aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/create_download_link/comment_1_4797493157c569f8893b53b5e5a58e73._comment
blob: cec5fd6bb3ef1178f3c971acd7e7b1288f80156b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://smcv.pseudorandom.co.uk/"
 nickname="smcv"
 subject="comment 1"
 date="2011-09-11T10:20:14Z"
 content="""
You could use a relative URL in a standard [[ikiwiki/MarkDown]] link:

    [download the video](../downloads/video.mp4)

or an ikiwiki [[ikiwiki/WikiLink]] to the file (just like you would for a page):

    \[[download the video|foo/bar/downloads/video.mp4]]
"""]]