Модули
This module provide the "Administration theme" system page alteration, which allow the site administrator to configure a full set of arbitrary path on which the administration theme should be activ
The Drupal userpoints nodeaccess module enables you to sell access to a single node for a specific category and amount of userpoints.
Background
When porting a static HTML site to a Drupal site, you often encounter this problem:
About
The uc_hotel module is a hotel booking system for Drupal and Ubercart.
*Jquery_update 2.x-dev is required for it to function 100% in Drupal 6. 7 release just works :)
This module adds a page peel to your site.
It's purpose is to support the movement against data retention in Germany.
(Arbeitskreis Vorratsdatenspeicherung, AK Vorrat aka AKV, http://www.vorratsdatenspeicherung.de )
This functionality of this module is 100% CSS based.
For more Information about data retention:
This module provides a Drupal action by which users can toggle a node's comments between Read/Write and Read-Only.
Part of the Domain Access suite.
Provides Views integration for Domain Access.
Core module of the Tattler distribution.
coming soon...
Language Assignment lets you set the language of multiple nodes or users at a time. You may find it useful if:
- You're adding multilingual capability to an existing site, and you want to assign languages to your existing content and users.
- Users haven't been setting the language field correctly in their nodes or accounts.
Background
When porting a static HTML site to a Drupal site, it is very likely that you need to reproduce legacy site's URLs on new site.
This module deletes all database tables and files for the current site and redirect back to install.php so that one can reinstall Drupal from scratch. The purpose of this module is to assist in the testing of install profiles. It is only useful during development.
Grant individual users access to the results of specific webforms.
Does your client want to modify the header, footer, title, or empty text of a view, but you don't want to train them on the rather intimidating Views UI admin interface or give them access to pages
This module integrates UberCart with the Mailchimp API's ECommerce 360 feature for tracking store statistics for email campaigns sent via MailChimp. It also adds a checkout pane to the shopping cart that allows customers to subscribe to lists during the checkout process.
Features
- Sends order info to MailChimp for campaign tracking
- Adds a subscribe checkbox(s) to the Ubercart checkout process(New in version 2.0)
- debugging and logging options
- Options for Cookie storage length
- Adds tokens to the MailChimp Module to get first and last name from UC orders
Requires
- Ubercart
- MailChimp Module(5.x & 6.x) or Email Marketing Framework(6.x) with MailChimp support
- An account with Mailchimp
This views style plugin displays the results of a view as a crosstab (also commonly called a pivot table) - grouping rows by one field, columns by another, and using an aggregate function (count, sum etc) of a third field for the table data.
For example, this module will take a table view with linear output like:
| User | Content Type | Node ID |
|---|---|---|
| Anita | Blog | 1 |
| Anita | Page | 3 |
| Barak | Page | 5 |
| Jamila | Blog | 2 |
| Jamila | Blog | 4 |
| Jamila | Page | 6 |
And turn it into a crosstab that counts the number of each type of content for each author:
| User | Blog | Page | Total |
|---|---|---|---|
| Anita | 1 | 1 | 2 |
| Barak | 1 | 1 | |
| Jamila | 2 | 1 | 3 |
A default view "content type count by user" that does just this is included with this module.
Security note: A security vulnerability was discovered and has been fixed. Users of previous versions are strongly advised to update to version 6.x-1.0-alpha2 or higher, 7.x-1.0-alpha1 or higher, or a dev release dated on or after November 14, 2013.
Description
This module provides a new service method named nodesave.save that uses node_save() instead of
This module will download all images in the description or content:encoded tag of an RSS feed and replace the images' src with the path to the local copy.
Comment displays is part of the Display Suite and is an implementation of its API.
