wiki:TracIniAdminPanelPlugin

Version 2 (modified by Sebastian Krysmanski, 13 years ago) (diff)

Page created

trac.ini Editor Panel

This is an external plugin. Please don't report any tickets here. See below for more information.

Description

This plugin allow the trac admin to edit the trac.ini file using Trac's admin interface. Its goal is to provide the user with a complete and user-friendly interface. The following features are provided:

  • Edit and/or view one section at a time or all sections together.
  • Each option comes with a lot of information (such as description, option type, stored value, default value).
  • Unobtrusive JavaScript support; i.e. the editor works without JavaScript but the user experience is better with JavaScript enabled in the browser.
  • Adding new sections and options (section entries)
  • Support for a security manager. This manager controls which options can be modified by the user and can also reject certain values for certain options. This plugin comes with an (optional) basic security manager (see below).
  • Support for marking options as "password" (e.g. for [notification]:smtp_password) for enhanced security. Some options are already marked as "password" by default.

Note: A comparison to the IniAdminPlugin can be found here

Screenshot (1) of TracIniAdminPanel Screenshot (2) of TracIniAdminPanel

Source and Tickets

You'll find all information about this plug-in here. Please file tickets only there.

Author/Contributors

Maintainer: Sebastian Krysmanski

Attachments (4)

Download all attachments as: .zip