diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 17:19:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 17:19:21 +0000 |
commit | ba922d64b10f75833ae9220c6e3d39e09465d5e0 (patch) | |
tree | 6fcca4d8869f7926061ed393debeaea5217fd596 /doc/bugs | |
parent | 957ae14949c148bb142b4e910fc3b93f79a070bb (diff) | |
download | ikiwiki-ba922d64b10f75833ae9220c6e3d39e09465d5e0.tar ikiwiki-ba922d64b10f75833ae9220c6e3d39e09465d5e0.tar.gz |
web commit by ScottHenson
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Requests_For_Enhancements.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/Requests_For_Enhancements.mdwn b/doc/bugs/Requests_For_Enhancements.mdwn new file mode 100644 index 000000000..b9cf3b23d --- /dev/null +++ b/doc/bugs/Requests_For_Enhancements.mdwn @@ -0,0 +1,7 @@ +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. + +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. + +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
\ No newline at end of file |