Skip to content

Instantly share code, notes, and snippets.

@mparker17
Created June 11, 2013 13:21
Show Gist options
  • Select an option

  • Save mparker17/5756766 to your computer and use it in GitHub Desktop.

Select an option

Save mparker17/5756766 to your computer and use it in GitHub Desktop.
Teaching Drupal.
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