source: products/quintagroup.portlet.static/trunk/quintagroup/portlet/static/__init__.py @ 3218

Last change on this file since 3218 was 285, checked in by chervol, 18 years ago

RSS2 for Topics fixed

  • Property svn:eol-style set to native
File size: 214 bytes
Line 
1from zope.i18nmessageid import MessageFactory
2StaticStylishPortletMessageFactory = MessageFactory('quintagroup.portlet.static')
3
4def initialize(context):
5    """Initializer called when used as a Zope 2 product."""
Note: See TracBrowser for help on using the repository browser.