fix link text on links to plugins
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 11 Sep 2008 23:17:31 +0000 (19:17 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 11 Sep 2008 23:17:31 +0000 (19:17 -0400)
36 files changed:
doc/ikiwiki/directive/aggregate.mdwn
doc/ikiwiki/directive/brokenlinks.mdwn
doc/ikiwiki/directive/calendar.mdwn
doc/ikiwiki/directive/color.mdwn
doc/ikiwiki/directive/cutpaste.mdwn
doc/ikiwiki/directive/edittemplate.mdwn
doc/ikiwiki/directive/fortune.mdwn
doc/ikiwiki/directive/graph.mdwn
doc/ikiwiki/directive/haiku.mdwn
doc/ikiwiki/directive/if.mdwn
doc/ikiwiki/directive/img.mdwn
doc/ikiwiki/directive/inline.mdwn
doc/ikiwiki/directive/linkmap.mdwn
doc/ikiwiki/directive/listdirectives.mdwn
doc/ikiwiki/directive/map.mdwn
doc/ikiwiki/directive/meta.mdwn
doc/ikiwiki/directive/more.mdwn
doc/ikiwiki/directive/orphans.mdwn
doc/ikiwiki/directive/pagecount.mdwn
doc/ikiwiki/directive/pagestats.mdwn
doc/ikiwiki/directive/pagetemplate.mdwn
doc/ikiwiki/directive/ping.mdwn
doc/ikiwiki/directive/poll.mdwn
doc/ikiwiki/directive/polygen.mdwn
doc/ikiwiki/directive/postsparkline.mdwn
doc/ikiwiki/directive/progress.mdwn
doc/ikiwiki/directive/shortcut.mdwn
doc/ikiwiki/directive/sparkline.mdwn
doc/ikiwiki/directive/table.mdwn
doc/ikiwiki/directive/tag.mdwn
doc/ikiwiki/directive/template.mdwn
doc/ikiwiki/directive/testpagespec.mdwn
doc/ikiwiki/directive/teximg.mdwn
doc/ikiwiki/directive/toc.mdwn
doc/ikiwiki/directive/toggle.mdwn
doc/ikiwiki/directive/version.mdwn

index 58c580b8fe3e4a7729d46d600639be829f7fa176..702d91cf55e6944704a44be4c820415b36469cf9 100644 (file)
@@ -1,4 +1,4 @@
-The `aggregate` directive is supplied by the [[!iki plugins/aggregate]] plugin.
+The `aggregate` directive is supplied by the [[!iki plugins/aggregate desc=aggregate]] plugin.
 This plugin requires extra setup, specifically, a cron job. See the
 plugin's documentation for details.
 
index 2cde5b64a23fc8fed736d897cf04248165717ccb..91bafe5a01c8452b3648221694faec61dfcf7f5e 100644 (file)
@@ -1,4 +1,4 @@
-The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks]] plugin.
+The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks desc=brokenlinks]] plugin.
 
 This directive generates a list of broken links on pages in the wiki. This is
 a useful way to find pages that still need to be written, or links that
index 5cbfa2dc66b4d433af52a5f142493e526db225e3..8a257d6ebe2ee5bdc4c74e58c9dff206381d4555 100644 (file)
@@ -1,4 +1,4 @@
-The `calendar` directive is supplied by the [[!iki plugins/calendar]] plugin.
+The `calendar` directive is supplied by the [[!iki plugins/calendar desc=calendar]] plugin.
 This plugin requires extra setup.  See the plugin documentation for details.
 
 This directive displays a calendar, similar to the typical calendars shown on
index be8907099f657dd8b95cdd297a9a5b544199e0b3..553767f007790bc61aa4cec3de9905add6c7d3c1 100644 (file)
@@ -1,4 +1,4 @@
-The `color` directive is supplied by the [[!iki plugins/color]] plugin.
+The `color` directive is supplied by the [[!iki plugins/color desc=color]] plugin.
 
 This directive can be used to color a piece of text on a page.
 It can be used to set the foreground and/or background color of the text.
