Ciao, se l'interfaccia è abbinata ad una data classe-oggetto allora la trovi. Naturalmente se hai una istanza già accesa e ne aggiungi una al codice del tuo prodotto, tale prodotto deve essere re-isntallato via portal_quickinstaller (ZMI) ;)
Vito Il giorno 09 febbraio 2010 18.39, Diego Purpo <diego.pu...@infocube.it> ha scritto: > Scusa Simo, posso disturbarti ancora? > > Come posso far in modo che una mia interfaccia compaia nella lista > "Available Marker Interfaces" delle interfacce applicabili ad un Plone Site > opzionalmente? > > Grazie ancora > > *Diego Purpo* > cel. +39 393 9869631 > diego.pu...@infocube.it > > *INFOCUBE srl* > via gino doria, 84 | 80128 napoli > tel. +39 081 3412051 | fax. +39 081 19305669 > www.infocube.it > blog.infocube.it > > > Simone Orsi ha scritto: > > Re-hola :) > > On 02/09/2010 11:48 AM, Diego Purpo wrote: > > Signori, buongiorno. > > Sempre alle prime armi su Plone. > > Immagino che sia un argomento già trattato e per questo me ne scuso, ma > vorrei sapere come creo una marker interface? > Ne posso creare una direttamente nel mio tema? > > > certo. Puoi creare tutte quelle che vuoi esattamente come dichiari tutte le > altre interfacce. > > Quando crei un tema con *paster *viene creata proprio una marker interface > per il tuo tema in **MyTheme/browser/interfaces.py: > > from plone.theme.interfaces import IDefaultPloneLayer > > class IThemeSpecific(IDefaultPloneLayer): > """Marker interface that defines a Zope 3 skin layer bound to a Skin > Selection in portal_skins. > """ > > > Dai un occhiata qui ad esempio: > > > http://maurits.vanrees.org/weblog/archive/2007/06/using-interfaces-in-a-plone-product/ > > anche questo ti può essere utile: > > > http://www.plone.it/scopri/documentazione/how-to/Sovrascrivere-i-portlet-in-Plone-3.0/?searchterm=marker%20interface > > Spero ti sia d'aiuto. > Ciao, > Simo > > ------------------------------ > > _______________________________________________ > Plone-IT mailing > listplone...@lists.plone.orghttp://lists.plone.org/mailman/listinfo/plone-ithttp://www.nabble.com/Plone---Italy-f21728.html > > > _______________________________________________ > Plone-IT mailing list > Plone-IT@lists.plone.org > http://lists.plone.org/mailman/listinfo/plone-it > http://www.nabble.com/Plone---Italy-f21728.html > -- http://appuntiplone.wordpress.com - Just another Plone blog "Design is the method of putting form and content together. Design, just as art, has multiple definitions; there is no single definition. Design can be art. Design can be aesthetics. Design is so simple, that's why it is so complicated." by Paul Rand
_______________________________________________ Plone-IT mailing list Plone-IT@lists.plone.org http://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html