more tag reorg

master
Joey Hess 2010-02-12 03:47:21 -05:00
parent 3ce8030daf
commit 21b4f11cbb
8 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=editpage core=1 author="[[Joey]]"]]
[[!tag type/web]]
This plugin allows editing wiki pages in the web interface. It's enabled by
default if [[cgi]] is enabled; disable it if you want cgi for other things

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=getsource author="[[Will_Uther|Will]]"]]
[[!tag type/web]]
This plugin adds a "Source" link to the top of each page that uses
the CGI to display the page's source.

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=inline core=1 author="[[Joey]]"]]
[[!tag type/widget]]
This plugin provides the [[ikiwiki/directive/inline]]
[[ikiwiki/directive]], which allows including one wiki page

View File

@ -1,5 +1,5 @@
[[!template id=plugin name=mirror author="[[Joey]]"]]
[[!tag type/chrome]]
[[!tag type/web]]
This plugin allows adding links a list of mirrors to each page in the
wiki. For each mirror, a name and an url should be specified. Pages are

View File

@ -1,5 +1,5 @@
[[!template id=plugin name=parentlinks core=1 author="[[intrigeri]]"]]
[[!tag type/link]]
[[!tag type/link type/chrome]]
This plugin generates the links to a page's parents that typically appear
at the top of a wiki page.

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=recentchanges core=1 author="[[Joey]]"]]
[[!tag type/meta]]
This plugin examines the [[revision_control_system|rcs]] history and
generates a page describing each recent change made to the wiki. These

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]
[[!tag type/meta]]
This plugin extends the [[recentchanges]] plugin, adding a diff for each
change. The diffs are by default hidden from display on the recentchanges

View File

@ -1,4 +1,5 @@
[[!template id=plugin name=rsync author="[[schmonz]]"]]
[[!tag type/special-purpose]]
This plugin allows ikiwiki to push generated pages to another host
by running a command such as `rsync`.