From 9c87cc0d13424fc182097a82db47ea41e27cb328 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Feb 2008 04:41:52 -0500 Subject: web commit by rdennis --- doc/bugs/search_plugin_uses_wrong_css_path.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/bugs/search_plugin_uses_wrong_css_path.mdwn') diff --git a/doc/bugs/search_plugin_uses_wrong_css_path.mdwn b/doc/bugs/search_plugin_uses_wrong_css_path.mdwn index 5188edc89..fc3f8a6e4 100644 --- a/doc/bugs/search_plugin_uses_wrong_css_path.mdwn +++ b/doc/bugs/search_plugin_uses_wrong_css_path.mdwn @@ -5,3 +5,7 @@ basepath to the misc template. And so the path to the css files ends up to be "$config{cgiurl}/local.css". But this is wrong if $config{cgiurl} is not the same as $config{url}. +Maybe misctemplate() and misc.tmpl should use an additional +variable which points always to the base of the wiki. + +e.g. use "wikibase" for css and favicon and "baseurl" for the <base> tag. -- cgit v1.2.3