Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Werner Joss Regular
@hoernerfranz · Joined 7 years ago · 224 posts · 14 topics · 49 reputation
Badges
Recent posts
-
Getting filtered information about security updates (Newsletter, blog, RSS, ...)
· 7 years ago
not sure if there is a way to just get info about security updates. however, using ./bin/gpm index -U on the command line inside your grav installation will give you a comprehensive (and mostly short
-
Problem with migration to Apache
· 7 years ago
Does your docker image have at least php 7.1.3, as listed in the requirements ?
-
Summary/excerpt size
· 7 years ago
I just realized there seems no way to limit the size of a summary/excerpt to a max. number of words, as the configurable Parameter size in the site.yaml counts characters. This does not look well when
-
How can I get a blog to order post by creation date, rather than modification date?
· 7 years ago
Ok, I see your issue 🙂 Unfortunately, I have no solution at hand, as I did not look into this so far, I`m using grav mostly headless, that means i do not edit posts or pages in the admin, but in my lo
-
How can I get a blog to order post by creation date, rather than modification date?
· 7 years ago
first, welcome to grav, as always for new posters 😄 then, as a proposal: why not just reset the date in the frontmatter of your post to the initial value ?
-
Solved-How have the writer in blog
· 7 years ago
short addition to my proposal 😄 you already added the text 'solved' , which is ok, for sure. what I meant was to just click on the check box for the thread which will then be marked as solved.
-
Is it possible to use custom HTML for form plugin with input confirmation screen?
· 7 years ago
Well, Im currently not able to look in the form plugin code, So I can just give some hints: It is really woth to dive deeper in the functionality of twig. Basically, you have everything at hand waht y
-
Is it possible to use custom HTML for form plugin with input confirmation screen?
· 7 years ago
Did you already have a closer look at the twig templates that come with the grav form plugin ? (these templates offer a high degree of flexibility, far beyond what you can do just with frontmatter). A
-
Solved-How have the writer in blog
· 7 years ago
Ok, fine to see you got it figured out. Just another hint: you should now mark this thread as solved. Just for reference for others who may have similar issues. And, of course, welcome to the grav com
-
Solved-How have the writer in blog
· 7 years ago
ah, ok, I think you want to show the name of the author of the blog post, right ? 😄 well, that can be done by just insert something like this: <h3 class="author-title"> {{ page.header.auth