Conjunto de mudanças 6183 no repositório publico
- Timestamp:
- 09/04/2012 19:57:20 (9 anos atrás)
- Arquivo:
-
- 1 editado
Legenda:
- Não Modificado
- Adicionado
- Removido
-
PortalInterlegis/produtos/il.portal.policy/setup.py
r6180 r6183 35 35 'Products.PloneFormGen==1.7.1', 36 36 'Products.PloneKeywordManager==1.9', 37 'Products.PlonePopoll==2.7.3b1',37 #'Products.PlonePopoll==2.7.3b1', 38 38 'Products.SQLAlchemyDA==0.5.1', # can we avoid this? 39 39 'Products.windowZ==1.3b3', # can we avoid this? 40 'SQLAlchemy==0.7.6', 40 41 'Solgema.fullcalendar==2.0.2', 41 42 'collective.contentrules.mailtogroup==1.2', … … 44 45 'collective.flowplayer==3.0rc4', 45 46 'collective.googleanalytics==1.3', 47 'collective.js.colorpicker==1.0b1', 48 'collective.js.fullcalendar==1.5.2.2', 49 'collective.js.jqueryui==1.8.16.6', 50 'collective.linguafaq==0.4', 46 51 'collective.oembed==1.2', 52 'collective.polls==1.0rc2', 47 53 'collective.portlet.keywordmatches==1.2', 48 54 'collective.prettyphoto==0.4.4', … … 66 72 'raptus.article.discussion==1.0b1', # is this working? 67 73 'raptus.article.files==2.0b5', 68 #'raptus.article.gallery==2.0b8', # is this working?74 'raptus.article.gallery==2.0b8', # is this working? 69 75 'raptus.article.images==2.0b4', 70 76 #'raptus.article.lightboxgallery==2.0b7', # is this working? … … 78 84 'slc.stickystatusmessages==0.4', 79 85 'webcouturier.dropdownmenu==2.3', 86 'z3c.sqlalchemy==1.4.0', 87 'zope.sqlalchemy==0.7', 80 88 ], 81 89 entry_points="""
Note: Veja
TracChangeset
para ajuda no uso do visualizador de conjunto de mudanças.