mask icon indicating copy to clipboard operation
mask copied to clipboard

TYPO3 Extension Mask

Results 34 mask issues
Sort by recently updated
recently updated
newest added

If I add an image to the mask element and deactivate imageoverlaypalette, the fields still appear in the content element: alternative, link, crop T312, php 8.1

Versions: TYPO3 12.4.8 with Mask 8.3.7 We have an asset field to be used for images. With the option `allowLanguageSynchronization` there is the following error when editing the field in...

core bug

I want to use image CropVariants like this: i want to move code like this in an own Partial-Folder, but i cant render the partial-Code in my Content Element .html-Template....

I just ran into a problem where mask deleted all fields of an element. If I want to edit an element it sometimes takes a while until all fields are...

TYPO3 v12 / Mask v8.1 ![mask-fa-icon](https://github.com/Gernott/mask/assets/19343425/9e1109ea-6b2b-482e-a43f-42d92314135a)

core bug

It would be great if we could have not only one tab "Mask elements" in the new content element wizards but several tabs to group the Mask elements. At the...

enhancement

I have the following configuration: * a repeating element * a header inside the repeating element * a subheader inside the repeating element * a header, with the core field...

core bug

Hi, currently I'm working on a headless TYPO3 website with `EXT:headless` installed. `EXT:fluid_syteld_content` is therefore unnecessary so I don't need to install it. But I also need `EXT:mask`. The idea...

info

This happens if you upgrade to TYPO3 v12 and use `f:format.html` in Backend Previews. Use `f:transform.html`, `f:sanitize.html` or `f:format.raw` instead.

info

Hi, I think it would be neat to have the possibility to opt out of the automatic frontend template generation (including the `tt_content.mask_*` TypoScript generation and `lib.maskContentElement` adjustment). This way...

enhancement