[Zope3-Users] Seeking a ZCML Example for a CSSViewlet

Thierry Florac thierry.florac at onf.fr
Mon Oct 9 12:50:55 EDT 2006


Le samedi 07 octobre 2006 à 17:00 +1300, Darryl Cousins a écrit :

> configure zcml::
> 
>   <browser:viewlet
>       name="layout.css"
>       for="*"
>       manager="barrysmithgallery.layer.public.ICSS"
>       permission="zope.Public"
>       class="..BRSPublicLayerLayoutCSSViewlet"
>       layer="barrysmithgallery.layer.public.IBRSPublicBrowserLayer"
>       weight="2"
>       />


Maybe I'm wrong, but it seems that the "weight" parameter is not used by
the default implementation of the CSS viewlet manager...
Correct ?

  Thierry Florac
-- 
  Chef de projet intranet/internet
  Office National des Forêts - Département Informatique
  2, Avenue de Saint-Mandé
  75570 PARIS Cedex 12
  Mél : thierry.florac at onf.fr
  Tél. : +33 01.40.19.59.64
  Fax. : +33 01.40.19.59.85
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20061009/41719ef8/attachment.htm


More information about the Zope3-users mailing list