Changes between Initial Version and Version 1 of TracHgrcEditPlugin


Ignore:
Timestamp:
Nov 12, 2009, 7:41:46 AM (14 years ago)
Author:
Matthias
Comment:

New hack TracHgrcEditPlugin, created by iceboy

Legend:

Unmodified
Added
Removed
Modified
  • TracHgrcEditPlugin

    v1 v1  
     1= hgrc File Editor =
     2
     3== Description ==
     4
     5Inspired by the TracSVNAuthz Plugin here is a plugin allows to edit the hgrc file of mercurial repositories.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracHgrcEditPlugin are
     10[report:9?COMPONENT=TracHgrcEditPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracHgrcEditPlugin&owner=iceboy new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:trachgrceditplugin here].
     18
     19== Source ==
     20
     21You can check out TracHgrcEditPlugin from [http://trac-hacks.org/svn/trachgrceditplugin here] using Subversion, or [source:trachgrceditplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25enable the plugin adding
     26{{{
     27[components]
     28hgrcedit.* = enabled
     29}}}
     30to your trac.ini file
     31
     32== Recent Changes ==
     33
     34[[ChangeLog(trachgrceditplugin, 3)]]
     35
     36== Author/Contributors ==
     37
     38'''Author:''' [wiki:iceboy] [[BR]]
     39'''Contributors:'''