Maintainers strive to actively monitor issues and respond in a timely manner.

YouTube Pull

Borrowing the simplistic idea from Twitter Pull, YouTube Pull is a simple module to pull YouTube feed for latest video listing. Support any video query parameters by the Youtube API (Atom output format).

Usage

There are no authentication information or API Keys required. Module only interacts with non-auth APIs. It all boils down to a single function:

youtube_pull_render($options);

It takes only 1 argument $options, which make up of supported YouTube API video feed parameters. Default $options

// default $options
 array(
    'max-results' => YOUTUBE_PULL_ITEMS,  // 5
  );

Mulgrew Enterprises

Mulgrew Enterprises Drupal Theme

I created this theme partly to experiment with theme creating/editing, but also because I couldn't find a theme I liked so decided to make my own taking elements form others and adding my own elements.

It was originally created from Simpler but has had a CSS drop down menu system added (mostly from Alpine) and has had significant changes both to the CSS file and the page template, the first of which was to add ubercart support since most of the ubercart pages did not match the site.

Emphasis is on allowing the site to resize dynamically to any size screen or window. Try dragging your window to different sizes. It should seamlessly resize to fit. Within certain limits to stop it looking silly.

Features

  • CSS dropdown menu
  • Dynamic resizing
  • Ubercart Support

Planned features

  • All colours to be selectable via GUI
  • All fonts to be selectable via the gui
  • Font shadowing to be selectable via gui
  • supply a set of colour schemes
  • Option to add CSS files via gui (to be module specific for ones not included)
  • Seperate CSS files for modules (eg ubercart) and make them selectable by gui, default enabled. This will reduce file size if most are not needed
  • Auto detect enabled modules to enable module specific css

Meu mundo cor de rosa

Bem vindo ao meu mundo paralelo, aqui vou colocar tudo que mais gosto: Meus pensamentos, gostos, enfim tudo que mais me agrada , muita moda e coisinhas fofinhas *-*

Conductor

Conductor aims to allow you to easily model business processes that contain multiple steps in a flexible way.

Horizontal Accordion

This very module creates a block that contains a very easy to use and sexy horizontal accordion (so that what meant the name :o). In there you can put any text you want or an image.

Features Diff

This is a simple modules used to view the diffs of a single or all features modules. The module contains a single menu path of:

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained