Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.navroottabs

How to install collective.navroottabs

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.navroottabs
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.0 Available View build log
Windows (64-bit)
0.1.0 Available View build log
Mac OS X (10.5+)
0.1.0 Available View build log
Linux (32-bit)
0.1.0 Available View build log
Linux (64-bit)
0.1.0 Available View build log
 
License
GPL
Dependencies
Lastest release
version 0.1.0 on Jul 30th, 2011

Introduction

This product change the Plone behavior that manage portal tabs. Installing this will change nothing in your Plone site, but gives you a way (through ZMI) to change the way used for obtaining those links in Plone subsites.

In Plone 4, when a folder is marked as INavigationRoot, the folder become more or less a subsite.

By default, standard portal tabs links are ok (link to the home page, followed by auto-generated tabs taken loading all first level subsection of the site or subsite), but if you customized portal tabs adding new ones you will see those new tabs also in subsites.

Also, you have no way to see custom portal tabs links only in the subsite.

Customize your tabs

This product will change this behavior. If you want to have some additional portal tabs in a folder with id "my-subsection" that you marked with INavigationRoot, you simply need to add to the portal_actions tool a new "CMF Action Category" with id "portal_``my_subsection``_tabs" (folder id will be normalized to use only simple character and "_" character).

Will be kept this order:

  • Plone site default portal tab 1
  • Plone site default portal tab 2
  • ...
  • Subsite portal tab 1
  • Subsite portal tab 2
  • ...
  • Auto generated tabs (if enabled)
Dont' want to inherit?

If you don't want to see also portal tabs defined for the Plone site, simply add a ZMI boolean property in your CMF Action Category, naming it block_inherit and putting its values to True. In this way you'll see only tabs defined in the subsite.

If you don't provide this property (default) or put it to false, you will continue seeing also portal tab links.

Additional products

About subsites

This product has been develop for additional needs of redturtle.subsites, but can be used outside the project itself.

Don't want to use ZMI?

You can rely on collective.portaltabs if you want a user friendly interface for managing portal tabs (of the root site or subsites) from Plone.

Credits

Developed with the support of Rete Civica Mo-Net - Comune di Modena; Rete Civica Mo-Net supports the PloneGov initiative.

Comune di Modena - logo

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

0.1.0 (2011-07-29)
  • Initial release

Subscribe to package updates

Last updated Jul 30th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.