Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Theme Akazie-Wood: No tinymce editor in modules · 3 years ago

    @speendo, Try the following to conditionally set the type of editor to be used: Update blueprint /user/themes/myakazie/blueprints/modular/text.yaml: extends@: type: text context: blueprints://page

  • Only use canonical tag when page is set to index · 3 years ago

    @Thorst3n, Please format your post correctly. Code snippets are not shown without proper use of backticks or triple backticks. Also please explain what you are trying to achieve.

  • Running bin/gpm index gives med option to associate programs · 3 years ago

    @zyn, Not working on Windows myself, but I believe you shouldn't associate it with anything and call PHP cli commands using $ php bin/gpm list

  • CSS compatibilty problem · 3 years ago

    @ashraf: Grav does not support this feature. You are jumping into conclusion due to some limited knowledge of Grav.... It can be done. Two things we need to take care of: TinyMCE does not allow java

  • Can`t add new addons · 3 years ago

    @ashraf, but the forum automatically merged the thread twice. It was me merging the topics... Once. I’ll report this and attach a video screen shot in the repo… For the sake of clarity, don't use

  • Can`t add new addons · 3 years ago

    @ashraf, I'm afraid I do not understand the question... Please clarity. A step-by-step description of how we can reproduce the issue would be helpful. If there is an issue with a plugin, please create

  • CSS compatibilty problem · 3 years ago

    @ashraf, I'm afraid I do not quite understand the question. Please clarify... Please use the lingua franca of the internet in your sample: English... Explain what doesn't work Explain how it should w

  • Creating a blog with Grav · 3 years ago

    @sdesergi, When the collection is defined inside /pages/01.blog/blog.md you can simply use: content: items: '@self.descendants' See [email protected]

  • Theme Akazie-Wood: No tinymce editor in modules · 3 years ago

    @speendo, Blueprints can indeed be extended to add/replace/remove fields. See Advanced Blueprint Features Try the following to override blueprint /themes/akazie-wood/blueprints/modular/text.yaml: Cre

  • Creating a blog with Grav · 3 years ago

    @sdesergi: I’m creating a website with Grav using the skeleton blog based on the Quark theme, with about 200 blog entries, and often duplicate folder names appear. Since you already know the number o