Skip Menu |

This queue is for tickets about the Gitalist CPAN distribution.

Report information
The Basics
Id: 56075
Status: resolved
Priority: 0/
Queue: Gitalist

People
Owner: BROQ [...] cpan.org
Requestors: llap [...] cuckoo.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: CSS has hardcoded image urls
/static/css/core.css Has urls hard coded, so this means it can't be relocated e.g. background:#FAFAFA url(/static/i/bg.png) repeat-x left top; Really needs a c.uri_for(), but is not parsed by TT.
On Mon Mar 29 16:04:49 2010, llap@cuckoo.org wrote: Show quoted text
> /static/css/core.css > > Has urls hard coded, so this means it can't be relocated > > e.g. > > background:#FAFAFA url(/static/i/bg.png) repeat-x left top; > > Really needs a c.uri_for(), but is not parsed by TT.
This is now fixed on foxtons_design: http://github.com/broquaint/Gitalist/commit/884a56b02b18fed01b7adea6f363 a253e226cb45 Hope to get it all merged to master shortly. -- Cheers, Dan Brook