vs.tdi (tabbed document interface)
Project description
vs.tdi - Tabbed document interface for Plone 4
vs.tdi provides a supplementary views for folderish object (implementing IATFolder). The new view provides a tabbed interface for accessing content inside the folder (supported content-types: Document, NewsItem, Event). The standard tdi_view retrieves all HTML to be rendered with one HTTP request. The tdi_ajax_view performs an ajax request upon each tab change.
Requirements
Plone 4
Installation
The standard Plone installation procedure applies (add vs.tdi to your buildout configuration, re-run buildout and add install it within your Plone site).
Licence
vs.tdi is published under the GNU Public Licence V2 (GPL 2)
Changelog
0.3.2 (19.03.2012)
disabled AJAX view for now
0.3.1 (19.03.2012)
AJAX switcher did not work properly
0.3.0 (17.03.2012)
switched to CSS tabs
0.2.0 (16.03.2012)
various bug fixes
blacklist for portal_types not participating in the tab view functionality (folders, collections)
limiting extender to the current site only
i18n
alternative tab view fetching tab content through AJAX
0.1.0 (14.03.2012)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.