10 OCT

Lesson 32: New stuff in Drupal 6 theming

This is a Wednesday evening lesson at 7pm PST (2am UTC)
MerlinOfChaos presents his What's New In Drupal 6 Theming. The same talk as he presented in Barcelona, only this time, Dvessel joins him in a tag-team presentation of graphical proportions! Merlin has a slideshow, or so we're heard, that rivals Eaton's FAPI3 slides. This oughtta be good!

There's a great flowchart on how themes are rendered by D6: http://drupal.org/files/theme_flow_6_0.pdf

Here's a theme made entirely from css. The designer used no template.php functions and no page.tpl.php php code.

28 JUL

Lesson 24: Theming a Views Table

This week, EclipseGc will be demonstrating how to theme views. The views module is already a must-have module for almost any Drupal site, but knowing how to extend and theme it will really allow you to 'kick it up a notch', if you will.

01 JUL

Lesson 20: Flex Your Drupal

This week, FFH has volunteered to show us how to use drupal and flash together - it should be exciting stuff for anyone who wants to turn Drupal into a full-motion multimedia platform!

Skype is starting to let us down, so we're looking into some other applications for the audio portion of our lessons. This week, we'll be using TeamSpeak. You'll need to download the latest version of Teamspeak for Linux, Mac, Win and then use teamspeak://webavant.com:8768 or type webavant.com:8768 directly into the Connection window.

03 JUN

Lesson 18: Color Module Integration

Dvessel has bravely volunteered to go over the color module and how to integrate it into a theme. It's a module seldom used outside of the Garland theme, but hopefully that'll change after this presentation!

To get the most out of the it, you should be familiar with Photoshop (especially slicing) and theming in general.

See you there!

20 MAY

Lesson 16: Drupaldojo.com Design

Hey, folks. This is Squidster, maintenance chap - I'll be giving a quick once-over as to how I built the new drupaldojo.com theme and how the lessons are maintained. I'll also be talking about where I want the theme to go from here, a little background into the mistakes I made, the modules we've harassed into service for the lesson system, and the new functionality yet to come.

13 MAY

Lesson 15: Theming Drupal 6 - The Garden Tour

Today we are going to take an impromptu tour through theming in D6, which promises to be quite different in a good way. Join us for today's walk through the theming garden of D6 to see what's bloomin'.

29 MAR

Lesson null: Lightning Lesson: Dmitrig01 turns a PSD into a Drupal Theme (part 1 of 2)

In a new format, dmitrig01 offered to share his screen while he turned a PSD into a Theme. This is part 1, in which the theme is translated into Drupal-friendly HTML. Part 2 will cover the final process: making it into a theme.

There is no audio, but simplymenotu asks a number of helpful questions in the always-visible IRC log. It's an experimental format, but it was very easy to produce on the fly. Let us know what you think!

in
04 FEB

Lesson 06: Theming & the Themer Pack

We'll convene in #drupal-dojo, and on our Skype/VNC lesson session and spend a couple hours addressing topics of concern to up-and-coming Drupalists.

UPDATE: Screencast torrent for this lesson is available.

UPDATE: Sunday's Lesson Will Be Focused On The Drupal 5 Themer Pack. There's also a g.d.o group for this if you find it very exciting. We'll talk about the aims of the project, cover drupal theme concepts in general, and get down and dirty with some template files.

The Drupal Dojo is a new community group dedicated to spreading best-practices and helping developers who are new to the system get up to speed and become masters in their own right. There's a shortage of Drupal talent, and everybody knows it. If you're a newcomer looking for help in grokking the system or an old hand who's tired of being told to clone yourself, consider joining the Dojo!

Forms API Quickstart Guide

Url: 
http://api.drupal.org/api/head/file/developer/topics/forms_api.html
Description: 
The handbook Forms API quickstart guide explains the array structure of Forms, and gives examples on it's simple use. A great start for strangers to the Forms API.

Forms API Reference

Url: 
http://api.drupal.org/api/HEAD/file/developer/topics/forms_api_reference.html
Description: 
This is a master list of all possible attributes of the Forms API, as well as a brief example of the usage of each. Invaluable for either module development or changing an existing form.
Syndicate content