|
[dokuwiki]
||
[Date Prev]
[01-2008 Date Index]
[Date Next]
||
[Thread Prev]
[01-2008 Thread Index]
[Thread Next]
[dokuwiki] patch: Doku_Renderer_xhtml
- From: Spring Pierre <pierre.spring@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 17 Jan 2008 15:12:30 +0100
hi all,
here is a patch, that takes care of the following problem:
when you insert media on root level, say
my_pic.png
and display it on a page with leading namespace, say
name:space:page
then the renderer tries to display the following media:
name:space:my_pic.png
because resolve_mediaid() appends the namespace given to it.
this seems like the best fix for this problem.
greetings.
pierre.
--
Liip AG // Rte de la Fonderie 7 // CH-1700 Fribourg
Fon 026 4222511 // Key id 0x5BF5F8FA // www.liip.ch
|