index a2ce40d64a0868c0055fe370ff0b249b349c2ee8..012367bdf9a6f8cd8c5d941a5f7df3fd32ca8e67 100644 (file)
@@ -1,5 +1,5 @@
 The `copy`, `cut` and `paste` directives are supplied by the
-[[!iki plugins/cutpaste]] plugin.
+[[!iki plugins/cutpaste desc=cutpaste]] plugin.
 
 With these directives you can store and recall pieces of text in a page:
 
index b3187ea66eb8e3590b44dbf9e5869a23275c6cc5..779c3fa3c9ef8c6f496d1ae5ca9003195636eddf 100644 (file)
@@ -1,4 +1,4 @@
-The `edittemplate` directive is supplied by the [[!iki plugins/edittemplate]] plugin.
+The `edittemplate` directive is supplied by the [[!iki plugins/edittemplate desc=edittemplate]] plugin.
 
 This directive allows registering template pages, that provide default
 content for new pages created using the web frontend. To register a
index 5ba704b665cbc679d7908dd7cf5c97c993b0c890..45f533eb2a0e789ff6c0b11c7b8d2ce89e4257ae 100644 (file)
@@ -1,4 +1,4 @@
-The `fortune` directive is supplied by the [[!iki plugins/fortune]] plugin.
+The `fortune` directive is supplied by the [[!iki plugins/fortune desc=fortune]] plugin.
 
 This just uses the `fortune` program to insert a fortune cookie into the page.
 Usage:
index 48eb7e340e4c772bc3481465fb50aeedb2bbe764..4331872686198113bec7b157003c4b8db1e55526 100644 (file)
@@ -1,4 +1,4 @@
-The `graph` directive is supplied by the [[!iki plugins/graphviz]] plugin.
+The `graph` directive is supplied by the [[!iki plugins/graphviz desc=graphviz]] plugin.
 
 This directive allows embedding [graphviz](http://www.graphviz.org/) graphs in a
 page.  Example usage:
index a7e99f219b7a3a3ef31871ad7b9a3cc251c2408f..979f0891f036db9ad1066a2118d206b0487d753d 100644 (file)
@@ -1,4 +1,4 @@
-The `haiku` directive is supplied by the [[!iki plugins/haiku]] plugin.
+The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] plugin.
 
 This directive allows inserting a randomly generated haiku into a wiki page.
 Just type:
index d6419b18b638a8bc5f15c0e87e845e32b310bba2..2338956d2eb24efe98e64a3d5bce75e77e0fee2c 100644 (file)
@@ -1,4 +1,4 @@
-The `if` directive is supplied by the [[!iki plugins/conditional]] plugin.
+The `if` directive is supplied by the [[!iki plugins/conditional desc=conditional]] plugin.
 
 With this directive, you can make text be conditionally displayed on a page.
 For example:
index ab3c07bfd3fbc78df6b78c6181f94a30ece012ee..1d1f29bea875102f1c3973cf081ed8ba36f9274f 100644 (file)
@@ -1,4 +1,4 @@
-The `img` directive is supplied by the [[!iki plugins/img]] plugin.
+The `img` directive is supplied by the [[!iki plugins/img desc=img]] plugin.
 
 This is an image handling directive.  While ikiwiki supports inlining full-size
 images by making a [[ikiwiki/WikiLink]] that points to the image, using
index 4bf0de13dcc5241623942a3be5d5ed24d8cf7e25..7538e3a53b77f59e5b0195918159fbd14ced047a 100644 (file)
@@ -1,4 +1,4 @@
-The `inline` directive is supplied by the [[!iki plugins/inline]] plugin.
+The `inline` directive is supplied by the [[!iki plugins/inline desc=inline]] plugin.
 
 This is a [[ikiwiki/directive]] that allows including one wiki page
 inside another. For example:
