diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnWrt_1YwzE4yP3dF061Wy7uNjPDefJm_I <Marius@web> | 2013-09-19 15:42:17 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-19 15:42:17 -0400 |
commit | af265dd78ae3eb936acecc9363d7415016f9f64c (patch) | |
tree | d191f9300c24c66e8924f03dfb11a63adf0f421a | |
parent | 096619f738a097a3ed42a863c8b5e0c001829c99 (diff) | |
download | ikiwiki-af265dd78ae3eb936acecc9363d7415016f9f64c.tar ikiwiki-af265dd78ae3eb936acecc9363d7415016f9f64c.tar.gz |
-rw-r--r-- | doc/forum/download_links_for_attachments.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/download_links_for_attachments.mdwn b/doc/forum/download_links_for_attachments.mdwn new file mode 100644 index 000000000..4d6e9c70c --- /dev/null +++ b/doc/forum/download_links_for_attachments.mdwn @@ -0,0 +1,11 @@ +hi, +I'm not sure if I'm doing something wrong but I can't figure out how to get a download link for uploaded attachments. +I'd like to be able to upload arbitrary attachments eg. settings.xml or .gitinore or setup.txt or stuff.zip and be able to add a link to the wiki page which should let the user instantly download that file. +I thought it might be as simple as adding a directive eg. [[!downloadlink .gitinore]] . + +This is driving me nuts, so any help or pointers will be appreciated even if I have to dig in to write a plugin. +I'm running the 3.20100815.9 on Debian 6.0 but then also tried a manual install of 3.20130904.1 which seemed to have caused a bunch of timeout errors and not much improvement on the attachment issue. +Should I try the git version? + +thanks +marius |