You are here

README.txt in Olark Chat 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 6 README.txt
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

File

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