Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.7 RC1
-
None
-
Unit
-
Description
To ease migration to XWiki Syntax 2.0 and thus to the new WYSIWYG.
See http://dev.xwiki.org/xwiki/bin/view/Drafts/SyntaxMigrationGuide and http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax
Things to convert
Bold syntaxItalic syntaxLink syntaxList syntax2.0 support a paragraph but 1.0 stop at first found new linemixed syntaxes are not supported
Section syntax2.0 support a paragraph but 1.0 stop at first found new linesection consume all following new lines
Pre macrospaces and new lines are not taken into account (the HTML way)
- Radeox macros
- code
never inlineexecuted before anything else, even velocity- support mixed parameters types (with or without the key)
- attach
always inline- support mixed parameters types (with or without the key)
- chart (depends on
XWIKI-2883) - image
always inline- support mixed parameters types (with or without the key)
- jira (depends on
XWIKI-3078) - quote
- rss (depends on
XWIKI-2882) - style (depends on
XWIKI-2967) tablenever inline
- field
- display
- form
- graphviz
- laszlo
- svg
- code
- Velocity macros
includealways inline
tocnever inline
- info, warning, error (depends on
XWIKI-2968)- always inline
enclose velocity code velocity macroenclose html code html macro- single new line are generally not taken into account in 1.0
- escape pure 2.0 syntax
Things not convertible
- 1.0 syntax generated by Velocity
Attachments
Issue Links
- blocks
-
XWIKI-6064 Introduce Syntax converter to convert a full wiki
-
- Open
-