The Lightbox JS WordPress Plugin enables your website with Lightbox JS - a simple, unobtrusive script used to overlay images on the current page.

Example

Aidan Ready to RollAidan Plays on the Grass at the McGintysTummy-Time

Download

sd-lightbox-js-2_02.zip (16Kb)

Requirements

  1. Prototype WordPress Plugin
  2. script.aculo.us WordPress Plugin

Features

  • Fully customisable JavaScript, CSS and Images via Options interface
  • Full separation of the Prototype JavaScript Framework and the script.aculo.us JavaScript Library from the Lightbox JS script

Installation

  1. Upload the plugin to the ‘wp-content/plugins’ folder in your WordPress directory
  2. Activate the plugin via the ‘Plugins’ admin panel
  3. Go to Options > Lightbox JS
  4. Under the heading ‘Edit JavaScript (lightbox.js)’ find the ‘Configuration’ section and update the following two lines:
    1. var fileLoadingImage = "images/loading.gif";
    2. var fileBottomNavCloseImage = "images/closelabel.gif";

    The above two lines need to point to the Lightbox JS images directory for your website. For example:

    1. var fileLoadingImage = "http://yoursite.net/wp-content/plugins/sd-lightbox-js/images/loading.gif";
    2. var fileBottomNavCloseImage = "http://yoursite.net/wp-content/plugins/sd-lightbox-js/images/closelabel.gif";

Note: After downloading the Lightbox JS WordPress Plugin, extract the ZIP package and open the readme.txt file. The readme file contains full instructions.

The script.aculo.us WordPress Plugin enables your website with the script.aculo.us JavaScript Library. script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

Download

sd-scriptaculous-1_7_0.zip (37Kb)

Requirements

This plugin requires the Prototype WordPress Plugin.

Features

  • Ability to load only the scripts you require
  • Full separation of the Prototype JavaScript Framework from the script.aculo.us JavaScript Library

Installation

  1. Upload the plugin to the ‘wp-content/plugins’ folder in your WordPress directory
  2. Activate the plugin via the ‘Plugins’ admin panel
  3. Go to Options > script.aculo.us and check the scripts you want to load (optional)

Prototype WordPress Plugin

March 1st, 2007

The Prototype WordPress Plugin enables your website with the Prototype JavaScript Framework. Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

Download

Download Prototype WordPress Plugin 1.6.0.2 (31 Kb)

Installation

  1. Upload the plugin to the ‘wp-content/plugins’ folder in your WordPress directory
  2. Activate the plugin via the ‘Plugins’ admin panel

Archives

1.5

Download Prototype WordPress Plugin 1.5.0 (18 Kb)

The Google Analytics WordPress Plugin adds your Google Analytics tracking code to your WordPress website without having to modify your theme. Simply install the Google Analytics WordPress Plugin, enter your account code in the Google Analytics Options page, and your tracking code will be automatically inserted into every page on your website.

Download

sd-google-analytics-1_0.zip (3Kb)

Installation

  1. Upload the plugin to the ‘wp-content/plugins’ folder in your WordPress directory
  2. Activate the plugin via the ‘Plugins’ admin panel
  3. Go to Options > Google Analytics and enter your Google Analytics user account code (_uacct)

Note: After downloading the Google Analytics WordPress Plugin, extract the ZIP package and open the readme.txt file. The readme file contains full instructions and an FAQ.

Where can I find my user account code?

Your user account code takes the form UA-xxxx-x. To access your user account code:

  1. Sign in to Google Analytics
  2. From the Analytics Settings page, find the profile for which you would like to retrieve the user account code. Please note that your user account code is profile-specific.
  3. From that profile’s Settings column, click Edit
  4. At the top right of the Main Website Profile Information box, click Check Status
  5. Your user account code can be copied and pasted from the text box containing your tracking code in the Instructions for adding tracking section