Hi, I have added the pages in the core installation and included macros.vm of curriki skin in albatross skin and also included the template file so that it does get called. Further the plugins are also added in the plugin list and jars in the classpath. I am however not able to get the included pages working as they seem to simply print the vm content instead of executing them. Let me know is there anything else needs to be included or done to evaluate these pages. Thanks Sachin Marius Dumitru Florea wrote:
Hi Sachin,
The best place to look for is:
xwiki-product-curriki/wiki/src/main/resources/Groups/* xwiki-product-curriki/wiki/src/main/resources/Groups_TemplateSpace/* xwiki-product-curriki/web/src/main/webapp/skins/curriki8/macros.vm
That is because, in Curriki, the spacemanager plugin handles groups
Regards, Marius
Hi, I have build the spacemanager and invitationmanager plugins and added them to the xwiki.cfg file for my core deployment.
I however was not able to find the velocity files or the application where these plugins are used. Could you please point the directories or files where these plugins are used. I am building from the source so the names of these under xwiki/xwiki-product-curriki should be fine.
Thanks Sachin Mittal
Jerome Velociter-2 wrote:
FYI, I intend to move the spacemanager to xwiki-platform-plugins and release it as 1.0 in the coming days. For now, if you already have a custom build of xwiki/XE, then just add the dependency towards it in your build, and inject/add it in the plugin list of xwiki.cfg for having your wiki "spacemanager ready".
In the curriki wiki, Groups/* and Group_TemplateSpace/* contains velocity UIs for it, but as Ludovic said, it's curriki specific; however, it can help to understand how the plugin works and can be used.
The use of the currikispacemanager itself won't interest you I suppose, as it's just an extension of the spacemanager adding to spaces curriki-framework related content and validation. But here also, it can be usefull as an example of how to extend the spacemanager.
-- View this message in context: http://www.nabble.com/Evaluating-curriki-plugins-%28how-to%29-tp15138138p151... Sent from the XWiki- Dev mailing list archive at Nabble.com.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- View this message in context: http://www.nabble.com/Evaluating-curriki-plugins-%28how-to%29-tp15138138p152... Sent from the XWiki- Dev mailing list archive at Nabble.com.