more tag reorg
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 08:47:21 +0000 (03:47 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 08:51:47 +0000 (03:51 -0500)
doc/plugins/editpage.mdwn
doc/plugins/getsource.mdwn
doc/plugins/inline.mdwn
doc/plugins/mirrorlist.mdwn
doc/plugins/parentlinks.mdwn
doc/plugins/recentchanges.mdwn
doc/plugins/recentchangesdiff.mdwn
doc/plugins/rsync.mdwn

index b830e51aa98c6717c4b0a8d4c550357b9358905b..346ee7c781e0005b5023f7b4559869a623b52733 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=editpage core=1 author="[[Joey]]"]]
 [[!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
 
 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
index 20040ccee6438b0ca0667bdfba2de4d0ad23082a..d5404a6286d2472c2f146003044709c68b4212a9 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=getsource author="[[Will_Uther|Will]]"]]
 [[!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.
 
 This plugin adds a "Source" link to the top of each page that uses
 the CGI to display the page's source.
index 6c3282576538e62eff77601cbae106da9c04e7f7..3eb849fdbcc237ae5bc6706e24d4cc6ac23db49c 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=inline core=1 author="[[Joey]]"]]
 [[!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
 
 This plugin provides the [[ikiwiki/directive/inline]]
 [[ikiwiki/directive]], which allows including one wiki page
index 6e4964ed1ac6e17927e243d2d303f16a6fea6e34..aedc1f4a063b6ba346c16031d51c4e31fcc61229 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=mirror author="[[Joey]]"]]
 [[!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
 
 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
index ef262a30c1230b1f04feeb77a4ee04ca14da50c5..c2d364befa79300f1ad77e20b7ee1b626bd16bec 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=parentlinks core=1 author="[[intrigeri]]"]]
 [[!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.
 
 This plugin generates the links to a page's parents that typically appear
 at the top of a wiki page.
index 9375296a4d81158f737a59f408b66ab124372885..823f685024102c070dd1285b6509376fbdb64159 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=recentchanges core=1 author="[[Joey]]"]]
 [[!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
 
 This plugin examines the [[revision_control_system|rcs]] history and
 generates a page describing each recent change made to the wiki. These
index a7b113ade60fc2ab6176c4028baf9c4c4383f4c7..57299f92dd17c0e2fc9e9ac236cdc7a2ca90090d 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=recentchangesdiff core=0 author="[[Joey]]"]]
 [[!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
 
 This plugin extends the [[recentchanges]] plugin, adding a diff for each
 change. The diffs are by default hidden from display on the recentchanges
index 315b663c0269b6c83c32754254c34310ebe174cc..e488861684241949dd8efa7e89ec007c3817b348 100644 (file)
@@ -1,4 +1,5 @@
 [[!template id=plugin name=rsync author="[[schmonz]]"]]
 [[!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`.
 
 This plugin allows ikiwiki to push generated pages to another host
 by running a command such as `rsync`.