Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.0
  • master default
  • 7.x-1.x
  • 6.x-1.x
  • 5.x-1.x
  • 6.x-1.1
  • 5.x-1.0
  • 5.x-1.1
  • 6.x-1.0
  • 5.x-1.0-beta
10 results

websnapr

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Name Last commit Last update
    images
    js
    README.txt
    websnapr.info
    websnapr.module
    About
    -----
    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/
    
    Written & maintained by Gurpartap Singh: http://drupal.org/user/41470
    Co-maintained by Eugene Fidelin: http://drupal.org/user/192013
    
    Sponsored by 
     - SEO Position - http://www.seoposition.com/ 
     - Kharkov.info - http://www.kharkov.info/
    
    Install
    -----
    Install websnapr by downloading the module from Drupal.org.
    
    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.
    
    Enable the module at http://www.example.com/drupal/?q=admin/modules 
    in the Javascript package.
    
    Configuration
    -----
    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/config/user-interface/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.
    
    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/people/permissions#module-websnapr.
    
    Support
    -----
    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.