From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Worg - Using Lightbox Javascript. Date: Sun, 10 Oct 2010 18:38:54 +0100 Message-ID: <4CB1FA2E.7090109@manor-farm.org> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49035 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P503G-0001xt-Tw for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:51:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4zrN-0006HU-NA for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:38:58 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:59465 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4zrN-0006Gm-Iy for emacs-orgmode@gnu.org; Sun, 10 Oct 2010 13:38:57 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 2D050A956 for ; Sun, 10 Oct 2010 17:38:56 +0000 (UTC) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (mail.manor-farm.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B1Ez9NjHJY18 for ; Sun, 10 Oct 2010 17:38:56 +0000 (UTC) Received: from [192.168.0.133] (unknown [217.146.125.41]) (Authenticated sender: ian@manor-farm.org) by li40-130.members.linode.com (Postfix) with ESMTPSA id D4E6DA921 for ; Sun, 10 Oct 2010 17:38:55 +0000 (UTC) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I am writing the screenshots page for my org-color-theme contribution. Usually when I am doing something like this I would make each picture about 500px wide and allow the user to see a full size popup using the Lightbox Javascript library. Lightbox is licenced under the Creative Commons Attribution 2.5 License, so I think it's compatible with Worg's licence. Would anybody object if I uploaded lightbox.js to org? Once it's there anyone esle would be able to use it on a Worg page if the wished. You can read more about Lightbox at http://www.huddletogether.com/projects/lightbox/ Ian.