-
Notifications
You must be signed in to change notification settings - Fork 11
To make usability easier #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
my version :)
Add snippets for hook_update_N (for .install files)
looks like the generator script may have been confused by the default arg set to an array()
The h_block_save snippet name had a small error
|
I would suggest renaming drupal.snippets to php-drupal.snippets, which follows an (undocumented) pattern in snipMate, where text before the hyphen is assumed to be a language, and after the hyphen is assumed to be a specifier. This has the desirable effect of automatically detecting that this is syntax for the PHP language (no special configuration is needed). I'll give this a try in my own fork and generate a pull. |
Hi,
You made a great work. I suggest some modifications.
I made some changes for better usage:
See README for installation instructions.
pp