diff options
author | Thomas Willingham <founder@kakste.com> | 2013-03-23 20:12:42 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-03-23 20:12:42 +0000 |
commit | 6b3fb662cb38eac92ad01352a0865f21dbd7b743 (patch) | |
tree | e1422f08bc98e0db4602aca1b3e2b4e2312553d9 /library/prettyphoto/README | |
parent | 0999b88a486b2b392bf3b785d3da7ea1652ab1c2 (diff) | |
download | volse-hubzilla-6b3fb662cb38eac92ad01352a0865f21dbd7b743.tar.gz volse-hubzilla-6b3fb662cb38eac92ad01352a0865f21dbd7b743.tar.bz2 volse-hubzilla-6b3fb662cb38eac92ad01352a0865f21dbd7b743.zip |
Add prettyPhoto library.
Diffstat (limited to 'library/prettyphoto/README')
-rwxr-xr-x | library/prettyphoto/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/library/prettyphoto/README b/library/prettyphoto/README new file mode 100755 index 000000000..1e5684253 --- /dev/null +++ b/library/prettyphoto/README @@ -0,0 +1,30 @@ +prettyPhoto v3.1.4 +© Copyright, Stephane Caron +http://www.no-margin-for-errors.com + + +============================= Released under ============================= + +Creative Commons 2.5 +http://creativecommons.org/licenses/by/2.5/ + +OR + +GPLV2 license +http://www.gnu.org/licenses/gpl-2.0.html + +You are free to use prettyPhoto in commercial projects as long as the +copyright header is left intact. + +============================ More information ============================ +http://www.no-margin-for-errors.com/projects/prettyPhoto/ + + +============================== Description =============================== + +prettyPhoto is a jQuery based lightbox clone. Not only does it support images, +it also add support for videos, flash, YouTube, iFrame. It's a full blown +media modal box. + +Please refer to http://www.no-margin-for-errors.com/projects/prettyPhoto/ +for all the details on how to use. |