Модули
This module allows registered, active users on any Drupal site to communicate via instant messaging in real-time.
The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123. The aliases are based upon a "pattern" system that uses tokens which the administrator can change.
Requirements
This module provides a site map that gives visitors an overview of your site. It can also display the RSS feeds for all blogs and categories.
The attached_node module allows users to include a reference to a node within the body of another node. Textually, this appears in the body text as a type of tag.
The current LDAP_Integration releases actually contains 5 modules:
- ldapauth - allows users to authenticate against multiple LDAP or AD servers.
- ldapgroups - use LDAP groups as Drupal roles
- ldapdata - provides read or read/write access to LDAP data from within Drupal
- ldapsync - Allows manual or cron based bulk import/update of LDAP users into the Drupal user database
- ldaphelp - to help with the other 4
Releases as of 6/28/2012
- 6.x-1.x-dev is the development version and should have the most recent patches. The current goal is to let the new beta3 gather enough site usage to validate it / fix bug related to this, and issue a V1.0.
- 6.x-1.0-beta3 is the most recent formal release
- LDAP Project is the Drupal 7 version of ldap integration
- Version 5 and 4.7 are no longer supported.
Documentation writers for the beta3 changes are needed!
a file system cache which allows storing of files on the filesystem of your web site. This module is used by filestore2 to ease the maintenace of files uploaded to the website.
This module is no longer under active development and hasn't been updated beyond 4.5-era Drupal.
This module provides a "site map" style page overview of all the categories within a site with node titles and a side bar menu to navigate the site by category
Adds a "link to this page" link to each node. Can be configured to use either the node title or generic text.
Live Search aims to provide Drupal's search module a live search functionality through Ajax and to degrade gracefully to a normal search box when the user has JavaScript turned off. It has the following features:
- Choice between theme-provided or module-provided search box. Live Search builds upon an existing search box. Most themes provide their own search box, and the search module itself also provides a search block. You can choose which search box to enable live search functionality on.
- Compact search box. This enables the search box to behave in a more Apple style, such as the lack of the "Search" button, with the "Search" phrase embedded in the text field itself.
- Ajax request firing delay. To save bandwith and ease server loads, an Ajax search request is fired, by default, after the user stops typing the keyword for 1250 milliseconds.
- Snippet and node info hiding. To save screen real estate, you can opt to hide the snippets (excerpts), the node info (showing various information such as node type, author, and date), or both.
Live Search fully utilizes Drupal's built-in jQuery JavaScript library.
Note: this module is now a part of Drupal 4.7 and will no longer be supported as a contributed module.
This module allows you to create and manage menu items from within the node form. While creating content (a node), the module allows users, who have permission, to choose a link title and specify which menu it should appear in.
The Creative Commons module allows users to select and assign a Creative Commons license to a node and any attached content, or to the entire site. It also provides integration between CC and Drupal technology.
This module uses cron to build a flat text file based on the users in a given role. The original intent was to build a DNS file with one line per user in the role.
The SXIP module implements an authentication hook for the Sxip Networks identity network. This will allow a Drupal site to share users with any other site that also implements SXIP logins.
Do not use version 7.x-1.3!! You will get a white screen of death. Either use 7.x-1.2 or the current dev.
Provides a config entity for system emails, and a service for mailing any entity which implements the interface.
Inline module allows users to display uploaded files and images inline, i.e. place links to files into a content using a simple [inline:filename.jpg] tag. The effect is a link to the file or the display of an image, depending on the file type.
Inline allows users to place an uploaded image or a file attachment anywhere in the content. During creation of a content, a user can simply enter the number or filename of the attachment that should be displayed inline. After submitting the content, the number is automatically converted to the corresponding filename.
Amazon Items is unmaintained. It is a module for Drupal which allows you to add Amazon.com advertisements and links in nodes, just by listing the ASINs (or ISBNs) of the Amazon.com products you wish to advertise.
About
This module was originally suggested by Nedjo Rogers on http://groups.drupal.org/node/100179. The group discussion page gathered much attention at the time, but little unification actually resulted from the discussions. I felt the concepts discussed were a good idea, and that the Autotag module would benefit from them.
A co-maintainer is badly needed for this project.