[xwiki-users] ToDo Macro
Hi Ludovic, I've imported the ToDo macro into one of my wikis, part of a path based wiki farm. It fails: "Unknown macro: todo " / "The "todo" macro is not in the list of registered macros. Verify the spelling or contact your administrator." Are there any restrictions / additional hints running it in a farm? I am running xwiki 2.0.1, xem 2.0.1.1 Thanks mb
Hi Michael, Michael Beetz wrote:
Hi Ludovic,
I've imported the ToDo macro into one of my wikis, part of a path based wiki farm.
It fails: "Unknown macro: todo " / "The "todo" macro is not in the list of registered macros. Verify the spelling or contact your administrator."
Are there any restrictions / additional hints running it in a farm?
See http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial#HPrerequ... . It states: "As of XWiki version 2.0, Wiki macros can only be defined inside the main wiki, though they can be used throughout a farm. (In the future, each wiki will have the possibility of defining its own list of macros)." Hope this helps, Marius
I am running xwiki 2.0.1, xem 2.0.1.1
Thanks mb _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Michael, On Mon, Oct 19, 2009 at 6:20 AM, Michael Beetz <[email protected]>wrote:
Hi Ludovic,
I've imported the ToDo macro into one of my wikis, part of a path based wiki farm.
It fails: "Unknown macro: todo " / "The "todo" macro is not in the list of registered macros. Verify the spelling or contact your administrator."
Are there any restrictions / additional hints running it in a farm?
Yes. Right now you need to import the macro document in the Main wiki of your farm for the macro to be registered. It's a limitation of the current macro implementation and will be fixed in coming releases with the introduction of macro realms. In the meanwhile you'll have to import the macro on the main wiki. Feel free to edit the ToDo macro documentation to reflect this ;-) Guillaume
I am running xwiki 2.0.1, xem 2.0.1.1
Thanks mb _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
participants (3)
-
Guillaume Lerouge -
Marius Dumitru Florea -
Michael Beetz