Ticket #1 (new task)

Opened 20 months ago

EduBlog: Remove default theme CSS includes

Reported by: andresambrois Owned by: andresambrois
Priority: major Milestone: Opportunity
Component: EduBlog Keywords: CSS, performance
Cc: marcel Blocking:
Blocked By:

Description

The edublog theme is currently configured to include the default theme's style sheets. This adds unnecesary load as there are few pages which our sheets don't yet cover completely, such as:

-Moodle login
-Personal data
-Admin interface

When these are covered by our styles, the includes should be removed ($THEME->standardsheets in config.php)

Note: See TracTickets for help on using tickets.