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.

Robert Member

@metbril · Joined 8 years ago · 49 posts · 11 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • onAdminSave() for setting route default override · 8 years ago

    @pamtbaau I found the Events plugin https://github.com/kalebheitzman/grav-plugin-events with calendar functionality. That would be another way to mimic my required functionality. Instead of physically

  • Relatedpages not seeing posts in subdirs · 8 years ago

    @jeff.milton: I am not sure what that actually means. Is “type” referring to my type in the taxonomy in relatedpages.yaml? As listed in the docs, type refers to the template used. I assume you use th

  • Relatedpages not seeing posts in subdirs · 8 years ago

    From the plugin documentation and the learn grav pages I deducted that you possible need to apply a filter like @page.descendants': '/blog' And additionally filter for type: item Collection options:

  • onAdminSave() for setting route default override · 8 years ago

    I was thinking that adding the date to the folder name like /blog/2018-08-03-some-post would make it possible to create aliases https://learn.getgrav.org/content/routing#regex-based-aliases but a gene

  • onAdminSave() for setting route default override · 8 years ago

    It's just a personal preference. I would like to be able to browse it like some kind of a calendar/journal. An example (not Grav, but Kirby) of what I like is this: https://seblog.nl If you click a da

  • onAdminSave() for setting route default override · 8 years ago

    Thanks! @pamtbaau: map from internal folder structure to Wordpress urls I'm sorry if I did not make myself clear. It is the latter is was looking for. I would like to retain my permalink structure.

  • onAdminSave() for setting route default override · 8 years ago

    Follow-up of /forum/general/automatically-translate-urls-set-default-route-to-match-the-title-t6382?u=metbril @pamtbaau: Do you have a sample to force the default route override with a combined patter

  • Automatically "translate" URLs / Set Default Route to match the Title · 8 years ago

    Related topic in nee thread /forum/plugins/onadminsave-for-setting-route-default-override-t1021

  • Disable hero image for Quark item · 8 years ago

    Well, you can pick one (of you have more images in the folder), but if you don't, the theme will pick one for you. That is why I was asking...

  • Disable hero image for Quark item · 8 years ago

    I had hoped the theme had a setting to disable this; a child theme will do as well, however.