welcome: please sign in

次の58語(ハイライト表示)は、1209語の辞書 1209語のLocalSpellingWordsを含む)中に見つかりませんでした。
about   advanced   block   built   by   called   can   care   chapters   complete   details   displayed   don   Dynamic   editor   either   entered   etc   expandable   few   following   functions   generate   generates   graphical   If   included   ins   installed   its   just   macro   Macros   menu   modular   mostly   multiline   Navigation   on   or   output   own   parameters   parser   parsers   Parsers   plug   processes   quite   skip   slides   so   text   this   to   using   way   which  

メッセージを消す
location: WikiCourse / 20 Dynamic content

(!) The following four chapters are about advanced details. If you don't care about this, you can just skip them.

Dynamic content

MoinMoin is built in a quite modular way, so its functions are expandable by using plug-ins. Macros, parsers, actions, etc. can either be built-in, included, or installed as a plug-in.

Macros

A macro is entered as wiki markup and it processes a few parameters to generate an output, which is displayed in the content area.

Parsers

A parser is entered as wiki markup and it processes a few parameters and a multiline block of text data to generate an output, which is displayed in the content area.

Actions

An action is mostly called using the menu (or a macro) and generates a complete HTML page on its own.