Модули
Banlist allows the administrator to disallow users from using a username from a list of usernames. The list consist of usernames such as: admin, administrator, root, demo, test, superuser, etc.
This module allows administrators to choose a quiz for anonymous users if they want to register on the website.
This module was created JUST FOR FUN and shouldn't be used at production servers :-)
Namespace for cache. Namespice implements simple API containing wrapper functions for cache management using concept of tags.
Supported cache backend: Memcached (both Memcache API and Cacherouter-Memcache should work).
This is an API module for developers, it doesn't have any usage on it's own. Install it only when required by other module.
State of this module
Namespice is experimental. It's features and ideas will likely be incorporated into some cache backend project, to fully support cache lifetime, stampede protection etc.
Features
- Tagging of cache entries.
- Optimized serial storage
- Atomic serial operations. Multiple thread friendly
The Style Override module allows administrators to define CSS selectors whose properties can be manipulated based on admin defined rules. The style manipulation is done though a form on the pages to which the rules apply. JavaScript allows the user to see the changes made (for example to font size or font family) before saving them.
Drupal 8: Currently no Drupal 8 version exists. I will need help from the community to do this. Also sponsoring would be great!
This module will not have a release for Drupal 7, it has been abandoned in favor of Taxonomy Menu which can finally do e
This project is not under development and is seeking a new maintainer
Adds statistics to blog users.
So you can filter by users with a blog, sort by the most active bloggers etc.
Full featured stand-alone Drupal module to accept Perfect Money SCI payments on your website.
Cache plugins for Panels module. Currently implemented node based cache plugin. Node based cache is intended for panels/panes which update together with nodes they contain.
Advantages:
- Instant updates. Users don't see old content.
- Granular updates: only panes/panels containing changed nodes are flushed. Highest cache efficiency.
- Works for registered users too and complements anonymous page caching
Supported cache backends: Memcached (both Memcache API and Cacherouter-Memcache should work). Other cache backends are not supported because of the way Namespice module works.
This module is not recommended for production use yet: because of undecided status of Namespice module, Advanced Panels Cache remains experimental too.
DrupalORM provides a programmatic ORM interface to nodes and their corresponding CCK fields.
Assume you have a content type called "page" with the following node and CCK fields...
The DataTables module integrates the jQuery plugin DataTables into Drupal as a views style and a callable theme function. DataTables lets you add dynamic features to tables, including:
Important!
The drush_git module is officially depreciated. No work will be done on this project in the future. Now that Drupal.org uses Git, Drush works with Git automatically. Even submodules are supported in a limited fashion. I expect any further integration to happen in Drush's package manager. In short, don't use this.
What is it?
The drush_git module currently provides a Git core API layer for Drush modules that use Git functionality and some Git deployment commands we are developing for our own organizational deployment needs, that utilize Git submodules. I am thinking that the Git deployment commands will probably get separated in the future into a drush_git_deploy? (not sure on the name) module. So basically there would be a Git API module with no Drush commands, and the Git deployment module that used the API module.
The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively.
General project information
Allows users with a "manage prices" role to specify per product price adjustments using user or role based rules.
This price adjustment can be a specific price, an amount offset, or a percentage offset from the original price of the base product (not attribute products, which may already add their own amounts to the result of this modules price adjustment).
It is important to consider the order of precedence when creating these rules:
- Role based pricing overrides the standard Ubercart "sell_price". When a user is a member of multiple roles with a specified pricing rule, then the lowest priced role price is used.
- User based pricing overrides all role based rules.
See the TODO.txt for known remaining tasks. If you have ideas, let us know.
End of life
Search Lucene API has reached “end of life†and is deprecated in favor of other projects.
Allows user or bot to add new or update existent data for specified tasks in theirs files and then process it via cron by Node import module.
This module will migrate the core profile fields to nodes for use with the Content Profile module.
The Ubercart Add Donation module is used to dynamically add a donation to ANY order currently in progress.
