Closed (fixed)
Project:
Semantic CCK
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Sep 2010 at 19:29 UTC
Updated:
10 Oct 2010 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
itangalo commentedWell, well!
I think I'm learning how to do some module development. This patching thing is quite a good way to spend my time!
Attached is an attempt to introduce the suggested feature. It works at least on my installation. (Clean Drupal 6 with current dev of Semantic CCK.)
Cheers!
Comment #2
itangalo commentedPS: I also took the liberty to (1) do a small addition to the help text for the label suffix fields, and (2) shorten the lines where
_semantic_cck_setting_namesis defined.Test bot, please review!
Comment #3
itangalo commentedYeah, ok. Still learning.
The patch below is better. It includes classes for labels even for multipla-value fields.
Comment #4
rjay commentedHi Itangalo,
Thanks for your interest in Semantic CCK and for taking the time to create these patches. I'm not quite sure why we didn't have the option for a class on the field label when we created Semantic CCK, but it seems like it could be useful in certain cases.
I have made some minor modifications to your second patch, made some CSS changes to display the (now) three label options inline, and committed both of our changes to 6.x-1.x-dev.
Cheers,
Ryan
Comment #5
itangalo commentedYay! Thanks for including the patch!
Comment #6
rjay commented