To access this, go to the ZMI, ensure you're on the root Plone site, and click the properties tab. This opens a list of properties, including left_slots, right_slots, and document_action_slots as shown in figure below.
To customize the left and right slots of the portal, we need to change the portlets in the corresponding slots.
Changing the default page
In Plone you can define a list of pages that will be looked up to be rendered as the default page. The default pages are index_html, index.html, index.htm, and FrontPage. You set the list of pages in portal_properties/site_properties/default_page property, one name per line as shown in the figure below. When the default page is looked for, Plone will look for each page in that list, starting with the first until it finds one that matches. If you'd like to change the value for a folder only, you can access the folder through the ZMI, click the properties tab, and then add a new list property called default_page.
No comments:
Post a Comment