Links en referenties
Hieronder zijn de links en refenties uit onze Wizzlern Drupal module-development training opgenomen.
Huishoudelijk
Documentatie voor Drupal module-ontwikkeling
- Boek Pro Drupal 7 Development bij Computer Collectief of Amazon
- Drupal core API
- Alle Drupal-hooks
- Examples-module voorbeeldcode
- Module developers guide
- Drupal code style
- Schrijven van veilige Drupal-code
- Documentatie van Drupal modules
- Specificaties .info-bestand
- Git en Drupal
Tools voor module-ontwikkeling
- Editors, IDE's
- Opzetten van een lokale ontwikkelserver op Windows, Linux en Mac-OSX
- Drupal search add-ons
- Coder-module voor controle van Drupal code-style
- Module Builder-module
- Drupal scipts voor GEdit
- Drupal bundel voor Textmate
Menusysteem
Database
Formulieren
t-functie
Toegangsrechten
Theming
Blokken
node API
Form alter
Installatie, de-installatie, upgrade
- hook_install documentatie
- hook_uninstall documentatie
- hook_schema documentatie
- hook_update_N documentatie
Veiligheid