remove example blog tag pages
Autotag will create them as needed. Avoids some complexity.master
parent
bd59179e09
commit
ba9b808c89
|
@ -3,6 +3,8 @@ ikiwiki (3.20100518.3) UNRELEASED; urgency=low
|
|||
* creation_day() etc use local time, not gmtime. To match calendars, which
|
||||
use local time.
|
||||
* img: Fill in missing height or width when scaling image.
|
||||
* Remove example blog tag pages; allow autotag creation to create them
|
||||
when used.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 31 May 2010 20:44:17 -0400
|
||||
|
||||
|
|
|
@ -27,3 +27,6 @@ I did not yet do any testing to figure out when this broke.
|
|||
>> autotags pages.
|
||||
|
||||
>> --[[tschwinge]]
|
||||
|
||||
>>> Only way I can reproduce something like this is if tagbase is not set.
|
||||
>>> --[[Joey]]
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[[!meta title="tag life"]]
|
||||
|
||||
[[!inline pages="tagged(tags/life)" actions="no" archive="yes"
|
||||
feedshow=10]]
|
|
@ -1,4 +0,0 @@
|
|||
[[!meta title="tag tech"]]
|
||||
|
||||
[[!inline pages="tagged(tags/tech)" actions="no" archive="yes"
|
||||
feedshow=10]]
|
Loading…
Reference in New Issue