-
to keep the color definitions DRY... being able to pull the colors from
- config setting
- another field using query language
would be awesome.
-
This is the code i use for building static blog-pages in two languages.
`'routes' =>
[
[
'pattern' => 'kirby/kirby/(:any)/notes/page:(:num)',
'action' => function ($dummy,…
-
At some point, switch the default Kirby search method over to [Kirby Fuzzy Search](https://github.com/pedroborges/kirby-fuzzy-search). Note that this plugin requires PHP 7.x and the current installati…
-
## Description
Having version 1.5.1 of the [bnomei/kirby-feed](https://github.com/bnomei/kirby3-feed/releases/tag/1.5.2) plugin installed, the System overview informs about a new version 1.5.2, but t…
-
Hi there,
I have some issues transitioning this field to a 3.8 site.
First of all, after updating, all the existing entries are shown as blank:
```js
![Bildschirmfoto 2022-11-11 um 00 42 16]…
trych updated
2 years ago
-
Hej,
thanks for your awesome starterkit! I was trying to follow the readme, but i got stucked at the part with the Bearer Token.
I installed my kirby installation just in a subfolder of my proj…
-
Is there a way to produce the static blog-pages for tags and the following pages with articles on it?
Now i have only the first page of my blog. All tags leads to /news/tag:tag-name and the pages l…
-
## Description
Tag fields (potentially other field types as well; untested) with queries execute that query every 10 seconds while the page in question is open in the panel. With slightly more comple…
-
Version: `2.0.0`
Kirby: `3.7.3`
PHP: `8.0.19`
Just by installing the plugin, without any further settings or configuration, in all instances, when adding a new page anywhere, after the `new dialo…
owzim updated
2 years ago
-
> Namespace declaration statement has to be the very first statement or after any declare call in the script