[z3-five] AddMenuItem in five

Daniel de la Cuesta cues7a at yahoo.es
Wed Sep 13 12:46:31 CEST 2006



Maciej Wisniowski <maciej.wisniowski at coig.katowice.pl> escribió: 
> I have included
>
> 
>
Try with one more line:




-- 
Maciej Wisniowski


I have tried and i continue getting the same error.

Here is my configure.zcml file, maybe something it 's wrong:

<configure xmlns="http://namespaces.zope.org/zope"
           xmlns:five="http://namespaces.zope.org/five"
           xmlns:browser="http://namespaces.zope.org/browser">
        
         
         <five:traversable class="OFS.Application.Application" />
         <five:traversable class=".WURFLtools.WurflTools" />

         
         
         
         
         <browser:addform
             schema=".interfaces.IWURFLtools"
             content_factory=".WURFLtools.WurflToolsFactory"
             name="main_module_addform"
             arguments="default_conn_id"
             permission="zope2.ViewManagementScreens"
             label="WURFL catalog"
         />
         
        <five:registerClass
            class=".WURFLtools.WurflTools"
            meta_type="WURFLcatalogFive"
            permission="zope2.ViewManagementScreens"
            icon="page_code_icon.png"
            addview="main_module_addform"
        />  
        
     
               
</configure>

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

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/z3-five/attachments/20060913/154eed7a/attachment.htm 


More information about the z3-five mailing list