Hi, On Sep 15, 2008, at 10:48 AM, Edward Laptop wrote:
sorry, not very clear - I want to find the line
<ul class="star">
within the left hand panel that I use for navigation
This is getting changed in the new rendering. In the old one you can find it here: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/j... -Vincent
-----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Edward Laptop Sent: 15 September 2008 09:47 To: XWiki Users Subject: [xwiki-users] Trying to find...
Dear all
I want to find the file that generates this piece of html. It is in the <ul class="star"> that exists within the <div id="leftPanels" class="panesl left"> <ul class="star"> <li><span class="wikilink"><a href=".............." </ul> etc
thanks