diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:38:00 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:38:00 -0500 |
commit | 04a99c84406d7b1552b15fc0b5ea598644f94c23 (patch) | |
tree | de381b7d3b5f60c3c46109e6b42c523da42fe6f0 /doc/plugins/autoindex.mdwn | |
parent | 2d4b84e45f1dc947e8bb9ff92ab543861223ff42 (diff) | |
download | ikiwiki-04a99c84406d7b1552b15fc0b5ea598644f94c23.tar ikiwiki-04a99c84406d7b1552b15fc0b5ea598644f94c23.tar.gz |
plugin tag reorg
Diffstat (limited to 'doc/plugins/autoindex.mdwn')
-rw-r--r-- | doc/plugins/autoindex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/autoindex.mdwn b/doc/plugins/autoindex.mdwn index 03e2d12f3..d1133e4f5 100644 --- a/doc/plugins/autoindex.mdwn +++ b/doc/plugins/autoindex.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=autoindex core=0 author="[[Joey]]"]] -[[!tag type/useful]] +[[!tag type/special-purpose]] This plugin searches for [[SubPages|ikiwiki/subpage]] with a missing parent page, and generates the parent pages. The generated page content is |