dmk/webkitpdf

Extend TCEMAIN.clearCacheCmd width some userfull options like using of aliases, clearing whole branches, clearing pages on the ground of their content etc.

Installs: 1 162

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 23

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v11.0.2 2023-11-30 09:04 UTC

This package is auto-updated.

Last update: 2024-03-24 08:41:28 UTC


README

This is a fork of webkitpdf with compatibility to TYPO3 10.4 and 11.5. Furthermore there is rudimentary DoS protection added. With the TypoScript configuration plugin.tx_webkitpdf_pi1.numberOfUrlsAllowedToProcess the number of URLs per request is limited. By default it's 3. Set it to 0 to allow an unlimited number of URLs. But be aware that a attacker could pass so many URLs that the server breaks down.

Original documentation: https://github.com/DMKEBUSINESSGMBH/webkitpdf/blob/master/Documentation/Manual.pdf

Caution since Version 2.0.0 The extension now uses namespaces and the TypoScript files have been moved from static/* to Configuration/TypoScript/* so make sure to adjust the paths or reinsert the static TypoScript.