From: SourceForge.net <no...@so...> - 2006-02-26 04:18:40
|
mod/wiki item #1438866, was opened at 2006-02-25 22:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1438866&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None Status: Open Resolution: None Priority: 5 Submitted By: Greg Meiste (blindman1344) Assigned to: Greg Meiste (blindman1344) Summary: Support for additional parsers Initial Comment: When this module was originally coded, there was only one PEAR wiki parser in town: Text_Wiki. Now, in addition to Text_Wiki, there are: * Text_Wiki_Cowiki * Text_Wiki_Doku * Text_Wiki_Tiki * Text_Wiki_Mediawiki I think it would be good to add support for those parsers in this module. Adding a setting to pick which parser to use is probably the best option. A few problems with this idea: 1) The new parsers are only alpha and are very unstable/incomplete. 2) The default SamplePage and SandBox will only render correctly for Text_Wiki A note should be placed on the admin page stating that Text_Wiki is the recommended parser for now. Before using the parser, a check should be performed to confirm the parser exists. Another nice thing about this feature is that it will ease the transition of the phpwebsite-comm wiki to this module because phpwebsite-comm currently uses Mediawiki and this module could be set to use a Mediawiki parser. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1438866&group_id=81360 |