Hi, I'm coming back on this issue. My XWiki instance is hosted, and it looks that the only way to install a plugin is to drop the jars in the WEB-INF\lib directory. Does this mean that I'm stuck ? I can't install the new blog application then ? Thanks, Antonio 2009/2/25 Sergiu Dumitriu <[email protected]>
Antonio Goncalves wrote:
Hi all, I've installed the new blog application ( http://code.xwiki.org/xwiki/bin/view/Applications/BlogApplication) on XWiki 1.1.1. My old blog entries have been migrated and I can created new entries. But when I go to the Blog/WebHome page ( http://www.antoniogoncalves.org/xwiki/bin/view/Blog/WebHome) I get the following text showing instead of the list of entries :
#preparePagedViewParams($totalEntries 10) $xwiki.jsx.use($blogScriptsDocumentName) 1.1 Create a new post
Do you know if I need to do something special to make this page work and get the 10 last entries of my blog ?
The new blog application works with recent (>= 1.7) versions of XE (at least somehow original versions). To fix your problems, you must:
- use a recent version of the macros.vm file, which contains the preparePagedViewParams macro (you can just copy it into from a downloaded XE distribution into your installation) - install and enable the ssx and jsx plugins - install and enable the JsxAction and SsxAction Struts actions
These tasks can be done in older version of XE, too, if you don't want to upgrade. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- -- Antonio Goncalves ([email protected]) Software architect Paris JUG leader : www.parisjug.org Web site : www.antoniogoncalves.org Blog: jroller.com/agoncal LinkedIn: www.linkedin.com/in/agoncal