AT Extensions 0.9.0
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
- Added two extension profiles: one called
defaultwith everything except the demo types and another one calleddemotypesfor nothing but the demo types. - Added the SmartEmailField/Widget from Johannes Wille. See the doc string in widget.smartemail.SmartEmailWidget for more. Thanks Johannes!
- reenabled the demo types but now controlled by a flag in the config file
- made the insane
emailmasking a bit less insane - introduced a flag
add_selectingetDisplyListto control the addition of the null entry (Select). Defaults to True - bugfix in the new i18n support (missing domain in widget)