Show
Ignore:
Timestamp:
04/19/08 14:35:10 (8 months ago)
Author:
flowers
Message:

Add installation instructions to plugin py file.

Addresses #1865.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • boilerplateplugin/0.10/BoilerplatePlugin.py

    r2142 r3528  
    3030# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
    3131# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     32 
     33# INSTALLATION 
     34# 
     35# Copy the BoilerplatePlugin.py file to your trac plugins directory 
     36# (/usr/share/trac/plugins on my machine). 
     37# 
     38# No other configuration is neccessary.  
    3239 
    3340import re