Changes between Version 1 and Version 2 of DefaultColsPlugin


Ignore:
Timestamp:
Feb 27, 2012, 11:40:43 AM (12 years ago)
Author:
HumanInternals
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DefaultColsPlugin

    v1 v2  
    1515[http://trac-hacks.org/newticket?component=DefaultColsPlugin&owner=shesek new ticket].
    1616
    17 == Download ==
    18 
    19 Download the zipped source from [download:defaultcolsplugin here].
    20 
    2117== Source ==
    2218
    23 You can check out DefaultColsPlugin from [http://trac-hacks.org/svn/defaultcolsplugin here] using Subversion, or [source:defaultcolsplugin browse the source] with Trac.
     19Source is hosted on Github as a Gist repository, at https://gist.github.com/1923150.
     20
     21== Installation ==
     22- `cd /path/to/plugins/directory; wget https://raw.github.com/gist/1923150/defaultcols.py`
     23- Add `defaultcols.* = enabled` to trac.ini [components] section (or enable via the web admin)
     24- Add `default_cols = list, of, fields` to trac.ini [query] section
    2425
    2526== Example ==
     
    2930
    3031
    31 
    32 == Recent Changes ==
    33 
    34 [[ChangeLog(defaultcolsplugin, 3)]]
    35 
    3632== Author/Contributors ==
    3733