Changes between Version 32 and Version 33 of TracPastePlugin


Ignore:
Timestamp:
Mar 25, 2016, 2:31:09 PM (8 years ago)
Author:
figaro
Comment:

From http to https

Legend:

Unmodified
Added
Removed
Modified
  • TracPastePlugin

    v32 v33  
    1212 * Pastes are searchable
    1313
    14 Several additional features have been proposed:
     14Some additional features have been proposed:
    1515 * Tags support (#6160)
    1616 * Spam filter integration (#6144)
     
    5555 1. Make sure the pypi:Pygments package is installed.
    5656 1. Either: Download, build egg, drop into your plugins folder, [[BR]]
    57     or: `easy_install http://trac-hacks.org/svn/tracpasteplugin/trunk`.
     57    or: `easy_install https://trac-hacks.org/svn/tracpasteplugin/trunk`.
    5858 1. Enable it through WebAdmin or by adding the following to your `trac.ini` file:
    5959 {{{#!ini