Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Error when logging into admin
· 11 years ago
Hi Guys, I'm getting this error message when logging into the admin panel An exception has been thrown during the rendering of a template ("Error while trying to download 'http://getgrav.org/downloa
-
Structuring Modular content of different type
· 11 years ago
You can't really change templates with a filter, however you can accomplish this with a simple include: {% include 'boxes.html.twig' with {'collection':page.collection} %} and {% include 'tabs.html.
-
Structuring Modular content of different type
· 11 years ago
Thanks for the comments. I probably stick to the structure shown above for now. The tabs are modular pages because most of them have collections of their own, so there is a reason for the more complex
-
Structuring Modular content of different type
· 11 years ago
Do you really need to break tabs out into separate modular pages? This looks fine, but seems like a bit of overkill to me. I would probably break tabs out into a single page and separate each tab wit
-
Structuring Modular content of different type
· 11 years ago
For a site each page can have any number of "boxes" to display and also any number of "tabs". Using the modular page concept, each tab and each box would be a modular subpage. What is the best way to
-
How can we make colors configurable
· 11 years ago
I'm running Grav easily on my raspberry pi so I'm sure you could run a nice version of linux on your computer no matter how old :) I strongly suggest that over vista.
-
How can we make colors configurable
· 11 years ago
Bitnami is great for local server (php 5.5.26)
-
How can we make colors configurable
· 11 years ago
My old computer cannot support other version !! now just a question of money !! and running a local web server with vista is not a good deal was great with server2Go some years ago but it is not upda
-
How can we make colors configurable
· 11 years ago
I would always recommend developing locally. Only put on your live site when you are happy. This is a much more efficient way of developing as I outlined in this blog post. I would recommend no oth
-
How can we make colors configurable
· 11 years ago
Ok thanks i'm working with windows vista !! So, i have installed Ruby, then SASS (with Ruby prompt) means, anytime i want to compile i have to work locally ? i create a folder dedicated for compilatio