Import d'un "Flash Box Templet" dans un th ème via portal_setup

"Maxime Delrieu" <[email protected]>
Newsgroups gmane.comp.web.zope.cps.general.french
Message-ID <[email protected]>
Bonjour,

---------------------------------------------------------------------------------
Zope Version  (Zope 2.9.0, python 2.4.2, win32)  

Python Version  2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]  
System Platform  win32 
CPS 3.4.2
---------------------------------------------------------------------------------

Je cherche à packager un thème afin qu'il s'installe avec portal_setup.
Après avoir recopié sur les exemples existants, il ne me manque plus qu'une étape, celle de l'import d'une
"Flash Box Templet" dans une page du thème et surtout de son initialisation depuis un fichier Flash.
Voici mon fichier XML de définition du block de page :


<?xml version="1.0"?>

<object name="page" meta_type="Page Block">
 <property name="title">Header</property>
 <property name="closed">False</property>
 <property name="width">754px</property>
 <property name="height"></property>
 <property name="maxcols">1</property>
 <property name="shape"></property>
 <property name="color"></property>
 <object name="sizer" meta_type="Cell Sizer"/>
 <object name="menu_top" meta_type="Flash Box Templet" portal_type="Flash Box Templet" file="menu_top.swf"/>
</object>


Mais apparement ça ne lui suffit pas pour récupérer le contenu du fichier. J'ai essayé plusieurs autres
méthodes mais en vain.

Quelqu'un a-t-il une idée ?



----------------------


Maxime DELRIEU

CRI

CAPGEMINI SUD - PACA


This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.

_______________________________________________
cps-users-fr 
Adresse de la liste : [email protected]
Gestion de l'abonnement : <http://lists.nuxeo.com/mailman/listinfo/cps-users-fr>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.