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

  • Theme and skeleton with themer plugin · 11 years ago

    Then ... the next question is: What are the themes that are fully compatible true the Themer plugin with antimatter

  • Theme and skeleton with themer plugin · 11 years ago

    @Sommerregen ☆ ♪ ... HURRAH ... HURRAHH ... ☆ ♪ It worked beautifully ! I feel a lot better ... Thanks to you Your Plugin is exceptionnal

  • Theme and skeleton with themer plugin · 11 years ago

    ☆ Thank you very much for answering I am going to have a serious look to Themer (I downloaded it yesterday but yet not given it a try, I am a lit bit afraid...). It's that I am becoming crazy ♪ a litt

  • Theme and skeleton with themer plugin · 11 years ago

    For example for the documentation folder 02.documentation in your pages directory you place a documentation.md file with the following header title: Documentation theme: learn2 template: docs

  • Theme and skeleton with themer plugin · 11 years ago

    Hi @tidivoit, in Grav each theme define it's own "page types". As long as they are using the same "page types" you can switch between theme, either in the admin panel. If they are different this is no

  • Theme and skeleton with themer plugin · 11 years ago

    thank you very much for precise answering

  • Theme and skeleton with themer plugin · 11 years ago

    Skeleton is an grav installation ready to test configured with a particular theme, with some pages to demonstrate the capabilities. to test more skeletons, I think, you have to install different grav

  • Theme and skeleton with themer plugin · 11 years ago

    Hi everybody ♪ What is the difference between theme and skeleton ? Is it possible to have differents themes and differents skeletons at the same time? I made a try: I'm using antimatter and I wanted t

  • Calling a plugin within a twig · 11 years ago

    Thanks - with a little tweaking I now have it working. I wasn't calling the plugin with grav.twig.latestPages.... That fixed things - Thanks!

  • Calling a plugin within a twig · 11 years ago

    Admin calls admin.latestPages from the twig itself, thus getting the pages array directly. You could do like this public function onTwigSiteVariables() { $this->grav['twig']->latestPage