pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Ordering blogposts by publishing date
· 6 years ago
@werdi Is there a github repo I could clone to test? You can DM me the link if you would like to keep it private.
-
Page collection is empty when in admin panel
· 6 years ago
@MartinBekec, In which event are you checking the existence of the page? When I hook up to event onPagesInitialized and check for $event['pages'] I get to see all available pages.
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, I cannot reproduce what you are seeing. And because I cannot see what is happening in you system, it is bit useless for me to continue digging... At the moment I do not see any role of 'publis
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, That is not my experience... When I set the date in each page, via an editor or through the Admin plugin, their values do not change after saving the page later on. The date is only cleared (a
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, I believe the OP of the other post, does not set the date value in Admin manually. In that case, Grav will use the default 'modify date' as the date for that page. Therefor the ordering change
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, According the docs: The date variable allows you to specifically set a date associated with this page. This is often used to indicate when a post was created and can be used for display or
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, I don't think there is a European standard date format. Some use dd-mm-yyyy and others like Germany use dd.mm.yyyy' The ISO standard is yyyy-mm-dd I haven't finalised debugging it, but it see
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, You didn't mention the dateformat you would like to use, so I guess it will be the German format: dd.mm.yyyy. In 'sytem.yaml' set pages.dateformat.default: 'd.m.Y' In your question you mention
-
Modular Page only for one page site?
· 6 years ago
@FrederickYocum, Welcome to the forum! Your question seems to consist of two parts: Are modular pages only for so called 'one-page' sites? Are there any Twig debugging tools. Are modular pages only
-
Cascade Plugin Question
· 6 years ago
@FragleFameux, I would suggest to use theme Quark. It is the default theme and is already installed when installing Grav. Theme Open Publishing is based on Quark, but adds a lot of features I expect y