The comment for ITemplateProvider in 0.11 mentions ClearSilver:
class ITemplateProvider(Interface):
"""Extension point interface for components that provide their own
ClearSilver templates and accompanying static resources.
"""
I wonder if it comment or the whole ITemplateProvider interface that
is about to be removed in 0.12
There are more references to ClearSilver in my copy of 0.11 sources.
Could they be replaced with Genshi references where needed?
trac\templates\README
trac\htdocs\README
trac\wiki\default-pages\TracEnvironment
trac\wiki\default-pages\TracInstall
trac\wiki\default-pages\TracInterfaceCustomization
trac\wiki\default-pages\TracUpgrade
trac\web\tests\__init__.py
trac\web\api.py
trac\web\tests\api.py
trac\web\chrome.py
trac\web\clearsilver.py
trac\web\tests\clearsilver.py
trac\web\main.py
Thanks.
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.