Created
June 11, 2013 13:21
-
-
Save mparker17/5756766 to your computer and use it in GitHub Desktop.
Teaching Drupal.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Bug tracking | |
| 2. Tools, Drupal Env. and site building | |
| * What is MySQL, PHP, Apache | |
| * MAMP/XAMPP/LAMP (setting up a web server) | |
| * Setting up Drupal | |
| * Structure of a Drupal project | |
| * Git | |
| 3. Drupal site building | |
| * Configuration | |
| * Features | |
| * Views | |
| * Modules | |
| 4. Drupal front-end (Devs) | |
| * Theming | |
| * Javascript | |
| * HTML/CSS/JS + Browser tools | |
| 5. Exploring Drupal themes (POs and Creatives) | |
| * Ideally have a fully-functioning site to play with. | |
| * Blocks, panels, content type fiddling | |
| * Downloading and installing themes from drupal.org | |
| * Responsive design | |
| * Sites made with Drupal | |
| 6. Drupal back-end (Devs) | |
| * PHP language & development | |
| * Hooks | |
| * IDEs and Debuggings | |
| * Core & contrib APIs | |
| * Interacting with the database in Drupal | |
| 7. UX audit (POs and Creatives) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment