Personal Git Testing Sandbocks
Component type
Maintenance status
Development status
Component created
Component changed
Personal Git Testing Sandbocksx.
Personal Git Testing Sandbocksx.
This module adds an action wrapping of drupal_http_request() to use Rules for making HTTP requests. It has many general uses, because the Hypertext Transfer Protocol is the foundation of web data communication.
Adds a field formatter for entityreference fields. The formatter is configurable with a view display (by default using the same one that is used to restrict the set of referencable entities, if any), and a minimum number of items. If the field contains less than the configured minimum number of items, the remaining items are selected (on display) from the configured view.
Rules Data Transforms provides data transformation actions to rules.
Currently contains:
Rules XPath Parser is a Rules plugin for parsing XML and HTML documents.
For retrieving data from external resources, see Rules HTTP Client. For data normalization resources, see Rules Data Transforms.
This is just a really basic example I'm testing with.
See Rules HTTP Client and Rules XPath Parser.
Drupal integration with the Selectivizr JavaScript library.
From selectivizr.com
Selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.
According Wikipédia (http://en.wikipedia.org/wiki/Polyfill):
Loginlink allows site administrators to generate one-time login links for users.
As an administrator, you can generate one-time links for single users, roles, or any combination of users.
Likely use-cases:
PrettyPhoto is a light-weight, customizable lightbox plugin for jQuery. This module allows for integration of prettyPhoto into Drupal.
From prettyPhoto website.
Found this code in Can multiple administrators access site in maintenance mode and rolled this into a official module.
Thanks to grendzy and drupalfever.