Changes between Version 5 and Version 6 of BrowserSvnOperationsPlugin


Ignore:
Timestamp:
Aug 25, 2015, 12:50:06 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with nolicense

Legend:

Unmodified
Added
Removed
Modified
  • BrowserSvnOperationsPlugin

    v5 v6  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Subversion Operations Browser Extension =
     3= Subversion Operations Browser Extension
    44
    5 == Description ==
     5== Description
    66
    7 Use TracBrowser to upload files, move/delete folders or files and create folders within the Subversion repository. It is a lightweight interface that doesn't require client side software other than a web browser with javascript. The operations are limited, it is not a replacement for the subversion client and a checkout. The plugin depends on ContextMenuPlugin to provide user interface elements.
     7Use TracBrowser to upload files, move/delete folders or files and create folders within the Subversion repository. It is a lightweight interface that doesn't require client side software other than a web browser with Javascript. The operations are limited, it is not a replacement for the subversion client and a checkout. The plugin depends on ContextMenuPlugin to provide user interface elements.
    88
    9 To enable the plugin add the following to your trac.ini
    10 
    11 {{{
    12 #!ini
    13 [components]
    14 trac_browser_svn_ops.* = enabled
    15 }}}
    16 
    17 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    1810
    1911Existing bugs and feature requests for BrowserSvnOperationsPlugin are
     
    2113
    2214If you have any issues, create a
    23 [http://trac-hacks.org/newticket?component=BrowserSvnOperationsPlugin&owner=moreati new ticket].
     15[/newticket?component=BrowserSvnOperationsPlugin new ticket].
    2416
    25 == Download ==
     17== Download
    2618
    2719Download the zipped source from [download:browsersvnoperationsplugin here].
    2820
    29 == Source ==
     21== Source
    3022
    3123You can check out BrowserSvnOperationsPlugin from [http://trac-hacks.org/svn/browsersvnoperationsplugin here] using Subversion, or [source:browsersvnoperationsplugin browse the source] with Trac.
    3224
    33 == Example ==
     25== Installation
     26
     27General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     28
     29To enable the plugin add the following to your `trac.ini` file:
     30
     31{{{#!ini
     32[components]
     33trac_browser_svn_ops.* = enabled
     34}}}
     35
     36== Example
    3437
    3538[[Image(BrowserSvnOperationsPlugin:screenshot.png)]]
    3639
    37 == Recent Changes ==
     40== Recent Changes
    3841
    3942[[ChangeLog(browsersvnoperationsplugin, 3)]]
    4043
    41 == Author/Contributors ==
     44== Author/Contributors
    4245
    4346'''Author:''' [wiki:moreati] [[BR]]
    44 '''Maintainer:''' [wiki:moreati] [[BR]]
     47'''Maintainer:''' [[Maintainer]] [[BR]]
    4548'''Contributors:'''