Merge des modifications du svn de Plinn r1524:1547.
authorBenoît Pin <benoit.pin@gmail.com>
Mon, 1 Nov 2010 18:29:31 +0000 (19:29 +0100)
committerBenoît Pin <benoit.pin@gmail.com>
Mon, 1 Nov 2010 18:29:31 +0000 (19:29 +0100)
commitb3b52f5b0ad754fd9036f816d0ab8e98a5373f40
treec7f7ccb263b87a357a8feadf22daba0a8e8ec021
parent40acf3027cd594e48486729285eb7a34379078f9
Merge des modifications du svn de Plinn r1524:1547.
Ajout d'un profil de configuration dédié pour la photo.
81 files changed:
File.py
Folder.py
MembershipTool.py
graphics/plinn.psd
locales/en/LC_MESSAGES/plinn.mo [new file with mode: 0644]
locales/fr/LC_MESSAGES/plinn.mo
locales/fr/LC_MESSAGES/plinn.po
locales/plinn-manual.pot
locales/plinn.pot
profiles.zcml
profiles/photo/actions.xml [new file with mode: 0644]
profiles/photo/cachingpolicymgr.xml [new file with mode: 0644]
profiles/photo/catalog.xml [new file with mode: 0644]
profiles/photo/componentregistry.xml [new file with mode: 0644]
profiles/photo/contenttyperegistry.xml [new file with mode: 0644]
profiles/photo/cookieauth.xml [new file with mode: 0644]
profiles/photo/export_steps.xml [new file with mode: 0644]
profiles/photo/import_steps.xml [new file with mode: 0644]
profiles/photo/mailhost.xml [new file with mode: 0644]
profiles/photo/properties.xml [new file with mode: 0644]
profiles/photo/rolemap.xml [new file with mode: 0644]
profiles/photo/skins.xml [new file with mode: 0644]
profiles/photo/skins/custom.xml [new file with mode: 0644]
profiles/photo/toolset.xml [new file with mode: 0644]
profiles/photo/types.xml [new file with mode: 0644]
profiles/photo/types/CMF_Site.xml [new file with mode: 0644]
profiles/photo/types/Calendar.xml [new file with mode: 0644]
profiles/photo/types/Discussion_Item.xml [new file with mode: 0644]
profiles/photo/types/Document.xml [new file with mode: 0644]
profiles/photo/types/Event.xml [new file with mode: 0644]
profiles/photo/types/Favorite.xml [new file with mode: 0644]
profiles/photo/types/File.xml [new file with mode: 0644]
profiles/photo/types/File_Slot.xml [new file with mode: 0644]
profiles/photo/types/Huge_Plinn_Folder.xml [new file with mode: 0644]
profiles/photo/types/Image_Slot.xml [new file with mode: 0644]
profiles/photo/types/Lightbox.xml [new file with mode: 0644]
profiles/photo/types/Link.xml [new file with mode: 0644]
profiles/photo/types/List_Slot.xml [new file with mode: 0644]
profiles/photo/types/Mosaic_Document.xml [new file with mode: 0644]
profiles/photo/types/News_Item.xml [new file with mode: 0644]
profiles/photo/types/Order.xml [new file with mode: 0644]
profiles/photo/types/Order_Folder.xml [new file with mode: 0644]
profiles/photo/types/Photo.xml [new file with mode: 0644]
profiles/photo/types/Plinn_Document.xml [new file with mode: 0644]
profiles/photo/types/Plinn_Folder.xml [new file with mode: 0644]
profiles/photo/types/Portfolio.xml [new file with mode: 0644]
profiles/photo/types/Spacer_Slot.xml [new file with mode: 0644]
profiles/photo/types/String_Slot.xml [new file with mode: 0644]
profiles/photo/types/Text_Slot.xml [new file with mode: 0644]
profiles/photo/types/Topic.xml [new file with mode: 0644]
profiles/photo/typestool.xml [new file with mode: 0644]
profiles/photo/various.py [new file with mode: 0644]
profiles/photo/workflows.xml [new file with mode: 0644]
profiles/photo/workflows/default_workflow/definition.xml [new file with mode: 0644]
profiles/photo/workflows/default_workflow/scripts/sendNotificationEmail.py [new file with mode: 0644]
profiles/photo/workflows/folder_workflow/definition.xml [new file with mode: 0644]
profiles/photo/workflows/folder_workflow/scripts/sendNotificationEmail.py [new file with mode: 0644]
profiles/photo/workflows/member_workflow/definition.xml [new file with mode: 0644]
profiles/photo/workflows/member_workflow/scripts/after_reject.py [new file with mode: 0644]
profiles/photo/workflows/member_workflow/scripts/before_register.py [new file with mode: 0644]
profiles/photo/workflows/member_workflow/scripts/sendNotificationEmail.py [new file with mode: 0644]
profiles/photo/workflows/order_workflow/definition.xml [new file with mode: 0644]
profiles/photo/workflows/order_workflow/scripts/relistCopies.py [new file with mode: 0755]
profiles/photo/workflows/order_workflow/scripts/sendNotificationEmail.py [new file with mode: 0755]
profiles/photo/workflows/portfolio_workflow/definition.xml [new file with mode: 0644]
profiles/photo/workflows/portfolio_workflow/scripts/sendNotificationEmail.py [new file with mode: 0644]
skins/ajax_scripts/javascript_events_api.js
skins/ajax_scripts/palette.js
skins/ajax_scripts/swfobject.js [new file with mode: 0644]
skins/ajax_scripts/widget_form_manager.js
skins/content/file_view.py [new file with mode: 0755]
skins/content/file_view_template.pt [moved from skins/custom_content/file_view.pt with 100% similarity]
skins/content/flash_view_template.pt [new file with mode: 0644]
skins/control/getRecipients.py
skins/control/send_email.py
skins/custom_control/folder_rename_control.py [new file with mode: 0755]
skins/custom_generic/expanded_title.py
skins/generic/batch_macros.pt
skins/generic/main_template_macros.pt
skins/generic/plinn_style.css.dtml
skins/generic/send_email_form.pt