WeakWiki Version 0.17 |
EnhancementsEnhancements are wiki syntax tags that allow document or text format options that are not defined in the Creole 1.0 standard. Types of EnhancementsEnhancements may be based on supposed Creole features (like underline or superscript), common in state of the art wikis (like toc), or WeakWiki intrinsic (like boxes or flags). Supposed Creole EnhancementsThese are tags supposed for the Creole standard that have not been officially accepted. WeakWiki implements most of these. examples:
Common Wiki EnhancementsThese are features that can be found in other wiki engines in one way or the other. Most of these are tags and will be typically marked with double brackets and the @ sign. examples:
Intrinsic EnhancementsThese are features only known in WeakWiki, like flags. Some are related to special WeakWiki capablilities or may be used to add control logic to wiki pages. examples:
Enhancement ImplementationsEnhancements may as well be part of the basic parser implementation, as they may be implemented in modules. Parser ImplementationsMost functional enhancements are currently built-in parser functions. Still, many features may be configured to comply to standards (especially Creole 1.0). Module ImplementationsModules may be used to add new capabilities to the parser. The most commonly known extension module is the geshism module that provides syntax highlighting. Also most administrative modules offer special links to their functionality. Further ReadungThe syntax page usually states the origin and compatibility options for each *WeakWiki** syntax element. syntax | parser | modules | Creole 1.0 |