diff options
| author | hukl <contact@smyck.org> | 2009-09-17 11:03:35 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-17 11:03:35 +0200 |
| commit | f952040dd44b914b2d5e405567eb655757dfc85d (patch) | |
| tree | 7e210b01734bd7f311009c705e80027e85468cca /public/javascripts/shadowbox/README | |
| parent | bb4afc944049652f1c51124808fd64de6ebe338a (diff) | |
added shadowbody, first js gallery initializer and template modifications
Diffstat (limited to 'public/javascripts/shadowbox/README')
| -rw-r--r-- | public/javascripts/shadowbox/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/public/javascripts/shadowbox/README b/public/javascripts/shadowbox/README new file mode 100644 index 0000000..06b5859 --- /dev/null +++ b/public/javascripts/shadowbox/README | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Shadowbox is an online media viewing application that supports all of the web's | ||
| 2 | most popular media publishing formats. Shadowbox is written entirely in | ||
| 3 | JavaScript and CSS and is highly customizable. Using Shadowbox, website authors | ||
| 4 | can display a wide assortment of media in all major browsers without navigating | ||
| 5 | users away from the linking page. | ||
| 6 | |||
| 7 | You should have received a license with this distribution explaining the terms | ||
| 8 | under which Shadowbox may be used. If you did not, you may obtain a copy of the | ||
| 9 | license at http://shadowbox-js.com/LICENSE | ||
| 10 | |||
| 11 | Author: Michael J. I. Jackson <michael@mjijackson.com> | ||
| 12 | Copyright: 2007-2009 Michael J. I. Jackson, all rights reserved. | ||
| 13 | |||
| 14 | You can view a demonstration of Shadowbox at http://shadowbox-js.com/ | ||
