You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 25 / plone.outputfilters-1.15.3-1.lbn25.noarch

plone.outputfilters-1.15.3-1.lbn25.noarch

Package Attributes
RPM  plone.outputfilters-1.15.3-1.lbn25.noarch.rpm Architecture  noarch Size  187667 Created  2023/06/18 04:32:25 UTC
Package Specification
Summary Transformations applied to HTML in Plone text fields as they are rendered
Group Application/Internet
License GPL
Home Page http://pypi.python.org/packages/source/p/plone.outputfilters/plone.outputfilters-1.15.3.zip
Description

plone.outputfilters provides a framework for registering filters that get applied to text as it is rendered.

By default, these filters are wired up to occur when text is transformed from the text/html mimetype to the text/x-html-safe mimetype via the PortalTransforms machinery.

With both Archetypes TextFields and the RichText field of plone.app.textfield, this transform is typically applied when the field value is first accessed. The result of the transform is then cached in a volatile attribute for an hour or until the value is replaced. Included Filters

A default filter is included which provides the following features:

Resolving UID-based links Adding captions to images

(These are implemented as one filter to avoid the overhead of parsing the HTML twice.)

These features used to be provided by similar transforms in both Products.kupu and Products.TinyMCE. New releases of these editors are being prepared which depend on the transform in plone.outputfilters, so that bugs don't need to be fixed in multiple places.

Requires
python-setuptools  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
/bin/sh  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
plone.outputfilters
python2.7dist(plone.outputfilters)
python2dist(plone.outputfilters)
Obsoletes
plone.outputfilters-egginfo

Document Actions