Location Map

Component type

module

Categories

Maintenance status

Development status

Downloads

74675

Component created

Component changed

This simple module displays just one location map via Google Maps, for brochure and company profile web sites.

#D7CX: As pledged, Location Map module had a full Drupal 7 release on the day that Drupal 7 was released.

Location Map will:

Post Affiliate Pro

Component type

module

Maintenance status

Development status

Downloads

1109

Component created

Component changed

Post Affiliate Pro (PAP) is a module providing affiliate functionality for Ubercart and Post Affiliate Pro application. The module adds click and sale tracking code to web pages. It shows administrator pages of sales, affiliates, sale reports, payouts using PapAPi library. All needed computing do your external Post Affiliate Pro application.

Google Presentations

Component type

module

Maintenance status

Development status

Component created

Component changed

The module adds Google Presentations support to Embedded Media Field exposing a third party provider to emvideo module. To embed a Google Presentations presentation into your nodes simply register with Google for an API key then paste its URL into the Embedded Media Video input field.

This module is sponsored by 63reasons and is developed for the DrupalTalks community project.

Back Button

Component type

module

Maintenance status

Development status

Downloads

1303

Component created

Component changed

This module allows you to define Back Button in your nodes.

For example, your site can have the view "Blog" for a blog and you want to place link "Back to blog" on each "Blog Post". This module allows you to create such link. On settings page you can select which node type to use for the button, which view - to go back and template for the named anchor.

This module will try to automatically detect the view page where it needs to land the user and add anchor to the URL, so the page will be scrolled automatically to the post.

Unique Node Phonem

Component type

module

Maintenance status

Development status

Downloads

3171

Component created

Component changed

This module provides a function to check new content which may be similar or equal to other nodes. This does integrate with cck and uses phonem to make sound check on strings to detect "drupal" and "trupal" as equal field content. You can set the fields that are used too check if the node is unique or if it already exists in admin setting area. The module lets you choose which compare method you would like
to use, equality or phonemic sound check (with phonem 'drupal' is equal to 'trupal' because it sounds similar).

Nice frontpage

Component type

module

Maintenance status

Development status

Downloads

3965

Component created

Component changed

This module redirects the page /node to a custom page. Even in many big Drupal projects the page /node is often ignored by content and theming. In most cases the front page of drupal in "website settings" is changed from the default /node to a custom page. But the problem is: The page /node will exists and may display many nodes (in many cases even test nodes!!). You could set all nodes to not "display on frontpage" or simply active this tiny module.

Max age

Component type

module

Maintenance status

Development status

Downloads

1476

Component created

Component changed

A very small module that allows for the page cache maximum age to be customised per node type in addition to the site-wide default.

Also integrates with Views so that displays using time-based or content-based
caching can emit a cache-control header based on the shortest max-age of any
nodes included in the results. Look for the "max age" options in the cache
settings for your views displays.

Alternatives

If you are looking for a module with more options, try APE.

Hosting backup queue

Component type

module

Categories

Maintenance status

Development status

Downloads

18601

Component created

Component changed

This is a simple module for the Aegir project that allows scheduling of backups. E.g. backup sites every hour, day or month. The module allows for the general settings to be applied to all sites, and per-site overrides to those settings, so that sites can opt-in or opt-out of backups as the site administrators wish.

Aegir 2

For the same features for Aegir 2 and above have a look at Hosting site backup manager.

Run PHP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Run PHP is very simple module that allows user which has appropriate permission to execute PHP code. This is useful when testing PHP code before embedding it into the blocks, nodes, cck fields, rules, or other places. UI for this module will be more convenient then Execute PHP block in Devel module.