Disable RSS

Component type

module

Maintenance status

Development status

Downloads

3602

Component created

Component changed

This module will disable the core RSS feed at http://mysite.com/rss.xml, and remove any reference to it in the html header.

The mechanism for action is simply to return page not found for that path, so this module may not play nicely with other modules providing variations to that path, such as Views or RSS Permissions.

Geofield Map Link

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a basic, off-site map link display formatter for geofields. Useful for a "get directions" or "map" link on content with a geofield. Works with views.

Geofield map, a module within the geofield module that displays geofields as embedded maps, was used as the template for this geofield map link module.

Geofield Map Link currently utilizes Google maps.

wysiwyg_maxlength

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adding a maxlength plugin to wysiwyg editors.

Developed by haggins, uploaded to d.o as tar-ball, now a sandbox becuause of need to change som of the code.

Contextual Toolbar Links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

This module copies the useful contextual links into the admin toolbar.

INSTALLATION

Just download and install the module.

CONFIGURATION

The module has some minimal configurations.
You can access them via admin/config/user-interface/ctl.
The TABS configuration is used for the default drupal tabs.
You can display other modules (e.g. node_clone, etc.) by
configuring the ACTIONS part of the module.

Views Argument Substitutions

Component type

module

Categories

Maintenance status

Development status

Downloads

1262

Component created

Component changed

INTRODUCTION

Contextual Filters allow a View to be filtered based on arguments passed via URL or other embedded method (e.g. the View Reference module), but contextual filters are inflexible compared with normal filters (which allow for "contains," "begins with," "ends with," etc.).