theme7

Component type

module

Maintenance status

Development status

Downloads

804

Component created

Component changed

theme7 is a very small utility module providing theme7() function as a wrapper for core theme() function, with the only difference being that it accepts all theme hook arguments as an associative array of variables (like in Drupal 7) instead of list of arguments (standard way in Drupal 6).

Which essentially means that instead of using for example:

theme('table', $header, $rows);

you can now use:

Lebowski

Component type

module

Categories

Maintenance status

Development status

Downloads

542

Component created

Component changed

Let me explain something to you. Um, I am not "Mr. Lebowski". You're Mr. Lebowski. I'm the Dude. So that's what you call me. You know, that or, uh, His Dudeness, or uh, Duder, or El Duderino if you're not into the whole brevity thing.

This module will generate random Lebowski quotes and maybe other cool stuff.

Math

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

My first module for Drupal 7. Still in development:)

Math module provides simple functions like counting the pi-number, factorial and others.

This module is good for school websites or slt.

Flyout

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a simple module that can be used to wrap a block being displayed on a page in a flyout, if Javascript is enabled on the browser.

Steve Pavlina

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

The Steve Pavlina module provides a few tips to Drupal administrators to help them write better blog posts and achieve blogging goals. It uses quotes from a few choice articles posted on StevePavlina.com (see below for copyright information).

Installation

Until this project becomes a full project, clone the source by following the instructions on the version control tab at the top of this page.