Search Lucene Rewrite

Component type

module

Categories

Maintenance status

Development status

Downloads

382

Component created

Component changed

Allow the administrator to rewrite the user search input text. It support PHP regular expression and Token (if installed and enabled) in both search pattern and replacement pattern.

GeoIP Redirect

Component type

module

Maintenance status

Development status

Downloads

1713

Component created

Component changed

GeoIP Redirect uses the GeoIP API to redirect a user from your site to a different one based on their country of origin. The primary use-case is that you have 2 different markets and want to ensure users are accessing the correct form of that material. Here is a typical workflow for this module:

  • You configure module to redirect all UK page views to exampleUK.com
  • User accesses exampleOther.com from the US, France, etc and is granted access to the site

BUT

Agrovoc

Component type

module

Categories

Maintenance status

Development status

Downloads

3805

Component created

Component changed

This module adds Agrovoc functionalities to Drupal's taxonomy. The Agrovoc is a multilingual, structured and controlled vocabulary designed to cover the terminology of all subject fields in agriculture, forestry, food and related domains, created by the Food and Agriculture Organization of the United Nations (FAO). See
http://www.fao.org/agrovoc/

Discogs

Component type

module

Maintenance status

Development status

Downloads

4817

Component created

Component changed

This project handles discographies in Drupal. Users can enter release and track information as Drupal content types.

In addition to creating this content type, this module also can import discography data from Discogs.com.

Discogs 6.x merely provided a single content type, and the ability to import from Discogs.com only. The 7.x version, however, is a Discography Framework. In addition to the features from 6.x, its modular design allows other developers to write modules for other third party API's, or for their own content types.

This project is intended to be used by artists or labels who are using Drupal as their CMS. Other uses include radio stations, fansites, or listing your album collection online. (Please be aware of potential copyright issues.)

Certified to Rock field

Component type

module

Maintenance status

Development status

Downloads

2560

Component created

Component changed

This module provides a field that allows one to input their Drupal.org user ID, and view their Certified to Rock rating. This was mainly coded as a learning exercise, so it may be limited in features and polish.

Basically if you're looking for a way to get the Certified To Rock rating for your users, then this is a module that will do the job!

Import Export

Component type

module

Maintenance status

Development status

Downloads

640

Component created

Component changed

Import/Export allows new content and updates to existing content to be deployed from one Drupal database to another repeatedly while keeping track of IDs on the source and destination systems.

Nodes/node revisions, sites (from the Sites module), files, and menus, and variables (from the variables table) are currently supported.

In development:
- Taxonomy deployment
- User deployment

Node Connect

Component type

module

Maintenance status

Development status

Downloads

22637

Component created

Component changed

Node Connect expands the node reference (of the references project) auto-complete field by adding a add new content and edit current content button.

The add a new button will all a new node to be added via a node add form and then return the user to the original form.

The edit button will take the user to the edit form of the referenced node, and return them when they are done editing.

Replace markup

Component type

module

Maintenance status

Development status

Downloads

662

Component created

Component changed

This Drupal 7 module provides an input filter which can be used in text formats to allow users to use simple “[tip] Here’s a tip! [/tip]”-style notation to emphasize tips, notes, hints, and other paragraphs of text as specially formatted, featured text.