diff options
-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 |