Модули
This is a very simple module that logs (in the drupal watchdog) page generation times that exceed a threshold value, or are a record for the site so far.
Insert View is a filter that allows users to embed content lists generated by the Views module into node bodies and blocks using relatively simple tag syntax.
The Views Bookmark module is unsupported! It has been migrated to the Flag project.
A very simple module that contributes a block just before daylight savings starts or ends.
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.
This module is a powerful production publishing system.
The Comment Mail module allows an email to be sent to the site administrator(s) when new comments are posted.
When enabled, checks dependencies for modules, providing user feedback at admin/modules.
The module comes with a set of dependency information.
Drupal has an aweful way of handling file requests through the private method. This module fixes that, it implements most of the HTTP features. Things likecaching and resuming are supported.
For best Views & Rules integration, and bug fixes, please use the latest -dev version. - @hejazee
This module provides users with the ability to refer other users to a site they are registered at. When the new users registers, the referral is recorded.
Provides a user friendly way to get images in to WYSIWYG textareas through a drag and drop interface. No pop-ups are used, and the goal is to make something that just works!
Sidebar blocks contain all sorts of nifty stuff, but sometimes you want to include or embed that stuff into the body of your node.
The Rep[lacement]Tags module allows you to define tags (like $MYTAG$ or {DATE} as 'tokens' or 'markdown') and replace them with :
- user-defined content (custom text, images, code, ...),
- dynamically-generated or system values,
- or use RepTag to format your pages with simple markup-style tags.
Embed Drupal Blocks, Node metadata, User info, Images and videos with plain-text syntax like:
{BLOCK:image:Random image} {AUTHOR} {YOUTUBE:Z4VNMERVsC4}
Should be compatible with both WYSIWYG and plaintext editors.
A module which auto-generates a skeleton or "scaffolding" for a module, along with hints on how to fill them in.
Glossary2 (G2) is an alternative glossary module written for Drupal 4.7 to 8.0, designed for high-volume glossary / dictionary sites.
The Bio module allows each user to create one (and only one) "bio" node. Any node-type can be assigned as the bio or Bio module can provide its own node type.
sIFR is a web technology that uses Flash and JavaScript to render HTML text using font files provided on the web server.
The Backport module makes selected core Drupal 4.7 methods and tools available to 4.6 modules. Initially included are portions of the Forms API and the Javascript tools.
The flexisearch.module allows site admins to setup a custom flexinode content search page that permits users, with permission, to search through specific content fields and content types.
A simple settings page offers complete control on which content types and which content type fields appear on the flexisearch page.
example application
Using a music site as an illustrative example, let's say a site had a large live music venues database for Europe. Flexisearch would allow users, with permission, to search specific fields within the venue flexinodes, such as the Town/City field or the Capacity field, as opposed to searching all the nodes for a keyword. The key advantage of the module is that because it runs a search on specific fields, it improves the efficiency of the search making it faster and more accurate.
A simple module that remembers the last input filter used by each user for editing nodes.