CHANGELOG.txt |
CHANGELOG.txt |
|
ThemeKey 7.x-2.6, 2013-xx-xx
----------------------------
[#2128887] izus, mkalkbrenner: Do not rely on rowCount() for SELECT statement
ThemeKey 7.x-2.5, 2013-07-16
----------------------------
[ ] mkalkbrenner: fixed creation of new rule… |
README.txt |
README.txt |
|
ThemeKey
========
Name: themekey
Authors: Markus Kalkbrenner | bio.logis GmbH
Carsten Müller | Cocomore AG
Christian Spitzlay | bio.logis GmbH
Thilo Wawrzik <drupal at profix898 dot de>
Drupal: 7.x
Sponsor: bio.logis… |
themekey-debug-messages.tpl.php |
themekey-debug-messages.tpl.php |
|
template to format ThemeKey Debug Messages |
themekey.api.php |
docs/themekey.api.php |
|
ThemeKey API documentation |
themekey.blog.inc |
modules/themekey.blog.inc |
|
@author Markus Kalkbrenner | bio.logis GmbH |
themekey.book.inc |
modules/themekey.book.inc |
|
Provides some comment attributes as ThemeKey properties. |
themekey.comment.inc |
modules/themekey.comment.inc |
|
Provides some comment attributes as ThemeKey properties. |
themekey.info |
themekey.info |
|
name = "ThemeKey"
description = "Map themes to Drupal paths or object properties."
core = 7.x
package = ThemeKey
configure = admin/config/user-interface/themekey/settings
files[] = themekey.install
files[] =… |
themekey.install |
themekey.install |
|
Database schema of |
themekey.locale.inc |
modules/themekey.locale.inc |
|
Provides some node attributes as ThemeKey properties. |
themekey.module |
themekey.module |
|
ThemeKey is designed as a generic theme-switching module. |
themekey.node.inc |
modules/themekey.node.inc |
|
Provides some node attributes as ThemeKey properties. |
themekey.og_context.inc |
modules/themekey.og_context.inc |
|
Provides some og attributes as ThemeKey properties. |
themekey.overlay.inc |
modules/themekey.overlay.inc |
|
Provides some og attributes as ThemeKey properties. |
themekey.path.inc |
modules/themekey.path.inc |
|
Provides some ThemeKey properties related to the path module. |
themekey.print.inc |
modules/themekey.print.inc |
|
Integrates Print module's paths into ThemeKey. |
themekey.purl.inc |
modules/themekey.purl.inc |
|
@author Markus Kalkbrenner | bio.logis GmbH |
themekey.revisioning.inc |
modules/themekey.revisioning.inc |
|
Integrates Revisioning module's paths into ThemeKey. |
themekey.system.inc |
modules/themekey.system.inc |
|
Provides some ThemeKey properties. |
themekey.taxonomy.inc |
modules/themekey.taxonomy.inc |
|
Provides some taxonomy stuff as ThemeKey properties. |
themekey.test |
tests/themekey.test |
|
Implements tests for the theme switching rules. |
themekey.user.inc |
modules/themekey.user.inc |
|
Provides some user attributes as ThemeKey properties. |
themekey.views.inc |
modules/themekey.views.inc |
|
themekey.views.inc
Provides some views properties |
ThemekeyDrupalPropertiesTestCase.test |
tests/ThemekeyDrupalPropertiesTestCase.test |
|
Implements tests for the theme switching rules. |
ThemekeyMultipleNodePropertiesTestCase.test |
tests/ThemekeyMultipleNodePropertiesTestCase.test |
|
Implements tests for the theme switching rules. |
ThemekeyNodePropertiesTestCase.test |
tests/ThemekeyNodePropertiesTestCase.test |
|
Implements tests for the theme switching rules. |
ThemekeySystemPropertiesTestCase.test |
tests/ThemekeySystemPropertiesTestCase.test |
|
Implements tests for the theme switching rules. |
themekey_admin.inc |
themekey_admin.inc |
|
|
themekey_base.inc |
themekey_base.inc |
|
The functions in this file are the back end of ThemeKey. |
themekey_browser_detection.php |
modules/themekey_browser_detection.php |
|
Derived from Browser Detection Class by Dragan Dinic <dragan@dinke.net>
and modified to fit the needs of ThemeKey Properties. |
themekey_build.inc |
themekey_build.inc |
|
The functions in this file are the back end of ThemeKey which should be
used only if you configure something, but not when ThemeKey switches themes. |
themekey_compat.info |
themekey_compat.info |
|
name = "ThemeKey Compatibility"
description = "Integration of different theme switching modules into ThemeKey and its theme switching rule chain."
core = 7.x
dependencies[] = themekey
package = ThemeKey
configure =… |
themekey_compat.install |
themekey_compat.install |
|
Cleans up variables when uninstalling |
themekey_compat.module |
themekey_compat.module |
|
Integration of different theme switching modules into ThemeKey and its theme switching rule chain. |
themekey_compat_admin.inc |
themekey_compat_admin.inc |
|
@author Markus Kalkbrenner | bio.logis GmbH |
themekey_cron.inc |
themekey_cron.inc |
|
Provides everything that ThemeKey has to do when cron runs |
themekey_debug.info |
themekey_debug.info |
|
name = "ThemeKey Debug"
description = "Debug ThemeKey"
core = 7.x
dependencies[] = themekey
package = ThemeKey
configure = admin/config/user-interface/themekey/settings/debug |
themekey_debug.install |
themekey_debug.install |
|
Cleans up variables when uninstalling |
themekey_debug.module |
themekey_debug.module |
|
Provides a debug mode for module ThemeKey. |
themekey_debug_admin.inc |
themekey_debug_admin.inc |
|
provides a debug mode for module ThemeKey. |
themekey_example.info |
themekey_example/themekey_example.info |
|
name = "ThemeKey Example"
description = "Implements parts of the ThemeKey API as an example for Developers."
core = 7.x
dependencies[]= themekey
package = Development
files[] = themekey_example.module
files[] =… |
themekey_example.module |
themekey_example/themekey_example.module |
|
ThemeKey Example demonstrates the usage
of ThemeKeys API to add more properties
to ThemeKey. |
themekey_example_mappers.inc |
themekey_example/themekey_example_mappers.inc |
|
Mapping functions of ThemeKey Example. |
themekey_example_validators.inc |
themekey_example/themekey_example_validators.inc |
|
Validating functions of ThemeKey Example. |
themekey_features.info |
themekey_features.info |
|
name = "ThemeKey Features (Experimental!)"
description = "Integrates ThemeKey with Features. Warning! Don't use in production! Highly Experimental!"
core = 7.x
dependencies[]= themekey
dependencies[]= features
package = ThemeKey |
themekey_features.module |
themekey_features.module |
|
|
themekey_help.inc |
themekey_help.inc |
|
Provides content for help pages. |
themekey_rule_chain.admin.css |
themekey_rule_chain.admin.css |
|
@CHARSET "UTF-8";
td.themekey-properties-row div {
float: left;
margin: 0 10px 0 0;
}
tr.themekey-fade-out .themekey-fadeable{
opacity: 0.4;
}
#themekey-properties tr.themekey-top-level {
border-style: solid;
border-top-width:… |
themekey_ui.info |
themekey_ui.info |
|
name = "ThemeKey UI"
description = "Integrates ThemeKey with Drupal administration forms."
core = 7.x
dependencies[]= themekey
package = ThemeKey
configure = admin/config/user-interface/themekey/settings/ui
files[] =… |
themekey_ui.install |
themekey_ui.install |
|
Database schema of |