You are here

Files in Acquia Lift Connector 7

Primary tabs

File namesort descending Location Namespace Description
Acquia Lift Profiles acquia_lift_profiles/qunit/test.html Acquia Lift Profiles
AcquiaLiftAgent.inc plugins/agent_types/AcquiaLiftAgent.inc Provides an agent type for Acquia Lift
AcquiaLiftAPI.test tests/AcquiaLiftAPI.test Unit tests for Acquia Lift module.
AcquiaLiftContext.inc plugins/visitor_context/AcquiaLiftContext.inc Provides an agent type for Acquia Lift
AcquiaLiftTarget.inc plugins/agent_types/AcquiaLiftTarget.inc Provides an agent for doing fixed targeting.
acquia_lift.admin.css css/acquia_lift.admin.css /* Acquia Lift options form administrative styles */ #edit-agent-basic-info-options-acquia-lift-decision-style .form-item-agent-basic-info-options-acquia-lift-decision-style { display:…
acquia_lift.admin.inc acquia_lift.admin.inc acquia_lift.admin.inc Provides functions needed for the admin UI.
acquia_lift.admin.unibar.inc acquia_lift.admin.unibar.inc acquia_lift.admin.unibar.inc
acquia_lift.batch.inc acquia_lift.batch.inc acquia_lift.batch.inc
acquia_lift.buttons.css css/acquia_lift.buttons.css /** Button styles from Ember theme for submit and cancel buttons **/ input[type="submit"].acquia-lift-submit-button, .acquia-lift-cancel-button { -webkit-appearance: none; -moz-box-sizing: border-box; box-sizing: border-box; …
acquia_lift.classes.inc includes/acquia_lift.classes.inc Provides an agent type for Acquia Lift
acquia_lift.ctools.modal.css css/acquia_lift.ctools.modal.css /* Styles to override the CTools modals */ div.ctools-modal-content.acquia-lift-modal { padding: 1em; color: #333; border-color: #555; max-width: 1000px; } div.ctools-modal-content.acquia-lift-modal .modal-header { background-color: #fff; …
acquia_lift.dialog.css css/acquia_lift.dialog.css acquia_lift.dialog.css
acquia_lift.drush.inc acquia_lift.drush.inc acquia_lift.drush.inc Provides Acquia Lift drush commands.
acquia_lift.fields.admin.css css/acquia_lift.fields.admin.css Styles needed to make personalize_fields function.
acquia_lift.fields.theme.css css/acquia_lift.fields.theme.css Styles for administrating personalized fields.
acquia_lift.help.css css/acquia_lift.help.css Style elements that have tooltip information available.
acquia_lift.info acquia_lift.info name = Acquia Lift description = Extension to Personalize module that provides integration to the Acquia Lift service for machine-learning-based personalization. configure = admin/config/content/personalize/acquia_lift dependencies[] =…
acquia_lift.install acquia_lift.install Acquia Lift - Installation file.
acquia_lift.messagebox.css css/acquia_lift.messagebox.css #acquia-lift-message-box { -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; min-width: 50%; max-width: 80%; padding: 1em; z-index: 500; margin: 0 auto; left: 0; right: 0; background-color: #333; color:…
acquia_lift.module acquia_lift.module acquia_lift.module Provides Acquia Lift-specific personalization functionality.
acquia_lift.navbar.css css/acquia_lift.navbar.css Styles for integrating Personalize with the Navbar module (version > 1.5).
acquia_lift.navbar.theme.inc theme/acquia_lift.navbar.theme.inc acquia_lift.navbar.theme.inc Provides theme functions for Acquia Lift unified navigation bar.
acquia_lift.navbar_1-5.css css/acquia_lift.navbar_1-5.css Styles for integrating Personalize with the Navbar module (version <= 1.5).
acquia_lift.page_variations.inc acquia_lift.page_variations.inc acquia_lift.admin.page_variations.inc
acquia_lift.personalize.css css/acquia_lift.personalize.css .acquia-lift-active { font-weight: bold; } .acquia-lift-controls ul.menu, .acquia-lift-campaigns, .acquia-lift-option-sets, .acquia-lift-preview-option-set > ul, .acquia-lift-controls ul.menu li { margin: 0; padding:…
acquia_lift.personalize.theme.css css/acquia_lift.personalize.theme.css /* Page variation edit toggle in unified navigation bar */ #navbar-administration a.acquia-lift-option-sets-list { display: inline-block; vertical-align: middle; } #navbar-administration a.acquia-lift-page-variation-toggle { display:…
acquia_lift.reports.css css/acquia_lift.reports.css /** * General styles for lift graph implementations. * ---------------------------------------------------------------------------- */ .lift-statistic-category { clear: both; padding: 1.4em 1em 1em; border-style: solid; border-color: #ccc; …
acquia_lift.test tests/acquia_lift.test Integration tests for Acquia Lift module.
acquia_lift.test_classes.inc tests/acquia_lift.test_classes.inc Provides test classes for Acquia Lift
acquia_lift.theme-rtl.css css/acquia_lift.theme-rtl.css RTL Styles for the Acquia Lift module.
acquia_lift.theme.inc theme/acquia_lift.theme.inc acquia_lift.theme.inc Provides theme functions for Acquia Lift.
acquia_lift.ui.inc acquia_lift.ui.inc acquia_lift.ui.inc Provides functions needed for the front-end UI.
acquia_lift.unified_navbar.css css/acquia_lift.unified_navbar.css /* Styles specific to the unified navigation bar. Most styles for the navigation bar can be found in the "navbar" directory and are directly borrowed from the navbar module. Only styles that are specific to the Acquia Lift…
acquia_lift_profiles.admin.css acquia_lift_profiles/css/acquia_lift_profiles.admin.css #navbar-administration.navbar-oriented .navbar-tray-horizontal .acquia-lift-navbar-secondary { float: right; border-right: none; } #navbar-administration .navbar-tray-horizontal .menu…
acquia_lift_profiles.admin.inc acquia_lift_profiles/acquia_lift_profiles.admin.inc acquia_lift_profiles.admin.inc Provides functions needed for the admin UI.
acquia_lift_profiles.batch.inc acquia_lift_profiles/acquia_lift_profiles.batch.inc acquia_lift_profiles.batch.inc Provides Acquia Lift Profiles batch functions.
acquia_lift_profiles.classes.inc acquia_lift_profiles/includes/acquia_lift_profiles.classes.inc Provides an agent type for Acquia Lift Profiles
acquia_lift_profiles.drush.inc acquia_lift_profiles/acquia_lift_profiles.drush.inc acquia_lift_profiles.drush.inc Provides Acquia Lift Profiles drush commands.
acquia_lift_profiles.info acquia_lift_profiles/acquia_lift_profiles.info name = Acquia Lift Profiles description = The Acquia Lift Profiles module provides integration with the Acquia Lift Profiles service configure = admin/config/content/personalize/acquia_lift_profiles dependencies[] = acquia_lift dependencies[] =…
acquia_lift_profiles.install acquia_lift_profiles/acquia_lift_profiles.install Acquia Lift Profiles - Installation file.
acquia_lift_profiles.module acquia_lift_profiles/acquia_lift_profiles.module acquia_lift_profiles.module Provides Acquia Lift Profiles integration.
acquia_lift_profiles.test acquia_lift_profiles/tests/acquia_lift_profiles.test Tests for Acquia Lift Profiles module.
acquia_lift_profiles.test_classes.inc acquia_lift_profiles/tests/acquia_lift_profiles.test_classes.inc
acquia_lift_profiles_unit.test acquia_lift_profiles/tests/acquia_lift_profiles_unit.test Unit tests for Acquia Lift Profiles module.
ALProfilesContext.inc acquia_lift_profiles/plugins/visitor_context/ALProfilesContext.inc Provides a context plugin for Acquia Lift Profiles
behat.common.yml behat-tests/behat.common.yml behat-tests/behat.common.yml
behat.template.yml behat-tests/behat.template.yml behat-tests/behat.template.yml
FeatureContext.php behat-tests/features/bootstrap/FeatureContext.php
navbar-overlay-child.css css/navbar/navbar-overlay-child.css Basic styling for the Overlay child pages.

Pages

Other projects