Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Display directory listings on a page
· 9 years ago
I added an option for excluding modular pages, v1.0.4 should be available through the GPM shortly.
-
Display directory listings on a page
· 9 years ago
Yes, the child-categories (pages) appear because the plugin acts recursively on all folders and pages from whence it emanates. I will look into an option for excluding registered children from the str
-
Display directory listings on a page
· 9 years ago
Nice! The preview on GitHub looks really neat. I'm using the learn2 framework. Is it going to work for me? I installed the plugin and just put {{ directorylisting }} at the end of a page just to look
-
Display directory listings on a page
· 9 years ago
The Minixed-library/file is nice, though a bit limited in terms of what can be integrated with Grav. I do agree, however, that the style is rather pleasant, so I wrapped it into a plugin along with th
-
Display directory listings on a page
· 9 years ago
Hi OleVik, thanks for your reply. What you propose exceeds my competence at this point. I've found this: https://github.com/lorenzos/Minixed And it works like a charm so far. (Apart from daring making
-
Display directory listings on a page
· 9 years ago
Wrap it into a plugin which exposes $files as a Twig-variable. If you want some dressing on it, there are also some quite nice JS-plugins for structuring the resulting tree.
-
Display directory listings on a page
· 9 years ago
Hey, I'm wondering if there is a way to display the directory listings of a folder on my server directly on a grav page? Assume there is a directory with subfolders containing pdfs. What I want is sim
-
Twig syntax to display uploaded custom files
· 9 years ago
Hey! For what is worth... I found a workaround: I also tried {{ page.header.thumbnail[0] }} and similar, but no dice. This is how I did it. Just traverse the uploaded files array: {% set thumbnail =
-
Twig syntax to display uploaded custom files
· 10 years ago
Not sure how I can close out topics, I ended up using the pagemediaselect functionality here instead.
-
Twig syntax to display uploaded custom files
· 10 years ago
Grav newbie and running into an issue where I can't figure out how to grab and display a custom file that I uploaded earlier through the admin CMS. header.review_basics_masthead: type: file label: Mas