jweiland-net / replacer

TYPO3 extension that replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN). (Fork of ja_replacer)
GNU General Public License v2.0
1 stars 8 forks source link

[FEATURE] Also replace html in uncached content #4

Closed einpraegsam closed 5 years ago

einpraegsam commented 6 years ago

Hi,

At the moment it's not possible to use the replace function in the output of uncached extbase extensions or in content from type USER_INT or COA_INT. Adding a second hook will ensure this.

If you don't want this because of unwanted side-effects, you could also toggle this feature with extension-manager settings?

Cheers from Rosenheim

pascal20997 commented 5 years ago

Thanks for your request. I think it´s a good idea to add the possibility for uncached content too.