Skip to main content

Patch DocumentTemplate to not return any content.

Features

DTML documents have been deprecated for several years, at least within the Plone community. So you should not use them. But still Plone ships with DTML documents. And these may contain security issues, especially for Cross Site Scripting (CSS). So this package patches the Document Templates to not return any content.

Options

The package looks for a few environment variables.

SHOW_ORIGINAL_DTML

When this is set to a true value, the original DTML value is printed in the zope instance log. The arguments and keyword arguments are also shown, so you can know where this is coming from. Default: false.

DEBUG_DTML_VALUE

When this is set, the given value is return as content of the DTML. Default: empty string.

EXPERIMENTAL_NODTML_ONLY_WARN

When this is set to a true value, instead of replacing the dtml value, a warning is logged. When true, the SHOW_ORIGINAL_DTML and DEBUG_DTML_VALUE settings are ignored. Default: false.

EXPERIMENTAL_NODTML_RAISE

When this is set to a true value, instead of replacing the dtml value, an exception is raised. When true, the other settings are ignored. Default: false.

Accepted True values are: true, t, 1, yes, y.

Installation

Install experimental.nodtml by adding it to your buildout:

[buildout]
...
eggs =
    experimental.nodtml

and then running bin/buildout

No zcml is needed.

Supported Plone Versions

  • Plone 4.x

  • Plone 5.x

We are only patching DocumentTemplate so this works with any plain Zope2.

Contribute

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.2 (2016-11-14)

New features:

  • Added EXPERIMENTAL_NODTML_RAISE option. [maurits]

1.1 (2016-09-28)

New features:

  • Added EXPERIMENTAL_NODTML_ONLY_WARN option. [maurits]

Bug fixes:

  • Interpret value of SHOW_ORIGINAL_DTML as true value. Accepted True values are: true, t, 1, yes, y. [maurits]

  • Show arguments and keyword arguments when SHOW_ORIGINAL_DTML is true. [maurits]

  • Return empty string instead of empty unicode by default. Otherwise you get exceptions when loading dtml files in for example the css registry on Plone 4.3. [maurits]

1.0.2 (2016-09-24)

Bug fixes:

  • Fixed showing String .__str__. [maurits]

1.0.1 (2016-09-24)

Bug fixes:

  • Added z3c.autoinclude entry point, so our code gets loaded on startup. [maurits]

1.0 (2016-09-24)

  • Initial release. [mauritsvanrees]

Release files for experimental.nodtml 1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for experimental.nodtml 1.2
File Size Uploaded
experimental.nodtml-1.2.tar.gz 11.6 kB Details

Release files / experimental.nodtml-1.2.tar.gz

Download URL experimental.nodtml-1.2.tar.gz
Size 11.6 kB
Tags Source
SHA-256 checksum
How to use checksums
f98bf4a05d2dd8d690116f0fc1c7feda30df0956d2e98ff0cc7319db5a5a63f8
BLAKE2b-256 checksum
How to use checksums
4497d8a3711899d8008609c0f09c2916ef970f08a6c8d05c46cf728e57e415b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.2 This release

1 release file

1.1

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page