source: products/quintagroup.quills.extras/trunk/quintagroup/quills/extras/__init__.py

Last change on this file was 1361, checked in by mylan, 15 years ago

Fix #133: Added patch for prevent archive url of blog-posts

  • Property svn:eol-style set to native
File size: 253 bytes
Line 
1# -*- coding: utf-8 -*-
2#import weblogfolder_patch, keywords_widget_patch
3import keywords_widget_patch
4import archive_path_patch
5from zope.i18nmessageid import MessageFactory
6quintagroupQuillsMessageFactory = MessageFactory('quintagroup.quills.extras')
Note: See TracBrowser for help on using the repository browser.