This portlet provides a list of all local links in a document and their publication status. It supports content authors in complex workflow environments by visualising if they refer to unpublished content.
If you use Plone for intranet use, you sometimes need a tool for internal documentation. Like a Windows help file, only for Plone. That is what mxmHelp tries to be.
The mxm Dynamic Page product for Plone makes it easy for end-users to make dynamic pages that aggregates lists of content from a part of a Plone site. In short, it makes it easy to add dynamic lists to a document. It is especially usefull as an "index_html" in a member folder, where the member then has the option to make dynamic lists of his content. But it can also be used to easily make custom versions of the common "news" page, or pages similar to that.
A developer and through the web exposed mechanism for applying archetypes schemas to content for the purpose of specialization and repurposing of existing content types with additional schema.
BatchIt provides additional views for folders and topics (smart folders) in Plone similar to the folder_tabular_view and atct_topic_view but supporting AJAX-based in-place (re)sorting and batch navigation.
This is a generic content migration framework, which should help you write your own content migrations. It has no UI and no value on its own, but makes it easy to write certain type of content migrations.
This is a very simple product that when installed will give you a set of content types for MS Office documents and PDF. They have no special functionality, just UI tweaks.
PloneErrorReporting replaces default_error_message and prefs_error_log_showEntry with pages that facilitate the submission of useful bug reports to Plone. It is designed with the goal of improving the information provided by bug reporters.
A cuic page is a sort of wiki page that can be edited right away, without navigating to a dedicated edit form. It could also be said that a cuic page is a sort of wiki page that is normally viewed through its edit form.
This Plone product generates images displaying rendered text. It allows a Plone site to display text in any font uploaded into this product, independent of the enduser's browser or fonts installed therein. Using this tool provides more freedom in customising typesetting of a Plone site.
`plone.contentratings` is an add-on package for the Plone content management system. It extends the Zope3 package `contentratings` to provide through the web configurable rating categories for all CMF content. It AJAX-ifies the rating UI using KSS actions.