Skip Validation

Component type

module

Categories

Maintenance status

Development status

Downloads

2820

Component created

Component changed

This module is no longer supported! I do not recommend using it.

For end users:

This module provides two mini modules, which enable the skipping of all validation routines, including required fields, when deleting nodes and users from node and user forms respectively.

For node forms, required fields are also skipped when previewing.

For Developers:

This module provides three new FAPI options for submit buttons:

User role actions

Component type

module

Downloads

442

Component created

Component changed

Provides extra actions to add and remove roles from users.

WARNING: HALF-BAKED MODULE!

This module is a work in progress for a client and as such as only written up to the point that I need.
In particular, the 'add role' action is not yet implemented.
There are a few TODOs in the code as well -- things that aren't as elegant as they could be.

I am releasing it in the hope that others will find it a useful starting point and take it a little further with patches :)

Custom CSS and JavaScript files

Component type

module

Downloads

6126

Component created

Component changed

This module allows to specify two folders, one for CSS and one for JS where the stylesheets and javascripts files are located respectively.

The module creates two sub-folders under your files folder:

files/customcssjs/css
files/customcssjs/js

Just put your files in those folders and they will be added in the header, so you can set extra parameters and scripts.

W3C Validator

Component type

module

Maintenance status

Development status

Downloads

10681

Component created

Component changed

W3C Validator provides a Drupal interface to use the W3C Markup Validator. Keeping valid pages is one step into maintaining a properly coded site.

This module let's you :
- validate a new page when a new node is published or when a published node is changed.
- validate all page at once and display a validity report.
NOTE: validation is done as an anonymous user.

Support Views

Component type

module

Maintenance status

Development status

Downloads

7601

Component created

Component changed

Views Integration for Support tickets, created by the Support module.

The 7.x-1.0 release of the module adds the following as fields:

  • Support Tickets: Assigned ID
  • Support Tickets: Client ID
  • Support Tickets: Priority
  • Support Tickets: Priority ID
  • Support Tickets: State
  • Support Tickets: State ID
  • Support Tickets: Client

The 7.x-1.2 release of the module adds a default view with the following features:

Query-Based Views (Q-Views)

Component type

module

Downloads

2719

Component created

Component changed

Watch the video demo

Q-Views is currently in Alpha and has a couple of security flaws that need to be sorted out before being released as beta. Note that Alpha releases should never be used on production sites. Please also note this module has multiple critical security flaws.

ForexFeed

Component type

module

Downloads

2970

Component created

Component changed

The ForexFeed module provides a centralized API for FOREX (Foreign Exchange) rates with data retrieved by the ForexFeed.net PHP data API.

Version 2.x has been refactored to provide a general purpose realtime data API for FOREX, Currency cross rates, conversions as well as Precious Metals (Gold & Silver). This module doesn't provide any user facing functionality on it's own, it is designed to be used by other modules that need access to realtime currency and metals data.

Parallel

Component type

module

Maintenance status

Development status

Downloads

3857

Component created

Component changed

Upgrade to the CDN module!

The Parallel module is now obsolete. The final version (1.0) doesn't do anything anymore, it simply migrates all settings to the CDN module when you run update.php. When you uninstall the Parallel module, all of Parallel's settings are deleted.
The CDN module contains a superset of the Parallel module's functionality, with a better UI, and a Drupal 7 port readily available.

Apache Solr Statistics

Component type

module

Maintenance status

Development status

Downloads

20063

Component created

Component changed

This is an add-on module for Apache Solr Search Integration that logs each query including keywords, fields and sort options used, the Solr service response times, spellchecker suggestions and number of results returned.

Requirements

Requires Apache Solr Search Integration.

The charts are generated with the Google Charts API, so while you don't need an API key, you will need a live internet connection to view the charts.

Instructions

Install and enable module. You must first enable logging at admin/settings/apachesolr/stats before viewing any results.

After a few searches you can see results under admin/reports/apachesolr/stats. Below the report header you can select the report's granularity: per minute, per hour or per day. The reports only include recent activity depending on granularity.

Optionally:

  • you can enable a block that will show users popular searches (but only those that returned any results). The block is cached and refreshed after 10 minutes to ensure performance.
  • you can enable a Google gadget that will allow to you to embed a report into iGoogle or other pages; the provides a secret key that can be "revoked" at any time to disable already-installed gadgets. Configure this in admin/settings/apachesolr/stats.