Krystian Szymukowicz

Results 15 issues of Krystian Szymukowicz

hello, I'd like to ask how to uncache specific resource. Lets say we have config like below. As far as i understand I should set -1 to not cache resource....

hello, tnx for this nice extension. what do you think of a feature that allows to force what TS namespace is possible in a given filename? Examples: If I have...

**MetaSEO version**: 3.0.0 **TYPO3 version**: 8.7.0 **PHP version**: 7.1.0 Currently there is setting `plugin.metaseo.sitemap.index.pageTypeBlacklist` that allows to build comma separated list of all page types that I do not want...

enhancement
patch available
needs: review

Currently t3api uses FileReferenceHandler and FileReferenceSubscriber for the serialisation of FileReference. However, it might be more efficient and straightforward to let the JMS serialiser handle the serialisation of FileReference directly....

enhancement

TYPO3 12 API can be tested on https://github.com/sourcebroker/t3api/tree/release/3.0.0

When I add css in `EditorPreview.html` with `cb:asset.css` the css file is added but it has no cache buster. On `Frontend.html` everything works as expected and cache buster is added.

hi I can not find in docs and from the code looks like its not possible to define export fields based on form. Do you have some nice trick for...

enhancement

PR https://github.com/sourcebroker/deployer-extended/pull/13