diff options
Diffstat (limited to 'themes/Sylvia')
98 files changed, 557 insertions, 0 deletions
diff --git a/themes/Sylvia/icon/add_tag.png b/themes/Sylvia/icon/add_tag.png Binary files differnew file mode 100644 index 000000000..66042aadf --- /dev/null +++ b/themes/Sylvia/icon/add_tag.png diff --git a/themes/Sylvia/icon/caddie_add.png b/themes/Sylvia/icon/caddie_add.png Binary files differnew file mode 100644 index 000000000..14dfc5684 --- /dev/null +++ b/themes/Sylvia/icon/caddie_add.png diff --git a/themes/Sylvia/icon/calendar.png b/themes/Sylvia/icon/calendar.png Binary files differnew file mode 100644 index 000000000..0044c1e93 --- /dev/null +++ b/themes/Sylvia/icon/calendar.png diff --git a/themes/Sylvia/icon/calendar_created.png b/themes/Sylvia/icon/calendar_created.png Binary files differnew file mode 100644 index 000000000..607fc0a4a --- /dev/null +++ b/themes/Sylvia/icon/calendar_created.png diff --git a/themes/Sylvia/icon/category_edit.png b/themes/Sylvia/icon/category_edit.png Binary files differnew file mode 100644 index 000000000..3ace19daf --- /dev/null +++ b/themes/Sylvia/icon/category_edit.png diff --git a/themes/Sylvia/icon/datepicker.png b/themes/Sylvia/icon/datepicker.png Binary files differnew file mode 100644 index 000000000..3d0e015f6 --- /dev/null +++ b/themes/Sylvia/icon/datepicker.png diff --git a/themes/Sylvia/icon/dec_period.png b/themes/Sylvia/icon/dec_period.png Binary files differnew file mode 100644 index 000000000..6a9d2bfa7 --- /dev/null +++ b/themes/Sylvia/icon/dec_period.png diff --git a/themes/Sylvia/icon/dec_period_unactive.png b/themes/Sylvia/icon/dec_period_unactive.png Binary files differnew file mode 100644 index 000000000..5cb58ba8e --- /dev/null +++ b/themes/Sylvia/icon/dec_period_unactive.png diff --git a/themes/Sylvia/icon/del_favorite.png b/themes/Sylvia/icon/del_favorite.png Binary files differnew file mode 100644 index 000000000..bea4720cf --- /dev/null +++ b/themes/Sylvia/icon/del_favorite.png diff --git a/themes/Sylvia/icon/delete.png b/themes/Sylvia/icon/delete.png Binary files differnew file mode 100644 index 000000000..285e53e19 --- /dev/null +++ b/themes/Sylvia/icon/delete.png diff --git a/themes/Sylvia/icon/edit.png b/themes/Sylvia/icon/edit.png Binary files differnew file mode 100644 index 000000000..9c755cda1 --- /dev/null +++ b/themes/Sylvia/icon/edit.png diff --git a/themes/Sylvia/icon/errors.png b/themes/Sylvia/icon/errors.png Binary files differnew file mode 100644 index 000000000..e26d8c6e5 --- /dev/null +++ b/themes/Sylvia/icon/errors.png diff --git a/themes/Sylvia/icon/exit.png b/themes/Sylvia/icon/exit.png Binary files differnew file mode 100644 index 000000000..685cc44b5 --- /dev/null +++ b/themes/Sylvia/icon/exit.png diff --git a/themes/Sylvia/icon/favicon.ico b/themes/Sylvia/icon/favicon.ico Binary files differnew file mode 100644 index 000000000..d7a1d89fd --- /dev/null +++ b/themes/Sylvia/icon/favicon.ico diff --git a/themes/Sylvia/icon/favorite.png b/themes/Sylvia/icon/favorite.png Binary files differnew file mode 100644 index 000000000..2caa31687 --- /dev/null +++ b/themes/Sylvia/icon/favorite.png diff --git a/themes/Sylvia/icon/first.png b/themes/Sylvia/icon/first.png Binary files differnew file mode 100644 index 000000000..de15054a1 --- /dev/null +++ b/themes/Sylvia/icon/first.png diff --git a/themes/Sylvia/icon/first_unactive.png b/themes/Sylvia/icon/first_unactive.png Binary files differnew file mode 100644 index 000000000..2eca53a3c --- /dev/null +++ b/themes/Sylvia/icon/first_unactive.png diff --git a/themes/Sylvia/icon/flat.png b/themes/Sylvia/icon/flat.png Binary files differnew file mode 100644 index 000000000..291156950 --- /dev/null +++ b/themes/Sylvia/icon/flat.png diff --git a/themes/Sylvia/icon/help.png b/themes/Sylvia/icon/help.png Binary files differnew file mode 100644 index 000000000..cd1d20919 --- /dev/null +++ b/themes/Sylvia/icon/help.png diff --git a/themes/Sylvia/icon/home.png b/themes/Sylvia/icon/home.png Binary files differnew file mode 100644 index 000000000..81b6bddb7 --- /dev/null +++ b/themes/Sylvia/icon/home.png diff --git a/themes/Sylvia/icon/inc_period.png b/themes/Sylvia/icon/inc_period.png Binary files differnew file mode 100644 index 000000000..72860d6db --- /dev/null +++ b/themes/Sylvia/icon/inc_period.png diff --git a/themes/Sylvia/icon/inc_period_unactive.png b/themes/Sylvia/icon/inc_period_unactive.png Binary files differnew file mode 100644 index 000000000..f28f986c2 --- /dev/null +++ b/themes/Sylvia/icon/inc_period_unactive.png diff --git a/themes/Sylvia/icon/index.php b/themes/Sylvia/icon/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/Sylvia/icon/index.php @@ -0,0 +1,30 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based picture gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program 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 | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +// Recursive call +$url = '../'; +header( 'Request-URI: '.$url ); +header( 'Content-Location: '.$url ); +header( 'Location: '.$url ); +exit(); +?> diff --git a/themes/Sylvia/icon/infos.png b/themes/Sylvia/icon/infos.png Binary files differnew file mode 100644 index 000000000..00695cb8f --- /dev/null +++ b/themes/Sylvia/icon/infos.png diff --git a/themes/Sylvia/icon/last.png b/themes/Sylvia/icon/last.png Binary files differnew file mode 100644 index 000000000..89ec3f8da --- /dev/null +++ b/themes/Sylvia/icon/last.png diff --git a/themes/Sylvia/icon/last_unactive.png b/themes/Sylvia/icon/last_unactive.png Binary files differnew file mode 100644 index 000000000..76f47f5b0 --- /dev/null +++ b/themes/Sylvia/icon/last_unactive.png diff --git a/themes/Sylvia/icon/left.png b/themes/Sylvia/icon/left.png Binary files differnew file mode 100644 index 000000000..2d2ff0b08 --- /dev/null +++ b/themes/Sylvia/icon/left.png diff --git a/themes/Sylvia/icon/left_unactive.png b/themes/Sylvia/icon/left_unactive.png Binary files differnew file mode 100644 index 000000000..0b5abd707 --- /dev/null +++ b/themes/Sylvia/icon/left_unactive.png diff --git a/themes/Sylvia/icon/lost_password.png b/themes/Sylvia/icon/lost_password.png Binary files differnew file mode 100644 index 000000000..012ba4b28 --- /dev/null +++ b/themes/Sylvia/icon/lost_password.png diff --git a/themes/Sylvia/icon/metadata.png b/themes/Sylvia/icon/metadata.png Binary files differnew file mode 100644 index 000000000..25da864c3 --- /dev/null +++ b/themes/Sylvia/icon/metadata.png diff --git a/themes/Sylvia/icon/metadata_grey.png b/themes/Sylvia/icon/metadata_grey.png Binary files differnew file mode 100644 index 000000000..9463f1980 --- /dev/null +++ b/themes/Sylvia/icon/metadata_grey.png diff --git a/themes/Sylvia/icon/mimetypes/avi.png b/themes/Sylvia/icon/mimetypes/avi.png Binary files differnew file mode 100644 index 000000000..b5dde0869 --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/avi.png diff --git a/themes/Sylvia/icon/mimetypes/index.php b/themes/Sylvia/icon/mimetypes/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/index.php @@ -0,0 +1,30 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based picture gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program 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 | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +// Recursive call +$url = '../'; +header( 'Request-URI: '.$url ); +header( 'Content-Location: '.$url ); +header( 'Location: '.$url ); +exit(); +?> diff --git a/themes/Sylvia/icon/mimetypes/mp3.png b/themes/Sylvia/icon/mimetypes/mp3.png Binary files differnew file mode 100644 index 000000000..cb1288596 --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/mp3.png diff --git a/themes/Sylvia/icon/mimetypes/mpg.png b/themes/Sylvia/icon/mimetypes/mpg.png Binary files differnew file mode 100644 index 000000000..4dc09c28b --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/mpg.png diff --git a/themes/Sylvia/icon/mimetypes/ogg.png b/themes/Sylvia/icon/mimetypes/ogg.png Binary files differnew file mode 100644 index 000000000..978b235f9 --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/ogg.png diff --git a/themes/Sylvia/icon/mimetypes/zip.png b/themes/Sylvia/icon/mimetypes/zip.png Binary files differnew file mode 100644 index 000000000..7d76f9a60 --- /dev/null +++ b/themes/Sylvia/icon/mimetypes/zip.png diff --git a/themes/Sylvia/icon/normal_mode.png b/themes/Sylvia/icon/normal_mode.png Binary files differnew file mode 100644 index 000000000..a141c5523 --- /dev/null +++ b/themes/Sylvia/icon/normal_mode.png diff --git a/themes/Sylvia/icon/note.png b/themes/Sylvia/icon/note.png Binary files differnew file mode 100644 index 000000000..9ef1af537 --- /dev/null +++ b/themes/Sylvia/icon/note.png diff --git a/themes/Sylvia/icon/pause.png b/themes/Sylvia/icon/pause.png Binary files differnew file mode 100644 index 000000000..2bb742f24 --- /dev/null +++ b/themes/Sylvia/icon/pause.png diff --git a/themes/Sylvia/icon/pause_selected.png b/themes/Sylvia/icon/pause_selected.png Binary files differnew file mode 100644 index 000000000..2bb742f24 --- /dev/null +++ b/themes/Sylvia/icon/pause_selected.png diff --git a/themes/Sylvia/icon/pause_unactive.png b/themes/Sylvia/icon/pause_unactive.png Binary files differnew file mode 100644 index 000000000..c756d2aa3 --- /dev/null +++ b/themes/Sylvia/icon/pause_unactive.png diff --git a/themes/Sylvia/icon/play.png b/themes/Sylvia/icon/play.png Binary files differnew file mode 100644 index 000000000..be1b8eeb6 --- /dev/null +++ b/themes/Sylvia/icon/play.png diff --git a/themes/Sylvia/icon/preferences.png b/themes/Sylvia/icon/preferences.png Binary files differnew file mode 100644 index 000000000..8634b5159 --- /dev/null +++ b/themes/Sylvia/icon/preferences.png diff --git a/themes/Sylvia/icon/rating-stars.gif b/themes/Sylvia/icon/rating-stars.gif Binary files differnew file mode 100644 index 000000000..4059e0329 --- /dev/null +++ b/themes/Sylvia/icon/rating-stars.gif diff --git a/themes/Sylvia/icon/rating-stars.png b/themes/Sylvia/icon/rating-stars.png Binary files differnew file mode 100644 index 000000000..dba59ef00 --- /dev/null +++ b/themes/Sylvia/icon/rating-stars.png diff --git a/themes/Sylvia/icon/recent.png b/themes/Sylvia/icon/recent.png Binary files differnew file mode 100644 index 000000000..75567d689 --- /dev/null +++ b/themes/Sylvia/icon/recent.png diff --git a/themes/Sylvia/icon/recent_by_child.png b/themes/Sylvia/icon/recent_by_child.png Binary files differnew file mode 100644 index 000000000..faf5c4d5c --- /dev/null +++ b/themes/Sylvia/icon/recent_by_child.png diff --git a/themes/Sylvia/icon/recent_s.png b/themes/Sylvia/icon/recent_s.png Binary files differnew file mode 100644 index 000000000..90b190523 --- /dev/null +++ b/themes/Sylvia/icon/recent_s.png diff --git a/themes/Sylvia/icon/recent_s_by_child.png b/themes/Sylvia/icon/recent_s_by_child.png Binary files differnew file mode 100644 index 000000000..842a513c4 --- /dev/null +++ b/themes/Sylvia/icon/recent_s_by_child.png diff --git a/themes/Sylvia/icon/register.png b/themes/Sylvia/icon/register.png Binary files differnew file mode 100644 index 000000000..677c7b9e9 --- /dev/null +++ b/themes/Sylvia/icon/register.png diff --git a/themes/Sylvia/icon/remove_s.png b/themes/Sylvia/icon/remove_s.png Binary files differnew file mode 100644 index 000000000..012efc1ad --- /dev/null +++ b/themes/Sylvia/icon/remove_s.png diff --git a/themes/Sylvia/icon/representative.png b/themes/Sylvia/icon/representative.png Binary files differnew file mode 100644 index 000000000..02a914da1 --- /dev/null +++ b/themes/Sylvia/icon/representative.png diff --git a/themes/Sylvia/icon/right.png b/themes/Sylvia/icon/right.png Binary files differnew file mode 100644 index 000000000..6ede2ff93 --- /dev/null +++ b/themes/Sylvia/icon/right.png diff --git a/themes/Sylvia/icon/right_unactive.png b/themes/Sylvia/icon/right_unactive.png Binary files differnew file mode 100644 index 000000000..483cd7989 --- /dev/null +++ b/themes/Sylvia/icon/right_unactive.png diff --git a/themes/Sylvia/icon/save.png b/themes/Sylvia/icon/save.png Binary files differnew file mode 100644 index 000000000..56515f42e --- /dev/null +++ b/themes/Sylvia/icon/save.png diff --git a/themes/Sylvia/icon/save_selected.png b/themes/Sylvia/icon/save_selected.png Binary files differnew file mode 100644 index 000000000..24aeee308 --- /dev/null +++ b/themes/Sylvia/icon/save_selected.png diff --git a/themes/Sylvia/icon/search_rules.png b/themes/Sylvia/icon/search_rules.png Binary files differnew file mode 100644 index 000000000..cc23092a0 --- /dev/null +++ b/themes/Sylvia/icon/search_rules.png diff --git a/themes/Sylvia/icon/slideshow.png b/themes/Sylvia/icon/slideshow.png Binary files differnew file mode 100644 index 000000000..9263fdcbc --- /dev/null +++ b/themes/Sylvia/icon/slideshow.png diff --git a/themes/Sylvia/icon/slideshow_selected.png b/themes/Sylvia/icon/slideshow_selected.png Binary files differnew file mode 100644 index 000000000..1ab04e0d4 --- /dev/null +++ b/themes/Sylvia/icon/slideshow_selected.png diff --git a/themes/Sylvia/icon/start_filter.png b/themes/Sylvia/icon/start_filter.png Binary files differnew file mode 100644 index 000000000..f8611cd83 --- /dev/null +++ b/themes/Sylvia/icon/start_filter.png diff --git a/themes/Sylvia/icon/start_repeat.png b/themes/Sylvia/icon/start_repeat.png Binary files differnew file mode 100644 index 000000000..fc58db189 --- /dev/null +++ b/themes/Sylvia/icon/start_repeat.png diff --git a/themes/Sylvia/icon/start_repeat_grey.png b/themes/Sylvia/icon/start_repeat_grey.png Binary files differnew file mode 100644 index 000000000..d135b913d --- /dev/null +++ b/themes/Sylvia/icon/start_repeat_grey.png diff --git a/themes/Sylvia/icon/start_slideshow.png b/themes/Sylvia/icon/start_slideshow.png Binary files differnew file mode 100644 index 000000000..1ab04e0d4 --- /dev/null +++ b/themes/Sylvia/icon/start_slideshow.png diff --git a/themes/Sylvia/icon/stop_filter.png b/themes/Sylvia/icon/stop_filter.png Binary files differnew file mode 100644 index 000000000..145e64cc8 --- /dev/null +++ b/themes/Sylvia/icon/stop_filter.png diff --git a/themes/Sylvia/icon/stop_repeat.png b/themes/Sylvia/icon/stop_repeat.png Binary files differnew file mode 100644 index 000000000..f91f44843 --- /dev/null +++ b/themes/Sylvia/icon/stop_repeat.png diff --git a/themes/Sylvia/icon/stop_repeat_pink.png b/themes/Sylvia/icon/stop_repeat_pink.png Binary files differnew file mode 100644 index 000000000..9c71c7d06 --- /dev/null +++ b/themes/Sylvia/icon/stop_repeat_pink.png diff --git a/themes/Sylvia/icon/stop_selected.png b/themes/Sylvia/icon/stop_selected.png Binary files differnew file mode 100644 index 000000000..3262bbfeb --- /dev/null +++ b/themes/Sylvia/icon/stop_selected.png diff --git a/themes/Sylvia/icon/stop_slideshow.png b/themes/Sylvia/icon/stop_slideshow.png Binary files differnew file mode 100644 index 000000000..b76c73be7 --- /dev/null +++ b/themes/Sylvia/icon/stop_slideshow.png diff --git a/themes/Sylvia/icon/stop_unactive.png b/themes/Sylvia/icon/stop_unactive.png Binary files differnew file mode 100644 index 000000000..99dccf926 --- /dev/null +++ b/themes/Sylvia/icon/stop_unactive.png diff --git a/themes/Sylvia/icon/tag_cloud.png b/themes/Sylvia/icon/tag_cloud.png Binary files differnew file mode 100644 index 000000000..988e5415a --- /dev/null +++ b/themes/Sylvia/icon/tag_cloud.png diff --git a/themes/Sylvia/icon/tag_cloud_grey.png b/themes/Sylvia/icon/tag_cloud_grey.png Binary files differnew file mode 100644 index 000000000..90e32bc60 --- /dev/null +++ b/themes/Sylvia/icon/tag_cloud_grey.png diff --git a/themes/Sylvia/icon/tag_letters.png b/themes/Sylvia/icon/tag_letters.png Binary files differnew file mode 100644 index 000000000..eaab2ff4a --- /dev/null +++ b/themes/Sylvia/icon/tag_letters.png diff --git a/themes/Sylvia/icon/tag_letters_grey.png b/themes/Sylvia/icon/tag_letters_grey.png Binary files differnew file mode 100644 index 000000000..9ec2fcfd4 --- /dev/null +++ b/themes/Sylvia/icon/tag_letters_grey.png diff --git a/themes/Sylvia/icon/tag_letters_pink.png b/themes/Sylvia/icon/tag_letters_pink.png Binary files differnew file mode 100644 index 000000000..21d5faba9 --- /dev/null +++ b/themes/Sylvia/icon/tag_letters_pink.png diff --git a/themes/Sylvia/icon/up.png b/themes/Sylvia/icon/up.png Binary files differnew file mode 100644 index 000000000..c997af2f5 --- /dev/null +++ b/themes/Sylvia/icon/up.png diff --git a/themes/Sylvia/icon/validate_s.png b/themes/Sylvia/icon/validate_s.png Binary files differnew file mode 100644 index 000000000..adea3d580 --- /dev/null +++ b/themes/Sylvia/icon/validate_s.png diff --git a/themes/Sylvia/images/bottom-left-bg.jpg b/themes/Sylvia/images/bottom-left-bg.jpg Binary files differnew file mode 100644 index 000000000..3d8a5eed2 --- /dev/null +++ b/themes/Sylvia/images/bottom-left-bg.jpg diff --git a/themes/Sylvia/images/cat_bottom-left.gif b/themes/Sylvia/images/cat_bottom-left.gif Binary files differnew file mode 100644 index 000000000..2a042897d --- /dev/null +++ b/themes/Sylvia/images/cat_bottom-left.gif diff --git a/themes/Sylvia/images/cat_bottom-right.gif b/themes/Sylvia/images/cat_bottom-right.gif Binary files differnew file mode 100644 index 000000000..901f31d52 --- /dev/null +++ b/themes/Sylvia/images/cat_bottom-right.gif diff --git a/themes/Sylvia/images/cat_top-left.gif b/themes/Sylvia/images/cat_top-left.gif Binary files differnew file mode 100644 index 000000000..1ea57346e --- /dev/null +++ b/themes/Sylvia/images/cat_top-left.gif diff --git a/themes/Sylvia/images/cat_top-right.gif b/themes/Sylvia/images/cat_top-right.gif Binary files differnew file mode 100644 index 000000000..7eb5c491e --- /dev/null +++ b/themes/Sylvia/images/cat_top-right.gif diff --git a/themes/Sylvia/images/fillet.gif b/themes/Sylvia/images/fillet.gif Binary files differnew file mode 100644 index 000000000..6da64117b --- /dev/null +++ b/themes/Sylvia/images/fillet.gif diff --git a/themes/Sylvia/images/header_msgs-bg.gif b/themes/Sylvia/images/header_msgs-bg.gif Binary files differnew file mode 100644 index 000000000..0879e1b79 --- /dev/null +++ b/themes/Sylvia/images/header_msgs-bg.gif diff --git a/themes/Sylvia/images/menuBox_bottom.gif b/themes/Sylvia/images/menuBox_bottom.gif Binary files differnew file mode 100644 index 000000000..72c91b117 --- /dev/null +++ b/themes/Sylvia/images/menuBox_bottom.gif diff --git a/themes/Sylvia/images/menuBox_sides.gif b/themes/Sylvia/images/menuBox_sides.gif Binary files differnew file mode 100644 index 000000000..853772da3 --- /dev/null +++ b/themes/Sylvia/images/menuBox_sides.gif diff --git a/themes/Sylvia/images/menuBox_top.gif b/themes/Sylvia/images/menuBox_top.gif Binary files differnew file mode 100644 index 000000000..3c80b3cf9 --- /dev/null +++ b/themes/Sylvia/images/menuBox_top.gif diff --git a/themes/Sylvia/images/menuId_bottom.gif b/themes/Sylvia/images/menuId_bottom.gif Binary files differnew file mode 100644 index 000000000..e6d1faa1d --- /dev/null +++ b/themes/Sylvia/images/menuId_bottom.gif diff --git a/themes/Sylvia/images/menuId_sides.gif b/themes/Sylvia/images/menuId_sides.gif Binary files differnew file mode 100644 index 000000000..68923cba2 --- /dev/null +++ b/themes/Sylvia/images/menuId_sides.gif diff --git a/themes/Sylvia/images/menuId_top.gif b/themes/Sylvia/images/menuId_top.gif Binary files differnew file mode 100644 index 000000000..5243a4097 --- /dev/null +++ b/themes/Sylvia/images/menuId_top.gif diff --git a/themes/Sylvia/images/top-left-bg.jpg b/themes/Sylvia/images/top-left-bg.jpg Binary files differnew file mode 100644 index 000000000..98aa1d6a5 --- /dev/null +++ b/themes/Sylvia/images/top-left-bg.jpg diff --git a/themes/Sylvia/images/transparent.gif b/themes/Sylvia/images/transparent.gif Binary files differnew file mode 100644 index 000000000..2fb4189a1 --- /dev/null +++ b/themes/Sylvia/images/transparent.gif diff --git a/themes/Sylvia/index.php b/themes/Sylvia/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/themes/Sylvia/index.php @@ -0,0 +1,30 @@ +<?php +// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based picture gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program 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 | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | +// +-----------------------------------------------------------------------+ + +// Recursive call +$url = '../'; +header( 'Request-URI: '.$url ); +header( 'Content-Location: '.$url ); +header( 'Location: '.$url ); +exit(); +?> diff --git a/themes/Sylvia/local_head.tpl b/themes/Sylvia/local_head.tpl new file mode 100644 index 000000000..932b5d2da --- /dev/null +++ b/themes/Sylvia/local_head.tpl @@ -0,0 +1,3 @@ +<!--[if IE]> + <link rel="stylesheet" href="{$ROOT_URL}themes/Sylvia/theme-ie.css" type="text/css"> +<![endif]--> diff --git a/themes/Sylvia/mail-css.tpl b/themes/Sylvia/mail-css.tpl new file mode 100644 index 000000000..df0f7067f --- /dev/null +++ b/themes/Sylvia/mail-css.tpl @@ -0,0 +1,15 @@ +/* Theme Sylvia mail css */ + +body {ldelim} background-color:#111; color:#666;} +#the_page {ldelim} } +#content {ldelim} } +#copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.jpg) no-repeat scroll left bottom; +min-height: 220px; height: 220px; width: 100%; min-width: 100%; padding: 10px 100px 30px 100px; } +h2 {ldelim} color:#f70;background: transparent url({$ROOT_URL}template/{$themeconf.template}/themes/{$themeconf.theme}/images/fillet.gif) repeat-x scroll left bottom; padding-bottom: 5px;} +img {ldelim} margin: 16px; border: 16px solid #444; -moz-border-radius: 4px; border-radius: 4px 4px; } +img:hover {ldelim} padding: 15px; border: 0; background-color:#222;-moz-border-radius: 4px; border-radius: 4px 4px; } +a {ldelim} color: #f70; background-color: transparent; border:0; text-decoration: none;} +a:hover {ldelim} color: #F33; border-bottom: 1px solid #FF3363;} +a.thumblnk:hover {ldelim} border:0;} +a.Piwigo {ldelim} font-family: verdana, arial, helvetica, sans-serif; color : #F33; text-decoration: none; border: 0; } +a.Piwigo:hover {ldelim} border-bottom: 1px solid #FF3363; }
\ No newline at end of file diff --git a/themes/Sylvia/theme-ie.css b/themes/Sylvia/theme-ie.css new file mode 100644 index 000000000..e92e5b34d --- /dev/null +++ b/themes/Sylvia/theme-ie.css @@ -0,0 +1,12 @@ +#content .thumbnailCategory div.description .text { + scrollbar-face-color:#222; + scrollbar-shadow-color:#444; + scrollbar-highlight-color:#000; + scrollbar-darkshadow-color:#333; + scrollbar-track-color:#111; + scrollbar-arrow-color:#f70; +} + +#debug { word-wrap:break-word; } +/* IE6... Hacks: */ +/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */
\ No newline at end of file diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css new file mode 100644 index 000000000..b4182391e --- /dev/null +++ b/themes/Sylvia/theme.css @@ -0,0 +1,429 @@ +.content div.thumbnailCategory div.illustration { + width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ +} +#comments div.thumbnailCategory div.illustration { + width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ +} +#comments .thumbnailCategories hr {display:none;} +#comments form.filter input[type="submit"] { margin-top:1.8em; } +/* Sylvia Theme is close to the Roma Admin theme */ +BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT { + color:#666; +} +#imageHeaderBar, #imageToolBar A:hover { + background-color: transparent; +} +BODY { + background:#111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; + margin:0; + min-height: 100%; + height: 100%; + padding:0; +} +#the_page { + background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; + left:0; + margin:0; + padding:0; + position:absolute; + top:0; + z-index:0; + width: 100%; + min-width: 100%; +} +#theHeader { + min-height:110px; + height:110px; +} +#mbIdentification p, .totalImages { + color:#333; +} +.header_msgs { + background:transparent url(images/header_msgs-bg.gif) repeat scroll left top; + border:0; + color:#333; + font-size:24px; + left:0; + margin:0; + padding:10px 0 6px 0; + position:absolute; + text-align:center; + top:0; + width:100%; + z-index:99; +} +.header_notes { + background:transparent url(images/header_msgs-bg.gif) repeat scroll left top; + border:0 none; + color:#333; + font-size:16px; + margin:0; + padding:0; + position:absolute; + top:0; + width:100%; + z-index:99; +} +#menubar DL { + background:transparent url(images/menuBox_top.gif) no-repeat scroll left top; + margin:0 0 5px 40px; + padding:0; + width: 231px; + min-width: 231px; + border: 0; + min-height: 32px; + overflow-x: hidden; +} +#imageHeaderBar H2 { + border: 0; +} +#menubar DT { + background-color:#111; + border:0; + display:inline; + margin-left:8px; + text-align:left; +} +#menubar DD { + background:transparent url(images/menuBox_bottom.gif) no-repeat scroll left bottom; + margin:14px 0 0 0; + padding:0 0 22px; + width: 231px; + min-width: 231px; + border: 0; + overflow-x: hidden; +} +#menubar DD P { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + padding: 2px 16px 0; + margin: 0; +} +#menubar UL, #menubar #mbCategories p, #menubar .illustration { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + margin:0; +} +#menubar DT A { + font-size: 100%; +} +#menubar UL { + color:#333; + font-size: 16px; + line-height: 15px; +} +#menubar LI { + padding-left: 12px; +} +#menubar LI UL { + background: transparent url(images/transparent.gif); +} +#menubar A, .menuInfoCat { + font-size: 13px; +} +#menubar form { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + margin:0; +} +#menubar DL#mbIdentification { + background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important; +} +#menubar #mbIdentification DD { + background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; +} +#menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration { + background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; +} +#menubar #mbIdentification form { + background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; +} +#menubar #mbIdentification .actions, #menubar #mbIdentification form p { + background:transparent none repeat-y scroll left bottom; +} +#menubar #mbIdentification p { + padding: 2px 16px 0; + margin: 0; +} +#menubar p { + padding: 16px 16px 0; +} +#menubar .button { + position:relative; + right:9px; + top:16px; + height:16px; + width:16px; +} +#menubar #mbIdentification .button { + height:24px; + width:24px; + right:0px; + top:-40px; +} +#menubar #mbIdentification fieldset { + border:0; + margin:0 24px 0 23px; +} +#menubar #mbIdentification legend { + display: none; +} +#menubar #menuTagCloud { + margin: 0; + padding: 0 8px 0 16px; +} + +.content { + background:#222 url(images/fillet.gif) repeat-x scroll left top; + min-height:466px; +} + +.content { + border: 1px solid #000; + border-top: 0; + margin:21px 7px 0 290px; + padding-top:7px; +} +.content h2 { + margin:0; + padding:0px 10px 15px 15px; + border:0; +} +#menubar form { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + margin:0; +} +.content ul.thumbnailCategories li { + background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; + width:49%; + margin: 0; + padding:0; +} +.content div.thumbnailCategory { + background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; + padding: 0; + margin:0; +} +.content .thumbnailCategory div.illustration { + background:transparent url(images/cat_top-left.gif) no-repeat scroll left top; + padding: 0 0 0 10px; + margin: 0 !important; +} +.content .thumbnailCategory div.illustration a { + display: block; + margin: 0; + padding:20px 0 0 8px; +} +.content .thumbnailCategory div.description { + background:transparent url(images/cat_top-right.gif) no-repeat scroll right top; + margin: 0; + padding:15px 10px 3px 0; + overflow-x: hidden !important; +} +.content .thumbnailCategory div.description .text { + display:block; + margin:10px 2px 0 0; + overflow: auto; + overflow-x:hidden; + padding:0 0 5px; +} +.content div.thumbnailCategory div.description p.dates { + margin: 0 15px 0 15px; + text-align: right; +} +.content .thumbnailCategory div.description H3 { + display: block; +} +.content ul.thumbnailCategories li:hover { + background-color:#111; +} +.content .navigationBar { + color:#666; +} +.infos { + color:#f70; + border:0; + background-color: transparent; + margin-left:125px; + padding:5px 0px 0pt 10pt; + min-height: 48px; + text-align:left; +} +.infos li, .errors li { + list-style-type:none; +} +.errors { + color:#f33; + border:0; + background: transparent url(icon/errors.png) no-repeat scroll right top; + margin-left:125px; + padding:5px 0px 0pt 10pt; + min-height: 48px; + text-align:left; + font-weight:bold; +} +#menubar #menuTagCloud { + background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; + margin:0; + padding: 0 12px; +} +H2 { + border-bottom: 1px solid #000000; +} +#qsearchInput { + color:#999; +} +FIELDSET, INPUT, SELECT, TEXTAREA { + border: 1px solid #666; +} +input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] { + background-color:#444; + color:#999; +} /* stupid Line but needed due to inpact on other themes and deadline of Piwigo 2.0 */ +input[type="file"] { + background-color:#222; + border: 1px solid #666; +} +INPUT, select, textarea { + color:#999; + background-color:#444; +} +input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull { + background-color: transparent; +} +#qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus { + background-color:#444; + color:#999; +} +.content UL.thumbnails SPAN.wrap2 { + border: 1px solid #666; /* thumbnails border color and style */ + border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ +} +.content UL.thumbnails SPAN.wrap2:hover { + color:#666; + background-color:#111; + border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ +} +#comments ul.actions li, #comments ul.actions li:hover { + background:transparent none; + padding: 0 22px; + clear:both; + list-style-type:none; +} +span.calItem { + border:1px solid #666; + margin:0 5px; + padding:2px 5px 0 8px; +} +span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull { + border:1px solid #666; +} +A, INPUT.rateButton { + color:#f70; + border-width: 0; +} +A:hover, A:active { + color:#f33; + border-bottom: 1px solid #FF3363; + cursor: pointer; +} +a.external { + color:#FF3363; + border:0; + text-decoration: none; +} +a.external:hover { + color:#FF7700; + border:0; +} +a.Piwigo { + font-family: verdana, arial, helvetica, sans-serif !important; + font-size: 11px; font-weight: normal; letter-spacing: 0; + color : #F33; text-decoration: none; border: 0; } +a.Piwigo:hover span.Piwigo { + border-bottom: 1px solid #FF3363; +} +#theImage A, .illustration A, A.navThumb, A.navThumb { + border-bottom-width: 0; +} +#imageToolBar { + padding:0 7%; +} +#imageHeaderBar .imageNumber { + margin-right:7%; +} +#imageHeaderBar .browsePath { + margin-left:7%; +} +*, *:focus, *:active, input:active, a:active, input:focus, a:focus { + outline: none; +} +#debug { + margin: 15px 15px 5px 248px; + font-size:12px; + clear: both; +} +.rateButtonStarFull, .rateButtonStarEmpty { + background-image: url('icon/rating-stars.gif'); +} +#menubar #mbIdentification fieldset div input[type="text"] { + margin: 0 0 3px; + width: 174px; + display: inline; +} +input[type="button"], input[type="submit"], input[type="reset"] { + color:#ff3363; + background-color:#222; + border-color:#ff3363; +} +input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { + color:#999; + border-color:#666; +} +.titrePage img.button[alt="x"] { margin: 0 3px 3px; } + +#thePicturePage .thumbnailCategory { + padding: 15px 2px 6px 12px; + border: 1px solid #666; +} +#thePicturePage .thumbnailCategory .date, #thePicturePage .thumbnailCategory .author { + font-weight:bold; +} +#thePicturePage .thumbnailCategories { + padding-left: 12px; + padding-right: 12px; +} +#thePicturePage .odd { + background-color: #222; + border-top:0 !important; +} +#addComment fieldset { + color: #f70; + border-color: #f70; +} +#addComment fieldset label { + color: #666; +} +#theCommentsPage .content ul.thumbnailCategories li, +#theCommentsPage .content div.thumbnailCategory , +#theCommentsPage .content div.thumbnailCategory div.description, +#theCommentsPage .content .thumbnailCategory div.illustration { + background-image: none; +} +#theCommentsPage .content div.thumbnailCategory { + padding: 15px 2px 6px 12px; + border: 1px solid #666; +} +#theCommentsPage .content .odd { + background-color: #222; + border-top:0 !important; +} +#theCommentsPage .content .even { + background-color: #111; +} +#theCommentsPage .content ul.thumbnailCategories li:hover { + background-color: transparent; +} +#theCommentsPage div#comments { + padding: 0 0 5px 10px; +} +tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend { + border-color: #666666; +} diff --git a/themes/Sylvia/themeconf.inc.php b/themes/Sylvia/themeconf.inc.php new file mode 100644 index 000000000..97af90564 --- /dev/null +++ b/themes/Sylvia/themeconf.inc.php @@ -0,0 +1,8 @@ +<?php +$themeconf = array( + 'theme' => 'Sylvia', + 'parent' => 'default', + 'icon_dir' => 'themes/Sylvia/icon', + 'mime_icon_dir' => 'themes/Sylvia/icon/mimetypes/', +); +?> |