Ticket #657 (closed task: fixed)

Opened 4 years ago

Last modified 7 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 3 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 3 years ago by marcusl

  • Priority changed from major to minor

So, not that important right now.

comment:3 Changed 2 years ago by dustin

  • Keywords web added; jinja removed

comment:4 Changed 7 months ago by tom.prince

  • Status changed from new to closed
  • Resolution set to fixed

This was added in c1d4b2af6d25219cc119e1f296b37c85cad0e23f.

Note: See TracTickets for help on using tickets.