Packaging of Bugzilla 2.18 in Debian

Alexis Sukrieh sukria at sukria.net
Wed Jan 19 08:09:13 UTC 2005


* David Miller (justdave at bugzilla.org) disait :
> What I'm suggesting is (for example) in the header template, instead of:
> 
>     <link href="skins/standard/global.css" rel="stylesheet" 
> type="text/css">
>     <link href="skins/custom/global.css" rel="stylesheet" type="text/css">
> 
> We do:
> 
>     <link href="[% webpath %]skins/standard/global.css" 
> rel="stylesheet" type="text/css">
>     <link href="[% webpath %]skins/custom/global.css" rel="stylesheet" 
> type="text/css">

In my opinion, that's the best solution to that issue.
I'm working on it for the Debian package and will send you the patch
when it's ok.

I've added $Bugzilla::Config::WEBPATH which should be blank in your
upstream default and should be '/bugzilla/' in the debian package.

Regards.

-- 
                                  Alexis Sukrieh <sukria at sukria.net>
                                               http://www.sukria.net

« Quidquid latine dictum sit, altum sonatur. » 
Whatever is said in Latin sounds profound.




More information about the developers mailing list