pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3141 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Page prevsibling nextsibling inverted
· 5 years ago
@Karmalakas, Here is a suggestion: Blog template is printing the following: {% for p in page.collection %} <div> <div>{{ p.prevSibling.title }}</div> <div>{{ p.title
-
Page prevsibling nextsibling inverted
· 5 years ago
@Karmalakas, @Francois, Found an old issue from 2015: Collection nextSibling() and prevSibling() are Switched (Reversed). rhukster commented: Ok taken me a while to decipher this. I think the problem
-
Is it possible to cropResize the image in a text module?
· 5 years ago
@Karmalakas Out of the box... If the docs mentions classes:  why not try style? You could also use attribute: , you could add the following to Markdown: 
· 5 years ago
According the YAML specs: On the use of the colon in values: Normally, YAML insists the “ : ” mapping value indicator be separated from the value by white space. A benefit of this restriction is that