Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Rewrite image url for SEO · 5 years ago

    @robin, Could you provide some references to back this up?

  • Rewrite image url for SEO · 5 years ago

    @jordan, Would you mind sharing in what way the SEO of an image is seriously impacted by its URL? As far as I know, it is the least important aspect after alt, title, context, etc... I would expect

  • Theme Skeleton Agency · 5 years ago

    @steppo, What doesn’t work is if I want to change the order of the modular pages using Folder Numeric Prefix. This is not taken over in the modular.md. Admin, can only do so much... It's a thin wra

  • CSS backgrounds sometimes disappears from Admin · 5 years ago

    @TonHaarmans, The issue section of the repos of Grav and Admin are great places to find out if something going awry is already a know issue. From Admin: Incomplete styling appearance after upgrade

  • Theme Skeleton Agency · 5 years ago

    @steppo, Theme Agency seems to be working correctly, but maybe not as expected... Downloaded skeleton Agency Unzipped Browsed to 'localhost/agency' Forced to created admin account Browsed to 'localho

  • Where can I find the source for plugins/admin/themes/grav/js/admin.min.js? · 5 years ago

    @Netzhexe, Here are the first 16 unaltered lines of file user/plugins/admin/themes/grav/js/admin.min.js, showing a reference to ./app/dashboard/backup.js: /* * ATTENTION: An "eval-source-map" devtool

  • Where can I find the source for plugins/admin/themes/grav/js/admin.min.js? · 5 years ago

    @Netzhexe, If you open file user/plugins/admin/themes/grav/js/admin.min.js you will find the names of 79 files on which the webpack bundle has been build upon. To name a few: "./app/dashboard/backup.

  • Extend default blueprint issues · 5 years ago

    @grund, There is nothing keeping you from fixing 1.6 leftover syntax in the docs by creating a pull request... Open Source is a two-way street...

  • Extend default blueprint issues · 5 years ago

    @grund, Always a good idea to read the upgrade documents. Grav 1.7 does have quite some changes of which some are breaking. IMPORTANT: Grav 1.7 YAML parser is more strict and your site may break if y

  • Set default attributes to markdown images to avoid cls · 5 years ago

    Above PR has been merged (albeit, without much of my initial code :-) ), which will allow height and width to be automatically added to images. system.yaml has received a new option: images: cls: