magic.assets.inc |
includes/magic.assets.inc |
|
A file to contain functions for the magic module to abuse. |
magic.debug.css |
magic_dev/css/magic.debug.css |
|
#magic-development,#magic-development *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*zoom:expression(this.runtimeStyle.zoom="1",… |
magic.drush.inc |
includes/magic.drush.inc |
|
Drush integration for the magic module. |
magic.export.inc |
includes/magic.export.inc |
|
Form and utility functions for exporting theme settings. |
magic.info |
magic.info |
|
name = Magic
description = Perform many essential frontend tasks with JavaScript, CSS, etc.
core = 7.x
package = Frontend
testing_api = 2.x
files[] = magic.test |
magic.install |
magic.install |
|
Install hooks for the magic module. |
magic.module |
magic.module |
|
Keep Frontend DRY; sprinkle it with MAGIC! |
magic.settings.inc |
includes/magic.settings.inc |
|
Form and utility functions for the theme settings provided by this module. |
magic.test |
magic.test |
|
A few tests to ensure the magic module is doing what it should be. |
magic_dev.info |
magic_dev/magic_dev.info |
|
name = Magic Development
description = Development options for Magic
core = 7.x
package = Frontend
dependencies[] = magic |
magic_dev.module |
magic_dev/magic_dev.module |
|
Development settings for the magic module. |
scripts-experimental.inc |
includes/scripts-experimental.inc |
|
A file to contain functions for the magic module to abuse. |
scripts.inc |
includes/scripts.inc |
|
A file with scripts to alter the default behavior of drupal js. |