Modify

Opened 16 years ago

Closed 16 years ago

#3766 closed enhancement (fixed)

TracLegos ctor arguments should be able to be specificed by site configuration .ini files

Reported by: Jeff Hammel Owned by: Jeff Hammel
Priority: high Component: TracLegosScript
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

currently, site configuration .ini files can only house a [variables] section. it is also desirable to have needed TracLegos ctor arguments be driven by the .ini file, e.g.

[site-configuration]
directory = /usr/local/topp/trac/projects
inherit = /usr/local/topp/trac/trac.ini
db_types = mysql
project_types = topp_trac_project

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by Jeff Hammel

really, the whole site configuration handling should be done in a more unified and consistent way

comment:2 Changed 16 years ago by Jeff Hammel

(In [4322]) drive from configuration, refs #3766, refs #3770

comment:3 Changed 16 years ago by Jeff Hammel

Resolution: fixed
Status: newclosed

done

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeff Hammel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.