From: Roland Hieber Date: Wed, 23 Oct 2013 02:49:54 +0000 (+0200) Subject: blag: create initial calendar pages, use blaginline template in archives X-Git-Url: https://git.rohieb.name/www-rohieb-name.git/commitdiff_plain/e6fe89734eaddfebf0b0dfa751d349a4dcbccc38 blag: create initial calendar pages, use blaginline template in archives --- diff --git a/blag/archives/2009.mdwn b/blag/archives/2009.mdwn new file mode 100644 index 0000000..fc2cce7 --- /dev/null +++ b/blag/archives/2009.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] diff --git a/blag/archives/2009/01.mdwn b/blag/archives/2009/01.mdwn new file mode 100644 index 0000000..056d7e1 --- /dev/null +++ b/blag/archives/2009/01.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/02.mdwn b/blag/archives/2009/02.mdwn new file mode 100644 index 0000000..fd9120b --- /dev/null +++ b/blag/archives/2009/02.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/03.mdwn b/blag/archives/2009/03.mdwn new file mode 100644 index 0000000..3a97e95 --- /dev/null +++ b/blag/archives/2009/03.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/04.mdwn b/blag/archives/2009/04.mdwn new file mode 100644 index 0000000..8d38457 --- /dev/null +++ b/blag/archives/2009/04.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/05.mdwn b/blag/archives/2009/05.mdwn new file mode 100644 index 0000000..6b5b49b --- /dev/null +++ b/blag/archives/2009/05.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/06.mdwn b/blag/archives/2009/06.mdwn new file mode 100644 index 0000000..d659621 --- /dev/null +++ b/blag/archives/2009/06.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/07.mdwn b/blag/archives/2009/07.mdwn new file mode 100644 index 0000000..8d0b8eb --- /dev/null +++ b/blag/archives/2009/07.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/08.mdwn b/blag/archives/2009/08.mdwn new file mode 100644 index 0000000..3d64582 --- /dev/null +++ b/blag/archives/2009/08.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/09.mdwn b/blag/archives/2009/09.mdwn new file mode 100644 index 0000000..3824d94 --- /dev/null +++ b/blag/archives/2009/09.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/10.mdwn b/blag/archives/2009/10.mdwn new file mode 100644 index 0000000..27bb602 --- /dev/null +++ b/blag/archives/2009/10.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/11.mdwn b/blag/archives/2009/11.mdwn new file mode 100644 index 0000000..033246a --- /dev/null +++ b/blag/archives/2009/11.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2009/12.mdwn b/blag/archives/2009/12.mdwn new file mode 100644 index 0000000..c35412e --- /dev/null +++ b/blag/archives/2009/12.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2009 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2009) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010.mdwn b/blag/archives/2010.mdwn new file mode 100644 index 0000000..41989f4 --- /dev/null +++ b/blag/archives/2010.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] diff --git a/blag/archives/2010/01.mdwn b/blag/archives/2010/01.mdwn new file mode 100644 index 0000000..c6f4506 --- /dev/null +++ b/blag/archives/2010/01.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/02.mdwn b/blag/archives/2010/02.mdwn new file mode 100644 index 0000000..cc10c37 --- /dev/null +++ b/blag/archives/2010/02.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/03.mdwn b/blag/archives/2010/03.mdwn new file mode 100644 index 0000000..733bad3 --- /dev/null +++ b/blag/archives/2010/03.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/04.mdwn b/blag/archives/2010/04.mdwn new file mode 100644 index 0000000..06868b6 --- /dev/null +++ b/blag/archives/2010/04.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/05.mdwn b/blag/archives/2010/05.mdwn new file mode 100644 index 0000000..09a2fe7 --- /dev/null +++ b/blag/archives/2010/05.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/06.mdwn b/blag/archives/2010/06.mdwn new file mode 100644 index 0000000..808f475 --- /dev/null +++ b/blag/archives/2010/06.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/07.mdwn b/blag/archives/2010/07.mdwn new file mode 100644 index 0000000..967cf50 --- /dev/null +++ b/blag/archives/2010/07.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/08.mdwn b/blag/archives/2010/08.mdwn new file mode 100644 index 0000000..813c5bc --- /dev/null +++ b/blag/archives/2010/08.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/09.mdwn b/blag/archives/2010/09.mdwn new file mode 100644 index 0000000..469bbb9 --- /dev/null +++ b/blag/archives/2010/09.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/10.mdwn b/blag/archives/2010/10.mdwn new file mode 100644 index 0000000..0372643 --- /dev/null +++ b/blag/archives/2010/10.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/11.mdwn b/blag/archives/2010/11.mdwn new file mode 100644 index 0000000..6d91450 --- /dev/null +++ b/blag/archives/2010/11.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2010/12.mdwn b/blag/archives/2010/12.mdwn new file mode 100644 index 0000000..0c13538 --- /dev/null +++ b/blag/archives/2010/12.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2010 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2010) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011.mdwn b/blag/archives/2011.mdwn new file mode 100644 index 0000000..1aecf78 --- /dev/null +++ b/blag/archives/2011.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] diff --git a/blag/archives/2011/01.mdwn b/blag/archives/2011/01.mdwn new file mode 100644 index 0000000..1a28f5f --- /dev/null +++ b/blag/archives/2011/01.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/02.mdwn b/blag/archives/2011/02.mdwn new file mode 100644 index 0000000..7f3d0a3 --- /dev/null +++ b/blag/archives/2011/02.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/03.mdwn b/blag/archives/2011/03.mdwn new file mode 100644 index 0000000..2ffff04 --- /dev/null +++ b/blag/archives/2011/03.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/04.mdwn b/blag/archives/2011/04.mdwn new file mode 100644 index 0000000..4365dc5 --- /dev/null +++ b/blag/archives/2011/04.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/05.mdwn b/blag/archives/2011/05.mdwn new file mode 100644 index 0000000..fbdb0d6 --- /dev/null +++ b/blag/archives/2011/05.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/06.mdwn b/blag/archives/2011/06.mdwn new file mode 100644 index 0000000..b1ce7de --- /dev/null +++ b/blag/archives/2011/06.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/07.mdwn b/blag/archives/2011/07.mdwn new file mode 100644 index 0000000..8ffb118 --- /dev/null +++ b/blag/archives/2011/07.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/08.mdwn b/blag/archives/2011/08.mdwn new file mode 100644 index 0000000..43c6a8b --- /dev/null +++ b/blag/archives/2011/08.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/09.mdwn b/blag/archives/2011/09.mdwn new file mode 100644 index 0000000..b8a6da6 --- /dev/null +++ b/blag/archives/2011/09.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/10.mdwn b/blag/archives/2011/10.mdwn new file mode 100644 index 0000000..389a950 --- /dev/null +++ b/blag/archives/2011/10.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/11.mdwn b/blag/archives/2011/11.mdwn new file mode 100644 index 0000000..a899eef --- /dev/null +++ b/blag/archives/2011/11.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2011/12.mdwn b/blag/archives/2011/12.mdwn new file mode 100644 index 0000000..148033d --- /dev/null +++ b/blag/archives/2011/12.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2011 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2011) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012.mdwn b/blag/archives/2012.mdwn new file mode 100644 index 0000000..57ceebd --- /dev/null +++ b/blag/archives/2012.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] diff --git a/blag/archives/2012/01.mdwn b/blag/archives/2012/01.mdwn new file mode 100644 index 0000000..5e69de5 --- /dev/null +++ b/blag/archives/2012/01.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/02.mdwn b/blag/archives/2012/02.mdwn new file mode 100644 index 0000000..70089e5 --- /dev/null +++ b/blag/archives/2012/02.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/03.mdwn b/blag/archives/2012/03.mdwn new file mode 100644 index 0000000..019bfb4 --- /dev/null +++ b/blag/archives/2012/03.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/04.mdwn b/blag/archives/2012/04.mdwn new file mode 100644 index 0000000..d349606 --- /dev/null +++ b/blag/archives/2012/04.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/05.mdwn b/blag/archives/2012/05.mdwn new file mode 100644 index 0000000..a012473 --- /dev/null +++ b/blag/archives/2012/05.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/06.mdwn b/blag/archives/2012/06.mdwn new file mode 100644 index 0000000..c1a7af7 --- /dev/null +++ b/blag/archives/2012/06.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/07.mdwn b/blag/archives/2012/07.mdwn new file mode 100644 index 0000000..5fdc097 --- /dev/null +++ b/blag/archives/2012/07.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/08.mdwn b/blag/archives/2012/08.mdwn new file mode 100644 index 0000000..d86ef8a --- /dev/null +++ b/blag/archives/2012/08.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/09.mdwn b/blag/archives/2012/09.mdwn new file mode 100644 index 0000000..48fe9ff --- /dev/null +++ b/blag/archives/2012/09.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/10.mdwn b/blag/archives/2012/10.mdwn new file mode 100644 index 0000000..1c5449a --- /dev/null +++ b/blag/archives/2012/10.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/11.mdwn b/blag/archives/2012/11.mdwn new file mode 100644 index 0000000..b78357d --- /dev/null +++ b/blag/archives/2012/11.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2012/12.mdwn b/blag/archives/2012/12.mdwn new file mode 100644 index 0000000..7dd2ea9 --- /dev/null +++ b/blag/archives/2012/12.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2012 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2012) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013.mdwn b/blag/archives/2013.mdwn new file mode 100644 index 0000000..78429a8 --- /dev/null +++ b/blag/archives/2013.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] diff --git a/blag/archives/2013/01.mdwn b/blag/archives/2013/01.mdwn new file mode 100644 index 0000000..4df6db2 --- /dev/null +++ b/blag/archives/2013/01.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/02.mdwn b/blag/archives/2013/02.mdwn new file mode 100644 index 0000000..2fc95ff --- /dev/null +++ b/blag/archives/2013/02.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/03.mdwn b/blag/archives/2013/03.mdwn new file mode 100644 index 0000000..5875e7e --- /dev/null +++ b/blag/archives/2013/03.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/04.mdwn b/blag/archives/2013/04.mdwn new file mode 100644 index 0000000..29f2d13 --- /dev/null +++ b/blag/archives/2013/04.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/05.mdwn b/blag/archives/2013/05.mdwn new file mode 100644 index 0000000..49fb4c8 --- /dev/null +++ b/blag/archives/2013/05.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/06.mdwn b/blag/archives/2013/06.mdwn new file mode 100644 index 0000000..e36996c --- /dev/null +++ b/blag/archives/2013/06.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/07.mdwn b/blag/archives/2013/07.mdwn new file mode 100644 index 0000000..254bfc3 --- /dev/null +++ b/blag/archives/2013/07.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/08.mdwn b/blag/archives/2013/08.mdwn new file mode 100644 index 0000000..819cd98 --- /dev/null +++ b/blag/archives/2013/08.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/09.mdwn b/blag/archives/2013/09.mdwn new file mode 100644 index 0000000..d6f9cd5 --- /dev/null +++ b/blag/archives/2013/09.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/10.mdwn b/blag/archives/2013/10.mdwn new file mode 100644 index 0000000..a3ff6f2 --- /dev/null +++ b/blag/archives/2013/10.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/11.mdwn b/blag/archives/2013/11.mdwn new file mode 100644 index 0000000..75aded2 --- /dev/null +++ b/blag/archives/2013/11.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/blag/archives/2013/12.mdwn b/blag/archives/2013/12.mdwn new file mode 100644 index 0000000..3d176c0 --- /dev/null +++ b/blag/archives/2013/12.mdwn @@ -0,0 +1,6 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2013 pages="page(blag/post/*) and !blag/post/*/* and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2013) and page(blag/post/*) and !blag/post/*/* and !*/Discussion" show=0 feeds=no reverse=yes + template="blaginline"]] diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl new file mode 100644 index 0000000..795d73f --- /dev/null +++ b/templates/calendarmonth.tmpl @@ -0,0 +1,7 @@ +[[!sidebar content=""" +[[!calendar type=month month= year= pages=""]] +"""]] + +[[!inline pages="creation_month() and creation_year() and " show=0 feeds=no reverse=yes + template="blaginline"]]