Drupal core
Content management
This chapter wraps a single item, referring to screencasts and exercises in other series.
Objects and classes
While objects and arrays may seem more or less interchangeable to a new PHP/Drupal coder, they really aren't. This screencast discusses some of the more vital differences.
Objects, introduction
This screencasts introduces the concept of objects when coding for Drupal:
Objects overview
This is an addendum to the Learn Drupal coding screencasts, explaining some concepts regarding objects and PHP programming.
A bonus task
It’s Boss
Modifying text formats
Hi, it’s Intern
Other settings
This is a wrapper for the last exercises in the Boss exercise suite.
Changing menu item settings
Hi, it's intern
Adding arbitrary internal links to menus
Hi, it’s Intern
Adding menu items to the secondary links
Hi, it’s Boss
You know the about us page we created some time ago? There should be a link to it at the top of the site – where the My account link is. Will you fix this? Okthanks.
//Boss