Модули
This is the Drupal 8 version of Site map.
This module is now deprecated and ecard is recommended instead.
The main advantage of the import module over the default aggregatoris that RSS items are stored as first class nodes.
Trip_forum module is meant to be a simpler and lighter replacement to standard Drupal forums.
It also incorporates a experimental approach to navigating between forums. Instead
This is a collection of modules to extend Drupal core multilingual capabilities and be able to build real life multilingual sites. Some features:
- Taxonomy translation (both, per language terms and translatable terms)
- Multilingual variables
- Multilingual blocks (control visibility per language and translate title and content)
- Language selection (when you switch the site language you'll see only the content for that language)
- Requires Variable module 2.x (Drupal 7)
Read a complete feature overview in the Internationalization handbook: Building multilingual sites .
Drupal 7 upgrade
Do read Upgrade from Drupal 6 to Drupal 7
Read more about new features on Internationalization for Drupal 7 and What's new in i18n.
Privatemsg allows your site's visitors to send private messages to each other. Perfect for community oriented sites, such as forums and social networking sites.
Transforms your taxonomy vocabularies into menus with ease!
Note: As of 2010/02/07, 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 #683788: Book Review seems abandoned.
Smileys is a text filter that substitutes ASCII smileys/smilies/emoticons with images.
This is a simple smiley-filter that allows the easy use of graphical smileys (or 'emoticons') on a Drupal site. It comes with a set of example smileys. An unlimited amount of custom smileys can be setup as well.
Note: As of 2010/09/15, 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 #835736: Macrotags seems abandoned.
РуÑÑÐºÐ°Ñ Ð²ÐµÑ€ÑиÑ
This is a simple filter module. It automatically converts URLs (http, ftp, email, ...) into hyperlinks.
The API module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site by following these instructions.
The API module implements a subset of the Doxygen documentation generator specification, with some Drupal-specific additions. Standards for how to write Drupal documentation that this module can parse (and that conforms to Drupal coding standards) are on http://drupal.org/node/1354.
The Profile module provides configurable user profiles.
The Quotes module allows users to maintain a list of quotations that they find notable, humorous, famous, infamous, or otherwise worthy of sharing with website visitors. Quotes are currently stored as pseudo-nodes, and users with the appropriate permissions can maintain their own list of quotes much like maintaining their own blog.
Administrators can define one or more quote blocks to display either the latest quote or a random quote matching certain criteria. The quotes displayed in each block can be filtered by role, user, node, or category.
Support for Views is included.
Display a block which has shortcut to commonly used blogging functions and admin configuration. It also comes with hook so that other modules can insert _blogadmin() to insert their own menu.
Checks spelling for Text Review's text sources, such as content and comments.
This module makes it easy to create forms in Drupal which send their contents via email to one or more recipients. These can be 'contact us' forms, or any other type.
Listhandler is a module that marries mailing list discussions and Drupal forums.
Variable module provides a registry for meta-data about Drupal variables and some extended Variable API and administration interface.
This is an API module so it must be installed only when other modules require it.
Module Developers: Please declare your variables.
Add-ons for module developers here: Variable Extra
This is a nice introduction to the module by Lullabot, Module Monday: Variable.
¿Drupal 8? #2146779: Port Variable to Drupal 8
Why?
- So other modules can know about your module's variables and they can be translated, exported, used in views, etc.
- You'll get automatic variable edit forms, tokens, access control and uninstall for free
- Your module's variables will be allowed for Variable Realms being able to get values for each language (Internationalization) or Domain (Variable Domain)