Ticket #2345 (new enhancement)

Opened 1 year ago

Last modified 1 month ago

Integrate Textarea javascript based syntax highlighting code editor into trac

Reported by: sethop Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords: editor javascript
Cc: Trac Release: 0.10

Description

From time to time I have thought it would be really great if I could hit a button inside the source browser and submit a patch *inside trac* rather than having to check the code out and do it someplace else.

Of course, this would often be a lot easier to do if the code to be edited was displayed inside a syntax highlighting code editor.

Today I found one, via Simon Willison's blog, it's called EditArea?.

http://www.cdolivet.net/editarea/

Attachments

Change History

10/27/08 07:04:27 changed by martin_s

One problem with this is that trac must access the subversion permissions which might be completely different from the trac permissions.


Add/Change #2345 (Integrate Textarea javascript based syntax highlighting code editor into trac)




Change Properties
Action