Changes between Initial Version and Version 1 of PreCodeBrowserPlugin


Ignore:
Timestamp:
May 19, 2009, 10:03:10 PM (15 years ago)
Author:
Kate
Comment:

New hack PreCodeBrowserPlugin, created by kate

Legend:

Unmodified
Added
Removed
Modified
  • PreCodeBrowserPlugin

    v1 v1  
     1= Replace code <table>s with <pre> tags =
     2
     3== Description ==
     4
     5This is a simple plugin which replaces code <table> elements in the source browser with <pre> tags.
     6
     7Syntax highlighting is preserved. Line numbers are gone.
     8
     9Other than appealing to minimalists, this is useful in conjunction with something along the lines of [http://elide.org/widgets/linenumbers] - that's client-side javascript to dynamically add non-selectable line numbers. In other words, this lets you cut & paste code without bringing along the line numbers too.
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for PreCodeBrowserPlugin are
     14[report:9?COMPONENT=PreCodeBrowserPlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=PreCodeBrowserPlugin&owner=kate new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:precodebrowserplugin here].
     22
     23== Source ==
     24
     25You can check out PreCodeBrowserPlugin from [http://trac-hacks.org/svn/precodebrowserplugin here] using Subversion, or [source:precodebrowserplugin browse the source] with Trac.
     26
     27== Example ==
     28
     29Hm. I'll try to add a screenshot, here...
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(precodebrowserplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:kate] [[BR]]
     38'''Contributors:'''