[3780 total ]
Language select

The Language select module provides the functionality to:

Disable the 'Language neutral' option for nodetypes in multilanguage sites.
Choose a default language for nodetypes in multilanguage sites.

read more

Twitter search

Adds Twitter search functionality to the Twitter module.

An administrator can setup text to search Twitter for. On cron runs, the results are saved via the twitter module. Because of the integration with the twitter module you automatically ... [More] get the same views integration it has.

Status
Road map
When all the issues for a given version are completed and sufficient testing has been done the listed stable version will be released. This road map is only tentative and may change at any time.

Stable 1.0

Add additional views filter to filter by search text.
Lots of testing [Less]

UberCart Bought together

This is a simple module to provide a block for use on UberCart product pages that shows other products that were bought together with the product you're viewing.

read more

Self Destruct

The Self Destruct module is a developer utility for quickly emptying/resetting a Drupal site's database.

read more

TweetHook

Provides integration with TweetHook. The real time twitter search results service.

TweetHook makes receiving Twitter Search data simple and automatic. Using the power of webhooks, setting up a continuous search on Twitter is a snap. Enter ... [More] your query, enter your webhook URL, sit back and enjoy the data!

Currently only useful to developers. Use hook_tweethook_status($status) to process each new result. [Less]

Simplemap

OK so you want a simple map block (or embedded map) on your page without the overhead of setting up GMAP module, cck, a content type for your location and a view?

Simplemap is a Drupal module which makes the addition of simple static map ... [More] blocks as straightforward as adding a normal block.

It is designed to work in harmony with the GMAP module so you can utilise the true power of the gmap for all your dynamic maps whilst using simplemaps lighting fast point and click approach all your contact details type pages.

It allows themers to set images all or individual markers within the theme folder.

It also has a filter so you can embed your maps inline using [simplemap id='MAPID' class='MYEXTRACLASS'] [Less]

Entity API

This project is going to hold entity related APIs.

Entity CRUD API:
Provides full CRUD functionality for new entities. It offers a ready to use EntityDB class and a suiting EntityController for mass loading/deleting. The EntityDB class is extendable by modules thanks to faces and can be extended and customized to fit special needs.

Premium Content Access Permissions By Term

The Premium Content Access Permissions By Term module allows access to content to be restricted to certain roles by taxonomy term and Drupal role permissions and supports multiple access tiers.

It does not use the node_access table. It ... [More] integrates with views via it's use of taxonomy terms. It is similar but different to the Taxonomy Access Control, TAC Lite, Restricted Content and Premium modules.

When access is denied to a content item it supports redirecting the user to another path, or giving them the access denied page. Support for more behaviors can be added reasonably easily.

Installation instructions

Create a vocabulary for the access levels. A suitable name for the vocabulary is "Restrict access to". It must not be hierarchical or multiple. It can be required if you want, though this is usually not recommended.
Enable the vocabulary for at least one node type for which access can be restricted.
read more [Less]

Google Closure Compiler

This module aims to utilize Google's Closure Compiler API to optimize cached javascript files. On cron run, the module sends the contents of each javascript file to the API, writes the response which contains the optimized javascript code to the files. Requires cURL library. Much more info and improvements coming soon...

Iframe Filter

Iframe Filter allows to embed content into an iframe. Normally externally loaded content like website widgets can slow down the loading of your website or making it crash if the page from where the content is loaded fails.

Iframe Filter ... [More] provides a simply solution for fixing this, you just need to add this filter to an input format and the content you create using that format will be displayed inside an iframe created dynamically.

read more [Less]