Hi...
I usually never like to 'reopen cases' but this is also what I am looking
for...
I've tried to hide the panel for the starting page by using
#set($showLeftPanels == "0") and then again bringing it back to
#set($showLeftPanels == "1") wherever I wanted it (I agree, it was a stupid
idea).
I was wondering, can I make a new xwiki variable, $showPageLeftPanels,
and use it in the .vm files ?
Harikrishnan
vmassol wrote:
Hi Gunter,
On May 21, 2007, at 7:14 PM, Gunter Leeb wrote:
Hi,
Is there a simple way to turn the panels off for a particular page?
I know this is possible, by creating the page in a new space and
configuring the new space not to show the panels. Is there another
way?
No, this feature doesn't exist AFAIK. We could have imagine that
passing showColumns=0 in the url would have done the trick but it's
not there. So there are several "hacks" possible:
1) modify startpage.vm so that it look in the url if you pass some
parameter to hide columns
2) use css/javascript in the page that you wish to hide so that it
hides the panel(s)
-Vincent
--
You receive this message as a subscriber of the xwiki-users(a)objectweb.org
mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
--
View this message in context:
http://www.nabble.com/Panels-off-tf3794648.html#a13601453
Sent from the XWiki- Users mailing list archive at
Nabble.com.