Модули
Quickpost is a simpler way of entering content into Drupal.
The LiveJournal module will work on integrating LiveJournal based sites and Drupal sites in various ways. Please come with suggestions! :)
If you want node to node relations, this is the module for you. In essence its a module that only allows you to create node relations and presnet them in simple lists.
A module that lets you easily group nodes of the same type (book, story, event, etc.) that belong to the same category (taxonomy).
Last release was 4.5
The Front Page module allows for customised home pages dependant on role. The pages can be of the following types:
- Alias (only 2.x branch) - Allows for another Drupal path to be shown as the home page without redirecting the user.
- Redirect - Allows you to redirect users to a local or remote URL.
- Themed - Allows you to enter some static text that will be placed into the content area of a standard Drupal page.
- Full - Allows for static content to be displayed to the screen as is. This method does not pass through Drupal's theming system.
This module is no longer under active development.
Drupal 8
The Drupal 8 version of Workspace depends on Multiversion to create and edit workspaces, switch between workspaces, and view the
The amazon_search module is a drop-in search engine for Amazon.com's book store. The search returns a minimally formatted list of books, including the image Amazon.com provides, the list and Amazon.com prices, a purchase link and each author's name links to an Amazon search for more books by that same author. The links can all have an configurable Amazon Associate ID embedded.
The Markdown with SmartyPants module allows you to enter content using Markdown, a simple, plain text syntax that is filter
Drupal 8
Since 'Content translation' module is being obsoleted in Drupal 8, the idea is implementing here any missing feature for Drupal 8.
Note: As of 2009/07/22, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to http://drupal.org/node/317911.
This module allows users to manage their own contact list in Drupal. Some constraints can be applied like max number of contacts per user, private or public directories and administration permissions.
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.