Controling displaying of CC group when creating a node

c-c-m - August 19, 2009 - 12:05
Project:Creative Commons
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hello,

I don't understand how the Creative Commons group is displayed when creating a node. At this moment I am using a custom content type with several fields and the Creative Commons options appear between some of these fields. I thought I could fix that by changing the fields order but no matter what I do, the CC options are displayed after the 5th field and before the last two fields.

Is there any way of controling it after you're done with CCK fields integration?

Regards

#1

balleyne - August 25, 2009 - 12:41

Hmm, it just uses hook_form_alter() at adds a 'creativecommons' element to the node form array. (There was a bug #552022, but I'm not sure that's related.)

I can investigate this further. Any advice on how to replicate? Does it only happen for the one custom content type, or are you having trouble with other types as well? (Always 5th?)

#2

c-c-m - August 29, 2009 - 18:06

Hello,

I used it in another custom content type and the CC group is placed after the 5th field as well (in this case there were six different fields). Hope this helps

#3

c-c-m - October 28, 2009 - 16:42

Is there any progress about this feature? It seems that developing this module has been stopped. Is there any prevision about when will be released the following stable version? I'm really looking forward to use it...

Thanks

#4

balleyne - October 29, 2009 - 05:22

Sorry about the delay. Development still happening, though slow through the last two months as I've been caught up with many other things. I'll be sure to investigate this soon, didn't figure out what was causing this before but I'll play around with some custom content types.

#5

andrewmacpherson - October 30, 2009 - 08:58

The vertical tabs module might help you. I'm using it to tidy up lots of fieldsets on the node form, including the cc-license

 
 

Drupal is a registered trademark of Dries Buytaert.