Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
ryan pao Member
@ryan · Joined 8 years ago · 48 posts · 16 topics · 7 reputation
Badges
Recent posts
-
Turning fonts.googleapis.com off
· 8 years ago
FYI To turn off fonts from outside source: edit: /user/themes/your-theme/scss/template.scss comment out // @import "template/fonts" no need to fidget with other files as I've mentioned above.
-
Turning fonts.googleapis.com off
· 8 years ago
Greetings grav community! I have been building an GRAV based intranet and it is nearing its official launch. Suddenly a tall order came through that demanding that 30% of the users do not have an inte
-
Admin.yaml Question: is import or include yaml possible
· 8 years ago
Hi all, I have a system made out of clusters of grav homes. with shared /user/plugins (ln -s aliased) from the original.site. to accomplish uniform administrations. I have a scenario which each indivi
-
/system/src/Grav/Common/Utils.php getting 20180732 as a date *july 32nd
· 8 years ago
The 32nd problem has been finally addressed. here is the fix: 1. get unique date from various posts by: {% set uDate=[] %} {% for i in page.collection %} {# {% set uDate = uDate|merge([i.dat
-
/system/src/Grav/Common/Utils.php getting 20180732 as a date *july 32nd
· 8 years ago
hi Perlkonig, Thank you for your assistance: Your post totally makes sense to me now! having past 4 days (from july 31st) the code seems to be working normally. To prevent this from happening on the
-
/system/src/Grav/Common/Utils.php getting 20180732 as a date *july 32nd
· 8 years ago
hi Perlkonig, thanx for your reply. The page collection is gathering post from the creation date of a file, so I'm speculating that daterange function being the culprit. {% for post in page.collection
-
/system/src/Grav/Common/Utils.php getting 20180732 as a date *july 32nd
· 8 years ago
hello, This problem was dormant for a while and I've completely ignored about the day31 issue now that I've got better accustomed to the debugger, here is the out put of the phenomenon here is the ori
-
Aviary plugin options INFO appreciated
· 8 years ago
@pamtbaau, Thanks for your response. I'm not very savvy with git-hub, but I'll give it a try.
-
Aviary plugin options INFO appreciated
· 8 years ago
Hi all, We would love to use the Aviary Plugin (image editor) for visual editing, but currently it does not save the results. I'm assuming that this is the issue with adobe not allowing aviary to save
-
Date Range Help not so URGENT anymore
· 8 years ago
it wasn't the d's fault at all. From what I've found was that a directory ..../user/pages/article/xxxx was made on May 31 was returning returning (20180532). and the error was triggered by -> for