Ticket #657 (new task)

Opened 2 years ago

Last modified 13 months ago

Support different jinja template directories

Reported by: marcusl Owned by:
Priority: minor Milestone: 0.8.+
Version: 0.7.11 Keywords: web
Cc:

Description

Configure WebStatus? to take a template_dir argument so that it's changeable by the user.

This would allow us to ship several themes and allow the user to choose, as well as allowing the user to customize their own theme without hacking the built-in one(s).

Change History

comment:1 Changed 2 years ago by marcusl

  • Milestone changed from 0.8.0 to 0.8.+

Not really needed now that we have a template dir in master, although it could help to allow folks to switch themes fast (faster than cp -r buildbot/themes/foo/* master/templates/*, or something similar with ln).

comment:2 Changed 2 years ago by marcusl

  • Priority changed from major to minor

So, not that important right now.

comment:3 Changed 13 months ago by dustin

  • Keywords web added; jinja removed
Note: See TracTickets for help on using tickets.