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.

Shane Member

@shane · Joined 7 years ago · 92 posts · 20 topics · 9 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Search plugins on a 'dynamic' Grav site · 7 years ago

    I think my cache is filled with the rendered pages... I'm not sure how to search the cache. And you are correct, the TNTSearch indexed very quickly a bunch of useless metadata, that is not actually t

  • Search plugins on a 'dynamic' Grav site · 7 years ago

    Perhaps I'm using Grav in a unique way, but all my content is generated from yaml files. So my typical page content is nothing more than code like this: {% for item in page.header.imports %} {% i

  • Learn2 Theme change Text in header · 7 years ago

    Thanks @paulhibbitts. I have been busy. I did finally get the website built. I still have minor tweaking to do. It looks great, and I know there is always tweaking to do. I haven't turned it loos

  • Learn2 Theme change Text in header · 7 years ago

    Well, after googling, I learned that Learn2-git-sync theme automatically does this for you. I'm still a little perplexed by the complexity of that setup. I was able to change the logo... but it neve

  • Learn2 Theme change Text in header · 7 years ago

    I'm totally impressed with Grav so far. I was able to build a complex site with a lot of text files and command line scripts. I also have the option of backend editing with Grav. In the top left co

  • Table-import manipulation · 7 years ago

    Not a problem. I'm struggling with usage too. I found this old post: /forum/plugins/correct-usage-of-import-plugin-t5897. When I try to implement the same usage... nothing shows on the page. I do

  • Table-import manipulation · 7 years ago

    Thanks! The README file needs updated, as I was just grabbing the usage off of that. It says, By default, the plugin looks for files in the same folder as the page itself. But you can prefix filena

  • Table-import manipulation · 7 years ago

    I installed the import plugin, because I think you may be right, that should work better. It will allow me the flexibility. I cannot get that plugin to import the document. I put the import: filenam

  • Table-import manipulation · 7 years ago

    Thanks for the tip. I actually was looking at modifying the php code on your plugin to have it use the conditional statement based on front matter in the page to determine what to display on the page

  • Table-import manipulation · 7 years ago

    I installed the Table-Importer plugin, and got it to pull the data in correctly. I would love to use a 'if then" statement to condition the data I pull in from the csv file. Basically, I'm using the