From 9e5b8b7b07ce467d389710f6ed3214bab6bacf35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Fri, 19 Jul 2013 15:07:39 +0200 Subject: [PATCH] =?utf8?q?object/view=20comme=20vue=20apr=C3=A8s=20cr?= =?utf8?q?=C3=A9ation=20d'un=20Portfolio,=20au=20lieu=20de=20l'upload=20ja?= =?utf8?q?va=20obsol=C3=A8te.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- profiles/photo/types/Discussion_Item.xml | 3 ++- profiles/photo/types/File_Slot.xml | 3 ++- profiles/photo/types/Image_Slot.xml | 3 ++- profiles/photo/types/List_Slot.xml | 3 ++- profiles/photo/types/Portfolio.xml | 2 +- profiles/photo/types/Spacer_Slot.xml | 3 ++- profiles/photo/types/String_Slot.xml | 3 ++- profiles/photo/types/Text_Slot.xml | 3 ++- 8 files changed, 15 insertions(+), 8 deletions(-) diff --git a/profiles/photo/types/Discussion_Item.xml b/profiles/photo/types/Discussion_Item.xml index 57b3007..0df543a 100644 --- a/profiles/photo/types/Discussion_Item.xml +++ b/profiles/photo/types/Discussion_Item.xml @@ -5,7 +5,8 @@ Discussion Items are documents which reply to other content. They should *not* be addable through the standard 'folder_factories' interface. - string:${portal_url}/discussionitem_icon.gif + string:${portal_url}/discussionitem_icon.gif Discussion Item diff --git a/profiles/photo/types/File_Slot.xml b/profiles/photo/types/File_Slot.xml index f5800c4..8782cbe 100644 --- a/profiles/photo/types/File_Slot.xml +++ b/profiles/photo/types/File_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> File Slot File Slot for Mosaic Document - string:${portal_url}/mosaic_tool/bin_icon.gif + string:${portal_url}/mosaic_tool/bin_icon.gif File Slot MosaicDocument addFileSlot diff --git a/profiles/photo/types/Image_Slot.xml b/profiles/photo/types/Image_Slot.xml index 13a4af6..c82d822 100644 --- a/profiles/photo/types/Image_Slot.xml +++ b/profiles/photo/types/Image_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> Image Slot Image Slot for Mosaic Document - string:${portal_url}/mosaic_tool/photo_icon.gif + string:${portal_url}/mosaic_tool/photo_icon.gif Image Slot MosaicDocument addImageSlot diff --git a/profiles/photo/types/List_Slot.xml b/profiles/photo/types/List_Slot.xml index 1da28ad..0d8c207 100644 --- a/profiles/photo/types/List_Slot.xml +++ b/profiles/photo/types/List_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> List Slot List Slot for Mosaic Document - string:${portal_url}/mosaic_tool/str_icon.gif + string:${portal_url}/mosaic_tool/str_icon.gif List Slot MosaicDocument addStringSlot diff --git a/profiles/photo/types/Portfolio.xml b/profiles/photo/types/Portfolio.xml index 15fee88..3be7ccb 100644 --- a/profiles/photo/types/Portfolio.xml +++ b/profiles/photo/types/Portfolio.xml @@ -9,7 +9,7 @@ portfolio.portfolio - object/import + object/view True True diff --git a/profiles/photo/types/Spacer_Slot.xml b/profiles/photo/types/Spacer_Slot.xml index f34dccb..2b0a14c 100644 --- a/profiles/photo/types/Spacer_Slot.xml +++ b/profiles/photo/types/Spacer_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> Spacer Slot Spacer Slot for Mosaic Document - string:${portal_url}/mosaic_tool/spacer_icon.gif + string:${portal_url}/mosaic_tool/spacer_icon.gif Spacer Slot MosaicDocument addSpacerSlot diff --git a/profiles/photo/types/String_Slot.xml b/profiles/photo/types/String_Slot.xml index 428e4f9..eadc06e 100644 --- a/profiles/photo/types/String_Slot.xml +++ b/profiles/photo/types/String_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> String Slot String Slot for Mosaic Document - string:${portal_url}/mosaic_tool/str_icon.gif + string:${portal_url}/mosaic_tool/str_icon.gif String Slot MosaicDocument addStringSlot diff --git a/profiles/photo/types/Text_Slot.xml b/profiles/photo/types/Text_Slot.xml index b15e189..1066247 100644 --- a/profiles/photo/types/Text_Slot.xml +++ b/profiles/photo/types/Text_Slot.xml @@ -3,7 +3,8 @@ xmlns:i18n="http://xml.zope.org/namespaces/i18n"> Text Slot Text Slot for Mosaic Document - string:${portal_url}/mosaic_tool/txt_icon.gif + string:${portal_url}/mosaic_tool/txt_icon.gif Text Slot MosaicDocument addStringSlot -- 2.20.1