Created
November 30, 2018 00:45
-
-
Save dubrod/40c1ddf540538373ae61481d96245ce8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Friendly URL container_suffix must = / | |
System Setting: | |
Key: archivist.archive_ids | |
name empty | |
namespace: archivist | |
area lexicon: furls | |
value: 18:arc_ (18 being resource id) | |
Archive Template ( needs to be container ) | |
begin with [[!getArchives? &parents=`2` &toPlaceholder=`archives` &tpl=`blog-list-row`]] | |
title = [[+arc_month_name]] [[+arc_year]] Archives | |
content [[+archives]] | |
aside | |
<h3>Archive</h3> | |
[[Archivist? &parents=`2` &target=`6` &tpl=`arc_sidebar_tpl`]] | |
-- | |
arc_sidebar_tpl | |
<li><a href="[[+url]]" title="[[+date]]">[[+date]]</a> ([[+count]])</li> | |
<meta name="robots" content="noindex, follow"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment