User: stalski Branch: DRUPAL-7--1 Date: Sun, 07 Nov 2010 21:23:32 +0000 Modified files: /modules/field_group field_group.css field_group.field_ui.inc field_group.module /modules/field_group/horizontal-tabs horizontal-tabs.css Log message: Updated API version so it follows more field_ui syntax. Fieldgroup only needs formatter_info, not field_group_info or so , since fieldgroup itself is already a choice of "field type" Renamed important variables of fieldgroup. This means that all previous stored data is worth nothing, as i don't provide upgrade paths yet, this will change soon. Added documentation above the implementation of field_group itself for its own hooks. People can easy see now how it works and what is needed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/field_group/field_... http://cvs.drupal.org/diff.php?path=contributions/modules/field_group/field_... http://cvs.drupal.org/diff.php?path=contributions/modules/field_group/field_... http://cvs.drupal.org/diff.php?path=contributions/modules/field_group/horizo...