Prathap Pandian wrote:
Hi,
How to remove both the panels for single page...?
Hi,
You can set panels layout for the entire wiki (from global
Administration menu) or per space (from space Administration). You can't
set the panels for one single page.
Not true, you can do that by putting in the document content:
#set($showLeftPanels = 0)
#set($showRightPanels = 0)
--
Sergiu Dumitriu