id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
6563,Add revision info to macro,rjollos,viola,Trac 0.12 allows revision info for plugins and macros to be displayed on the About page. For single file macros_ revision info is made available by including the following two lines below the section of `import` statements:\r\n\r\n{{{\r\nrevison="$Rev$"\r\nurl="$URL$"\r\n}}}\r\n\r\nand applying the following svn:keywords properties:\r\n\r\n{{{\r\nsvn propset svn:keywords "LastChangedRevision HeadURL" <filename>.py\r\n}}}\r\n\r\nFor example_ see [browser:changelogmacro/0.11/ChangeLogMacro.py@7473:9-10].,enhancement,closed,normal,TaskTicketsMacro,normal,fixed,,,0.11
