Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ron Wardenier Regular
@bleutzinn · Joined 9 years ago · 252 posts · 14 topics · 75 reputation
Badges
Recent posts
-
Admin: lock page for other users while editing?
· 5 years ago
For two of the frontend editor plugins I could add similar events as in Admin e.g. onFrontendAfterSave. The tricky part is that not all editing sessions are ended properly by the user. So it is diffi
-
Rewrite image url for SEO
· 5 years ago
If you want your concern to get the attention of the Grav developers I suggest you create an issue in the main Grav repository on GitHub.
-
Admin: lock page for other users while editing?
· 5 years ago
Sounds more like a plugin feature to make it usable with frontend editing too.
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
Thanks for trying. I'm sure your self-esteem will be back soon. 😀 Let's hope someone gets it working and posts a how-to in here.
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
@Karmalakas and @pamtbaau, thanks for stepping in. Maybe there is some misunderstanding here between developers and someone who is not and tries to get something working in Grav. The latter being me o
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
@Karmalakas @hoernerfranz thanks for your suggestions. And it's good to share your setups here for others to try also. Maybe I didn't explain that Xdebug and PhpStorm are working fine with normal debu
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
First of all, I know this is a lengthy post because I tried to give a complete overview of what I did with as much detail as possible. Over the years I have created a couple of Grav plugins. The proce
-
Website search without php?
· 5 years ago
Correct. All content being parts of the HTML body text is exported by a PHP script to a JSON file in the format required by Lunr. The export is started using a shell (bash) script which runs at regula
-
Website search without php?
· 5 years ago
For a similar situation I have looked and tried several solutions and ended up with Lunr mainly because it is fast and supports multiple languages so called "stemmers". The site consists of about 200
-
Plugin generating modular page
· 5 years ago
As far as I know there is no need to register the other pages. Your plugin creates the primary modular page which actually is just a regular page. The only difference with a normal Grav page is that a