pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Continuing Image rotation issue
· 6 years ago
@dan-james, I can confirm, when resize option in Admin is on, the rotation of the image is wrong. According to Gimp, the original has been rotated with 180 degrees and suggests to rotate another 90 de
-
Continuing Image rotation issue
· 6 years ago
@dan-james, Besides fixOrientation and auto_fix_orientation, there is a third player that may play with the orientation of the image: The browser. See JPEG images are now rotated by default according
-
A better honeypot field possible?
· 6 years ago
@coffein, Welcome to the forum! In general, feature request and bug reports can best be issued on the GitHub repository of Grav or any of its sub repos e.g the Form plugin repo.
-
Reponsive animated GIF
· 6 years ago
@sque, Solely based on the docs, I guess it is not possible. Grav's media actions are not available to all media types. Animated GIFs are set apart from jpg, jpeg and png. See the docs on media type
-
I need help with modular pages and custom blueprints
· 6 years ago
@patrick20, The blueprint 'default' to extend from is already defined by Grav in '/system/blueprints/pages/default.yaml' The suggestion from @arkhi to replace 'yml' with 'yaml' does indeed make a diff
-
I need help with modular pages and custom blueprints
· 6 years ago
@patrick20, Welcome to the forum. Hope you will be going to enjoy Grav! There are a few issues with the setup. You are not using the default English language, but German. Therefor you will have to d
-
Create collection based on page routes
· 6 years ago
@pickettj, If I understand the question correctly, a combination of the following two features of Page Collections might provide you the desired result: A collection of pages specified by their route.
-
Page collection is empty when in admin panel
· 6 years ago
@MartinBekec, Seems we have overlooked the migration docs 1.6 -> 1.7 which has a section on breaking changes for Admin plugins: BC BREAK Admin will not initialize frontend pages anymore, this has
-
Page collection is empty when in admin panel
· 6 years ago
@MartinBekec, Interesting... When using Grav v.1.7 only null or [] values returned... Maybe, opening an issue on Github might be an idea?
-
Ordering blogposts by publishing date
· 6 years ago
@werdi, I still don't understand what publish_date has to do with it, except... When you save a page which has only publish_date set, you update its modified_date. Since your ordering is dir:desc, pag