| /[drupal]/contributions/modules/vertical_tabs/vertical_tabs.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by Dave Reid: Added option to vertical-tabify all fieldsets by default.
follow-up by Dave Reid: Fixed no JS on the node-type form.
by Dave Reid: Added vertical tabs support to node type forms.
#626200 by Dave Reid: Fixed hard-coding of vertical tabs weight on node forms.
#626126 by Dave Reid: Fixed PHP 5.3 incompatibility with call by reference.
#444378 by dww, KarenS, quicksketch | Dave Reid: Fixed node form fieldsets not using proper CCK re-ordered weights by adding Vertical Tabs in #pre_render.
#602564 by Grayside: Fixed PHP 5.3 reference incompatibility.
#595488 by markus_petrux, Dave Reid: Added vertical_tabs_uninstall().
by Dave Reid: Cleanup form alter code.
by Dave Reid: Added non-Garland theme color support.
by Dave Reid: Fixed taxonomy.module PHP notices on the node type form.
#500044 by Dave Reid: Extend support for other modules to easily add vertical tabs.
#494020 by KarenS: Fixed errors with programmed content type forms.
#466490: Backport Drupal 7's Vertical Tabs CSS and Markup.
#432662: Add CSS/JS as a module, not a theme.
#432662: Add CSS/JS as a module, not a theme.
#361838 by lesmana: Warning message on Add Content Type page.
Adding exception for if color module has been disabled.
#320475: Configure which fieldsets are rendered as vertical tabs.
#354783: Respect form weight and order when rendering tabs.
#338283: Color support for Garland.
#351456 and #338283. Code cleanup regarding theme-specific styling and preping for color.module enhancement.
#336149 by mfer: div showing when there are no fieldsets in vertical tabs.
#320475. Start to fix, create a variable for enabled fieldsets per node type.
#297507. Validation error causes vertical tabs to disapper.
#319906. Check fieldset access before adding JS.
#297962. Removing hook_menu_alter() modifications and settings page.
System settings actually save now
As per chx - fix a notice
Adding vertical tabs to admin/settings
Splitting the node form JS out from the other JS, opening the possibility of having other forms use vertical_tabs.
Stop mucking with weights
Initial commit of the Vertical Tabs module. Provides vertical tabs on the node add form instead of fieldsets (see http://tinyurl.com/vertical-tabs).
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |