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.

Thomas Green Member

@ThosGreen · Joined 9 years ago · 27 posts · 15 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Grav v 1.6.6 crashing · 7 years ago

    After upgrading from 1.6.5 to 1.6.6 Grav throws a twig error immediately : An exception has been thrown during the rendering of a template ("Property 'inlinejs_pipeline_before_excludes' does not exis

  • PLUGIN_ADMIN.HELP - where defined · 7 years ago

    The system default blueprint at /system/blueprints/pages/default.yaml contains lines like this: help: PLUGIN_ADMIN.PUBLISHED_HELP Can someone tell me where those constants are defined? (Apologies if

  • Order pages within a collection in admin · 8 years ago

    @pamtbaau That certainly solves my immediate problem, thank you for that. But if in the future I then want to display catalog numbers in the admin panel, instead of the title, it doesn't seem to be p

  • Order pages within a collection in admin · 8 years ago

    How can I control the order of displaying sub-pages in the admin panel? One of my pages is a collection of specialist books in a library. I have chosen which field to display in the admin panel (the t

  • How to delete old entries from selectize and taxonomy memories · 8 years ago

    When you start to type in the Grav taxonomy field it offers a list of previous entries, so that you can pick one of those rather than retyping. Very useful, of course, but I'd like to delete some of t

  • How to order a page collection by a field in a list · 8 years ago

    I am using the list field-type for the parts of a name, and I wish to list the data ordered by the second field of the first item. (Say I have books by Jane Doe, by John Smith, and a two-author book b

  • Simple Search of header fields - request · 8 years ago

    I need to search the page header fields for specific words. Can SimpleSearch be extended? It's quite important for this project, so I'd be very grateful if someone could whip out a patch.