Artifact 18862037ee5f71e73bac238d2c756bafc6d4fe53f9bbc28a16d9e1322049c85d:
- File view/media-gallery.tpl — part of check-in [af5ed65b68] at 2021-01-07 09:39:29 on branch trunk — further iteration on media (user: lexi, size: 424) [annotate] [blame] [check-ins using]
<menu>@menu <a href="@pfx/media">new uploads</a> <a href="@pfx/media/unfiled">unfiled</a> <hr> @folders <a href="@pfx/media/all">all uploads</a> <a href="@pfx/media/kind/img">all images</a> <a href="@pfx/media/kind/vid">all videos</a> <a href="@pfx/media/kind/txt">all text files</a> <a href="@pfx/media/kind/misc">all others</a> </menu> <div class="dir"> @directory </div> <div class="gallery"> @images </div>