aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2012-11-08 22:34:11 -0300
committerhellekin <hellekin@cepheide.org>2012-11-08 23:40:54 -0300
commit2c9ae443879a212d988a5034a07801060d283d59 (patch)
tree9c9371630815558485d6d0f8e744f32b44e24b6d
parent58fd3ce5bbac21dc1ce4b583f781eb804bb28eb2 (diff)
downloadelgg-2c9ae443879a212d988a5034a07801060d283d59.tar.gz
elgg-2c9ae443879a212d988a5034a07801060d283d59.tar.bz2
Finalize Copyright information
Conflicts: languages/ca.php languages/en.php languages/es.php start.php views/default/css/lightbox.php views/default/js/embed/embed.php views/default/js/lightbox.php
-rw-r--r--languages/ca.php11
-rw-r--r--languages/en.php11
-rw-r--r--languages/es.php11
-rw-r--r--start.php6
-rw-r--r--views/default/css/lightbox.php14
-rw-r--r--views/default/js/embed/embed.php16
-rw-r--r--views/default/js/lightbox.php15
7 files changed, 62 insertions, 22 deletions
diff --git a/languages/ca.php b/languages/ca.php
index 214d327aa..10355fab1 100644
--- a/languages/ca.php
+++ b/languages/ca.php
@@ -7,12 +7,23 @@
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
+<<<<<<< HEAD
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
+=======
+ * This file is part of the Colorbox plugin for Elgg.
+ *
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * Colorbox is distributed in the hope that it will be useful, but
+>>>>>>> cb063a6... Finalize Copyright information
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
diff --git a/languages/en.php b/languages/en.php
index 70bab4e05..8b18532a6 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -7,12 +7,23 @@
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
+<<<<<<< HEAD
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
+=======
+ * This file is part of the Colorbox plugin for Elgg.
+ *
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * Colorbox is distributed in the hope that it will be useful, but
+>>>>>>> cb063a6... Finalize Copyright information
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
diff --git a/languages/es.php b/languages/es.php
index e49d0db47..6855c93f2 100644
--- a/languages/es.php
+++ b/languages/es.php
@@ -7,12 +7,23 @@
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
+<<<<<<< HEAD
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
+=======
+ * This file is part of the Colorbox plugin for Elgg.
+ *
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * Colorbox is distributed in the hope that it will be useful, but
+>>>>>>> cb063a6... Finalize Copyright information
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
diff --git a/start.php b/start.php
index b19b2efcf..ec1c065bc 100644
--- a/start.php
+++ b/start.php
@@ -1,6 +1,6 @@
<?php
/**
- * Colorbox -- A lightweight, customizable lightbox plugin for jQuery
+ * Colorbox -- Add jQuery.lightbox support to Elgg
*
* @package Lorea
* @subpackage Colorbox
@@ -23,6 +23,10 @@
* You should have received a copy of the GNU Affero General Public
* License along with this program. If not, see
* <http://www.gnu.org/licenses/>.
+ *
+ * The Colorbox plugin for Elgg contains the Colorbox jQuery plugin,
+ * released under the MIT License, and Copyright 2011 Jack Moore.
+ * See vendors/colorbox/
*/
elgg_register_event_handler('init', 'system', 'colorbox_init');
diff --git a/views/default/css/lightbox.php b/views/default/css/lightbox.php
index e18c02bf8..d590c506a 100644
--- a/views/default/css/lightbox.php
+++ b/views/default/css/lightbox.php
@@ -2,19 +2,19 @@
/**
* Colorbox -- Stylesheet
*
- * Used as a view because we need to pass a full URL to AlphaImageLoader.
- *
* @package Lorea
* @subpackage Colorbox
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
- * This program is free software: you can redistribute it and/or
- * modify it under the terms of the GNU Affero General Public License
- * as published by the Free Software Foundation, either version 3 of
- * the License, or (at your option) any later version.
+ * This file is part of the Colorbox plugin for Elgg.
+ *
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful, but
+ * Colorbox is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
diff --git a/views/default/js/embed/embed.php b/views/default/js/embed/embed.php
index 42165fa42..7856b4b58 100644
--- a/views/default/js/embed/embed.php
+++ b/views/default/js/embed/embed.php
@@ -1,6 +1,6 @@
<?php
/**
- * Colorbox -- Javascript
+ * Colorbox -- Elgg Embed Javascript
*
* Used as a view because we need to pass a full URL to AlphaImageLoader.
*
@@ -9,12 +9,14 @@
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
- * This program is free software: you can redistribute it and/or
- * modify it under the terms of the GNU Affero General Public License
- * as published by the Free Software Foundation, either version 3 of
- * the License, or (at your option) any later version.
+ * This file is part of the Colorbox plugin for Elgg.
*
- * This program is distributed in the hope that it will be useful, but
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * Colorbox is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
@@ -33,7 +35,7 @@ elgg.embed.init = function() {
// caches the current textarea id
$(".embed-control").live('click', function() {
- var textAreaId = /embed-control-(\S)+/.exec($(this).attr('class'))[0];
+ var textAreaId = /embed-control-(\S)+/.exec($(this).attr('class'))[0];
elgg.embed.textAreaId = textAreaId.substr("embed-control-".length);
});
diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php
index 732092e2b..3e0f8912b 100644
--- a/views/default/js/lightbox.php
+++ b/views/default/js/lightbox.php
@@ -1,6 +1,6 @@
<?php
/**
- * Colorbox -- Stylesheet
+ * Colorbox -- Javascript
*
* Used as a view because we need to pass a full URL to AlphaImageLoader.
*
@@ -9,12 +9,14 @@
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
- * This program is free software: you can redistribute it and/or
- * modify it under the terms of the GNU Affero General Public License
- * as published by the Free Software Foundation, either version 3 of
- * the License, or (at your option) any later version.
+ * This file is part of the Colorbox plugin for Elgg.
*
- * This program is distributed in the hope that it will be useful, but
+ * Colorbox is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * Colorbox is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.
@@ -36,7 +38,6 @@
*
* @todo add support for passing options: $('#myplugin-lightbox').elgg.ui.lightbox(options);
*/
-
?>
/**