-
Issue #927212 by rjay: Automatically added Semantic CCK as a dependency when adding CCK fields to a feature.
-
Issue #1151206 by rjay: Added a field value separator for multiple value fields.
-
Issue #921034 by rjay: Reduced the amount of whitespace in semantic field template file that will be output in the source code that is sent to the browser. Defined attributes for the field label in a preprocess function to reduce the amount of logic in the semantic field template file.
-
Issue #836114 by rjay: Added the ability to specify a prefix and suffix for a field.
-
Stripping CVS keywords
-
Semantic CCK: February 25, 2011 2:13
Commit 1e5d3d6 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
fix #857602 by rjay: Reworked the module code so that $field does not need to be passed (incorrectly) by reference, which had caused issues when PHP >= 5.3.
-
#946058 by rvilar: Adjusted the case of some user interface strings.
-
feature #920972 by Itangalo, rjay: Added the ability to apply CSS classes to field labels.
-
Fix for issue #896598: Added code to prevent Semantic CCK settings from appearing on basic field settings form.