Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redturtle.portlets.inspector-1.0.0rc1.tar.gz (14.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page