NineSixty with Adapt

Component ID

1222406

Component name

NineSixty with Adapt

Component type

theme

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Theme extension

Originally created to fulfill this NineSixty issue: http://drupal.org/node/1189534

This sandbox is a snapshot of NineSixty 6.x-1.x with Adapt.js integration built in. After mulling over the particulars of the implementation, it seems like a better fit to place Adapt into a standalone module that can work with any theme utilizing 960.gs, rather than tying the functionality to NineSixty and forcing other theme maintainers to duplicate the work.

I created this sandbox as an example of Adapt being integrated into a theme the "Drupal way" - with theme settings and so forth, as opposed to just adding hard-coded CSS, JS, and config into a theme's <head> tag. Enjoy!

Adapt.module

Module development will proceed in this sandbox: http://drupal.org/sandbox/rupl/1131412