Commit 9d5b3021bb8e1388697d1105296f0750640b5dff

  • November 10, 2012 4:22

    Commit 9d5b302 on 7.x-1.x, 8.x-2.x
    splashify: /CHANGELOG.txt
    +++++++
    7 additions & 0 deletions
    splashify: /README.txt
    ++++++-
    14 additions & 3 deletions
    splashify: /js/splashify_init.js
    +++----
    55 additions & 62 deletions
    splashify: /splashify.display.inc
    +-----
    1 addition & 5 deletions
    Took the JS out of Drupal Behaviors
    
    The way the JS was written before was making the system slow. I
    reworked some of the JS so that it is faster and fixed a few
    conflicts with Colorbox. I discovered that having the ifrome
    mode off caused the colorbox call to be hit multiple times. With
    the ifrome option on, the browser referrer is set to the site and
    is not hit again. I'm going to remove this option from the admin.