-
minor change: package name to Fields with capital F, 'cos that's what all the other Fields modules use.
-
-
Updating UI text. Briefer, in line with D6 version.
-
First cut of module. Field settings form alter, and preprocess_field
-
Initial commit. Module hook skeleton, comments only.
-
themesettings_ui_extras: now respects themefeatures suppressed in theme's .info file. Also much re-factoring for more code re-use. No more @todo items left.
-
refactor theme determination to helper function as in D6 version
-
coding standards, minor comment edit
-
change from hook_form_alter() to hook_form_FORM_ID_alter() in line with D6 version
-
update @todo comments