------------------
- Added iframe to style reset.
[elro]
- Added ajax_include_head request parameter for use with cross domain iframe.
[elro]
- Copy the plone_setup action to the user action category via a custom
setuphandler rather than in actions.xml, so that we don't have to hardcode
the various action settings here. This provides forward compatibility with
Plone 4.1, where the URL and permission change.
[davisagli]
- Fixed content views list shift under ie6.
This fixes http://dev.plone.org/plone/ticket/11280.
[thomasdesvenain]