Scrolling

Component type

module

Maintenance status

Development status

Component created

Component changed

This project will try to integrate all scrolling and sliding libraries out there, into one modular framework. Famous example of similar approach is WYSIWYG which integrated most of the Rich Text Editors.

Resources

Views PHP

Component type

module

Categories

Maintenance status

Development status

Downloads

375508

Component created

Component changed

This module allows the admin account (user 1) to add fields, filters and sorts to views which use PHP code. It also supports additional accounts when the core PHP Filter module is enabled.

Node.js integration

Component type

module

Maintenance status

Development status

Downloads

96210

Component created

Component changed

This module integrates Node.js with Drupal.

It provides an API that other modules can use to add realtime capabilities to Drupal, such as push notifications or chat. The module relies on a Node.js server application that maintains an open connection with the visitor's browser to enable instant communication. In order to use this module, you will need to install the Node.js application on a server.

Nodereference filters

Component type

module

Maintenance status

Development status

Downloads

543

Component created

Component changed

This module provides one or more filters to views for filtering out nodes that have or do not have other nodes that refers to them through a node reference field. This can be useful when you need to list nodes that do have nodes that refers to it or vice versa.

The module let's you select which node reference fields you want to filter on.

This module works for both Views 3 and Views 2.

CCK Country

Component type

module

Maintenance status

Development status

Downloads

4940

Component created

Component changed

A CCK content field which lets you add a country to your content types; displaying country name, ISO 3166-1 alpha-2 code, ISO 3166-1 alpha-3 code or a countryicon with module Country Icons (6.x-1.0-beta2 and newer releases now supports Country Icons 1.x and 2.x).

Requires the optionwidgets module (CCK) and Country codes API.

Humans.txt

Component type

module

Maintenance status

Development status

Downloads

6779

Component created

Component changed

Helper module to place and manage a humans.txt file in your site.

What is humans.txt?

It's an initiative for knowing the people behind a website.
It's a TXT file that contains information about the different people who have contributed to building the website.

Why should I?

You don't have to if you don't want. The only aim of this initiative is to know who the authors of the sites we visit are.

Hashtags

Component type

module

Maintenance status

Development status

Downloads

8585

Component created

Component changed

Hashtags module provides alternative way of adding tags to entities.

Keywords that start with a pound (#) sign are called hashtags i.e. #drupal7 or #drupal6.

Clicking on the hashtag will lead you to a thread of entities that have that have applied that hashtag. Hashtag that appiled to comment will lead to the corresponding node.