------------------
- Fixed context for getting ajax results
[kroman0]
- Fixed conditional initialization of querywidget,
see http://dev.plone.org/ticket/12529
[kroman0]
- The widget can now be hidden, when clicking on the
window or the widget. The event is only effective
when the widget is displayed.
[bosim]
- Translations are now in Plone domain
[bosim]
- Made the widget a bit more resistent to missing entries, i.e. vocabularies
or in other way indexes. The problem occur if an option is deleted from the
registry but not deleted from the collections in before hand.
[bosim]
- Update import path for pagetemplate. Now only works with 4.1 and higher
[do3cc]