aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Allow_edittemplate_to_set_file_type.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-20 16:21:04 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-20 16:21:04 -0400
commit6088ad861cbd43d277933c4e2c6dcd3cefb65f89 (patch)
treebcad0dbf90fb0dfd10ae864fcfba4a5931ac1675 /doc/todo/Allow_edittemplate_to_set_file_type.mdwn
parenta6fc3b411f64f18cd2aabfcd2496b3f7e275e7ef (diff)
downloadikiwiki-6088ad861cbd43d277933c4e2c6dcd3cefb65f89.tar
ikiwiki-6088ad861cbd43d277933c4e2c6dcd3cefb65f89.tar.gz
revert colon part of change
Diffstat (limited to 'doc/todo/Allow_edittemplate_to_set_file_type.mdwn')
-rw-r--r--doc/todo/Allow_edittemplate_to_set_file_type.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo/Allow_edittemplate_to_set_file_type.mdwn b/doc/todo/Allow_edittemplate_to_set_file_type.mdwn
index 54fff6a19..b49968c18 100644
--- a/doc/todo/Allow_edittemplate_to_set_file_type.mdwn
+++ b/doc/todo/Allow_edittemplate_to_set_file_type.mdwn
@@ -5,6 +5,9 @@ Below is a [[patch]] to [[plugins/edittemplate]] that does a few things:
* It makes the description of what was registered link to the template page (which gives feedback for typos or allows template creation)
* It adds a colon to the standard string correcting the syntax.
+[[done]] except for the colon change; it's referring to the template as an
+edittemplate there. --[[Joey]]
+
----
diff --git a/IkiWiki/Plugin/edittemplate.pm b/IkiWiki/Plugin/edittemplate.pm
@@ -39,5 +42,3 @@ Below is a [[patch]] to [[plugins/edittemplate]] that does a few things:
}
}
-
-[[done]]