-
Hello!
I don't think it's a bug but rather a misconfiguration on my end. I'm a bit struggling to understand how a page would be generated after the first initial page generation (via the panel). Fr…
psntr updated
3 years ago
-
If I am on the 'blog' page and have a 'blog.css' file in the '/assets/css/templates/' folder this file will automatically be loaded by Kirby but cannot be cachebusted.
Can you add support for this?
-
Hello there
This plugin automatically adds nonce to headers. Is it possible to disable nonce in headers using csp loader?
_'nonce-'
An allow-list for specific inline scripts using a cryptograph…
-
I am using this plugin via a separate PHP file like this:
```
-
it seems as if the full_text isn't encoded in UTF8:
![Screenshot_20210811-225035](https://user-images.githubusercontent.com/1446541/129101477-c37df712-7102-4c1c-aebf-576cdc966257.png)
Could you pl…
-
Hi,
if I try to install your plugin with composer it breaks with the following error:
```
[InvalidArgumentException]
Could not find a matching version of package jonasholfeld/kirby3-many-to-many…
-
I am using postcss-cli with a npm script of the package.json like this:
```
"scripts": {
"build": "postcss site/postcss/tailwind.css -o assets/css/style.css",
"watch": "postcss site/post…
-
Is there a way to output scripts with the `async` attribute?
If not can you add it?
-
Is there a way to pull other custom fields with this, not just content_html. Would like to use this as a basis for a calendar, but need to pull references to a start and end field as well.
-
I've just updated some submodules in a Kirby3 web site.
I noticed that this change has broken my usage of kirby3-srcset: https://github.com/bnomei/kirby3-srcset/compare/v3.3.3...v3.3.4
I get:
…