AT Reference Browser Widget 1.0.1
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
* converted templates to own i18n domain (hannosch)
* fixed an allowed_types_method handling bug
(http://members.plone.org/collector/4131). (alecm)
* fieldName may not be the same as field.getName() due to the way
BaseObject.widget() works. This strangeness is used to make
Topics/Criteria work, but makes ATRBW unusable in criteria. Now it works.
(alecm)
* Fixed allowed_types handling so that it respects allowed_types_method, and
fixed the method handling. (alecm)
* Fixed some base_query brokenness when allow_browse is enabled. (alecm)
* added i18n infrastructure (hannosch, naro)
* added support for CSSRegistry