Maintainers strive to actively monitor issues and respond in a timely manner.

Chemistry

Chemical element

Chemistry is the science of matter, especially its chemical reactions, but also its composition, structure and properties. Chemistry is concerned with atom and their interactions with other atoms, and particularly with the properties of chemical bonds. Chemistry is also concerned with the interactions between atoms (or groups of atoms) and various forms of energy (e.g. photochemical reactions, changes in phases of matter, separation of mixtures, properties of polymers, etc.).

Chemistry is sometimes called "the central science" because it connects physics with other natural sciences such as geology and biology. Chemistry is a branch of physical science but distinct from physics.

The etymology of the word chemistry has been much disputed. The genesis of chemistry can be traced to certain practices, known as alchemy, which had been practiced for several millennia in various parts of the world, particularly the Middle East.

Recommended releases

Version Downloads Date Links

Node JS Chat

Node JS Chat module example

A simple Node JS chat block. The module will provide an easy-to-use interface so that other modules can extend it and make use of its functionality in different ways.

jQuery Easing

The jQuery Easing module makes the jQuery Easing plugin available for Drupal modules/themes to use.

Ubercart batch price

This module is an addon for uc_price_per_role module, you could define a multiplier for each role price base on list price, for example:
List price is 100.

Google Civic

Uses the Google Civic API to provide a polling place locator block and polling place display page.

The module includes the following features:

  • A sidebar block which includes a form for the site visitor's home address
  • Display of the user's polling location, early polling locations, and a link to the election official's website
  • A Google Map which displays the user's home address and voting locations
  • Administrative settings to support the display of polling places for any election which Google Civic API supports.
  • (Drupal 7 only) Display of ballot information alongside polling places.

Please note that you will need a Google API key, available from the Google API console, with access to Google Civic API and (for gmap support) Google Maps. You should use a server-side key for the Google Civic API settings, and a browser-side key for the Google Maps settings.

Furthermore, please note that this module will not work in all states quite yet as it relies on Google Civic for data and they have not yet updated data for all 50 states. For more info on the current coverage, see this discussion with updates on the Google Civic website.

ip_geoloc is a recommended dependency for rendering of maps of poll locations, but the poll-location0finding feature will work without that module.

Views Ajax Slideshows

Views-backed, AJAX-powered slideshow.

For this tool, each "slide" in the slideshow is one page of one display of one view, and each slideshow can be configured with many view:displays to draw from.
The most obvious use for this is slides which contain a dynamic number of images or content items (i.e. slide 1 contains 1 item, slide 2 contains 3, etc).
For now, this is a Drupal 6 module, but I intend to make it D7 soon, which should not be too difficult.

Use has a few parts; here are the main concepts:

1. Each slideshow is a Block that you create in the admin section /admin/build/views/slideshows
2. In the Block's settings form, you select which displays to use as sources
3. As normal, position the block as you please.

The module then loads 1 page each during the primary page load, and then uses AJAX to load subsequent pages before they are needed.

A few TODOs:

1. Presently the module only sources randomly from the displays, I want it to have user-selectable progression strategies (i.e. sequential, paging, random)
2. I want to offer a very simple "feed"-based option, which loads the full (non-paginated) view of img urls and then handles adding them to the DOM in a reasonable fashion (i.e. before needed for display, not immediately). This could open up the need for user-proided paging strategies (plugins), which would be fun to write.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained