[dokuwiki] Re: Link to internal images
- From: Matthias Weißer <matthias@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 16 Aug 2005 12:51:34 +0200
Armin Ronacher schrieb:
Matthias Weißer schrieb:
Hi
is it possible to create a link to an internal images in some namespace?
I don't want to see the image but I want to have a link to it. I
thougt about something like:
[[{{images:povback:povback1_high.jpg}}|High Resolution]]
which will result in an link to this image and not in a image displayed.
I could use the direct link to the image but if I could stay within the
DokuWiki environment this would be much nicer.
Matthias
You could add a interwikilink pointing to the fetch.php.
Maybe something like: [[media>FILENAME|High Resolution]]
Could you give me some more details. If I do something like
[[media>images:eagle3d:high_res.jpg|High Resolution]] it results in a
link to google?
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Link to internal images
- From: Matthias Weißer
- [dokuwiki] Re: Link to internal images
- From: Armin Ronacher
Other related posts:
- » [dokuwiki] Link to internal images
- » [dokuwiki] Re: Link to internal images
- » [dokuwiki] Re: Link to internal images
Hi
is it possible to create a link to an internal images in some namespace? I don't want to see the image but I want to have a link to it. I thougt about something like:
[[{{images:povback:povback1_high.jpg}}|High Resolution]]
which will result in an link to this image and not in a image displayed. I could use the direct link to the image but if I could stay within the DokuWiki environment this would be much nicer.
Matthias
You could add a interwikilink pointing to the fetch.php. Maybe something like: [[media>FILENAME|High Resolution]]
- [dokuwiki] Link to internal images
- From: Matthias Weißer
- [dokuwiki] Re: Link to internal images
- From: Armin Ronacher