Plone Tabs 0.4 (Mar 05, 2008)

qPloneTabs 0.4 release has compatibility with IE7 added. It also has templates used as response to ajax requests fixed: added omitted http header 'content-type'. And global_sections tabs updated asynchronous during changes on qPloneTabs ajax configlet.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (53kB)

Release Notes

Tested with Plone 2.5, Plone 2.1
State Final release
License ZPL

Plone Tabs Features

  1. Gives an opportunity to create/delete/rename tabs using Plone Control Panel
  2. Allows changing the tabs order by drag-and-drop

Change log

0.4.0

  • now global_sections tabs updated asynchronous during changes on qPloneTabs ajax configlet
  • fixed templates used as response to ajax requests: added omitted http header 'content-type'
  • added compatibility with IE7

0.3.1

  • fixed js bug: after cancel of sort action innerHTML return not actual data for updating action to previous state, now instead of innerHTML property used DOM creation of actions list
  • fixed css bug: when action's url is too long it overlap drag handle on sorting thus disabling drug&drop of this action

0.3.0

  • added support for any actions category
  • fixed reordering bug on server with empty list
  • hidden reordering controls when the list of actions is empty