I’d like to remove the navigation portlet just when someone is viewing the home page. Is this possible? I’m using Plone 2.5.3, Zope 2.9.8. Would I need to upgrade to a newer Plone to do that? I’ve tried to go to Plone 3 and 4 but I couldn’t get the site to start with the old data.
thanks
Enter the ZMI and edit the properties tab of your Plone site. If you like to have the navigation portlet in any folder, enter the folder via ZMI and add a lines property “left_slot”. Set the value as in the level of your Plone site.
This advice is only for an old Plone like yours. Newer Plones are managed by the portlet manager.