diff options
author | friendica <info@friendica.com> | 2013-03-23 16:18:16 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-23 16:18:16 -0700 |
commit | 85d1300889de4ecbef022629228390ab90cdfc2a (patch) | |
tree | aaafad8d8b94a72403d77b58246075416a0c1053 /library/prettyphoto/README | |
parent | ab4058eb1ab977b5d4d572d609f86bc888c92c63 (diff) | |
parent | 0c5d7cbfaea2a39777f39e17303d4306caba3fa6 (diff) | |
download | volse-hubzilla-85d1300889de4ecbef022629228390ab90cdfc2a.tar.gz volse-hubzilla-85d1300889de4ecbef022629228390ab90cdfc2a.tar.bz2 volse-hubzilla-85d1300889de4ecbef022629228390ab90cdfc2a.zip |
Merge https://github.com/friendica/red into zpull
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. |