Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Auto load new posts automatically
· 11 years ago
I want to create a 'news feed' style site with new pages in a certain folder/category counting as a notification. I'd like it so that users don't have to refresh and instead new notifications appear o
-
Auto load new posts automatically
· 11 years ago
I'm not sure I'm understanding you properly. Grav handles the logic to automatically display a page when it is published. If you set a date, the cache timeout is calculated so that the cache expires
-
Auto load new posts automatically
· 11 years ago
When a new page/post is published, what would the AJAX look like to automatically display the post on the posts page?
-
How to access an image in the current page folder
· 11 years ago
remember using this method, you can apply media actions on the image: http://learn.getgrav.org/content/media
-
How to access an image in the current page folder
· 11 years ago
thanks :D
-
How to access an image in the current page folder
· 11 years ago
<img src="{{ page.media['quip.png'] }}" />
-
How to access an image in the current page folder
· 11 years ago
<img src="{{ ??? }}/quip.png"> how to address that image, if it is in the page folder ? Thanks
-
Pulling content from different pages?
· 11 years ago
You can use the find() method of the Page object to load another page. For example: {% set ford = page.find('/car/ford') %} <div id="ford-content">{{ ford.content }}</div> More details in
-
Pulling content from different pages?
· 11 years ago
Hi guys, have enjoyed playing with Grav this weekend and gotten quite far in converting an existing website I have. One issue I have though -- I have item pages, let's say "cars" .. so /car/ford, /car
-
Double trouble
· 11 years ago
You know you should sync the whole user folder rather than just pages. That way the sync folder will be at the user level too. Benefits aw you will sync plugins and config too. Also performance will