[xwiki-users] Panels off
Vincent Massol
vincent at massol.net
Tue May 22 09:40:12 CEST 2007
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
More information about the users
mailing list