Модули
This module provides your sites visitors to browse and search jobs, or post their resumes for employers/recruiters to see. It also allows job seekers to apply for jobs. In effect, your site can be a mini monster.com or hotjobs.com.
You can also use it in conjunction with Job Plus module.
userposts is a very simple and small module that puts a list of nodes that were posted by a user on that user his/her page.
Last release was 4.5
The relatedlinks module enables nodes to display related URLs to the user via blocks. Related links can be defined in 3 ways:
This module allows users to create new nodes using existing nodes as templates.
Upon enabling this module, you'll see a new tab next to the "edit" tab for nodes that you want to copy.
This module provides a simple text format (input filter) that handles <?php ?> and <code></code> tags so that users can post code without having to worry about manually escaping <
and >
characters with < and >
For PHP code, this module also adds syntax highlighting. For example:
print "Hello, world!";
This module is used on drupal.org.
This module has a handbook page; you can refer to it for more detailed documentation.
FOAF module enables the following:
1. automatically import/synchronize profile information between any Drupal-powered sites
2. import profile information from external FOAF files
3. export a FOAF file based on a user's profile
This filter provides a simplified, wiki-like syntax for linking to articles or search results on many commonly-used internet reference websites.
Provides users with the ability to select among all your site's taxonomy terms, and then get a customized "mypage" with nodes from those selected terms only.
This module allows you to create sections within your site. Each section has an installed template, theme or style attached to it.
Sections are shown based on:
The actions module allows the configuration of Drupal actions. A Drupal action is a specially written PHP function whose parameters are configured through the web.
This module provides integration with the REST API at http://del.icio.us
It will use your cron tasks to download tags; each user with the right privilege can have one set of delicious tags and links. The administrator can create blocks that can contain links only from a given set of users, a given set of tags, or a combination of both. If enabled, nodes can be scanned for words which match del.icio.us tags and create smart-links, and if enabled, the first vocabulary term of a node can be added as a del.icio.us tag link using that term the tag.
The new hook allows you to modify the terms or users before the query. So, in the example below, the block is changed so that when on a node page, only delicious tags that match the nodes taxonomy are displayed, and when on search page, only delicious tags that match the current search terms are displayed.
The Shoutbox module provides a block or a page, where visitors can quickly post short messages.
Users who sign up to receive or do something have "opted in". For
example, a user who checks a box labeled "I want to receive news about
The module allows parent-child relationships between nodes to be established, managed and searched. You can restrict the types of nodes that can be parented and the ordinality of parents.
This module is now unsupported, please look to the Metatag module for an upgrade path to Drupal 7 and 8.
A mass category editor.
Allows any nodes shown on admin/content/node to have terms added or removed in bulk, using the normal 'node operations' selector.
Also provides a tab to view/edit all nodes terms individually.
With an image thumbnail, this can also be used for sorting uploaded images into galleries quickly.
Consider this module deprecated in favor of Views Bulk Operations - which offers a more cohesive interface to pretty much the same job
You may also experiment with editview or similar for mass updates.
Please note...
Users looking for a Paypal solution for their site are strongly recommended to look at the lm_paypal module. For various reasons lm_paypal supersedes the Paypal Framework and Subcription modules, which are not available for Drupal 6 and later.
This module automatically grants roles to users who pay through PayPal (requires the paypal_framework module)
Access control for user roles based on taxonomy categories (vocabulary, terms).
This module enables you to enter visual formating tags to node body. The tag syntax is taken from Opus documentor http://www.opus.ch.
LDAP Address book will let you maintain an address book stored in a LDAP directory.
It currently offers the ability to add, delete and edit entries.