backit
backit
regarding [this line of code]( https://github.com/getgrav/grav-learn/blob/272588c9ec72c719d79110eb3e37908ad427bac6/pages/02.content/09.modular/docs.md?plain=1#L59) In [Modular Page](https://learn.getgrav.org/17/content/modular#setting-up-the-primary-pa) documentation, the exemplae refers to a collection self.modular, but in [Page Collections](https://learn.getgrav.org/17/content/collections#atself-modules-modules-of) documentation page there is no self.modular collection, the most...
Hi, ruler fix is not working on eclipse 3.8. Word wrap works well.
In `user/config/system.yaml` configure `cache:` ` enabled: false` leaving `twig:` ` cache: true` cache should be disabled also for twig, in fact this is not. If this is "works as expected",...
Hi, the search bar returns nothing on documentation on ReadTheDocs https://django-hosts.readthedocs.io/en/latest/ try search anything.
Hi, it seems that you don't sanitize $_POST data, isn't it? In P01contact_Form.php line 205: `* @param array $post Sanitized p01-contact data of $_POST` but checkSpam is called by post()...
Hi, menu in demo: https://demo.getgrav.org/boxify-skeleton/# is not working
Everytime rules are flushed. I would like to build my firewall in pieces, let's say: ``` inventory.ini: [servers] server1 [webserver] server2 playbook.yml - hosts: server vars: myrules1... roles: - role:...
### Thanks in advance for your bug report! - [x] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)? - [x] Have you used the [debugging guide](https://pulsar-edit.dev/docs/atom-archive/hacking-atom/#debugging) to try to resolve the...