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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Uli Hake Member

@saveva · Joined 8 years ago · 54 posts · 4 topics · 37 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Frontmatter bulk editing · 8 years ago

    Freut mich. Viel Erfolg weiterhin.

  • Frontmatter bulk editing · 8 years ago

    For things related with your site only you can use the theme.php file, that's one possibility, or you prepare a re-usable plugin for your bulk edits to have it at hand in the future. Grav offers good

  • Frontmatter bulk editing · 8 years ago

    I've automized operations in some contexts using events. To give you an idea: $page = $pagesobj->get($pathtopage); if ($page) { if (isset($page->header()->filterforme)) { $page-

  • New plugin: Babel · 8 years ago

    And more fixes and improvements. The usage of the plugin should now be hassle-free on Grav instances. Please report!

  • New plugin: Babel · 8 years ago

    I've fixed some bugs and added some additional features. Feedback welcome.

  • Login plugin - Serve different modules/different data to different users · 8 years ago

    You can integrate such stuff into the Admin plugin as an add-on. Admin plugin knows about permission groups and users can be owners of different permissions, e.g. admin.super or admin.eventcharts. Obv

  • New plugin: Babel · 8 years ago

    Ever wanted to edit all language definitions in one place: Babel may help you.

  • Shoppingcart Personalizer Add-on · 8 years ago

    Next release will include possibility to explicitly define the images that make up the product gallery.

  • Shoppingcart Personalizer Add-on · 8 years ago

    Hi Jim. Fancybox is loaded if desired through the plugin. I will check the featherlight plugin and eventually change the code to support featherlight.

  • Shoppingcart Personalizer Add-on · 8 years ago

    What I can improve nevertheless that you can decide which images make up the product gallery to differentiate from the media used for variations and product configurations. By the way, variation image