summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-08 21:55:55 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-08 21:55:55 +0000
commit118c481766669959c34c30a79aa2667cdcc7aebc (patch)
tree4bbaa6f54a8ee8a43b52ba55eabbbb83d55ec497
parentba2a1f7eaa34e00593250903211388a58dbb09f9 (diff)
remove, redundant
-rw-r--r--doc/todo/Requests_For_Enhancements.mdwn16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/todo/Requests_For_Enhancements.mdwn b/doc/todo/Requests_For_Enhancements.mdwn
deleted file mode 100644
index e5defd15e..000000000
--- a/doc/todo/Requests_For_Enhancements.mdwn
+++ /dev/null
@@ -1,16 +0,0 @@
-I would like to put two RFEs into the pool.
-
-1. Believe Apache auth. I would like ikiwiki to get the current user from the apache auth. It could optionally save user preferences based upon those names. Like email address and such.
-
-> This has also been requested [here](http://bugs.debian.org/384534).
-> --[[Joey]]
-
-2. A way of uploading arbitrary files and referencing them within ikiwiki. I know ikiwiki can already deal with arbitrary files within its RCS store, but it would be nice to be able to upload files through the web.
-
-> Already requested in [[todo/onlinepageediting]] --[[Joey]]
-
-I'm willing to help out on creating these features, but I don't really know perl so it might take me some time. Id be willing to buy someone a beer if they would get to these before me. :-D
-
-> I'd welcome help with either of these, they're both low priority for me
-> to implement myself, and the only one I'm absolutely sure I'll get around
-> to at some point is file upload. --[[Joey]]