Conjunto de mudanças 6179 no repositório publico
- Timestamp:
- 09/04/2012 14:59:28 (9 anos atrás)
- Arquivo:
-
- 1 editado
Legenda:
- Não Modificado
- Adicionado
- Removido
-
PortalInterlegis/produtos/il.portal.policy/setup.py
r6110 r6179 18 18 "Topic :: Software Development :: Libraries :: Python Modules", 19 19 ], 20 keywords=' ',21 author=' ',22 author_email=' ',23 url='http:// svn.plone.org/svn/collective/',20 keywords='python zope plone policy', 21 author='Interlegis', 22 author_email='contato@interlegis.leg.br', 23 url='http://repositorio.interlegis.gov.br/PortalInterlegis/produtos/il.portal.policy/', 24 24 license='GPL', 25 25 packages=find_packages(exclude=['ez_setup']), … … 30 30 'setuptools', 31 31 'Products.Carousel==2.1', 32 #'Products.CMFNotification==2.3b1', # will be evaluated 32 33 'Products.ImageRepository==1.0.2', 33 34 'Products.PloneFormGen==1.7.1', 34 35 'Products.PloneKeywordManager==1.9', 35 36 'Products.PlonePopoll==2.7.3b1', 36 'Products.SQLAlchemyDA==0.5.1', 37 'Products.windowZ==1.3b3', 38 ' collective.ckeditor==3.6.1',37 'Products.SQLAlchemyDA==0.5.1', # can we avoid this? 38 'Products.windowZ==1.3b3', # can we avoid this? 39 'Solgema.fullcalendar==2.0.2', 39 40 'collective.contentrules.mailtogroup==1.2', 40 'collective.contentrules.mailto localrole==1.1',41 'collective.contentrules.mailtorole==1.4', 41 42 'collective.doormat==0.1', 42 43 'collective.flowplayer==3.0rc4', 43 'collective.googleanalytics==1.2', 44 'collective.oembed==1.1', 45 'collective.oembedtile', 44 'collective.googleanalytics==1.3', 45 'collective.oembed==1.2', 46 46 'collective.portlet.keywordmatches==1.2', 47 47 'collective.prettyphoto==0.4.4', 48 'collective.quickupload==1.3.1', 48 'collective.pygal.plonestats==0.1', # will be evaluated 49 'collective.quickupload==1.4', 49 50 'collective.recaptcha==1.1.3', 50 51 'collective.simplesocial==1.7', 51 52 'collective.smartkeywordmanager==0.6', 52 53 'collective.twitterportlet==0.10', 53 'eea.facetednavigation==4.3', 54 'il.portal.theme', 55 'lxml', 56 'plone.app.blocks', 57 'plone.app.mediarepository', 58 'plone.app.textfield', 59 'plone.app.tiles', 60 'plone.tiles', 61 'raptus.article.default==2.0b10', 54 'collective.wasthisuseful==0.2', 55 'eea.facetednavigation==4.4', 56 'eea.tags==4.3', 57 'il.portal.theme==0.1', 58 'plone.formwidget.recaptcha==1.0b3', 59 #'raptus.carousel==2.0b3', # dependency for lightboxgallery 60 #'raptus.inlinelightbox==1.0b13', # dependency for lightboxgallery 61 'raptus.article.default==2.0b11', 62 62 'raptus.article.media==2.0b9', 63 'raptus.article.core==2.0b9', 64 'raptus.article.discussion==1.0b1', 63 'raptus.article.collections==1.0a1', 64 'raptus.article.core==2.0b10', 65 'raptus.article.discussion==1.0b1', # is this working? 65 66 'raptus.article.files==2.0b5', 66 'raptus.article.gallery==2.0b8',67 #'raptus.article.gallery==2.0b8', # is this working? 67 68 'raptus.article.images==2.0b4', 69 #'raptus.article.lightboxgallery==2.0b7', # is this working? 68 70 'raptus.article.links==2.0b5', 69 71 'raptus.article.listings==2.0b7', … … 73 75 'sc.contentrules.groupbydate==1.1.1', 74 76 'sc.social.like==0.9', 75 'slc.stickystatusmessages==0. 3',77 'slc.stickystatusmessages==0.4', 76 78 'webcouturier.dropdownmenu==2.3', 77 79 ],
Note: Veja
TracChangeset
para ajuda no uso do visualizador de conjunto de mudanças.