Модули
The Donation Goals module lets you create nodes of the type "Donation Goal." These goals allow you to set an amount of money you'll need for whatever you're saving up for. Visitors of the site can then donate money through PayPal. Once the target amount is reached, the donation form is hidden. If you're putting in some money yourself, you can easily just update the amount you've saved without having to donate through PayPal yourself - saving you any fees.
Using permissions it's also possible to deny donations from users. This may be useful if you don't accept donations, but just want to show how well you're saving up to get that big thing from your wishlist. Or you can make sure only authenticated users make a donation.
Never miss a contact message again! This module stores in the database all messages submitted through the core contact forms.
About Read More Link
This module allows you to move the "Read more" link from the node's links area to the end of the teaser text.
Easy View is a very easy and powerful interface framework to Views, in a CCK field. It also include Easy View Taxonomy, the easy view implementation of the taxonomy View.
Atrium Invoices is a feature for Open Atrium that allows users to create, view, and pay invoices through the OpenAtrium interface.
I use the following symbolic links structure on our servers and wrote a bash script for handling Drupal updates years ago.
Within this structure and this drush command, it is now possible to do that via drush.
Here is the very specific structure this command deals with for multi-drupalupdate and multi-create:
drupal/
|-- 6.x -> drupal-6.14
|-- 6.x_backup
|-- 6.x_profiles
|-- 6.x_sites
| |-- all
| |-- default
| |-- example.com
| | |-- files
| | |-- modules
| | `-- themes
| `-- sub.example.com
| |-- files
| |-- modules
| `-- themes
`-- drupal-6.14
|-- includes
|-- misc
|-- modules
|-- profiles -> ../6.x_profiles
|-- scripts
`-- sites -> ../6.x_sites
Commands
- drush multi-drupalupdate
- Updates the installation if there is a new minor release available and preserves all detected symlinks, like sites and profiles above
- drush multi-create
- Creates a Drupal multisite installation, supports usage of drush_make makefiles
- drush multi-site
- Creates a site within the installation
- drush multi-status
- An extended drush core status
- drush multi-exec
- Removed: Execute a drush command on all sites (batch mode)
@see #652778: Similar functionality is in drush core 3.x - drush multi-sql-dump
- An extended sql dump
- drush multi-nagios
- Moved and will be removed soon: Command for use as nagios plugin to monitor Drupal sites and Drupal installations with exit status and status message.
You can find the isolatated nagios functionality at Drush Nagios (drush_nagios).
This module gathers payment methods for spanish banks that use Redsys (formerly known as Sermepa) systems.
Version 3.x
Includes support for SHA256 security.
As of October 23, 2015 this will be the only version that can be used with Redsys. 1.x and 2.x versions will no longer be supported.
Enable the module & configure one or more banks through the payment settings, in "Sermepa Settings". This version should support most of the banks that use Redsys platform. Please use the issue queue for reporting banks not compatible with this version.
Version 1.x
Enable ONE of the modules (not all are compatible to be enabled together) and
configure it in the Ubercart payment configuration.
Main development is done in 3.x version, only use 1.x for BBVA own gateway and Ruralcaja, which they are not compatible with 2.x version.
Collaborate
If you want to help with this module, you can submit patches, find bugs and communicate them through the issue queue or even your own Redsys module for a bank in particular.
Note: Full list of banks managed by Redsys: http://www.redsys.es/wps/portal/redsys/publica/acercade/nuestrosSocios
This project provides a filefileld extension for CCK that supports the upload of files to Scribd and presents the content in an ipaper reader.
This module allows administrators to moderate entity access by issuing licenses to site users. These licenses may optionally be set to expire at a predefined date and time.
This module aims to utilize Google Closure Compiler API/application to optimize your cached JavaScript files.
xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks are bulky and inflexible, aren't they? Not xCSS! It's lightweight and seamlessly integrates into any existing workflow. Aside from that the CSS overhead is getting reduced while your (X)HTML attributes remain semantic.
Features
- Variables
- Nesting child objects
- Extending objects
- Math operations
- Comments
Example
// Variables: http://xcss.antpaw.org/docs/syntax/variables
vars {
$path = ../img/tmpl1/png;
$color1 = #FF00FF;
$border = border-top: 1px solid $color1;
}
.variablesselector {
background-image: url($path/head_bg.png);
background-color: $color1;
$border;
}
// Nesting Child Objects: http://xcss.antpaw.org/docs/syntax/children
.childselector {
a {
display: block;
}
strong {
color: blue;
}
}
Allows users to pay invoices via Paypal. No SSL certificate required.
Sunlight Congressional Districts
- Fetches data about the current members of Congress using the Sunlight Congress API.
Tracrss provides a module and a page that allow multiple Trac servers (http://trac.edgewall.org/) to be queried for a list of open tickets.
Custom Node Template allows one to specify different node templates to be used on a node by node basis.
While there are many options for customizing the display of pages, fewer options exist for customizing the display of nodes. There are many instances in which customizing the display of specific nodes might be useful, and this module provides a simple and efficient way to achieve this.
Using This Module vs. Other Solutions
If you are looking for a way to customize the display of all nodes within a content type this module would probably not be useful. While you can specify a node template to be used by default for a content type using this module, it only applies to nodes you create in the future. There are better solutions for customizing the display of content types - probably the best way is to just do this through your theme. You may also find some other helper modules to be useful. One of the main reasons for using this module would be to customize or override the display of specific nodes differently from the default display of those nodes.
Please see the Custom Node Template Handbook page for additional information and use cases to help you decide if you should use this module.
How do I Use This Module?
For users with appropriate permissions, a list of all node templates available in a theme are presented when creating or editing a node. Any node template can be selected to be used to display a particular node. Specific node templates can also be assigned to content types as a default. If a node template is not selected for a content type and specific node, then appropriate node template will be used by a theme as it normally would (per existing node template suggestions).
Multi-path autocomplete (formely known as Menu path autocomplete) changes some input field for entering paths to an autocomplete text field so users do not need to know the internal system path but simply can enter the title of the page to link to.
This module adds a "due date" and related fields to support tickets generated by the Support Ticketing System module.
This module is a collection of GPL jQuery scripts that easily integrate into Drupal forms.
The people managing content on the sites you build are frequently not site administrators, and the usual administrative menus often do not fit the use case for these roles. Enter Floating Manager Menu.
Floating Manager Menu is intended as an alternative to such modules as Simple Menu and Administrator Menu with a focus on non-administrative content editors and managers. It allows you to include an unobtrusive and easily styled menu without the need to dedicate a region within your site's theme.
The Premium Content Access Permissions By Term module allows access to content to be restricted to certain roles by taxonomy term and D
