Ticket #2796 (closed defect: worksforme)

Opened 8 months ago

Last modified 6 months ago

css rules in trac shouldn't be project specific

Reported by: cedenoj Assigned to:
Priority: major Milestone: 1.0
Component: Trac Version:
Keywords: Cc:

Description

Instead of using files in /projects/admin/*/file.png , we should be pointing to something like /img/ that would be more generic.

Change History

11/12/08 21:26:10 changed by cedenoj

(In [142]) refs #2796 images in index.cs were still pointing to old url

11/12/08 22:07:56 changed by bettse

That's partially true, but the admins of the site are determined by being users of the admin project, so we're already treating admin as a special project that defined other things, defining the theme isn't that far a stretch. The elgg side does have places to store images for the template, but then we'd have to make sure any changes to those images in trac got copied over.

12/20/08 13:54:37 changed by bettse

this was mentioned at the last beaversource meeting, but I can't recall if we settled on the admin project being special as valid justification.

01/07/09 13:25:39 changed by bettse

  • status changed from new to closed.
  • resolution set to worksforme.