diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 18:00:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-21 18:00:02 +0000 |
commit | 3c8f07b53f432cef8efce7239d2dbc7f21c75e29 (patch) | |
tree | 64c3187c28e88843ab452990b4498c9cf201abf4 | |
parent | ba922d64b10f75833ae9220c6e3d39e09465d5e0 (diff) | |
download | ikiwiki-3c8f07b53f432cef8efce7239d2dbc7f21c75e29.tar ikiwiki-3c8f07b53f432cef8efce7239d2dbc7f21c75e29.tar.gz |
update
-rw-r--r-- | doc/bugs/Requests_For_Enhancements.mdwn | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/bugs/Requests_For_Enhancements.mdwn b/doc/bugs/Requests_For_Enhancements.mdwn index b9cf3b23d..e5defd15e 100644 --- a/doc/bugs/Requests_For_Enhancements.mdwn +++ b/doc/bugs/Requests_For_Enhancements.mdwn @@ -2,6 +2,15 @@ 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. -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 +> 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]] |