[SVN] r11633 (PHP Drupal)

Konstantin Käfer kkaefer at gmail.com
Tue Jun 16 09:28:25 UTC 2009


- changed /usr/bin/php to /usr/bin/env php
- introduced a mechanism to detect the Drupal version for modules

Changed:
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #action.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #after_build.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #attributes.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #autocomplete_path.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #button_type.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #collapsed.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #collapsible.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #cols.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #default_value.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #delta.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #description.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #field_prefix.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #field_suffix.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #maxlength.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #method.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #multiple.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #options.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #parents.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #prefix.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #redirect.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #required.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #return_value.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #rows.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #size.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #submit.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #suffix.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #theme.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #title.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #tree.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #validate.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #value.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: #weight.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: button.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: checkbox.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: checkboxes.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: fieldset.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: file.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: hidden.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: item.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: markup.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: password.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: radio.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: radios.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: select.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: submit.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: textarea.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: textfield.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: value.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Forms API: weight.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_form_alter.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_help.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_load.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_menu.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_node_info.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_nodeapi.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_perm.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Hooks: hook_view.tmCommand
U   trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Menu item.tmCommand
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/bootstrap.php
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/does_not_exist.php
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/hook_menu.5.php
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/hook_menu.6.php
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/menu_item.5.php
A   trunk/Review/Bundles/PHP Drupal.tmbundle/Support/commands/menu_item.6.php



More information about the textmate-dev mailing list