Skip to main content

HTML transformations for Plone sites

Project description

https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336:target:https://pycqa.github.io/isort/

visaplan.plone.transform

HTML transformations for Plone sites.

The purpose of this package is not to provide new functionality (for now) but to factor out existing functionality from an existing monolitic Zope product. Thus, it is more likely to lose functionality during further development (as parts of it will be forked out into their own packages, or some functionality may even become obsolete because there are better alternatives in standard Plone components).

Features

  • Several transformations for HTML pages, including generation of TOCs etc.

Examples

This add-on can be seen in action at the following sites:

Documentation

Sorry, we don’t have real user documentation yet.

Installation

Install visaplan.plone.transform by adding it to your buildout:

[buildout]

...

eggs =
    visaplan.plone.transform

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know; please use the issue tracker mentioned above.

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.1 (unreleased)

[tobiasherp]

1.0.5 (2020-12-16)

Improvements:

  • In configure.zcml, don’t import “zcml-empty” packages anymore

  • Support both Products.unitracc < 3.5 (with @@versioninformation browser) and >= 3.5 (where that browser was moved to the policy package)

[tobiasherp]

1.0.4 (2020-06-12)

Bugfixes:

  • .utils.extract_2uids now recognizes @@resolveuid links as well

[tobiasherp]

1.0.3 (2019-12-18)

Improvements:

  • Don’t crash for image references with invalid UID parts (URL segment after resolveuid/); styling requires visaplan.UnitraccResource v1.1.2+.

[tobiasherp]

1.0.2 (2019-02-14)

  • Per-object delay during export of (possibly big) structures to allow for requests in other threads (to improve responsiveness)

[tobiasherp]

1.0.1 (2018-08-18)

  • Bugfix for v1.0 [tobiasherp]

1.0 (2018-08-18)

  • Initial release. [tobiasherp]

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

visaplan.plone.transform-1.0.5.tar.gz (74.4 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