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

Last change on this file since 1423 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
RevLine 
[1225]1# -*- coding: utf-8 -*-
[719]2#import weblogfolder_patch, keywords_widget_patch
3import keywords_widget_patch
[1361]4import archive_path_patch
[642]5from zope.i18nmessageid import MessageFactory
6quintagroupQuillsMessageFactory = MessageFactory('quintagroup.quills.extras')
Note: See TracBrowser for help on using the repository browser.