From: Manuel V. <man...@gm...> - 2006-06-10 17:43:46
|
2006/6/3, Reini Urban <ru...@x-...>: > http://docutils.sourceforge.net/docs/user/rst/quickref.html > > Maybe I want to try to support a new/seperate syntax: reStructuredText > when time permits or someone else jumps in. > > lib/InlineParser.php, lib/BlockParser.php, > pgsrc/Help%2FTextFormattingRules%2FreStructuredText > > I especially like the two table formats: grid-style and simple-style, > which can be easily accomplished via plugins for now. > > But thinking of syntax and the problems within the wysiwyg editors a > proper integration, maybe also of the mediawiki syntax rules should be > necessary. > Now our syntax supports old and new markup rules, markup=0 and 1. Hi all, I wonder if it's mandatory -or at least just useful- to support a new syntax. Unless if you plan to allow phpwiki to support lot's of syntax (as it support now plenty of storage backend). Now, if you really want to support an other syntax, I think mediawiki flavour is almost mandatory as it's a kind of "standard" (many people know it). BTW, did you already heard about an exchange format between wiki's ? I've read few info on mediawiki site months ago but what about phpwki ? My 2 eurocents ! Manuel |