Closed (fixed)
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2009 at 10:15 UTC
Updated:
31 Jan 2010 at 18:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| cck_fieldgroup_tabs_add_descriptions.patch | 1.38 KB | jcmarco |
Comments
Comment #1
KoCo commentedworks for me.
Comment #2
vicmanb commentedWorks for me!
Comment #3
batje commentedworks for me too
Comment #4
davidwhthomas commentedworks for me also.
DT
Comment #5
mathieu commentedMarking as bug, this used to be working (even though it was duplicated).
Comment #6
mathieu commentedTested 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?
Comment #7
nedjoThanks 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.
Comment #8
nedjoFixed in tabs module.