aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-16 03:58:54 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-16 03:58:54 +0000
commit3ead2e742074efa99c4c71229daced6800345a8e (patch)
tree5270be55e7e49edca81d90c9a63f628ff850692e
parentb5fa02dbf6dde929b52de791c3b4c1813a2cf53e (diff)
downloadikiwiki-3ead2e742074efa99c4c71229daced6800345a8e.tar
ikiwiki-3ead2e742074efa99c4c71229daced6800345a8e.tar.gz
web commit by TaylorKillian: This patch allows you to use the pagetemplate hooks with FormBuilder.
-rw-r--r--doc/patchqueue/FormBuilder__95__Template__95__patch.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/patchqueue/FormBuilder__95__Template__95__patch.mdwn b/doc/patchqueue/FormBuilder__95__Template__95__patch.mdwn
new file mode 100644
index 000000000..2758479e5
--- /dev/null
+++ b/doc/patchqueue/FormBuilder__95__Template__95__patch.mdwn
@@ -0,0 +1,5 @@
+This patch allows you to use the pagetemplate hooks with FormBuilder.
+
+It can be downloaded from <http://ikiwiki.xbaud.com/FormBuilder_Templates_patch.tar.gz>
+
+--[[TaylorKillian]]