| 1 |
About
|
| 2 |
-----
|
| 3 |
The WebSnapr Preview Bubble module is a simple, unobtrusive script used to display an overlay bubble showing a hyperlink target thumbnail using WebSnapr. It's a snap to setup and works on all modern browsers. Check the demo at: http://www.websnapr.com/previewbubble/
|
| 4 |
|
| 5 |
Written & maintained by Gurpartap Singh: http://drupal.org/user/41470
|
| 6 |
|
| 7 |
Sponsored by SEO Position - http://www.seoposition.com/
|
| 8 |
|
| 9 |
Install
|
| 10 |
-----
|
| 11 |
Install websnapr by downloading the module from Drupal.org.
|
| 12 |
|
| 13 |
Decompress the .tar.gz file and drop the entire compressed file contents into 'sites/all/modules'. If this directory does not exist you may need to create it.
|
| 14 |
|
| 15 |
Enable the module at http://www.example.com/drupal/?q=admin/build/modules in the Javascript package.
|
| 16 |
|
| 17 |
Configuration
|
| 18 |
-----
|
| 19 |
The module should be ready for use for links in node pages as soon as it's enabled. However, for continuous usage, you'll need to signup at http://www.websnapr.com/ to get a "developer key". Feed this "developer key" in the module's settings form at http://www.example.com/drupal/?q=admin/settings/websnapr. There's also a CSS Selector option on the module's settings page for filtering hyperlinks to enable the WebSnapr Preview Bubbles for. Examples are provided for ease of understanding.
|
| 20 |
|
| 21 |
Bubbles are always enabled for hyperlinks having class "previewlink", irrespective of any configuration. Do not forget to configure permissions for user roles to view WebSnapr Preview Bubbles at http://www.example.com/drupal/?q=admin/user/access#module-websnapr.
|
| 22 |
|
| 23 |
Support
|
| 24 |
-----
|
| 25 |
If you experience a problem with websnapr module, file a request or issue on the websnapr queue at http://drupal.org/project/issues/websnapr. DO NOT POST IN THE FORUMS. Posting in the issue queues is a direct line of communication with the module authors.
|