Changes between Version 19 and Version 20 of ScreenshotsPlugin


Ignore:
Timestamp:
Mar 24, 2008, 5:30:08 PM (16 years ago)
Author:
rupert thurner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScreenshotsPlugin

    v19 v20  
    88
    99Existing bugs and feature requests for ScreenshotsPlugin are
    10 [report:9?COMPONENT=ScreenshotsPlugin here].
     10[query:?status=new&status=assigned&status=reopened&group=&component=ScreenshotsPlugin&order=priority here].
    1111
    1212If you have any issues, create a
    1313[http://trac-hacks.org/newticket?component=ScreenshotsPlugin&owner=Blackhex new ticket] but read BugReporting page first, please.
    1414
    15 == Download ==
     15== Download and Source ==
    1616
    17 Download the zipped source from [download:screenshotsplugin here].
    18 
    19 == Source ==
    20 
    21 You can check out ScreenshotsPlugin from [http://trac-hacks.org/svn/screenshotsplugin here] using Subversion, or [source:screenshotsplugin browse the source] with Trac.
     17Download the [download:screenshotsplugin zipped source], check out [http://trac-hacks.org/svn/screenshotsplugin using Subversion], or [source:screenshotsplugin browse the source] with Trac.
    2218
    2319== Dependencies ==
    2420
    25 You need to have [http://www.pythonware.com/products/pil/ PIL] library installed to get plugin working. Plugin optionally depends on TracTags plugin for screenshot tagging support.
     21You need to have [http://pythonware.com/products/pil/ PIL] library installed to get plugin working. Plugin optionally depends on TracTags plugin for screenshot tagging support.
    2622
    2723== Installation ==