Модули
The Ooyala module provides a field type to display videos using the Ooyala video hosting platform. This module requires an Ooyala account which you can sign up for at http://www.ooyala.com/try-ooyala.
The Ooyala module provides tight integration with the Ooyala platform, allowing
users to upload and reference existing Ooyala videos directly from the node form.
The Ooyala module now supports Drupal 8 and Version 4 of the Ooyala player!
JCarousel for Views is a simple module for using JCarousel in Views.
This module allows users to upload an image and create a badge based on a URL.
This modules is no longer maintained, you should use https://www.drupal.org/project/lazyloader instead
RRPedia is a module that provides Wikipedia integration to taxonomy terms.
Block Content Per Role allows a block to be defined which contains content that is displayed depending on a weighted set of roles.
Iframe Filter allows to embed content into an iframe. Normally externally loaded content like website widgets can slow down the loading of your website or making it crash if the page from where the content is loaded fails.
Iframe Filter provides a simply solution for fixing this, you just need to add this filter to an input format and the content you create using that format will be displayed inside an iframe created dynamically.
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.
