##// END OF EJS Templates
descriptions: fixed rendering problem with certain meta-tags....
descriptions: fixed rendering problem with certain meta-tags. - fixes #5587 - previously escaped values were used for pattern matching, we escape it again to bring old behaviour.
bart -
r4223:60c8ef52 stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / config / rcextensions
examples
helpers
README.txt Loading ...
__init__.py Loading ...
hooks.py Loading ...
mapping.py Loading ...
utils.py Loading ...

This is template rcextensions.

To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.


Changes to rcextensions requires restart of RhodeCode instances.