Role Weight

Component type

module

Maintenance status

Development status

Downloads

841

Component created

Component changed

The Role Weight module allows you to set roles ordering. This is very useful in situations, when you need to know which role is more important than the other.

The module gives no functionality to end user, but it's effect can be used by other modules (e.g. Form Adjust).

Apache Solr Views

Component type

module

Categories

Maintenance status

Development status

Downloads

47495

Component created

Component changed

Before you read further

If you are starting a new project, please read the "alternatives" section.

Introduction

This module provides a Views integration to the Apache Solr Search Integration project. It provides the views plugins and handlers needed to be able to create a view that fetches its results from Apachesolr index, without hitting the database.

Authorize.Net® Payment Webform

Component type

module

Maintenance status

Development status

Downloads

4764

Component created

Component changed

This module enables a site administrator to allow payments through a Webform submission through Authorize.Net. Please make sure that you read all of the instructions in INSTALL.txt when installing this module.

This module cannot be enabled on the same webform as the Salesforce Webform Web-to-Lead integration module. Both can be enabled on the site, but only one can be enabled for a single webform.

The initial development of this module was sponsored by Davis Applied Technology College.

Front Node

Component type

module

Maintenance status

Development status

Downloads

1086

Component created

Component changed

A small module which allows users to set node as a front page.

After installation of the module there is a new node-edit form option "Use node as front page". After the option will be checked , the node is displayed on the front page.

GeSHi code snippets

Component type

module

Maintenance status

Development status

Downloads

2886

Component created

Component changed

This module functions pretty much like the image manager for popular WYSIWYG editors except that instead of working with images, this one works with codes (code browser). It stores code fragments that can be edited/created from the WYSIWYG editor. The code fragments are stored in the content using tags. These codes can also be reused on other nodes.

Codes fragments are syntax-highlighted using the Geshi filter module.

JS injector

Component type

module

Maintenance status

Development status

Downloads

68121

Component created

Component changed

Allows administrators to inject JS into the page output based on configurable rules. It's useful for adding simple JS tweaks without modifying a site's official theme - for example, a 'nighttime' color scheme could be added during certain hours. The JS is added using Drupal's standard drupal_add_js() function and respects page caching, etc.