ikiwiki/IkiWiki
Joey Hess bd55d276b3 Fix links generated by preprocessor directives when previewing.
As was already done for linkfication, links generated in a prevew page
are relative to the top of the wiki, so it has to be told that the destpage
is there.

I was using "" to indicate this, but that may confuse some preprocessor
plugins, which treat parameters with an empry value specially (sparkline is one
such). Instead, use "/", which is more accurate anyway and works just as well.
2008-02-24 16:37:11 -05:00
..
Plugin * Fix another preview will_render bug. This one involved inline, 2008-02-24 15:36:25 -05:00
Rcs * tla: Remove call to escapeHTML when constructing recentchanges message; 2008-02-20 16:45:02 -05:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm Fix links generated by preprocessor directives when previewing. 2008-02-24 16:37:11 -05:00
Render.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
Setup.pm * Better error message when a setup file has a syntax error. 2007-11-17 14:06:11 -05:00
UserInfo.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00
Wrapper.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00