collective.viewlet.links (0.2)
- collective.viewlet.links download link: http://plone.org/products/collective.viewlet.links/releases
- Homepage of collective.viewlet.links: http://plone.org/products/collective.viewlet.links
- collective.viewlet.links repository: http://svn.plone.org/svn/collective/collective.viewlet.links/
- Description source: http://svn.plone.org/svn/collective/collective.viewlet.links/trunk/README.txt
This package provides a viewlet that lets you enter in a list of local and external links on plonesite level and on subfolders. Usually these links get displayed in the footer, but the viewlet can be placed anywhere.
After installation the viewlet displays a Manage links button for users with the corresponding permission (granted to managers by default). Users can set the links for a context that implements ICanDefineLinks (plonesite or folders by default) by inserting them in a textfield like this:
Plone;http://plone.org
Internal;/relative/to/plone-site
Webmeisterei;http://webmeisterei.com
Links defined on the portal get displayed in subfolders too, as long as they do not define their own links.
See the package README for a test describing this package's functionality in detail.
A screenshot of how links can be added and how they are displayed can be found on the product page on plone.org.