summaryrefslogtreecommitdiff
path: root/public/javascripts/shadowbox/README
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-06-30 17:11:32 +0200
committererdgeist <erdgeist@erdgeist.org>2026-06-30 17:29:12 +0200
commit3e87925a35f73aa2261eb66df3ef4ca11b64eeea (patch)
tree8a9a6da1f99b4480e07548ffaf5d5b4945603ba9 /public/javascripts/shadowbox/README
parentb97466cdfbcb5b02d4eaf38661c051d1a095838e (diff)
Replace Shadowbox with GLightbox, drop jQuery from public site
Vendors GLightbox 3.3.1 (MIT, dependency-free) as static files in public/javascripts and public/stylesheets, replacing the Shadowbox 2009 vendor tree and its jQuery adapter. Public site no longer loads jQuery at all. - app/views/layouts/application.html.erb: swap Shadowbox script/style includes and the public_bundle (jQuery) include for GLightbox's CSS/JS - app/views/content/_headline_image.html.erb: headline image is now itself a GLightbox trigger; additional images are direct a.glightbox links sharing a per-page data-gallery group, replacing the hidden shadowbox_images div and its click-forwarding trigger - public/javascripts/public.js: replace Shadowbox.init/setup and the click-forwarding handler with a single GLightbox() init call; remove the unused image_handler object - Remove public/javascripts/shadowbox/ (including vendored Sizzle, swfobject, and unused video/Flash players) and public/stylesheets/shadowbox.css - Remove app/assets/javascripts/public_bundle.js (jquery require)
Diffstat (limited to 'public/javascripts/shadowbox/README')
-rw-r--r--public/javascripts/shadowbox/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/public/javascripts/shadowbox/README b/public/javascripts/shadowbox/README
deleted file mode 100644
index 06b5859..0000000
--- a/public/javascripts/shadowbox/README
+++ /dev/null
@@ -1,14 +0,0 @@
1Shadowbox is an online media viewing application that supports all of the web's
2most popular media publishing formats. Shadowbox is written entirely in
3JavaScript and CSS and is highly customizable. Using Shadowbox, website authors
4can display a wide assortment of media in all major browsers without navigating
5users away from the linking page.
6
7You should have received a license with this distribution explaining the terms
8under which Shadowbox may be used. If you did not, you may obtain a copy of the
9license at http://shadowbox-js.com/LICENSE
10
11Author: Michael J. I. Jackson <michael@mjijackson.com>
12Copyright: 2007-2009 Michael J. I. Jackson, all rights reserved.
13
14You can view a demonstration of Shadowbox at http://shadowbox-js.com/