Модули
The voting module is an experimental extension to the VotingAPI module that will be useful to developers.
Blog theme allows users to have persistent themes for their blogs based on the theme they choose for their account. When others view thier main blog page, or any node (of specific admin-defined types) created by them, the reader will see the authors theme instead of their own.
Handles variables on a Drupal site, inspired by the about:config in Mozilla.
Taxonomy Theme allows you to change the theme of a given node based on the taxonomy term or vocabulary.
image_import.module allows mass import of images and, optionally, captions into Drupal installations using the image module from James Walker. This module is deprecated, because the upload functionality in Drupal core is much better in recent versions. If someone else would like to take over and upgrade this module, please contact Syscrusher to discuss.
A simple but extendable word filter for Drupal.
8.x-2.x: The Wordfilter module provides a suitable base for manual filtering of profanity ("bad words") as well as for dynamic keyword replacement.
This module allows users to create and manage Wordfilter configurations.
Wordfilter configurations..
- are multilingual, fully exportable Drupal configuration entities.
- may be (re)-used as filters at any text format, node and comment.
- contain a user-defined list of words, which will be filtered out (when enabled as filter).
- can optionally use a substitution text for the defined filter words.
You can choose between different filtering processes, like direct filtering of specified words or token filtering. You may add your own implementation, e.g. for using an external web service which does the filtering for you.
8.x-2.0: A beta version of 8.x-2.0 has been released. Anyone is free to test this release for bugs, problems and security issues.
7.x-2.x: A backport of 8.x-2.x is planned for Drupal 7, namely 7.x-2.x. The backport development will begin after the first stable release of 8.x-2.0.
7.x-1.x: The active 7.x-1.x development has been stopped and won't be supported anymore by the maintainer. Feel free to open a new issue and offer co-maintenance for 7.x-1.x if you want to keep the development of this version alive. No upgrade path for 7.x-1.x to 7.x-2.x/8.x-2.x is currently planned, since there's no stable release of 7.x-1.x available at this time.
Project description for 7.x-1.x
This module allows site administrators to filter certain words on all pages.
The audio module allows users with proper permissions to upload audio files into drupal. Each audio item is created as its own individual audio node.
This module provides the ability to assign help messages to any page on a drupal site through a simple interface in the administration section of the site.
This module has been discontinued, you can use Views and Views Alph
Similar Entries is looking for a co-maintainer.
Similar Entries provides lists of links to site content related to the cu
The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site - it is commonly referred to a
This is a simple filter module which wraps input by breaking long words and preventing them from damaging your layout.
Have you ever wanted more than two regions to put blocks in? Me too - thats why I wrote Flexiblock. Flexiblock has an admin page where you can allocate each enabled block to one of nine regions. Your themes can then invoke the blocks for each region: see the documentation for how - brief instructions are also included in the code.
Theme Editor offers an interface for for the editing of theme files within a Drupal site. Some of the features include:
- Editing of CSS, .info, and Template Files
- Simple back up and restore functions
- Adding and deleting of files
- Fine tuned permissions for different themes and file types
- And More....
**There is now a semi-working D7 version committed to the Repo. While it's not ready for a dev version yet it can be downloaded via GIT and tested. Any testing or help on development would be much appreciated.**
A module that allows you to attach weblinks to other modules.
Requires the weblink module
Overview
Allows you to make documents for just about anything, pdf them, deliver or print them. It uses a technology called Latex.
This module displays customizable index pages for each node type, with alphabetical, taxonomy, and user filters.
This module provides your website with currency conversion, currency information & metadata, and amount/price display functionality.
Instead of showing a standard "404 Page not found", this module performs a search on the keywords in the URL, e.g. if a user goes to http://example.com/does/not/exist, this module will do a search for "does not exist" and shows the result of the search instead of the 404 page. This should help retain visitors coming in from old URLs linked from other sites or from search indices.
It also includes search engine keywords detections as well as regular expression based term filtering from the URL.
The adminblock module enables admins to display a block with the comments approval queue and the node moderation queue. Each item gets their own edit link and delete link for quick administration.