Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Uli Hake Member
@saveva · Joined 8 years ago · 54 posts · 4 topics · 37 reputation
Badges
Recent posts
-
Comics on Grav - how to publish them and self-host?
· 2 years ago
@GorgeousGibbon: https://www.webtoons.com/en/romance/lore-olympus/episode-1/viewer?title_no=1320&episode_no=1 Nice one. Many years ago, more than 30, at university, there was some fuzz about full
-
New plugin: Babel
· 2 years ago
@hughbris: was just wondering as I ate breakfast if there’s a CLI for this plugin, at least for the listing part. I don’t mind setting up Admin, not really a massive fan of working in it, and really d
-
New plugin: Babel
· 2 years ago
Thx for the warm words and yes, that's what it's all about, a tool for developers, site maintainers... What's really incredible, I didn't even remember that I wrote this tool. I've been absent for som
-
New plugin: Babel
· 2 years ago
Babel allows you to translate existing language definitions, it detects missing translations and can do this for everything, plugins, GRAV, themes, frontend and backend... Some screenshots that may ex
-
New plugin: Babel
· 2 years ago
Babel plugin updated and should work now correctly side by side and without the tntsearch plugin. Moreover it's now php 8+ compatible. Funny story: I didn't even remember that I've created this plugin
-
Studioeditor Editor plugin
· 2 years ago
Markdown is great, but many users do not envision how the markdown will be visualized. For this reason the StackEdit approach is great. In fact we see it here on discourse, we dispose of live preview
-
Studioeditor Editor plugin
· 2 years ago
A new and quite old Markdown and WYSIWYG Editor plugin you may use inside of the GRAV Admin. The editor is based on Stackedit. The editor is named Studio Editor as it was developed for a propietary GR
-
Apply section background image in all languages
· 8 years ago
You could try to load the default language page in twig and extract the data from there, instead of the page.find function you will have to use the pages.dispatch function to avoid language redirectio
-
Advanced blue print for multi level front matter
· 8 years ago
Hello dean_007. GRAV Frontmatter is agnostic as long as the yaml syntax is correct. This means you can use the Frontmatter to store data structures "unknown" to GRAV. The GEO data structure you expose
-
Customizing post thumbnails
· 8 years ago
You can add a filepicker field to your page template. Best way to do this is to create a sub-theme and to modify the blueprint(s) you use for your pages. What's not clear to me: Normally you have to u