Changes between Version 11 and Version 12 of TracIniAdminPanelPlugin


Ignore:
Timestamp:
Apr 2, 2015, 11:48:02 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, removed screenshots tag

Legend:

Unmodified
Added
Removed
Modified
  • TracIniAdminPanelPlugin

    v11 v12  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = trac.ini Editor Panel =
     3= trac.ini Editor Panel
    44
    5 == Description ==
    6 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:
     5== Description
     6
     7This plugin allow the Trac admininstrator 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.
     8
     9Key features:
    710
    811 * Edit and/or view one section at a time or all sections together.
     
    4043One last difference is the way each plugin displays the options of a section: while !IniAdminPlugin uses a groupbox per option, this plugin uses as list/table to display them. You can compare these two options here from screenshots: [attachment:compare-tracsection-iniadminplugin.png IniAdminPlugin] vs. [attachment:compare-tracsection-traciniadminpanel.png TracIniAdminPanel]
    4144
    42 == Configuration ==
     45== Configuration
     46
    4347Configuration is done via `trac.ini` in the section `[ini-editor]. The following example lists the most important ones:
    4448
     
    6569There is an example configuration provided by this plugin which resembles a white-list of "secure" options. You can find it [source:traciniadminpanelplugin/0.12/safe-restrictions.ini here].
    6670
    67 == Requirements ==
     71== Requirements
    6872
    6973No dependencies.
     
    7175Requires Trac 1.0 (older branch available for 0.12.x also).
    7276
    73 == Bugs/Feature Requests ==
     77== Bugs/Feature Requests
    7478
    7579Existing bugs and feature requests for !TracIniAdminPanelPlugin are [report:9?COMPONENT=TracIniAdminPanelPlugin here].
     
    7882[http://trac-hacks.org/newticket?component=TracIniAdminPanelPlugin&owner=stoecker new ticket].
    7983
    80 == Get the Plugin ==
     84[[TicketQuery(component=TracIniAdminPanelPlugin&group=type,format=progress)]]
    8185
    82 See the [wiki:TracPlugins#Requirements Trac plugin requirements] for instructions on installing `setuptools`.  `Setuptools` includes the `easy_install` application which you can use to install the TracIniAdminPanelPlugin:
     86== Source / Download
     87
     88See the [wiki:TracPlugins#Requirements Trac plugin requirements] for instructions on installing `setuptools`. `Setuptools` includes the `easy_install` application which you can use to install the TracIniAdminPanelPlugin:
    8389{{{
    8490#!sh
     
    101107''[http://trac-hacks.org/svn/traciniadminpanelplugin/0.12/#egg=TracIniAdminPanelPlugin-dev This is a link for setuptools of 0.12 instances to find the SVN download]''
    102108
    103 == Translation ==
     109== Translation
    104110
    105 You've done a new translation? Superb! Contributing your translation is highly appreciated.[[BR]]
    106 You could send it to the plugin's maintainer or contribute to [TracPluginTranslation Trac plugin l10n project]
    107 via [http://www.transifex.net/projects/p/Trac_Plugin-L10N/resource/iniadminpanel/ Transifex]:
     111Contributing your translation is highly appreciated. You could send it to the plugin's maintainer or contribute to [TracPluginTranslation Trac plugin l10n project] via [http://www.transifex.net/projects/p/Trac_Plugin-L10N/resource/iniadminpanel/ Transifex]:
    108112
    109113Top translations: Trac_Plugin-L10N » [http://www.transifex.net/projects/p/Trac_Plugin-L10N/resource/iniadminpanel/ iniadminpanel][[BR]]
     
    111115Kindly provided by [[Image(https://ds0k0en9abmn1.cloudfront.net/static/charts/images/tx-logo-micro.png, link=http://www.transifex.net/, title=the open translation platform, valign=bottom)]]
    112116
    113 == Known Issues ==
     117== Known Issues
    114118
    115119[[TicketQuery(component=TracIniAdminPanelPlugin,status=!closed)]]
     
    117121If you get a message like {{{KeyError: 'inieditorpanel\\locale'}}}, the likely cause is that Babel was not installed before Trac, so there's no multi-lingual support. Either reinstall the installation (Babel first) or try the version of this plug-in tagged as '0.12' which is a beta release but doesn't require a locale.
    118122
    119 == Recent Changes ==
     123== Recent Changes
    120124
    121125[[ChangeLog(traciniadminpanelplugin, 3)]]
     
    124128
    125129'''Author:''' [wiki:manski Sebastian Krysmanski] [[BR]]
    126 '''Maintainer:''' [wiki:stoecker Dirk Stöcker] [[BR]]
     130'''Maintainer:''' [[Maintainer]] [[BR]]
    127131'''Contributors:'''