xml2wiki-dr Documentation
0.4
This MediaWiki extension allows to import a XML file inside an article from a path of the server, or from an uploaded file.
-
New Engine for style table.
-
Dynamic editon through Ajax for style table.
-
Adding configuration to allow editable paths using the same concept than AllowPaths (check $wgXML2WikiEditablePaths).
-
Debugging messages.
-
New Magic word x2w with comands:
-
{{x2w:nocache}}: to disable page caching.
-
{{x2w:debug|...}}: to enable/disable debug information.
-
{{x2w:load|id|path}}: to load a xml-file with cetain id.
-
{{x2w:value|id|...}}: to extract a value from a xml-file.
-
Internal stylesheet.
-
More documentation on DAEMonRaco's Wiki
For development TODO list, visit TODO Section.