Ticket #930 (new enhancement)

Opened 7 months ago

Last modified 7 months ago

handle site-wide overrides

Reported by: russ Assigned to:
Priority: medium Milestone:
Component: ambra Version: 0.9-SNAPSHOT
Keywords: Cc:
Blocking: 919 Blocked By:

Description

currently we allow for per-journal overrides with the cascading file lookup filter.

however, there's also a need for site-wide overrides (cases in which the end user wants to override a given css file or image or whatever for ALL their journals).

suggest we add a target to the cascading lookup.

  • it could be a hardcoded location (journals/default)
  • or, if possible, configurable by the user (i'm using journals/plosJournals for this purpose currently)

Dependency Graph

Change History

05/06/08 10:56:15 changed by russ

  • owner deleted.
  • version changed from 0.8.2.1 to 0.9-SNAPSHOT.
  • component changed from topaz to publishing-app.