Ticket #8 (new enhancement)

Opened 20 months ago

Last modified 20 months ago

For CSS files, use getResourceAsStream in cssfetcher

Reported by: dbs Owned by: dbs
Priority: minor Milestone: CONGO 2.1.0
Component: Public Interface Version: 2.0
Keywords: Cc:

Description

The public pages use a CSSFetcher class to feed in the stylesheet from the con_details table. They also use a 'starter' web.css file before loading via the fetcher.

The fetcher should load the default web.css file, then feed the local customzations out to the JSP engine, rather than use 2 lines in the JSP. That way we can alter themes within Coconut by changing which css files are fed out to the pages without having to alter the local files.

Change History

Changed 20 months ago by dbs

  • priority changed from major to minor
Note: See TracTickets for help on using tickets.