Development

Changeset 4919

You must first sign up to be able to contribute.

Changeset 4919

Show
Ignore:
Timestamp:
08/27/07 17:25:13 (6 years ago)
Author:
Jonathan.Wage
Message:

sfTabbedContentPlugin: Updated to show all required plugins.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfTabbedContentPlugin/README

    r4054 r4919  
    33This plugin allows you to easily create tabbed content in your application. 2 different styles are available out of the box. 
    44 
    5 This plugin requires the sfContentGetterPlugin 
    6 The tabs content is a content getter string
     5This plugin requires the sfContentGetterPlugin and sfCollapsibleContentPlugin. Check the README with those plugins to use correctly. 
     6The tabs content is a content getter string which can represent a partial, component or result of an action from any module
    77 
    88== Usage ==