Vít Petira

Results 18 issues of Vít Petira

If I use page-level Twig, it does not process the `......` link, but returns an escaped code `https://www.example.com/%7B%7B%20p.url%20%7D%7D`. I use Grav v1.7.33. In some previous versions, it worked fine. The...

The **Watermark** extension works great, but I need to fix: 1. Direct image loading from **Page Media**. Now it is only possible via stream `theme://images`, or can be via `user://pages`....

Add fields in the Admin Panel form (Configuration > System > Media) for Watermark settings, please.

If the page is saved in Expert mode, there is no duplicate check in the taxonomy. For example: ``` taxonomy: tag: - test - test1 - test1 - test2 ```

Added help for the watermark action. Please check the routes after acceptance and merging.

Would it be possible to hide the top bar in the print version? It now overlaps the text/graphics at the top of the page.

If I order the list of pages according to the (custom) page variable, which is optional, if this does not exist (it has a value of `NULL`), in the case...

When a module is saved, changes within the module page are not applied unless the cache is flushed. Would it be possible to add an option to automatically refresh the...

Determining the priority order of Outlines in which they will be processed, especially if there is a match at the Assignments level. The default ordering is now ascending by Outline...

Would it be possible to add an option to lock Outlines to prevent unwanted editing? Alternatively also Positions. Optimal both in the list of Outlines and at the level of...