AssertTrait.php |
tests/src/Functional/AssertTrait.php |
Drupal\Tests\styleswitcher\Functional |
|
BlockTest.php |
tests/src/Functional/BlockTest.php |
Drupal\Tests\styleswitcher\Functional |
|
blue-bg.css |
tests/themes/styleswitcher_test_theme/css/blue-bg.css |
|
body {
background-color: blue;
} |
ConfigTest.php |
tests/src/Functional/ConfigTest.php |
Drupal\Tests\styleswitcher\Functional |
|
ConfigTest.php |
tests/src/Kernel/ConfigTest.php |
Drupal\Tests\styleswitcher\Kernel |
|
Controller.php |
tests/modules/styleswitcher_test_theme_per_page/src/Controller/Controller.php |
Drupal\styleswitcher_test_theme_per_page\Controller |
|
Controller.php |
tests/modules/styleswitcher_test_legacy_cookies/src/Controller/Controller.php |
Drupal\styleswitcher_test_legacy_cookies\Controller |
|
CookieTest.php |
tests/src/Functional/CookieTest.php |
Drupal\Tests\styleswitcher\Functional |
|
CookieUpdateTest.php |
tests/src/Functional/CookieUpdateTest.php |
Drupal\Tests\styleswitcher\Functional |
|
d7_styleswitcher_block.yml |
migrations/d7_styleswitcher_block.yml |
|
migrations/d7_styleswitcher_block.yml |
d7_styleswitcher_custom_styles.yml |
migrations/d7_styleswitcher_custom_styles.yml |
|
migrations/d7_styleswitcher_custom_styles.yml |
d7_styleswitcher_settings.yml |
migrations/d7_styleswitcher_settings.yml |
|
migrations/d7_styleswitcher_settings.yml |
d7_styleswitcher_styles_settings.yml |
migrations/d7_styleswitcher_styles_settings.yml |
|
migrations/d7_styleswitcher_styles_settings.yml |
DefaultController.php |
src/Controller/DefaultController.php |
Drupal\styleswitcher\Controller |
|
drupal-8.8.0.styleswitcher.php |
tests/fixtures/update/8201/drupal-8.8.0.styleswitcher.php |
|
DB additions for the update path testing of styleswitcher_update_8201(). |
drupal7.styleswitcher.php |
tests/fixtures/migrate/drupal7.styleswitcher.php |
|
DB additions for the migration path testing of styleswitcher. |
FormTest.php |
tests/src/Functional/FormTest.php |
Drupal\Tests\styleswitcher\Functional |
|
global-styling.css |
tests/themes/styleswitcher_test_base_theme/css/global-styling.css |
|
body {
background-color: white;
color: black;
} |
green-fg.css |
tests/themes/styleswitcher_test_theme/css/green-fg.css |
|
body {
color: green;
} |
HelperTrait.php |
tests/src/Functional/HelperTrait.php |
Drupal\Tests\styleswitcher\Functional |
|
InitialStateTest.php |
tests/src/Functional/InitialStateTest.php |
Drupal\Tests\styleswitcher\Functional |
|
MigrateBlockTest.php |
tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
Drupal\Tests\styleswitcher\Kernel\Migrate\d7 |
|
MigrateVariablesTest.php |
tests/src/Kernel/Migrate/d7/MigrateVariablesTest.php |
Drupal\Tests\styleswitcher\Kernel\Migrate\d7 |
|
MultiThemeTest.php |
tests/src/Functional/MultiThemeTest.php |
Drupal\Tests\styleswitcher\Functional |
|
README.txt |
README.txt |
|
--------------------------------------------------------------------------------
Style Switcher 2
--------------------------------------------------------------------------------
The module allows website visitors to… |
styleswitcher-overlay.css |
css/styleswitcher-overlay.css |
|
#style-switcher-overlay {
height: 100%;
width: 100%;
background: black;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
margin: 0;
} |
styleswitcher.custom_styles.after.yml |
tests/fixtures/migrate/styleswitcher.custom_styles.after.yml |
|
tests/fixtures/migrate/styleswitcher.custom_styles.after.yml |
styleswitcher.custom_styles.after.yml |
tests/fixtures/update/8201/styleswitcher.custom_styles.after.yml |
|
tests/fixtures/update/8201/styleswitcher.custom_styles.after.yml |
styleswitcher.custom_styles.before.yml |
tests/fixtures/update/8201/styleswitcher.custom_styles.before.yml |
|
tests/fixtures/update/8201/styleswitcher.custom_styles.before.yml |
styleswitcher.custom_styles.yml |
config/install/styleswitcher.custom_styles.yml |
|
config/install/styleswitcher.custom_styles.yml |
styleswitcher.info.yml |
styleswitcher.info.yml |
|
styleswitcher.info.yml |
styleswitcher.install |
styleswitcher.install |
|
Installation and update tasks. |
styleswitcher.libraries.yml |
styleswitcher.libraries.yml |
|
styleswitcher.libraries.yml |
styleswitcher.links.action.yml |
styleswitcher.links.action.yml |
|
styleswitcher.links.action.yml |
styleswitcher.links.menu.yml |
styleswitcher.links.menu.yml |
|
styleswitcher.links.menu.yml |
styleswitcher.links.task.yml |
styleswitcher.links.task.yml |
|
styleswitcher.links.task.yml |
styleswitcher.migrate_drupal.yml |
migrations/state/styleswitcher.migrate_drupal.yml |
|
migrations/state/styleswitcher.migrate_drupal.yml |
styleswitcher.module |
styleswitcher.module |
|
Module's hooks implementations and helper functions. |
styleswitcher.permissions.yml |
styleswitcher.permissions.yml |
|
styleswitcher.permissions.yml |
Styleswitcher.php |
src/Plugin/Block/Styleswitcher.php |
Drupal\styleswitcher\Plugin\Block |
|
styleswitcher.routing.yml |
styleswitcher.routing.yml |
|
styleswitcher.routing.yml |
styleswitcher.schema.yml |
config/schema/styleswitcher.schema.yml |
|
config/schema/styleswitcher.schema.yml |
styleswitcher.services.yml |
styleswitcher.services.yml |
|
styleswitcher.services.yml |
styleswitcher.settings.yml |
config/install/styleswitcher.settings.yml |
|
config/install/styleswitcher.settings.yml |
styleswitcher.styles_settings.after.yml |
tests/fixtures/migrate/styleswitcher.styles_settings.after.yml |
|
tests/fixtures/migrate/styleswitcher.styles_settings.after.yml |
styleswitcher.styles_settings.after.yml |
tests/fixtures/update/8201/styleswitcher.styles_settings.after.yml |
|
tests/fixtures/update/8201/styleswitcher.styles_settings.after.yml |
styleswitcher.styles_settings.before.yml |
tests/fixtures/update/8201/styleswitcher.styles_settings.before.yml |
|
tests/fixtures/update/8201/styleswitcher.styles_settings.before.yml |
styleswitcher.styles_settings.yml |
config/install/styleswitcher.styles_settings.yml |
|
config/install/styleswitcher.styles_settings.yml |
StyleswitcherAdmin.php |
src/Form/StyleswitcherAdmin.php |
Drupal\styleswitcher\Form |
|
StyleswitcherConfigTheme.php |
src/Form/StyleswitcherConfigTheme.php |
Drupal\styleswitcher\Form |
|