Changes between Version 3 and Version 4 of HideableQueryPlugin


Ignore:
Timestamp:
Nov 9, 2015, 1:04:18 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • HideableQueryPlugin

    v3 v4  
    55== Description
    66
    7 This plugin introduces a new permission which enables or disables the ability to set own queries.
     7This plugin introduces a new permission `QUERY_VIEW`, which enables or disables the ability to set own queries.
    88
    99== Bugs/Feature Requests
     
    1313
    1414If you have any issues, create a
    15 [http://trac-hacks.org/newticket?component=HideableQueryPlugin&owner=mhenke new ticket].
     15[/newticket?component=HideableQueryPlugin new ticket].
    1616
    1717[[TicketQuery(component=HideableQueryPlugin&group=type,format=progress)]]
     
    1919== Download
    2020
    21 Download the zipped source from [download:hideablequeryplugin here].
     21Download the zipped source from [export:hideablequeryplugin here].
    2222
    2323== Source
    2424
    25 You can check out HideableQueryPlugin from [http://trac-hacks.org/svn/hideablequeryplugin here] using Subversion, or [source:hideablequeryplugin browse the source] with Trac.
     25You can check out HideableQueryPlugin from [/svn/hideablequeryplugin here] using Subversion, or [source:hideablequeryplugin browse the source] with Trac.
     26
     27== Installation
     28
     29General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    2630
    2731== Recent Changes