Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

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

    @Netzhexe, FYI, I've logged an issue because the Admin javascript libraries have been bundled with mode 'development' instead of 'production'. That's what makes the libs so large... Oh and btw, also l

  • 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