Personal tools
Skip to content. | Skip to navigation
.. image::
Products.fatsyndication Generic syndication support for Archetypes content. For supported feed types see package Products.basesyndication. Changelog for Products.fatsyndication 1.0.1 - let the egg depend on 'Products.basesyndication'; fixes Quills issue 190 (r85361)1.0.0 (rev. 85110) - updated egg metadata, package description and history (r85095, r83999)- set translation domain for ZCML...
:target:
isURLInPortal patch for Plone This patches the isURLInPortal method in Plone. The method is in Products.CMFPlone/URLTool.py in the URLTool class. Basic use in a page template is:: <a tal:define"url request/came_from" tal:attributes"href url" tal:condition"python:context.portal_url.isURLInPortal(url)"> This link is only shown when it is somewhere in the Plone portal.What does isURLInPortal do?...
Kupu What is Kupu? -Kupu is a cross-browser WYWSIWYG editor. It allows the comfortable editing of the body of an HTML document. It's client-side (browser) requirements are one of: - Mozilla 1.3.1 or higher - Internet Explorer 5.5 or higher - Netscape Navigator 7.1 or higher - Opera 9 or higherServer-side there are hardly any requirements, except for some way of processing data (CGI or...
.. contents:: Introduction LinguaPlone is *the* multilingual/translation solution for Plone, and achieves this by being as transparent as possible and by minimizing the impact for existing applications and Plone itself.It utilizes the Archetypes reference engine to do the translation, and all content is left intact both on install and uninstall - thus, it will not disrupt your content...