This patch allows to show the fieldgroup help-text and fieldgroup description in the tab.

This way, when editing/creating/viewing a node which content type has cck fieldgroup tabs, you get the fieldgroup help text and the fieldgroup description for the group with tab style is shown before the content.

As there is no description field in the Tabs API, it is needed that cck fieldgroup tabs add the help text/description to the content.
This help-text and description are with an specific css class in order to allow styling it differently from the tab content.

Comments

KoCo’s picture

works for me.

vicmanb’s picture

Works for me!

batje’s picture

Status: Needs review » Reviewed & tested by the community

works for me too

davidwhthomas’s picture

works for me also.
DT

mathieu’s picture

Category: feature » bug

Marking as bug, this used to be working (even though it was duplicated).

mathieu’s picture

Tested on 6.x-1.0: fixes the issue.

@nedjo: this is a small patch ... Can I help committing this and rolling out a new release?

nedjo’s picture

Thanks for the patch.

Previously it was duplicated. I committed a patch that reduced it to one, but now that one has disappeared. Before rolling back, I want to understand what changed.

nedjo’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in tabs module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.