Service links

Component type

module

Maintenance status

Development status

Downloads

329894

Component created

Component changed

Service Links facilitates the adding of social networks links or javascript buttons within the content with a special focus on developers and themers interested to extend their number or customize their displaying. Built on Drupal for Drupal doesn't include commercial advertising or spying hidden code and doesn't require third part libraries.

The services included are various: del.icio.us, Digg, Facebook/Facebook Share/Facebook Like, Furl, Google Bookmark/Google Plus One, IceRocket, LinkedIn/Linkedin button counter, MySpace, Newsvine, Reddit, StumbleUpon, Technorati, Twitter/Twitter widget, Yahoo Bookmark, and many more, they are split for language in different packages: basque, dutch, farsi, german, hungarian, italian, polish, russian, spanish, swedish.

Other services are availables to be included within an extra module which can be built easily through a web interface.

DB Maintenance

Component type

module

Maintenance status

Development status

Downloads

105250

Component created

Component changed

DB maintenance optimizes administrator-selected tables in the database during regular cron.php executions. For MyISAM tables, OPTIMIZE TABLE repairs a table if it has deleted or split rows, sorts table indexes, and updates table statistics. For BDB and InnoDB, OPTIMIZE rebuilds the table. Note, MySQL locks tables during the time OPTIMIZE TABLE is running.

G2 Glossary

Component type

module

Categories

Maintenance status

Development status

Downloads

9675

Component created

Component changed

Glossary2 (G2) is an alternative glossary module written for Drupal 4.7 to 8.0, designed for high-volume glossary / dictionary sites.

Guest Pass

Component type

module

Maintenance status

Development status

Downloads

4615

Component created

Component changed

Permits authorized users to send "guest passes" to their friends.

When a visitor activates a guest pass, they are entitled to all privileges assigned to an admin-defined guest role. If the guest pass was sent as part of a send to friend link, guests are also entitled to view the full content of items from that email.

Guest role membership is limited to an adminstrator-defined time period (for example, 3 days). You can also control the number of times a user may become a guest before they wear out their welcome.

Nice Menus

Component type

module

Maintenance status

Development status

Downloads

776899

Component created

Component changed

Nice Menus enables drop-down/right/left expandable menus. It uses only CSS for most browsers, with minimal Javascript for IE6. (Version 2 uses the Superfish jQuery plugin for all browsers, with an option to disable JS, and falls back to CSS-only for browsers that can handle it.)

Three styles/types of menus are currently possible: horizontal, menus drop down; vertical, menus fly to the left; vertical, menus fly to the right. There is a handbook page that provides a list of sites that use Nice menus.

phpBB2Drupal

Component type

module

Maintenance status

Development status

Downloads

19278

Component created

Component changed

This uses the migrate framework to allow the import of your phpbb data into Drupal equivalents.

While the use of this module should be quite straight forward, you may need to know some php etc in order to overcome any issues.

Import HTML

Component type

module

Maintenance status

Development status

Downloads

31741

Component created

Component changed

Import an old existing, static HTML site structure into the Drupal CMS as structured nodes!

Allows an admin to define a source directory of an existing traditional static HTML website, and import (as much as possible) the content and structure into a drupal site.
Source files will be stripped of exisiting chrome and navigation elements before being inserted as nodes.

See import_html_help.htm for a largish overview of import_html features

  • Maintain old URLs
  • Re-create menu structure
  • Validate & improve markup automatically
  • Import Metadata - old dates, keywords, descriptions
  • Additional custom fields - Import old semantics to multiple CCK fields!
  • Operate over thousands of documents.

Read a case study or a walkthrough

Email Verify

Component type

module

Maintenance status

Development status

Downloads

22128

Component created

Component changed

This module provides advanced email address checking. The core of Drupal, through the user module, only performs syntactical checking of user-entered email addresses, both during registration and account edition. This creates loads of problems when users incorrectly enter their address. First, they don't get any email from the site. If it happened during registration, they will not get their password. They will either bug the site admin or give up on the site altogether, both cases being a bad thing.