pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
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:
-
Logging in: You have been logged out
· 5 years ago
@rtx, Down the thread it says: All issues should be fixed now (tested with this site), so closing the issue. Fixes are in the next release. Then, if you look in the CHANGELOG, it says: v1.10.11 04
-
Search pages by slug or title in Admin (Grav version 1.7)
· 5 years ago
@Karmalakas, I like to think searching on title should be available out-of-the-box...
-
Search pages by slug or title in Admin (Grav version 1.7)
· 5 years ago
@samuele, You might want to consider creating a feature request when not already existing...
-
Logging in: You have been logged out
· 5 years ago
@rtx, Seems to be a know issue. If your issue is the same, it should be fixed in next release. See issue at Admin repo. Scroll down to see the 'You have been logged out' issue.