Olark
The Olark module for Drupal
by Jeff Robbins / Lullabot
Drupal 7 port by Ilari Mäkelä / Mearra
**************************************
The Olark module provides some simple integration between the Olark live chat
service and Drupal. The module also provides a
[Context](http://drupal.org/project/context) reaction to allow you to add the
code using more complex Context-based rules, such as adding the code at specific
paths, for specific roles, or other criteria. For instance, you could only show
the Olark chat on the home page to anonymous users.
In addition to adding the Olark code to your page, the module also tells the
operator whether the user is logged in and if so, what their username, email
address, and user page are.
Installation
============
1. Create and configure an account at [Olark](http://www.olark.com).
2. Place this module in your modules directory and enable it.
3. Visit http://www.olark.com/install and copy the code chunk
4. Visit admin/settings/services/olark on your Drupal site and paste the code
chunk into the textarea. Submit the settings form.
Optional: If using Context module, enable the "use Context" setting on the
admin/settings/services/olark page. Then visit admin/build/context and add the
"Olark" reaction to one of your context items.
Olark Advanced Settings
=======================
To enable Olark on Android phones please ensure the "Enable on Smart Phones"
option is checked in Olark advanced settings. The advanced settings can be
accessed at: https://www.olark.com/customize/config?customize_form_pane=advanced
Olark Multilingual Support
==========================
You can replace the default Olark chat box text with whatever you like in any
language, as well as adding localized text for multiple languages using
provided settings at: https://www.olark.com/help/languages
View source
- Olark
-
- The Olark module for Drupal
- by Jeff Robbins / Lullabot
- Drupal 7 port by Ilari Mäkelä / Mearra
- **************************************
-
- The Olark module provides some simple integration between the Olark live chat
- service and Drupal. The module also provides a
- [Context](http://drupal.org/project/context) reaction to allow you to add the
- code using more complex Context-based rules, such as adding the code at specific
- paths, for specific roles, or other criteria. For instance, you could only show
- the Olark chat on the home page to anonymous users.
-
- In addition to adding the Olark code to your page, the module also tells the
- operator whether the user is logged in and if so, what their username, email
- address, and user page are.
-
- Installation
- ============
- 1. Create and configure an account at [Olark](http://www.olark.com).
- 2. Place this module in your modules directory and enable it.
- 3. Visit http://www.olark.com/install and copy the code chunk
- 4. Visit admin/settings/services/olark on your Drupal site and paste the code
- chunk into the textarea. Submit the settings form.
-
- Optional: If using Context module, enable the "use Context" setting on the
- admin/settings/services/olark page. Then visit admin/build/context and add the
- "Olark" reaction to one of your context items.
-
- Olark Advanced Settings
- =======================
- To enable Olark on Android phones please ensure the "Enable on Smart Phones"
- option is checked in Olark advanced settings. The advanced settings can be
- accessed at: https://www.olark.com/customize/config?customize_form_pane=advanced
-
- Olark Multilingual Support
- ==========================
- You can replace the default Olark chat box text with whatever you like in any
- language, as well as adding localized text for multiple languages using
- provided settings at: https://www.olark.com/help/languages