Le seguenti 60 parole non sono state trovate nel dizionario di 1275 termini (includendo 1275 LocalSpellingWords) e sono evidenziate qui sotto:
about   action   advanced   be   block   built   by   called   can   care   chapters   complete   details   displayed   don   Dynamic   editor   either   entered   etc   expandable   few   following   functions   generates   graphical   If   included   ins   installed   its   just   macro   Macros   menu   modular   mostly   multiline   Navigation   on   or   output   own   page   parameters   parser   parsers   Parsers   plug   processes   quite   skip   slides   so   text   this   to   using   way   which  

Nascondi questo messaggio
Italiano English
Locked History Actions

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.