Maintainers are looking for help reviewing issues.

Drupal for Komodo

Drupal hooks and Form API element abbreviations.

Install:

Activity Feeds

A module designed to pull data from Facebook, Twitter and linkedin and create and attractive block to display the feeds in.

Full background image

The goal of this module is to facilitate the creation of an “intelligent” background.

This background is dimensioned automatically according to the size of the window of the navigator.

Better Jump Menus

Screen shot 2011-08-03 at 1.10.37 AM.png

Easily display hierarchical select jump menus... from menus.

  • Use core menus to display <select> jump menus!

Symfony integration

Description

This module allows to bind Drupal with a Symfony application.

Benefits

This module allows to get best of both worlds, CMS and frameworks.

Installation and upgrades

See the INSTALL.txt file.

Symfony pages

A Symfony page delegates whole page construction to a Symfony action.

Go to admin/build/symfony, then click 'Add a Symfony page'
Define a title (Drupal's page title)
Give a unique key
Set the Uri of your page. This Uri should be defined by a route in your Symfony application (probably in your routing.yml config file).
So this Uri defines a module/action pair in your Symfony application.

Example:
Title: Hello World !
Key: hello-world
Uri: hello

Symfony blocks

A Symfony block is a standard Drupal block but add a parameter: a slot name.

Go to admin/build/block, then click 'Add a Symfony block'
So you can define a slot name in order to be mapped with a slot in Symfony.

Filter

Symfony module defines a Drupal filter.
You can enable it, go to admin/settings/filters
(For instance, in the Full HTML input format).

Then, when you write HTML in textarea, you can enter placeholders like:
{symfony://module/component}

This 'Url' identifies a Symfony component in a module of your bound application.

You can add parameters to this Url.

Location Taxonomize

Location taxonomize allows for the creation and maintenance of a 'Location Vocabulary' - a vocabulary which contains hierarchical location information (e.g. Country -> State/Province -> City). The data in the Location Taxonomy is updated every time new content is added.

Compatible with Location as well as Address Field

This allows for the automatic creation and synchronization of address/location based vocabularies, and thereby opens up this data to the wide range of Taxonomy functionalities and modules.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)