On Wed, Jul 15, 2009 at 10:16, Asiri Rathnayake<[email protected]> wrote:
Hi devs,
I have completed wiki macro bridge implementation but there are few things that needs to be done inorder to commit it.
1. xwiki-properties module currently under sandbox ( http://svn.xwiki.org/svnroot/xwiki/sandbox/xwiki-core-properties/) need to be moved into /platform/core/trunk/xwiki-properties
+1
2. Need to commit the xwiki-application-wiki-macro-bridge under /platform/xwiki-applications/trunk/wiki-macro-bridge. This application hosts XWiki.WikiMacroClass and XWiki.WikiMacroParameterClass documents. For 2.0M3 we will remove this application and add initialization code that will generate these two pages automatically.
+0, same as Sergiu, if we have an application we should have some UI in it, at least the list of wiki macros for example.
3. Commit xwiki-core-rendering-macro-wikibridge under /platform/core/trunk/xwiki-rendering/xwiki-rendering-macros/xwiki-rendering-macro-wikibridge
+1
4. Make necessary dependancy changes so that XE will bundled with wiki-macro support by default.
+1
Here is my +1 for all of above.
Note that this is a quite large commit (had to refactor macros to use xwiki-properties), there might be few places where my code can be improved. Any comments are welcome.
Thanks.
- Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne