Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Add a dynamic variable in title var inside mardown header · 10 years ago

    Sorry, didn't finish my post - So is it possible to add dynamic variables inside the title property? Thank you!

  • Add a dynamic variable in title var inside mardown header · 10 years ago

    Hi! I would like to set the title of my page using title: My Titlte But I would like to use the language translation system provided my Grav: {{ "HEADER.MAIN_TEXT"|t }}

  • User www-data · 9 years ago

    Thanks much - I had actually seen it, then forgot it . thanks for reminding me!

  • User www-data · 9 years ago

    Hi, the permissions doc should give you enough explanation on this matter.

  • User www-data · 9 years ago

    Hallo - this is probably a simple issue, and it is more a matter of Linux administration than of Grav: but I would like to hear some advice. In my Linux distribution (xubuntu 16.04) php runs under use

  • Setting up SSL https on a grav site · 9 years ago

    Thanks OleVik - appreciate the response :)

  • Setting up SSL https on a grav site · 9 years ago

    The ideal solution is to enforce HTTPS through the server, via .htaccess in the case of Apache. Setting it through the server is more universally applicable, and can conflict with the force_ssl settin

  • Setting up SSL https on a grav site · 9 years ago

    In the Grav docs under the system config it says: "force_ssl: If enabled, Grav forces to be accessed via HTTPS (NOTE: Not an ideal solution). Can be true or false." Is there any further information

  • Setting up SSL https on a grav site · 9 years ago

    Setting up SSL https on a grav site

  • Create one page with 4 sections (in Admin Panel) · 9 years ago

    Okay I got it: You have to write: <div markdown="1"> Source Thanks for your help. For now I work with this solution :)