add light mode: no script loaded

tests in migration task
add an id to the div on picture page

git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@24757 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2013-10-04 20:09:05 +00:00
parent 96cb818017
commit 267f127067
20 changed files with 117 additions and 38 deletions
+1
View File
@@ -11,6 +11,7 @@ if (isset($_POST['submit']))
$conf['SocialButtons'] = array(
'position' => $_POST['position'],
'on_index' => get_boolean($_POST['on_index']),
'light' => isset($_POST['light']),
'twitter' => array(
'enabled' => isset($_POST['twitter']['enabled']),
'size' => $_POST['twitter']['size'],