Adds portlet columns as footer to Plone.
Project description
Introduction
ftw.footer provides a viewlet, which shows 1 - 4 contextual portlet columns.
Installation
Add ftw.footer to your buildout configuration:
[instance] eggs += ftw.footer
Run bin/buildout
Install the generic import profile.
Configuration
The amount of portlet columns in the footer can be configured in the portal_registry option IFooterSettings.columns_count.
Up to four columns are currently supported.
Screenshot
The screenshot is created with plonetheme.onegov.
Links
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.footer
Copyright
This package is copyright by 4teamwork.
ftw.footer is licensed under GNU General Public License, version 2.
Changelog
1.1.0 (2016-03-03)
Use alternate color for links in the footer. Remove border below the footer portlets. [Kevin Bieri]
Adapt footer styling based on ftw.theming rework. [Kevin Bieri]
Implement responsive footer according the latest ftw.theming implementation. [mathias.leimgruber]
Translate the lawgiver action group to be used in German workflow specifications. [mbaechtold]
1.0.3 (2015-09-02)
Define resources for ftw.theming. [Kevin bieri]
1.0.2 (2014-12-23)
Do not redirect to manage-footer view after modifying regular portlet managers. [mathias.leimgruber]
1.0.1 (2014-12-02)
Stay on the footer management view after modifying the portlet blacklist status. [mbaechtold]
1.0.0 (2013-09-24)
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.