Xwiki and plugins
Dear Sir! I am not sure that I am sending this email to right place, but I guess it is a start. I have few questions around xwiki which I hope you can answer me or that you will redirect to the right person to answer. The thing is that I want to use plugins which are included in xwiki. On this page "http://www.xwiki.org/xwiki/bin/view/UserGuide/Plugins" you want us to "copy its JAR (Plugins are bundled as JARs) into your XWiki installation: drop it in XWiki WAR's WEB-INF/lib directory. " But when I go to "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/trunk/core/sr..." to download, there aren't any jar files to download. Does it mean that I have to download the java files, compile them and create jar files before I can use them on WEB-INF folder? I hope you can help me with this question. Thank you. -- Yours sincerely Anne Louisa Croos Database Developer IT-Department / open archaeology Museum of Culture History University of Oslo Tlf: +47 22 85 96 52
Hi Anne Louisa, On Feb 15, 2007, at 4:49 PM, Anne Louisa Croos wrote:
Dear Sir! I am not sure that I am sending this email to right place, but I guess it is a start. I have few questions around xwiki which I hope you can answer me or that you will redirect to the right person to answer. The thing is that I want to use plugins which are included in xwiki. On this page "http://www.xwiki.org/xwiki/bin/view/UserGuide/Plugins" you want us to "copy its JAR (Plugins are bundled as JARs) into your XWiki installation: drop it in XWiki WAR's WEB-INF/lib directory. " But when I go to "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/ trunk/core/src/main/java/com/xpn/xwiki/plugin/charts/" to download, there aren't any jar files to download. Does it mean that I have to download the java files, compile them and create jar files before I can use them on WEB-INF folder? I hope you can help me with this question.
This was an error on http://www.xwiki.org/xwiki/bin/view/Code/ ChartingPlugin which I have now fixed. Thanks for reporting it. In short that charting plugin is already bundled in the XWiki installation you have. The documentation is missing how to use it though which means it's not very useful ;-(. I'll contact the author to see if he can improve it a bit. Thanks -Vincent
Hi Anne Louisa, Unfortunately the charting wizard is currently not available from the XWiki interface. I have just filed a bug which will hopefully be fixed soon (you can check http://jira.xwiki.org/jira/browse/XWIKI-869 for progress). Thank you for your understanding. Kind Regards, Catalin Hritcu On 2/15/07, Vincent Massol <[email protected]> wrote:
Hi Anne Louisa,
On Feb 15, 2007, at 4:49 PM, Anne Louisa Croos wrote:
Dear Sir! I am not sure that I am sending this email to right place, but I guess it is a start. I have few questions around xwiki which I hope you can answer me or that you will redirect to the right person to answer. The thing is that I want to use plugins which are included in xwiki. On this page "http://www.xwiki.org/xwiki/bin/view/UserGuide/Plugins" you want us to "copy its JAR (Plugins are bundled as JARs) into your XWiki installation: drop it in XWiki WAR's WEB-INF/lib directory. " But when I go to "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/ trunk/core/src/main/java/com/xpn/xwiki/plugin/charts/" to download, there aren't any jar files to download. Does it mean that I have to download the java files, compile them and create jar files before I can use them on WEB-INF folder? I hope you can help me with this question.
This was an error on http://www.xwiki.org/xwiki/bin/view/Code/ ChartingPlugin which I have now fixed. Thanks for reporting it.
In short that charting plugin is already bundled in the XWiki installation you have. The documentation is missing how to use it though which means it's not very useful ;-(. I'll contact the author to see if he can improve it a bit.
Thanks -Vincent
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
On Feb 15, 2007, at 6:57 PM, Vincent Massol wrote:
Hi Anne Louisa,
On Feb 15, 2007, at 4:49 PM, Anne Louisa Croos wrote:
Dear Sir! I am not sure that I am sending this email to right place, but I guess it is a start. I have few questions around xwiki which I hope you can answer me or that you will redirect to the right person to answer. The thing is that I want to use plugins which are included in xwiki. On this page "http://www.xwiki.org/xwiki/bin/view/UserGuide/Plugins" you want us to "copy its JAR (Plugins are bundled as JARs) into your XWiki installation: drop it in XWiki WAR's WEB-INF/lib directory. " But when I go to "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki/ trunk/core/src/main/java/com/xpn/xwiki/plugin/charts/" to download, there aren't any jar files to download. Does it mean that I have to download the java files, compile them and create jar files before I can use them on WEB-INF folder? I hope you can help me with this question.
This was an error on http://www.xwiki.org/xwiki/bin/view/Code/ ChartingPlugin which I have now fixed. Thanks for reporting it.
In short that charting plugin is already bundled in the XWiki installation you have. The documentation is missing how to use it though which means it's not very useful ;-(. I'll contact the author to see if he can improve it a bit.
I've learnt that it's not working yet. It was working before but we broke it somehow when we released the 1.0 series so we have to fix it before we can finish the doc. Thanks -Vincent
participants (3)
-
Anne Louisa Croos -
Catalin Hritcu -
Vincent Massol