Custom reports

Component type

module

Maintenance status

Development status

Downloads

5064

Component created

Component changed

Custom reports is a module for times when your client needs to export data from their Drupal site.
This module is aimed at developers.


If the data they need is a simple query your probably better off using the excelent Views module along with very helpful Views bonus pack.

DBFM Search

Component type

module

Maintenance status

Development status

Downloads

1742

Component created

Component changed

DBFM Search is an optional add-on for the DBFM (DataBase File Manager) module.

This module enables indexing of files google-style inside DBFM's database and integrates with the standard drupal search function.

Requires DBFM version 5.x.5.0 or later

This module is being developed by eServGlobal

User Terms

Component type

module

Categories

Maintenance status

Development status

Downloads

10702

Component created

Component changed

User Terms allows a site administrator to assign taxonomy vocabularies to users, from which terms can be applied to users and shown on account pages. It is integrated with the Profile module to allow custom placement of the vocabularies form on any profile category sub-tab. Views integration is provided (requires Views 6.x-2.8 or later).

Menu Firstchild

Component type

module

Maintenance status

Development status

Downloads

110142

Component created

Component changed

By default, Drupal requires that you enter a path for each menu link you add/edit from the Menu administration page.
There are cases you may want to create a parent item, without any path, that simply links to its first viewable child item.
Menu Firstchild provides this functionality.

Node Reference Create

Component type

module

Maintenance status

Downloads

25227

Component created

Component changed

Node Reference Create is an enhancement to the nodereference autocomplete widget that allows users to reference non-existent nodes.

When no matching node is selected, the new nodes are automatically created allowing for a seamless and intuitive user experience that is similar to free tagging.

If you are unfamiliar with CCK or using the Nodereference field, check out the CCK Documentation.

tContact

Component type

module

Maintenance status

Development status

Downloads

14227

Component created

Component changed

tContact allows you to make the site-wide contact form fully translated on multilingual sites. Categories can be set to display only in a specific language, or they can be language neutral. Depends on the core "contact" module for the site wide contact form.

UC Linkpoint API

Component type

module

Categories

Maintenance status

Development status

Downloads

4456

Component created

Component changed

Looking to use Drupal Commerce for Drupal 7 instead? Visit the project page for Commerce First Data.

Summary

Enables a payment method in Ubercart that allows users to pay via the Linkpoint Central API (also known as First Data).

Features

  • Submits the following information to Linkpoint: Order ID, User ID, Email, Billing Address, Shipping Address, Credit Card Info, Total Amount, Order products (in the comments section).
  • Allows you to implement fraud detection based on AVS and CVV response code.

NOTE: Order IDs must be unique in the Linkpoint system. For this reason, the module appends a timestamp to the end of every order number that is sent to First Data. The module previously appended an incrementing transaction attempt number. However, Linkpoint also has a Fraud Setting under Administration -> Basic Fraud Settings which disallows duplicate orders (defined as same amount with same credit card number) within X number of minutes. You may want to change this to lower than the default of 10 minutes or your customers may still experience declined transactions.

Secure by Role

Component type

module

Categories

Maintenance status

Development status

Downloads

1797

Component created

Component changed

Secure by Role is a simple Drupal module for shopping sites and others where security is important. When a page is requested, SecRole checks to see if the user is a member of a list of roles which should be only served pages over a secure connection (HTTPS). If this is the case, and the connection is not already secure, the user is redirected to the page they are requesting over a secure connection.

Why is this module's approach better than simply locking down your entire site behind a secure connection? Because not all the visitors to your site will be doing things which demand a secure connection. Search engine spiders, for example, are not going to be sending credit card details; they may even be incapable of indexing pages behind HTTPS connections. Or maybe they're simply human users who are just browsing with no intent to buy anything - yet. But with SecRole, you can easily configure the site so that, once these users create an account, they are served over a secure connection and their credit card details are safe. Your web server can avoid the overhead incurred by encrypting and decrypting data sent or received over a secure connection until it's necessary.

Search Lucene Multisite

Component type

module

Maintenance status

Development status

Component created

Component changed

End of life

Search Lucene API has reached “end of life” and is deprecated in favor of other projects. View the Search Lucene API project page for more details. As a result, supporting modules such as this one have reached end of life as well. If you are interested in picking up maintainership, please post an issue to the queue.

RegexPal

Component type

module

Maintenance status

Development status

Downloads

1084

Component created

Component changed

RegexPal is a JavaScript regular expression tester implemented in JavaScript and available at RegexPal.com. It includes real-time regex syntax and match highlighting. The regex syntax highlighting is more complex than you might expect, as it strives to be aware of all aspects of ECMA-262 3rd Edition regex syntax, and some browser-specific bugs, features, and limitations.

Home Page: http://www.regexpal.com

Currently this module doesn't work properly yet, because of following issues: