Модули
This module provides a means to keep track of how much time you spend on various tasks. It allows you create timers, one for each task you work on.
This is a simple filter module. It converts relative URLs to be
relative to their current location, not the Drupal home
directory. This eases the process of loading a directory of HTML
files into your Drupal database and mapping them to the same URLs they
had before Drupal.
Enables "Shared Sign-Ons" between related Drupal sites on one server with a shared database. Can be used standalone, but is most tested in conjunction with the domain (aka Domain Access) module.
A simple bookmarks module with some advanced features like
An ultra-streamlined voting module that adds a five star rating widget to every node.
This module provides many functions to use the Scriptaculous/Prototype AJAX library in Drupal.
Session Limit allows administrators to limit the number of simultaneous sessions per user.
Provides a multi-layer navigation block based on a single vocabulary.
Allows votes on some drupal entities and provides the base for implementing votes on other entities.
Features
- Interchangeable voting widget themes
- Code voting support for your own objects
- Make your own widgets using ctools plugins
- And more!
- 8.x-1.x: Contains vud, which provides a field and the widgets.
- 7.x-2.x: Contains vud_field. Does not contain vud_node, vud_term, and vud_comment.
- 7.x-1.x: Contains vud_node, vud_term, vud_field and vud_comment.
This node_access module governs access to nodes based on the taxonomy terms applied to the nodes. A simple scheme based on taxonomy, roles and users controls which content is visible.
New timesheet module to keep track of time spent on various nodes. This means you can track the time you spent on just about anything inside and/or outside or drupal.
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.
This module is deprecated, all functionality is being moved into the Metatag module, an upgrade process is available and is
A "help tip" is a message or instructions that appears only on some pages. This module allows you to create help tips and configure where and how they are displayed. For example you could
- show a random tip on every page, or
- show a welcome message that users may hide once they've read it, or
- use your imagination
The DB cron module allows you to create and manage a set of SQL queries. Each query is run at a regular interval using the cron system, and you can specify a different interval for each query.
This module creates DHTML/AJAX menu blocks in three different styles
This module is an AJAX based solution to easily insert your Flickr photos into your posts.
This module enables a collaborative tasklist to be maintained.
This module is used for checking some basic settings in your Drupal installation and detecting settings that might suck up excessive CPU time during a cron run.
Support _search_preprocess interface. This module split chinese word with space. So it make search module to add correct chinese word into index table.