Download & Extend

Editable tab titles - when editing a node

Project:CCK Fieldgroup Tabs
Version:6.x-1.2
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Is there a way to edit the fieldgroup tab title - when in the "edit" section of a particluar node?
Or is there an override?

Ex:
In my content type: "Page" I have added fieldgroups "Tab1" and "Tab2"
When I edit a node using the content type "Page" I can see the tabs listed and can change
their content, but cannot edit the Tab titles themselves.
On each page they show up as "Tabs1" and "Tabs2"

I am trying to have it so when the user edits the node they can change the tab title as well as it's content.
So the tabs show up as "User entered title1" and "User entered title2", and can be different on each different node of the same content type "Page"

Is this possible? I haven't seen any discussion of this on the CCK_Fieldgroup_Tabs issues page....
or any documentation of how to do this.

cheers,
-e-train

Comments

#1

No, it's not possible.

One way to accomplish what you're looking for might be to convert a node body into tabs based on headings. E.g., every heading is a tab title, everything between headings is the tab content.

While this would be a lot of work, the Table of Contents module, http://drupal.org/project/tableofcontents, probably provides a good model.

#2

Another approach would be a module that allowed users to CCK customize fieldgroup titles. Probably easier to accomplish than the approach I suggested above, but also a fair bit of work.

#3

Assigned to:-e-train» Anonymous

Ok I will look into this approach - thanks.

Are you all still developing the module?
If we customize the module I DL'ed, I could send it back to you.

Essentially just need to create default fields for the module, [title] and [content], instead of pulling form
the fieldgroup title. just a thought...

or an option on the setting page that would allow [title] to be pulled from an existing cck field.

-steff

#4

Subscribing.

#5

Subscribing

#6

subscribing.
hi, have you found a solution already ?

nobody click here