Hi,
Rico has been deleted. The Javascript code is still called by the Panel or
the Page (stored in a DB and therefore still the same as it was in version
1.1), however the .js file has been deleted from the skin directory. You
need to change the page code wherever it appears and
change it to something like :
<div id="xwikihelpgroupsHeader"
class="accordionTabTitleBar">[Title of the
subpart]</div>
<div id="xwikihelpgroupsContent"
class="accordionTabContentBox">Text in the
subpart</div>
Hope it helped,
Sebastien
Date: Wed, 11 Jun 2008 11:23:49 +0100
From: Joe <uncannyhg(a)gmail.com>
Subject: [xwiki-users] Toucan and rico accordian?
To: "XWiki Users" <users(a)xwiki.org>
Message-ID:
<466be7d20806110323p43f52247t33d40ac271008cd(a)mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello all xwiki'ers
I've recently upgraded from 1.1 to 1.4, and am keen on using the toucan
skin.. but I can't seem to get the rico/accordian feature working. On
Albatross, this is setup by just adding a bit of script, but this doesn't
seem to be the case on toucan.
Has Rico been removed? Or do I need to enable it somehow?
------------------------------
Message: 3
Date: Wed, 11 Jun 2008 12:45:42 +0200
From: Vincent Massol <vincent(a)massol.net>
Subject: Re: [xwiki-users] Failed to change the Lucene Index Dir
To: XWiki Users <users(a)xwiki.org>
Message-ID: <58190DAD-CC47-4F6A-B984-4D9C5AB30E05(a)massol.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Hi,
I've just tested this on both Jetty and Tomcat and it worked fine. I
only changed the xwiki.cfg by adding:
xwiki.plugins.lucene.indexdir=/tmp/lucene
So maybe the problem is that you're on windows. Maybe the directory
doesn't exist and fails to be created for some reason. What do the
tomcat and xwiki logs say?
Thanks
-vVncent
On Jun 11, 2008, at 6:40 AM, lidan wrote:
I installed XWiki 1.4.1 with tomcat and mysql. I followed
http://code.xwiki.org/xwiki/bin/view/Plugins/LucenePlugin
> to change the index directory. For example,
> xwiki.plugins.lucene.indexdir=D:/lucene . I changee the dir, saved
> xwiki.cfg and restarted xwiki. But the index still in the tomcat/
> work/luc