Ticket #6394 (closed enhancement: fixed)

Opened 3 years ago

Last modified 1 year ago

[Patch] Add revision info

Reported by: rjollos Assigned to: pacopablo
Priority: normal Component: EmailProcessorMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Trac 0.12 displays plugin revision info in a Installed Plugins table on the /about page (you must have CONFIG_VIEW permission to see this info). See t:#8921.

The attached patch adds revision info to the content of the macro and adds svn revision keywords to the .py file.

See #6391 for screen capture of new Installed Plugins section on the About page.

Also suggest renaming emailprocessor.py to EmailProcessor.py as this does not affect the functionality, but the filename is used in the Installed Plugins table so it looks and reads nicer.

Attachments

emailprocessor.patch (508 bytes) - added by rjollos on 01/04/10 09:49:54.
Patch for EmailProcessorMacro

Change History

01/04/10 09:49:54 changed by rjollos

  • attachment emailprocessor.patch added.

01/10/10 08:26:23 changed by pacopablo

  • status changed from new to closed.
  • resolution set to fixed.

(In [7365]) Applied patch from rjollos adding revision info to the macro. Also renamed file per rjollos' recommendation. Closes #6394

12/01/11 10:31:39 changed by rjollos

(In [10961]) Refs #6394: Follow-on to [7365]. Added svn:keywords.

12/01/11 10:35:56 changed by rjollos

(In [10962]) Refs #6394: Replaced source URL with trac-hacks URL.


Add/Change #6394 ([Patch] Add revision info)




Change Properties
Action