UNKNOWN
Project description
Introduction
collective.portletalias allows “alias” portlets from other locations to show on the current content in Plone CMS. This is useful if you need to have the same portlet to be visible in different unrelated locations and have only one copy where the portlet content is edited and maintaned.
Installation
Install package as collective.portletalias and then install in Add on setup.
@@portlet-data helper view
Add /@@portlet-data to URL of any content item to show debug information about the portlets assigned there. Admin priviledges needed.
Setting up alias
Go to Manage portlets view in the target folder
Choose Add new portlet… Alias Portlet
Enter the path to the source folder
Enter the portlet id of the source portlet. Use @@portlet-data view (above) to find out portlet assignment name
Source code
Changelog
1.1 (2012-11-21)
Fixed setup.py pointers
1.0 (2012-11-21)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.