module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 132392
created - / changed -

This module has five main functions.

  1. Alter the appearance of the core node search form
  2. Group content types for more meaningful searching
  3. Restrict search results by the content type.
    This is a role based restriction.
  4. Restrict search results from showing individual items.
  5. Alter the pager limit (aka number search item results per page).

Admin user (uid 1) is exempt from restrictions.

module
Categories: Content Display
Downloads: 2098
created - / changed -

This module has been deprecated in favor of the Rules module which can do everything in this node and much more.

.

module
Categories: Filters/Editors, Utility
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 27170
created - / changed -

The gotwo.module adds the option to add redirected urls. It's much like the url alias system except that it uses redirects to go to the real url. All visits to the 'go' urls are tracked, so you can see how often a certain 'go' url has been visited. You can optionally force a disclaimer to be displayed before the user is redirected.

module
Downloads: 860
created - / changed -

This module restores form values saved by another modules in user session on non-submit form actions. Values are free for altering so You can use it to simulate multi-step workflow. Moreover this module uses stored forms parent-child relationship for correct redirection after submit.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 29669
created - / changed -

The slideshow transforms images attached to a post into a JavaScript enabled slideshow. Any post can have a slideshow. The slideshow can be placed above, below or within the content of the page.

module
Categories: Utility
Downloads: 786
created - / changed -

DMoz means Directory Mozilla, also known as Open Directory Project (http://dmoz.org/).

module
Categories: Content
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 5501
created - / changed -

This module allowed for anonymous guests to keep persistent comment info between comment postings.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 52303
created - / changed -

Javascript Tools provides a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal.

Note: you should not install this module for Drupal 6 unless it is required by another module.

Note: As of Oct. 20, 2009, the 5.x version is no longer supported.

Prior to Drupal 6, Javascript Tools included an integrated set of Javascript and AJAX modules. For Drupal 6, modules previously part of Javascript Tools now have the following separate projects:

Active menus, http://drupal.org/project/activemenu (requires Javascript Tools 6)
Collapsiblock, http://drupal.org/project/collapsiblock (requires Javascript Tools 6)
Tabs: http://drupal.org/project/tabs
Active edit, http://drupal.org/project/activeedit (prototype only as yet, not usable)
Ajax submit, http://drupal.org/project/ajaxsubmit

Install Javascript Tools 6 only if you use Active menus or Collapsiblock or another module that requires it.

module
Categories: Community
Downloads: 229
created - / changed -

This module works in conjunction with the forum module to provide a front-end for support queries. Users can opt to send queries by mail only or to post to the forums.

module
Downloads: 295
created - / changed -

Drupal Manager is an implementation of a remote administration client for Drupal.
It consists two parts :

module
Categories: Content
Downloads: 1224
created - / changed -

Enables the creation of pairs of content (e.g. French Word-Swahili Word) and an optional associated explanation for learning purposes.

module
Categories: Filters/Editors, Utility
Downloads: 294
created - / changed -

Note: As of 2009/07/28, this module appears to no longer be supported. If you are interested in a module with similar functionalities, check Pathologic.

The module corrects links to internal paths, adding a / (or the base_path) in href, or src where necessary. For instance, <img src="files/image.jpg"> becomes <img src="/files/image.jpg">.

module
Maintenance status: Unsupported
Development status: Maintenance fixes only
Downloads: 11145
created - / changed -

This module allows you to specify that a block should be visible only within a selected group. This can be used for many purposes, from providing each organic group with its own navigation menu, to allowing a group to highlight its own featured content, etc.

Previous Maintainers

Paul Booker

Module sponsored by Trellon LLC.

module
Categories: Import/Export
Maintenance status: Seeking co-maintainer(s)
Downloads: 13119
created - / changed -

The import / export API allows for the definition of data entities within Drupal.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 2268
created - / changed -

Adds the ability for users to add tags (taxonomy) to themselves on their user/edit page. Tags are also displayed on the user/page and they link to a page that lists all users that have that tag set to them.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 205222
created - / changed -

This module provides a site administrator the ability to log users out after a specified time of inactivity.

module
Categories: Syndication
Downloads: 35
created - / changed -

Ability to allow readers to add your feed right into readers like MyYahoo, Google, and other popular readers.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 7624
created - / changed -

This module provides Drupal user authentication using an IMAP, POP, or NNTP server as the backend.

module
Downloads: 165
created - / changed -

As of the Drupal 6 release, this module is no longer supported. If you would like to take over maintenance, please contact the author

The referertools.module provides a selection of options for administrators to control how their sites are presented, based on the user's referer (i.e. where the user clicked a link to visit your site).

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 95308
created - / changed -

The GeShi Filter module provides a filter for source code syntax highlighting for a wide range of languages.

Source code can be entered with for example <code type="java">...</code> or <blockcode language="python">...</blockcode>. Starting from version 5.x-2.0 it is also possible to define your own generic and language specific tags (e.g. <java>) or to work with square bracket style tags (e.g. [python]). Automatically adding line numbers is possible too with for example [ruby linenumbers="normal"].

Language Support

At the time of this writing the GeSHi library supports highlighting for more than 200 programming languages and configuration syntaxes, including: ActionScript, Ada, Apache Log, AppleScript, ASM, ASP, Bash, C, ColdFusion, C++, QT, C#, CSS, D, Delphi, Diff, DOS, dot, Eiffel, Fortran, Groovy, Haskell, HTML, INI, Inno, Java, Javascript, LaTeX, Lisp, Lua, Motorola 68000 Assembler, Matlab, mIRC Scripting, MySQL, Objective C, OCaml, OpenOffice.org Basic, Oracle 8 SQL, Pascal, Perl, PHP, PL/SQL, Python, QBasic/QuickBASIC, Rails, Microsoft Registry, robots.txt, Ruby, SAS, Scheme, Smalltalk, Smarty, SQL, TCL, Text, Visual Basic, vb.net, VHDL, XML, X++.

Additional support for highlighting Drupal source code is provided too.