Hi Antonio, On Mar 27, 2009, at 8:16 PM, Antonio Goncalves wrote:
> 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 ? I've just checked and your farm is on XEM 1.4.1 which means it's running XE 1.6.x which is old. I don't know what the new blog apps requires but probably at least 1.7.x. Raffaello said he would update the JUG farm to a newer version a while back. I don't know the status. I've cced him. Thanks -Vincent > 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
