Redturtle Portlets Inspector
Project description
redturtle.portlets.inspector
redturtle.portlets.inspector is a report view to check the portlets inside a Plone site.
The report view
This product gives you a view called @@inspect-portlets. To visit this view you have to be manager.
- You can call it on the root of your Plone site, e.g.:
- or in restrict your analysis in a subsection of your site, e.g.:
For a newly created Plone site it will output:
{'/Plone': {u'plone.leftcolumn': [<class 'plone.app.portlets.portlets.navigation.Assignment'>], u'plone.rightcolumn': [<class 'plone.app.portlets.portlets.news.Assignment'>, <class 'plone.app.portlets.portlets.events.Assignment'>]}}
Installation
Just add this egg to your instance eggs:
eggs+= redturtle.portlets.inspector
If your are using an older version of Plone (before 3.3), you will also have to add this egg to the zcml:
zcml+= redturtle.portlets.inspector
Why you want it
- You may want to check this view for several reasons:
you want to remove a product that provides a portlet and want to remove all the related portlets in your site otherwise it will break
you want to analyze a Plone site before migrating it
you are simply curious
HISTORY
Changelog
1.0.0rc1 (2013-04-15)
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.
Source Distribution
Hashes for redturtle.portlets.inspector-1.0.0rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f50824763b58281113397deb64a19f7d16b980da8057fd94f9c5598c1f61d351 |
|
MD5 | b7507b39061c1b5b1e6c9a3b584862a7 |
|
BLAKE2b-256 | e1c5642778d743fec17b85ca89a0aafb4f0509a39ba64c863e0a913085390e26 |