Changes between Initial Version and Version 1 of TracPastePlugin


Ignore:
Timestamp:
Jan 18, 2007, 9:28:30 AM (17 years ago)
Author:
mitsuhiko
Comment:

New hack TracPastePlugin, created by mitsuhiko

Legend:

Unmodified
Added
Removed
Modified
  • TracPastePlugin

    v1 v1  
     1= tracpaste =
     2
     3== Description ==
     4
     5Adds a basic pastebin functionality to a webpage. It requires trac0.11 and pygments > 0.5.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracPastePlugin are
     10[report:9?COMPONENT=TracPastePlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracPastePlugin&owner=mitsuhiko new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tracpasteplugin here].
     18
     19== Source ==
     20
     21You can check out TracPastePlugin from [http://trac-hacks.org/svn/tracpasteplugin here] using Subversion, or [source:tracpasteplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25Download, build egg, drop into your plugins folder, enable it over webadmin, restart tracd, head over to `/pastebin`.
     26
     27== Recent Changes ==
     28
     29[[ChangeLog(tracpasteplugin, 3)]]
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:mitsuhiko] [[BR]]
     34'''Contributors:'''