Ticket #309 (new defect)

Opened 5 months ago

Last modified 5 months ago

WebStatus html should be templated, stored in public_html (or similar) dir

Reported by: spurkis Assigned to:
Priority: major Milestone: undecided
Component: statusplugins-web Version: 0.7.7
Keywords: web, status, template, html Cc: sergey

Description

I'd like to be able to change the output of the buildbot WebStatus? plugin, ideally by editing templates stored in the public_html directory (or something similar, the key is that it is available under the buildmaster installation directory).

Change History

06/28/08 17:29:45 changed by sergey

  • cc set to sergey.

I'd say that default templates must be installed somewhere where they can't be changed, and public_html should only contain customized and site-specific templates. Trac does similar thing with its site directory.