index ecc12bd7732a96a90026047819a61ae915e0c03d..8fdf40c9ff04bd39d270d070ab028b698e8ccbd4 100644 (file)
@@ -1,4 +1,4 @@
-The `linkmap` directive is supplied by the [[!iki plugins/linkmap]] plugin.
+The `linkmap` directive is supplied by the [[!iki plugins/linkmap desc=linkmap]] plugin.
 
 This directive uses [graphviz](http://www.graphviz.org/) to generate a
 graph showing the links between a set of pages in the wiki. Example usage:
index 0564159e0413631ef0e9559ab4dc50be91d2e9cf..b41d27a8082573ab2ee2ad8c33a487588c234e4e 100644 (file)
@@ -1,4 +1,4 @@
-The `listdirectives` directive is supplied by the [[!iki plugins/listdirectives]] plugin.
+The `listdirectives` directive is supplied by the [[!iki plugins/listdirectives desc=listdirectives]] plugin.
 
 This directive generates a list of available
 [[directives|ikiwiki/directive]].
index eb8d11f39a9aa7a0a3318bf9f8180db60fa3d21b..09c95a0c99917d0226cbef596df662e2e3e97e33 100644 (file)
@@ -1,4 +1,4 @@
-The `map` directive is supplied by the [[!iki plugins/map]] plugin.
+The `map` directive is supplied by the [[!iki plugins/map desc=map]] plugin.
 
 This directive generates a hierarchical page map for the wiki. Example usage:
 
index bbf020c3e5306e5be4b5ae82035561b0e7cf925d..74db319435b346ce8aee6854717947c72c4d389e 100644 (file)
@@ -1,4 +1,4 @@
-The `meta` directive is supplied by the [[!iki plugins/meta]] plugin.
+The `meta` directive is supplied by the [[!iki plugins/meta desc=meta]] plugin.
 
 This directive allows inserting arbitrary metadata into the source of a page.
 Enter the metadata as follows:
@@ -91,7 +91,7 @@ Supported fields:
        \[[!meta link="http://joeyh.myopenid.com/" rel="openid.delegate"]]
 
   However, this latter syntax won't be allowed if the 
-  [[!iki plugins/htmlscrubber]] plugin is enabled, since it can be used to
+  [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled, since it can be used to
   insert unsafe content.
 
 * redir
@@ -108,7 +108,7 @@ Supported fields:
        \[[!meta redir="http://example.com/"]]
 
   However, this latter syntax won't be allowed if the 
-  [[!iki plugins/htmlscrubber]] plugin is enabled, since it can be used to
+  [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled, since it can be used to
   insert unsafe content.
 
   For both cases, an anchor to jump to inside the destination page may also be
@@ -141,7 +141,7 @@ Supported fields:
 
 If the field is not one of the above predefined fields, the metadata will be
 written to the generated html page as a &lt;meta&gt; header. However, this
-won't be allowed if the [[!iki plugins/htmlscrubber]] plugin is enabled,
+won't be allowed if the [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled,
 since it can be used to insert unsafe content.
 
 [[!meta robots="noindex, follow"]]
index 68c2cd39a2f32f5879a9f6e6695528c33310d987..50655191001371b9c34d4c305c118676b7e4f80e 100644 (file)
@@ -1,4 +1,4 @@
-The `more` directive is supplied by the [[!iki plugins/more]] plugin.
+The `more` directive is supplied by the [[!iki plugins/more desc=more]] plugin.
 
 This directive provides a way to have a "more" link on a post in a blog, that
 leads to the full version of the page. Use it like this:
index 19b00f0ca5346ec79bb935cfe250753f2d685318..b03f5ac30ad7bc44c48d97f4da858d30f868316b 100644 (file)
@@ -1,4 +1,4 @@
-The `orphans` directive is supplied by the [[!iki plugins/orphans]] plugin.
+The `orphans` directive is supplied by the [[!iki plugins/orphans desc=orphans]] plugin.
 
 This directive generates a list of possibly orphaned pages -- pages that no
 other page links to. Example:
index f799a5d7f5d04cd697ff127880b49bcede0f5444..0e6ca3c463440177024e8ca50aea76b1fff2b17a 100644 (file)
@@ -1,4 +1,4 @@
-The `pagecount` directive is supplied by the [[!iki plugins/pagecount]] plugin.
+The `pagecount` directive is supplied by the [[!iki plugins/pagecount desc=pagecount]] plugin.
 
 This directive counts pages currently in the wiki. Example:
 
index de0419a0338130b17492b3c79f801205e28d7444..cfb5737a565898bbb31babcfbee8155df38c7ead 100644 (file)
@@ -1,4 +1,4 @@
-The `pagestats` directive is supplied by the [[!iki plugins/pagestats]] plugin.
+The `pagestats` directive is supplied by the [[!iki plugins/pagestats desc=pagestats]] plugin.
 
 This directive can generate stats about how pages link to each other. It can
 produce either a tag cloud, or a table counting the number of links to each
index 9c8e439623b378600f5b3bc5b66dd2cd8d7db47d..0e4066f348d96a1b216c53cbce9c2338f6c96c76 100644 (file)
@@ -1,4 +1,4 @@
-The `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate]] plugin.
+The `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate desc=pagetemplate]] plugin.
 
 This directive allows a page to be created using a different wikitemplates.
 The page text is inserted into the template, so the template controls the
index 9eac60fd51925b89832bf0c18e8b0dfaef4e6fac..691c75843aa5db154a377eeb4f573c9f7c6b816c 100644 (file)
@@ -1,7 +1,7 @@
-The `ping` directive is supplied by the [[!iki plugins/pinger]] plugin.
+The `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] plugin.
 
 This directive allows ikiwiki to be configured to hit a URL each time it
-updates the wiki. One way to use this is in conjunction with the [[!iki plugins/pingee]]
+updates the wiki. One way to use this is in conjunction with the [[!iki plugins/pingee desc=pingee]]
 plugin to set up a loosely coupled mirror network, or a branched version of
 a wiki. By pinging the mirror or branch each time the main wiki changes, it
 can be kept up-to-date.
index e991dfaa93cee8873522be152a4cecfa1c7629ce..6aa3d2ceacf967c6441013765956fa2987451360 100644 (file)
@@ -1,4 +1,4 @@
-The `poll` directive is supplied by the [[!iki plugins/poll]] plugin.
+The `poll` directive is supplied by the [[!iki plugins/poll desc=poll]] plugin.
 
 This directive allows you to create online polls in the wiki. Here's an
 example use:
index 3facc131dc9879c914987d37f39844183e039a6c..e8726341ac3bdca7449f6a950c25ec3a7e5abf40 100644 (file)
@@ -1,4 +1,4 @@
-The `polygen` directive is supplied by the [[!iki plugins/polygen]] plugin.
+The `polygen` directive is supplied by the [[!iki plugins/polygen desc=polygen]] plugin.
 
 This directive allows inserting text generated by polygen into a wiki page.
 For example:
index 398b48ef1d0645d64d3e774a16ea414fdd1b7ecb..c17d32952380d87efa37674d490ede3581aeaace 100644 (file)
@@ -1,6 +1,6 @@
-The `postsparkline` directive is supplied by the [[!iki plugins/postsparkline]] plugin.
+The `postsparkline` directive is supplied by the [[!iki plugins/postsparkline desc=postsparkline]] plugin.
 
-This directive uses the [[!iki plugins/sparkline]] plugin to create a
+This directive uses the [[!iki plugins/sparkline desc=sparkline]] plugin to create a
 [[sparkline]] of statistics about a set of pages, such as posts to a blog.
 
 # examples
index 23b69a3604e42d726b1f884045d2110c1e7ec791..529f1c3c1b7ae429520b3ee1133c66efd16c31aa 100644 (file)
@@ -1,4 +1,4 @@
-The `progress` directive is supplied by the [[!iki plugins/progress]] plugin.
+The `progress` directive is supplied by the [[!iki plugins/progress desc=progress]] plugin.
 
 This directive generates a progress bar.
 
index 14cdbdce77d6c519be9dc7daca9696d84f7779a4..29db86ca505f8bac0ae73c44356a8a615228083c 100644 (file)
@@ -1,4 +1,4 @@
-The `shortcut` directive is supplied by the [[!iki plugins/shortcut]] plugin.
+The `shortcut` directive is supplied by the [[!iki plugins/shortcut desc=shortcut]] plugin.
 
 This directive allows external links to commonly linked to sites to be made
 more easily using shortcuts.
index d6eee728729463aa6f04a5fa3832a4c80d0a685f..1f691e14f5fca89d0738cc2d4a8af2948ad37a16 100644 (file)
@@ -1,4 +1,4 @@
-The `sparkline` directive is supplied by the [[!iki plugins/sparkline]] plugin.
+The `sparkline` directive is supplied by the [[!iki plugins/sparkline desc=sparkline]] plugin.
 
 This directive allows for embedding sparklines into wiki pages. A
 sparkline is a small word-size graphic chart, that is designed to be
index 0d1af124953bc564d4d830bc49c188dd31c0f6d5..e27a94b7cbd2ef1868f13b0c4e2dcadf513ed71b 100644 (file)
@@ -1,4 +1,4 @@
-The `table` directive is supplied by the [[!iki plugins/table]] plugin.
+The `table` directive is supplied by the [[!iki plugins/table desc=table]] plugin.
 
 This directive can build HTML tables from data in CSV (comma-separated values)
 or DSV (delimiter-separated values) format.
index a6e1833a44baa14df10c20868800e62d58a3f53e..267aee660d52d0c53f68aeb1cf63cbc2379c753a 100644 (file)
@@ -1,4 +1,4 @@
-The `tag` and `taglink` directives are supplied by the [[!iki plugins/tag]] plugin.
+The `tag` and `taglink` directives are supplied by the [[!iki plugins/tag desc=tag]] plugin.
 
 These directives allow tagging pages. List tags as follows:
 
index 38b7e3c5ebbbde9291191d171b800c2f6820e11c..d538b69b1c5b8ae0f63f54515a17dd6f45d63bb8 100644 (file)
@@ -1,4 +1,4 @@
-The `template` directive is supplied by the [[!iki plugins/template]] plugin.
+The `template` directive is supplied by the [[!iki plugins/template desc=template]] plugin.
 
 [[Templates]] are files that can be filled out and inserted into pages in the
 wiki, by using the template directive. The directive has an `id` parameter
index 401353e899efacfba66aaee2b00d5f641c890f8a..dde7d99f530e5205559da6f131bc603622144a17 100644 (file)
@@ -1,4 +1,4 @@
-The `testpagespec` directive is supplied by the [[!iki plugins/testpagespec]] plugin.
+The `testpagespec` directive is supplied by the [[!iki plugins/testpagespec desc=testpagespec]] plugin.
 
 This directive allows testing a [[ikiwiki/PageSpec]] to see if it matches a
 page, and to see the part that matches, or causes the match to fail.
index bd040c9cf7cbaa779f577d806e8ba2a37360e3a2..e13d1ed65d9c125a26302715cc7aa208f129c63b 100644 (file)
@@ -1,4 +1,4 @@
-The `teximg` directive is supplied by the [[!iki plugins/teximg]] plugin.
+The `teximg` directive is supplied by the [[!iki plugins/teximg desc=teximg]] plugin.
 
 This directive renders LaTeX formulas into images.
 
index 94b0fe1af67c42db04cbe07b7c53b59bf6dc14c3..bf504dafc35d818a1f5a934ed11318490fc259a8 100644 (file)
@@ -1,4 +1,4 @@
-The `toc` directive is supplied by the [[!iki plugins/toc]] plugin.
+The `toc` directive is supplied by the [[!iki plugins/toc desc=toc]] plugin.
 
 Add a table of contents to a page:
 
index 5729fca1156819ddd5d4270605993d0279b24e70..db11f03352d6fc748ead57e40bd862353e6ef9fe 100644 (file)
@@ -1,4 +1,4 @@
-The `toggle` and `toggleable` directives are supplied by the [[!iki plugins/toggle]] plugin.
+The `toggle` and `toggleable` directives are supplied by the [[!iki plugins/toggle desc=toggle]] plugin.
 
 With these directives you can create links on pages that, when clicked, toggle
 display of other parts of the page.
index 8ab96d045642711b8b53d74b770b0a7b0a876fbe..f1e2085a7fc53fe7c38985387841b248d13585e2 100644 (file)
@@ -1,4 +1,4 @@
-The `version` directive is supplied by the [[!iki plugins/version]] plugin.
+The `version` directive is supplied by the [[!iki plugins/version desc=version]] plugin.
 
 This directive allows inserting the version of ikiwiki onto a page.