Ticket #16 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Allow customized look and feel

Reported by: tim Owned by: tim
Priority: major Milestone:
Component: View Version: trunk
Keywords: Cc:

Description

Allow customized templates and/or stylesheets to be loaded/configured via the admin interface.

Change History

Changed 5 years ago by tim

  • status changed from new to assigned

Changed 5 years ago by tim

  • type changed from defect to enhancement

Changed 5 years ago by tim

  • status changed from assigned to closed
  • resolution set to fixed

Initial support for theming was provided in r42. An approximation of the current Planet TurboGears? theme was provided in r45. It's not perfect, but we will fill in the holes as we go along.

Themes should reside in a python package, and the current theme is configured from the Planet configuration page. See themes/planettg for an example.

Note: See TracTickets for help on using tickets.