summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-10 23:06:46 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-10 23:06:46 -0500
commit402938941406ab2bf611eee6f0b7de2b9c09c2d3 (patch)
treeb2efaba955fdf620e07bff7fc2b9a545ca3f37b5 /doc/plugins
parent10351be39ab58a72e92b8dfd7b33ca3491a39bf6 (diff)
add templates
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/attach.mdwn4
-rw-r--r--doc/plugins/contrib/gallery.mdwn4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/plugins/contrib/attach.mdwn b/doc/plugins/contrib/attach.mdwn
index 5dadb01cf..ab50715c7 100644
--- a/doc/plugins/contrib/attach.mdwn
+++ b/doc/plugins/contrib/attach.mdwn
@@ -1,3 +1,5 @@
+[[template id=plugin name=attach author="[[Ben]]"]]
+
**Note: This plugin is currently pending upload. It is also most assuredly beta.**
Most of this plugin's functionality is configured in the IkiWiki setup file (`ìkiwiki.setup`, by default), in an `attach` block. A minimum configuration looks something like this:
@@ -42,4 +44,4 @@ An administrator may wish to only allow users to attach files to pages which he
An attachment is simply a non-source file located in the source directory of the IkiWiki. The directory in which the file is located determines which page it is attached to. For example, to attach _song.ogg_ to the _music_ page, an administrator would simply create a _music_ sub-directory of the source directory, if it doesn't already exist, and move _song.ogg_ inside of it.
-Files attached in this manner are not subject to any of the validation procedures. They can be of arbitrary size and type. \ No newline at end of file
+Files attached in this manner are not subject to any of the validation procedures. They can be of arbitrary size and type.
diff --git a/doc/plugins/contrib/gallery.mdwn b/doc/plugins/contrib/gallery.mdwn
index 533e3a824..06c1844f7 100644
--- a/doc/plugins/contrib/gallery.mdwn
+++ b/doc/plugins/contrib/gallery.mdwn
@@ -1,3 +1,5 @@
+[[template id=plugin name=gallery author="[[arpitjain]]"]]
+
This plugin would create a nice looking gallery of the images. It has been build over the img plugin in Ikiwiki
SVN repository of plugin is located at <http://ned.snow-crash.org:8080/svn/ikiwiki-gallery>
@@ -33,4 +35,4 @@ Additional details are available [here](http://myweb.unomaha.edu/~ajain/ikiwikig
-- [[arpitjain]]
-[[tag plugins]] [[tag patch]] [[tag soc]] [[tag wishlist]] \ No newline at end of file
+[[tag plugins]] [[tag patch]] [[tag soc]] [[tag wishlist]]