Modify ↓
Opened 16 years ago
Closed 16 years ago
#3770 closed enhancement (fixed)
unification of ctor arguments between TracLegos class and web interface
Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
---|---|---|---|
Priority: | high | Component: | TracLegosScript |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
the webapp should take arguments from the [app:traclegos]
section (app_conf
in wsgiapp.py) that is applied to create the TracLegos creator instance. This should be done after parsing and applying the configuration for traclegos.conf
files. Since this is necessary also for the command line interface, helper functions should be written to make this easy.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [4322]) drive from configuration, refs #3766, refs #3770