| 元記事URI | http://drupal.org/handbook/customization/snippets |
| ステータス | 作業中.. |
| どなたでも参加可能です 変更を行った場合は、ぜひコメントを残してください |
Snippets are bits and pieces of Drupal code that people have found useful and wish to share with the community.
WARNING: No one formally checks the snippets found in the handbook. It's always best to check them yourself on a test server before applying them to a production site. Also pay close attention to any comments on the handbook page for the experience of others.
- A beginner's guide to using snippets
- Browser scripts
- Collapse Fieldsets on Modules Admin using jQuery
- Hook snippets: hook_form_alter
- How to display selected block only for a logged in or not logged in users
- How to post a snippet so that it actually shows up and doesn't get processed
- Javascript for the placeholder attribute
- Managing a CCK allowed values list without granting "administer content types" access
- Module Snippets ('Mini' Modules)
- Module snippets: Automatic Nodetitles
- Shell Scripting Snippets
- Theme snippets
- Triggerblock: an empty block that triggers when viewed.
- Views 2 snippets
- Module snippets: Actions
- Views 1 snippets
- PHP snippets
- SQL snippets