drupalMAO is a play on the famous acronym: LMAO which stands for Laugh My Ass Off. We think we're funny (even though no one else does) and we work our asses off using Drupal, hence Drupal My Ass Off.
Earl Miles sat down with Jerad Bitner (sirkitree) of DrupaLMAO to discuss DrupalCon 2008 and the future of Views 2, Views in core and Panels 2.
- 1 of 6
- ››

Comments
context module
Jeff and Young at Development Seed have released a module that allows you to specify contexts: http://drupal.org/project/context
This is very similar to a custom approach I've used on MothersClick.
Essentially you can programatically define your contexts and then change your module & theme behavior based on the context. The best example is how I get node teasers to look dramatically different (not only CSS, but different fields shown) based on the context: on a node listing page, within a block, in a node queue, etc.
Thanks Ted! I'll have a look
Thanks Ted! I'll have a look at this to see where it could be useful, maybe talk about it on the next show?