Projet

Général

Profil

Révision 8be7bf84

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/views.api.php
752 752
 * Alter existing handler option definitions.
753 753
 *
754 754
 * This can be used to edit default or add new option definitions to existing
755
 * handers. The reason for doing this is that only overriding the relevent form
755
 * handlers. The reason for doing this is that only overriding the relevent form
756 756
 * with hook_form_alter() is insufficent because submitted form values will be
757 757
 * ignored if they haven't been declared as an available option.
758 758
 *
......
787 787
 *   - api: (required) The version of the Views API the module implements.
788 788
 *   - path: (optional) If includes are stored somewhere other than within the
789 789
 *     root module directory, specify its path here.
790
 *   - template path: (optional) A path where the module has stored it's views
790
 *   - template path: (optional) A path where the module has stored its views
791 791
 *     template files. When you have specified this key views automatically
792 792
 *     uses the template files for the views. You can use the same naming
793 793
 *     conventions like for normal views template files.

Formats disponibles : Unified diff