| 6 | | Global macros are not implicitly loaded. After installing a macro into the global macro directory a {{{trac-admin <env> upgrade}}} must be performed, which will copy the macro into the environments {{{<env>/wiki-macros}}} directory. Unfortunately, trac does not appear to detect outdated macros and will not upgrade existing macros to newer versions. You will need to manually delete the copies of the global macros in each environment, then perform an environment upgrade. With mod_python, as always, this will require an apache restart. |
|---|
| | 6 | ~~Global macros are not implicitly loaded. After installing a macro into the global macro directory a {{{trac-admin <env> upgrade}}} must be performed, which will copy the macro into the environments {{{<env>/wiki-macros}}} directory. Unfortunately, trac does not appear to detect outdated macros and will not upgrade existing macros to newer versions. You will need to manually delete the copies of the global macros in each environment, then perform an environment upgrade. With mod_python, as always, this will require an apache restart.~~ |
|---|