[z3-five] registering Browser Skins

Martijn Faassen faassen at startifact.com
Thu Jan 11 19:38:10 CET 2007


Hi there,

I think I just noticed a missing utility registration in Five (in Zope 
2.10.1). I am unable to access the 'Browser Skins' vocabulary unless I 
add this to my own ZCML:

   <utility
      name="Browser Skins"
  component="zope.app.publisher.browser.vocabulary.BrowserSkinsVocabulary"
     />

I think that this can safely be part of Five. What do you think?

Regards,

Martijn



More information about the z3-five mailing list