From 14778ce673277f2df41f963aa70df1cbed427294 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 13 Mar 2010 00:00:52 +0000 Subject: [PATCH] feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin.php | 8 +- admin/extend_for_templates.php | 2 +- .../functions_notification_by_mail.inc.php | 6 +- admin/template/goto/header.tpl | 86 ------------- .../template/goto/include/datepicker.inc.tpl | 24 ---- .../goto/theme/clear/themeconf.inc.php | 15 --- .../goto/theme/roma/themeconf.inc.php | 15 --- .../theme => themes}/clear/icon/cat_move.png | Bin .../clear/icon/category_children.png | Bin .../clear/icon/category_delete.png | Bin .../clear/icon/category_edit.png | Bin .../clear/icon/category_elements.png | Bin .../clear/icon/category_jump-to.png | Bin .../clear/icon/category_permissions.png | Bin .../icon/category_representant_random.png | Bin .../theme => themes}/clear/icon/check.png | Bin .../theme => themes}/clear/icon/collapse.gif | Bin .../clear/icon/datepicker.png | Bin .../theme => themes}/clear/icon/delete.png | Bin .../theme => themes}/clear/icon/edit_s.png | Bin .../theme => themes}/clear/icon/errors.png | Bin .../goto/theme => themes}/clear/icon/exit.png | Bin .../theme => themes}/clear/icon/expand.gif | Bin .../goto/theme => themes}/clear/icon/help.png | Bin .../theme => themes}/clear/icon/index.php | 0 .../theme => themes}/clear/icon/infos.png | Bin .../goto/theme => themes}/clear/icon/note.png | Bin .../theme => themes}/clear/icon/page_end.png | Bin .../theme => themes}/clear/icon/page_top.png | Bin .../clear/icon/permissions.png | Bin .../clear/icon/plug_activate.png | Bin .../clear/icon/plug_activate_grey.png | Bin .../clear/icon/plug_deactivate.png | Bin .../clear/icon/plug_deactivate_grey.png | Bin .../clear/icon/plug_delete.png | Bin .../clear/icon/plug_delete_grey.png | Bin .../clear/icon/plug_install.png | Bin .../clear/icon/plug_install_grey.png | Bin .../clear/icon/plug_uninstall.png | Bin .../clear/icon/plug_uninstall_grey.png | Bin .../clear/icon/plugin_active.gif | Bin .../clear/icon/plugin_inactive.gif | Bin .../clear/icon/preferences.png | Bin .../theme => themes}/clear/icon/ranks.png | Bin .../clear/icon/ranks_grey.png | Bin .../clear/icon/sync_metadata.png | Bin .../clear/icon/sync_metadata_pink.png | Bin .../clear/icon/toggle_is_default_group.png | Bin .../theme => themes}/clear/icon/uncheck.png | Bin .../clear/icon/validate_s.png | Bin .../clear/icon/virt_category.png | Bin .../clear/images/external_active.png | Bin .../clear/images/external_inactive.png | Bin .../clear/images/piwigo_logo_214x100.png | Bin .../clear/images/quickLocalSync.png | Bin .../clear/images/resizable-e.gif | Bin .../clear/images/resizable-n.gif | Bin .../clear/images/resizable-ne.gif | Bin .../clear/images/resizable-nw.gif | Bin .../clear/images/resizable-s.gif | Bin .../clear/images/resizable-se.gif | Bin .../clear/images/resizable-sw.gif | Bin .../clear/images/resizable-w.gif | Bin .../clear/images/transparent.gif | Bin .../goto/theme => themes}/clear/index.php | 0 .../goto/theme => themes}/clear/mail-css.tpl | 2 +- .../goto/theme => themes}/clear/theme.css | 0 admin/themes/clear/themeconf.inc.php | 12 ++ .../goto => themes/default}/content.css | 0 .../default}/default-colors.css | 0 .../default}/default-layout.css | 40 ++++++ .../goto => themes/default}/fix-ie5-ie6.css | 0 .../goto => themes/default}/icon/cat_move.png | Bin .../default}/icon/category_children.png | Bin .../default}/icon/category_delete.png | Bin .../default}/icon/category_edit.png | Bin .../default}/icon/category_elements.png | Bin .../default}/icon/category_jump-to.png | Bin .../default}/icon/category_permissions.png | Bin .../icon/category_representant_random.png | Bin .../goto => themes/default}/icon/check.png | Bin .../default}/icon/datepicker.png | Bin .../goto => themes/default}/icon/delete.png | Bin .../goto => themes/default}/icon/edit_s.png | Bin .../goto => themes/default}/icon/errors.png | Bin .../goto => themes/default}/icon/exit.png | Bin .../default}/icon/fcbkcomplete_close.gif | Bin .../goto => themes/default}/icon/help.png | Bin .../goto => themes/default}/icon/home.png | Bin .../goto => themes/default}/icon/index.php | 0 .../goto => themes/default}/icon/infos.png | Bin .../goto => themes/default}/icon/note.png | Bin .../goto => themes/default}/icon/page_end.png | Bin .../goto => themes/default}/icon/page_top.png | Bin .../default}/icon/permissions.png | Bin .../default}/icon/plug_activate.png | Bin .../default}/icon/plug_activate_grey.png | Bin .../default}/icon/plug_deactivate.png | Bin .../default}/icon/plug_deactivate_grey.png | Bin .../default}/icon/plug_delete.png | Bin .../default}/icon/plug_delete_grey.png | Bin .../default}/icon/plug_install.png | Bin .../default}/icon/plug_install_grey.png | Bin .../default}/icon/plug_uninstall.png | Bin .../default}/icon/plug_uninstall_grey.png | Bin .../default}/icon/plugin_active.gif | Bin .../default}/icon/plugin_inactive.gif | Bin .../default}/icon/preferences.png | Bin .../goto => themes/default}/icon/ranks.png | Bin .../default}/icon/ranks_grey.png | Bin .../default}/icon/sync_metadata.png | Bin .../default}/icon/sync_metadata_pink.png | Bin .../default}/icon/toggle_is_default_group.png | Bin .../goto => themes/default}/icon/uncheck.png | Bin .../default}/icon/validate_s.png | Bin .../default}/icon/virt_category.png | Bin .../goto => themes/default}/index.php | 0 .../goto => themes/default}/layout.css | 0 .../goto => themes/default}/local-layout.css | 0 admin/themes/default/local_head.tpl | 3 + .../goto => themes/default}/menubar.css | 0 .../goto => themes/default}/picture.css | 0 .../goto => themes/default}/print.css | 0 .../default/template}/admin.tpl | 6 +- .../default/template}/advanced_feature.tpl | 0 .../default/template}/cat_list.tpl | 6 +- .../default/template}/cat_modify.tpl | 0 .../default/template}/cat_move.tpl | 0 .../default/template}/cat_options.tpl | 0 .../default/template}/cat_perm.tpl | 0 .../default/template}/check_integrity.tpl | 0 .../default/template}/comments.tpl | 0 .../default/template}/configuration.tpl | 0 .../default/template}/double_select.tpl | 0 .../default/template}/element_set_global.tpl | 0 .../default/template}/element_set_ranks.tpl | 6 +- .../default/template}/element_set_unit.tpl | 0 .../template}/extend_for_templates.tpl | 0 .../default/template}/footer.tpl | 0 .../default/template}/group_list.tpl | 0 .../default/template}/group_perm.tpl | 0 admin/themes/default/template/header.tpl | 77 +++++++++++ .../default/template}/history.tpl | 0 .../template}/include/autosize.inc.tpl | 4 +- .../template/include/datepicker.inc.tpl | 24 ++++ .../template}/include/dbselect.inc.tpl | 6 +- .../default/template}/include/install.inc.tpl | 0 .../default/template}/include/resize.inc.tpl | 6 +- .../default/template}/install.tpl | 30 ++++- .../default/template}/intro.tpl | 4 +- .../default/template}/maintenance.tpl | 0 .../default/template}/menubar.tpl | 6 +- .../default/template}/navigation_bar.tpl | 0 .../template}/notification_by_mail.tpl | 0 .../default/template}/permalinks.tpl | 0 .../default/template}/photos_add_direct.tpl | 2 +- .../default/template}/photos_add_settings.tpl | 0 .../default/template}/picture_modify.tpl | 2 +- .../default/template}/plugins_list.tpl | 0 .../default/template}/plugins_new.tpl | 4 +- .../default/template}/plugins_update.tpl | 4 +- .../default/template}/popuphelp.tpl | 0 .../default/template}/profile.tpl | 0 .../default/template}/profile_content.tpl | 0 .../default/template}/rating.tpl | 0 .../default/template}/site_manager.tpl | 0 .../default/template}/site_update.tpl | 0 .../default/template}/stats.tpl | 0 .../default/template}/tabsheet.tpl | 0 .../goto => themes/default/template}/tags.tpl | 0 .../default/template}/thumbnail.tpl | 0 .../default/template}/upgrade.tpl | 11 +- .../default/template}/upload.tpl | 0 .../default/template}/user_list.tpl | 8 +- .../default/template}/user_perm.tpl | 0 admin/themes/default/theme.css | 10 ++ admin/themes/default/themeconf.inc.php | 8 ++ .../goto => themes/default}/thumbnails.css | 0 .../roma/images/active_tab.png | Bin .../roma/images/active_tab2.png | Bin .../roma/images/active_tab3.png | Bin .../roma/images/bottom-left-bg.jpg | Bin .../roma/images/external_active.png | Bin .../roma/images/external_inactive.png | Bin .../theme => themes}/roma/images/fillet.png | Bin .../roma/images/header_msgs-bg.gif | Bin .../roma/images/inactive_tab.png | Bin .../roma/images/inactive_tab2.png | Bin .../roma/images/inactive_tab3.png | Bin .../roma/images/menuBoxBottom_new.png | Bin .../roma/images/menuBoxTop_new.png | Bin .../roma/images/menubar-detail.png | Bin .../roma/images/menubar-top.png | Bin .../images/piwigo_logo_sombre_214x100.png | Bin .../roma/images/quickLocalSync_hover.png | Bin .../roma/images/quickLocalSync_inactiv.png | Bin .../roma/images/resizable-e.gif | Bin .../roma/images/resizable-n.gif | Bin .../roma/images/resizable-ne.gif | Bin .../roma/images/resizable-nw.gif | Bin .../roma/images/resizable-s.gif | Bin .../roma/images/resizable-se.gif | Bin .../roma/images/resizable-sw.gif | Bin .../roma/images/resizable-w.gif | Bin .../roma/images/top-left-bg.jpg | Bin .../roma/images/transparent.gif | Bin .../goto/theme => themes}/roma/index.php | 0 .../goto/theme => themes}/roma/mail-css.tpl | 2 +- .../goto/theme => themes}/roma/theme.css | 0 admin/themes/roma/themeconf.inc.php | 11 ++ admin/user_list.php | 10 +- include/common.inc.php | 8 +- include/config_default.inc.php | 5 +- include/functions.inc.php | 22 ++-- include/functions_mail.inc.php | 76 +++++------ include/functions_user.inc.php | 10 +- include/template.class.php | 64 +++++----- install.php | 2 +- install/db/84-database.php | 75 +++++++++++ install/php5_apache_configuration.php | 7 +- install/piwigo_structure-mysql.sql | 2 +- install/piwigo_structure-pdo-sqlite.sql | 2 +- install/piwigo_structure-pgsql.sql | 2 +- install/piwigo_structure-sqlite.sql | 2 +- profile.php | 11 +- template-common/csshover.htc | 120 ------------------ template-common/default-layout.css | 41 ------ template-common/inputfix.htc | 42 ------ template-common/tooltipfix.htc | 31 ----- template/default/include/datepicker.inc.tpl | 24 ---- template/yoga/theme/Sylvia/themeconf.inc.php | 14 -- template/yoga/theme/clear/themeconf.inc.php | 10 -- template/yoga/theme/dark/themeconf.inc.php | 10 -- template/yoga/theme/p0w0/themeconf.inc.php | 10 -- .../theme => themes}/Sylvia/icon/add_tag.png | Bin .../Sylvia/icon/caddie_add.png | Bin .../theme => themes}/Sylvia/icon/calendar.png | Bin .../Sylvia/icon/calendar_created.png | Bin .../Sylvia/icon/category_edit.png | Bin .../Sylvia/icon/datepicker.png | Bin .../Sylvia/icon/dec_period.png | Bin .../Sylvia/icon/dec_period_unactive.png | Bin .../Sylvia/icon/del_favorite.png | Bin .../theme => themes}/Sylvia/icon/delete.png | Bin .../yoga => themes/Sylvia}/icon/edit.png | Bin .../theme => themes}/Sylvia/icon/errors.png | Bin .../theme => themes}/Sylvia/icon/exit.png | Bin .../Sylvia/icon}/favicon.ico | Bin .../theme => themes}/Sylvia/icon/favorite.png | Bin .../theme => themes}/Sylvia/icon/first.png | Bin .../Sylvia/icon/first_unactive.png | Bin .../theme => themes}/Sylvia/icon/flat.png | Bin .../theme => themes}/Sylvia/icon/help.png | Bin .../theme => themes}/Sylvia/icon/home.png | Bin .../Sylvia/icon/inc_period.png | Bin .../Sylvia/icon/inc_period_unactive.png | Bin .../Sylvia/icon}/index.php | 0 .../theme => themes}/Sylvia/icon/infos.png | Bin .../theme => themes}/Sylvia/icon/last.png | Bin .../Sylvia/icon/last_unactive.png | Bin .../theme => themes}/Sylvia/icon/left.png | Bin .../Sylvia/icon/left_unactive.png | Bin .../Sylvia/icon/lost_password.png | Bin .../theme => themes}/Sylvia/icon/metadata.png | Bin .../Sylvia/icon/metadata_grey.png | Bin .../Sylvia/icon/mimetypes/avi.png | Bin .../Sylvia/icon/mimetypes}/index.php | 0 .../Sylvia/icon/mimetypes/mp3.png | Bin .../Sylvia/icon/mimetypes/mpg.png | Bin .../Sylvia/icon/mimetypes/ogg.png | Bin .../Sylvia/icon/mimetypes/zip.png | Bin .../Sylvia/icon/normal_mode.png | Bin .../theme => themes}/Sylvia/icon/note.png | Bin .../theme => themes}/Sylvia/icon/pause.png | Bin .../Sylvia/icon/pause_selected.png | Bin .../Sylvia/icon/pause_unactive.png | Bin .../theme => themes}/Sylvia/icon/play.png | Bin .../Sylvia/icon/preferences.png | Bin .../Sylvia/icon/rating-stars.gif | Bin .../Sylvia/icon/rating-stars.png | Bin .../theme => themes}/Sylvia/icon/recent.png | Bin .../Sylvia/icon/recent_by_child.png | Bin .../theme => themes}/Sylvia/icon/recent_s.png | Bin .../Sylvia/icon/recent_s_by_child.png | Bin .../theme => themes}/Sylvia/icon/register.png | Bin .../theme => themes}/Sylvia/icon/remove_s.png | Bin .../Sylvia/icon/representative.png | Bin .../theme => themes}/Sylvia/icon/right.png | Bin .../Sylvia/icon/right_unactive.png | Bin .../theme => themes}/Sylvia/icon/save.png | Bin .../Sylvia/icon/save_selected.png | Bin .../Sylvia/icon/search_rules.png | Bin .../Sylvia/icon/slideshow.png | Bin .../Sylvia/icon/slideshow_selected.png | Bin .../Sylvia/icon/start_filter.png | Bin .../Sylvia/icon/start_repeat.png | Bin .../Sylvia/icon/start_repeat_grey.png | Bin .../Sylvia/icon/start_slideshow.png | Bin .../Sylvia/icon/stop_filter.png | Bin .../Sylvia/icon/stop_repeat.png | Bin .../Sylvia/icon/stop_repeat_pink.png | Bin .../Sylvia/icon/stop_selected.png | Bin .../Sylvia/icon/stop_slideshow.png | Bin .../Sylvia/icon/stop_unactive.png | Bin .../Sylvia/icon/tag_cloud.png | Bin .../Sylvia/icon/tag_cloud_grey.png | Bin .../Sylvia/icon/tag_letters.png | Bin .../Sylvia/icon/tag_letters_grey.png | Bin .../Sylvia/icon/tag_letters_pink.png | Bin .../yoga/theme => themes}/Sylvia/icon/up.png | Bin .../Sylvia/icon/validate_s.png | Bin .../Sylvia/images/bottom-left-bg.jpg | Bin .../Sylvia/images/cat_bottom-left.gif | Bin .../Sylvia/images/cat_bottom-right.gif | Bin .../Sylvia/images/cat_top-left.gif | Bin .../Sylvia/images/cat_top-right.gif | Bin .../theme => themes}/Sylvia/images/fillet.gif | Bin .../Sylvia/images/header_msgs-bg.gif | Bin .../Sylvia/images/menuBox_bottom.gif | Bin .../Sylvia/images/menuBox_sides.gif | Bin .../Sylvia/images/menuBox_top.gif | Bin .../Sylvia/images/menuId_bottom.gif | Bin .../Sylvia/images/menuId_sides.gif | Bin .../Sylvia/images/menuId_top.gif | Bin .../Sylvia/images/top-left-bg.jpg | Bin .../Sylvia/images/transparent.gif | Bin .../icon/admin => themes/Sylvia}/index.php | 0 themes/Sylvia/local_head.tpl | 3 + .../yoga/theme => themes}/Sylvia/mail-css.tpl | 2 +- .../yoga/theme => themes}/Sylvia/theme-ie.css | 0 .../yoga/theme => themes}/Sylvia/theme.css | 0 themes/Sylvia/themeconf.inc.php | 8 ++ .../yoga/icon => themes/clear}/index.php | 0 .../yoga/theme => themes}/clear/mail-css.tpl | 0 .../yoga/theme => themes}/clear/theme.css | 0 themes/clear/themeconf.inc.php | 6 + .../dark/images}/index.php | 0 .../dark/images/tableh1_bg.png | Bin .../dark/images/tableh2_bg.png | Bin {template/yoga => themes/dark}/index.php | 0 .../yoga/theme => themes}/dark/mail-css.tpl | 2 +- .../yoga/theme => themes}/dark/theme.css | 0 themes/dark/themeconf.inc.php | 6 + {template/yoga => themes/default}/content.css | 0 .../default}/default-colors.css | 0 .../default}/default-layout.css | 40 ++++++ .../yoga => themes/default}/fix-ie5-ie6.css | 0 {template/yoga => themes/default}/fix-ie7.css | 0 .../yoga => themes/default}/fix-khtml.css | 0 .../yoga => themes/default}/icon/add_tag.png | Bin .../default}/icon/admin/errors.png | Bin .../default/icon/admin}/index.php | 0 .../default}/icon/admin/infos.png | Bin .../default}/icon/caddie_add.png | Bin .../yoga => themes/default}/icon/calendar.png | Bin .../default}/icon/calendar_created.png | Bin .../default}/icon/category_children.png | Bin .../default}/icon/category_edit.png | Bin .../icon/category_representant_random.png | Bin .../default}/icon/datepicker.png | Bin .../default}/icon/dec_period.png | Bin .../default}/icon/dec_period_unactive.png | Bin .../default}/icon/del_all_favorites.png | Bin .../default}/icon/del_favorite.png | Bin .../yoga => themes/default}/icon/delete.png | Bin .../Sylvia => themes/default}/icon/edit.png | Bin .../yoga => themes/default}/icon/exit.png | Bin themes/default/icon/favicon.ico | Bin 0 -> 1406 bytes .../yoga => themes/default}/icon/favorite.png | Bin .../yoga => themes/default}/icon/first.png | Bin .../default}/icon/first_unactive.png | Bin .../yoga => themes/default}/icon/flat.png | Bin .../yoga => themes/default}/icon/help.png | Bin .../yoga => themes/default}/icon/home.png | Bin .../default}/icon/inc_period.png | Bin .../default}/icon/inc_period_unactive.png | Bin .../images => themes/default/icon}/index.php | 0 .../yoga => themes/default}/icon/last.png | Bin .../default}/icon/last_unactive.png | Bin .../yoga => themes/default}/icon/left.png | Bin .../default}/icon/left_unactive.png | Bin .../default}/icon/lost_password.png | Bin .../yoga => themes/default}/icon/metadata.png | Bin .../default}/icon/mimetypes/avi.png | Bin .../default/icon/mimetypes}/index.php | 0 .../default}/icon/mimetypes/mp3.png | Bin .../default}/icon/mimetypes/mpg.png | Bin .../default}/icon/mimetypes/ogg.png | Bin .../default}/icon/mimetypes/zip.png | Bin .../default}/icon/normal_mode.png | Bin .../yoga => themes/default}/icon/note.png | Bin .../yoga => themes/default}/icon/pause.png | Bin .../yoga => themes/default}/icon/play.png | Bin .../default}/icon/preferences.png | Bin .../default}/icon/rating-stars.gif | Bin .../yoga => themes/default}/icon/recent.png | Bin .../default}/icon/recent_by_child.png | Bin .../yoga => themes/default}/icon/register.png | Bin .../yoga => themes/default}/icon/remove_s.png | Bin .../default}/icon/representative.png | Bin .../yoga => themes/default}/icon/right.png | Bin .../default}/icon/right_unactive.png | Bin .../yoga => themes/default}/icon/save.png | Bin .../default}/icon/search_rules.png | Bin .../default}/icon/start_filter.png | Bin .../default}/icon/start_repeat.png | Bin .../default}/icon/start_slideshow.png | Bin .../default}/icon/stop_filter.png | Bin .../default}/icon/stop_repeat.png | Bin .../default}/icon/stop_slideshow.png | Bin .../default}/icon/tag_cloud.png | Bin .../default}/icon/tag_letters.png | Bin {template/yoga => themes/default}/icon/up.png | Bin .../default}/icon/validate_s.png | Bin .../mail/text => themes/default}/index.php | 0 .../default/js}/datepicker.js | 0 .../lib => themes/default/js}/jquery.js | 0 .../default/js}/jquery.packed.js | 0 .../default/js}/jquery.tablednd.js | 0 .../js}/plugins/jquery.autogrow-textarea.js | 0 .../default/js}/plugins/jquery.cluetip.js | 0 .../js}/plugins/jquery.cluetip.packed.js | 0 .../js}/plugins/jquery.fcbkcomplete.js | 0 .../js}/plugins/jquery.tipTip.minified.js | 0 .../default/js}/pngfix.js | 0 .../yoga => themes/default/js}/rating.js | 0 .../default/js}/scripts.js | 0 .../default/js}/ui/effects.blind.js | 0 .../default/js}/ui/effects.bounce.js | 0 .../default/js}/ui/effects.clip.js | 0 .../default/js}/ui/effects.core.js | 0 .../default/js}/ui/effects.drop.js | 0 .../default/js}/ui/effects.explode.js | 0 .../default/js}/ui/effects.fold.js | 0 .../default/js}/ui/effects.highlight.js | 0 .../default/js}/ui/effects.pulsate.js | 0 .../default/js}/ui/effects.scale.js | 0 .../default/js}/ui/effects.shake.js | 0 .../default/js}/ui/effects.slide.js | 0 .../default/js}/ui/effects.transfer.js | 0 .../default/js}/ui/i18n/ui.datepicker-ar.js | 0 .../default/js}/ui/i18n/ui.datepicker-bg.js | 0 .../default/js}/ui/i18n/ui.datepicker-ca.js | 0 .../default/js}/ui/i18n/ui.datepicker-cs.js | 0 .../default/js}/ui/i18n/ui.datepicker-da.js | 0 .../default/js}/ui/i18n/ui.datepicker-de.js | 0 .../default/js}/ui/i18n/ui.datepicker-es.js | 0 .../default/js}/ui/i18n/ui.datepicker-fi.js | 0 .../default/js}/ui/i18n/ui.datepicker-fr.js | 0 .../default/js}/ui/i18n/ui.datepicker-he.js | 0 .../default/js}/ui/i18n/ui.datepicker-hu.js | 0 .../default/js}/ui/i18n/ui.datepicker-hy.js | 0 .../default/js}/ui/i18n/ui.datepicker-id.js | 0 .../default/js}/ui/i18n/ui.datepicker-is.js | 0 .../default/js}/ui/i18n/ui.datepicker-it.js | 0 .../default/js}/ui/i18n/ui.datepicker-ja.js | 0 .../default/js}/ui/i18n/ui.datepicker-ko.js | 0 .../default/js}/ui/i18n/ui.datepicker-lt.js | 0 .../default/js}/ui/i18n/ui.datepicker-lv.js | 0 .../default/js}/ui/i18n/ui.datepicker-nl.js | 0 .../default/js}/ui/i18n/ui.datepicker-no.js | 0 .../default/js}/ui/i18n/ui.datepicker-pl.js | 0 .../js}/ui/i18n/ui.datepicker-pt-BR.js | 0 .../default/js}/ui/i18n/ui.datepicker-ro.js | 0 .../default/js}/ui/i18n/ui.datepicker-ru.js | 0 .../default/js}/ui/i18n/ui.datepicker-sk.js | 0 .../default/js}/ui/i18n/ui.datepicker-sv.js | 0 .../default/js}/ui/i18n/ui.datepicker-th.js | 0 .../default/js}/ui/i18n/ui.datepicker-tr.js | 0 .../default/js}/ui/i18n/ui.datepicker-uk.js | 0 .../js}/ui/i18n/ui.datepicker-zh-CN.js | 0 .../js}/ui/i18n/ui.datepicker-zh-TW.js | 0 .../default/js}/ui/jquery.ui.all.js | 0 .../js}/ui/minified/effects.blind.min.js | 0 .../js}/ui/minified/effects.bounce.min.js | 0 .../js}/ui/minified/effects.clip.min.js | 0 .../js}/ui/minified/effects.core.min.js | 0 .../js}/ui/minified/effects.drop.min.js | 0 .../js}/ui/minified/effects.explode.min.js | 0 .../js}/ui/minified/effects.fold.min.js | 0 .../js}/ui/minified/effects.highlight.min.js | 0 .../js}/ui/minified/effects.pulsate.min.js | 0 .../js}/ui/minified/effects.scale.min.js | 0 .../js}/ui/minified/effects.shake.min.js | 0 .../js}/ui/minified/effects.slide.min.js | 0 .../js}/ui/minified/effects.transfer.min.js | 0 .../js}/ui/minified/ui.accordion.min.js | 0 .../default/js}/ui/minified/ui.core.min.js | 0 .../js}/ui/minified/ui.datepicker.min.js | 0 .../default/js}/ui/minified/ui.dialog.min.js | 0 .../js}/ui/minified/ui.draggable.min.js | 0 .../js}/ui/minified/ui.droppable.min.js | 0 .../js}/ui/minified/ui.resizable.min.js | 0 .../js}/ui/minified/ui.selectable.min.js | 0 .../default/js}/ui/minified/ui.slider.min.js | 0 .../js}/ui/minified/ui.sortable.min.js | 0 .../default/js}/ui/minified/ui.tabs.min.js | 0 .../js}/ui/packed/effects.blind.packed.js | 0 .../js}/ui/packed/effects.bounce.packed.js | 0 .../js}/ui/packed/effects.clip.packed.js | 0 .../js}/ui/packed/effects.core.packed.js | 0 .../js}/ui/packed/effects.drop.packed.js | 0 .../js}/ui/packed/effects.explode.packed.js | 0 .../js}/ui/packed/effects.fold.packed.js | 0 .../js}/ui/packed/effects.highlight.packed.js | 0 .../js}/ui/packed/effects.pulsate.packed.js | 0 .../js}/ui/packed/effects.scale.packed.js | 0 .../js}/ui/packed/effects.shake.packed.js | 0 .../js}/ui/packed/effects.slide.packed.js | 0 .../js}/ui/packed/effects.transfer.packed.js | 0 .../js}/ui/packed/ui.accordion.packed.js | 0 .../default/js}/ui/packed/ui.core.packed.js | 0 .../js}/ui/packed/ui.datepicker.packed.js | 0 .../default/js}/ui/packed/ui.dialog.packed.js | 0 .../js}/ui/packed/ui.draggable.packed.js | 0 .../js}/ui/packed/ui.droppable.packed.js | 0 .../js}/ui/packed/ui.resizable.packed.js | 0 .../js}/ui/packed/ui.selectable.packed.js | 0 .../default/js}/ui/packed/ui.slider.packed.js | 0 .../js}/ui/packed/ui.sortable.packed.js | 0 .../default/js}/ui/packed/ui.tabs.packed.js | 0 .../default/js}/ui/theme/ui.datepicker.css | 0 .../default/js}/ui/ui.accordion.js | 0 .../lib => themes/default/js}/ui/ui.core.js | 0 .../default/js}/ui/ui.datepicker.js | 0 .../lib => themes/default/js}/ui/ui.dialog.js | 0 .../default/js}/ui/ui.draggable.js | 0 .../default/js}/ui/ui.droppable.js | 0 .../default/js}/ui/ui.resizable.js | 0 .../default/js}/ui/ui.selectable.js | 0 .../lib => themes/default/js}/ui/ui.slider.js | 0 .../default/js}/ui/ui.sortable.js | 0 .../lib => themes/default/js}/ui/ui.tabs.js | 0 {template/yoga => themes/default}/layout.css | 0 themes/default/local_head.tpl | 12 ++ .../plain => themes/default/mail}/index.php | 0 .../mail/text/html/images/footer-bg.jpg | Bin .../mail/text/html/images/footer-bg.png | Bin .../mail/text/html/images/header-bg.png | Bin .../default/mail/text/html/images}/index.php | 0 .../mail/text/html/images/mailbody-bg.png | Bin .../default/mail/text/html}/index.php | 0 .../default/mail/text}/index.php | 0 .../default/mail/text/plain}/index.php | 0 {template/yoga => themes/default}/menubar.css | 0 {template/yoga => themes/default}/not-ie.css | 0 {template/yoga => themes/default}/picture.css | 0 {template/yoga => themes/default}/print.css | 0 .../default/template}/about.tpl | 0 .../default/template}/comment_list.tpl | 0 .../default/template}/comments.tpl | 0 .../default/template}/footer.tpl | 0 .../default/template}/header.tpl | 34 ++--- .../default/template}/identification.tpl | 0 .../template}/include/autosize.inc.tpl | 4 +- .../template/include/datepicker.inc.tpl | 24 ++++ .../default/template}/include/resize.inc.tpl | 6 +- .../default/template}/index.tpl | 0 .../default/template/mail}/index.php | 0 .../mail/text/html/cat_group_info.tpl | 0 .../template}/mail/text/html/footer.tpl | 0 .../mail/text/html/global-mail-css.tpl | 0 .../template}/mail/text/html/header.tpl | 0 .../template/mail/text/html}/index.php | 0 .../mail/text/html/notification_by_mail.tpl | 0 .../default/template/mail/text}/index.php | 0 .../mail/text/plain/cat_group_info.tpl | 0 .../template}/mail/text/plain/footer.tpl | 0 .../template}/mail/text/plain/header.tpl | 0 .../template/mail/text/plain}/index.php | 0 .../mail/text/plain/notification_by_mail.tpl | 0 .../default/template}/mainpage_categories.tpl | 0 .../default/template}/menubar.tpl | 0 .../default/template}/menubar_categories.tpl | 0 .../template}/menubar_identification.tpl | 0 .../default/template}/menubar_links.tpl | 0 .../default/template}/menubar_menu.tpl | 0 .../default/template}/menubar_specials.tpl | 0 .../default/template}/menubar_tags.tpl | 0 .../default/template}/month_calendar.tpl | 0 .../default/template}/navigation_bar.tpl | 0 .../default/template}/nbm.tpl | 0 .../default/template}/notification.tpl | 0 .../default/template}/password.tpl | 0 .../default/template}/picture.tpl | 2 +- .../default/template}/picture_content.tpl | 0 .../default/template}/picture_nav_buttons.tpl | 0 .../default/template}/profile.tpl | 0 .../default/template}/profile_content.tpl | 2 +- .../default/template}/redirect.tpl | 0 .../default/template}/register.tpl | 0 .../default/template}/search.tpl | 0 .../default/template}/search_rules.tpl | 0 .../default/template}/slideshow.tpl | 0 .../default/template}/tags.tpl | 0 .../default/template}/thumbnails.tpl | 0 .../default/template}/upload.tpl | 0 themes/default/theme.css | 12 ++ themes/default/themeconf.inc.php | 7 + .../yoga => themes/default}/thumbnails.css | 0 .../yoga/theme/p0w0 => themes}/index.php | 0 .../p0w0/images/button-bg.png | Bin .../wipi => themes/p0w0}/images/index.php | 0 .../yoga/theme/wipi => themes/p0w0}/index.php | 0 .../yoga/theme => themes}/p0w0/mail-css.tpl | 2 +- .../yoga/theme => themes}/p0w0/theme.css | 0 themes/p0w0/themeconf.inc.php | 6 + themes/wipi/images/index.php | 30 +++++ .../wipi/images/tableh1_bg.png | Bin .../wipi/images/tableh2_bg.png | Bin themes/wipi/index.php | 30 +++++ .../yoga/theme => themes}/wipi/mail-css.tpl | 2 +- .../yoga/theme => themes}/wipi/theme.css | 0 .../theme => themes}/wipi/themeconf.inc.php | 8 +- upgrade.php | 2 +- 615 files changed, 652 insertions(+), 648 deletions(-) delete mode 100644 admin/template/goto/header.tpl delete mode 100644 admin/template/goto/include/datepicker.inc.tpl delete mode 100644 admin/template/goto/theme/clear/themeconf.inc.php delete mode 100644 admin/template/goto/theme/roma/themeconf.inc.php rename admin/{template/goto/theme => themes}/clear/icon/cat_move.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_children.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_delete.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_edit.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_elements.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_jump-to.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_permissions.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/category_representant_random.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/check.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/collapse.gif (100%) rename admin/{template/goto/theme => themes}/clear/icon/datepicker.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/delete.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/edit_s.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/errors.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/exit.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/expand.gif (100%) rename admin/{template/goto/theme => themes}/clear/icon/help.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/index.php (100%) rename admin/{template/goto/theme => themes}/clear/icon/infos.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/note.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/page_end.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/page_top.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/permissions.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_activate.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_activate_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_deactivate.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_deactivate_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_delete.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_delete_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_install.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_install_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_uninstall.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plug_uninstall_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/plugin_active.gif (100%) rename admin/{template/goto/theme => themes}/clear/icon/plugin_inactive.gif (100%) rename admin/{template/goto/theme => themes}/clear/icon/preferences.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/ranks.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/ranks_grey.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/sync_metadata.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/sync_metadata_pink.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/toggle_is_default_group.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/uncheck.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/validate_s.png (100%) rename admin/{template/goto/theme => themes}/clear/icon/virt_category.png (100%) rename admin/{template/goto/theme => themes}/clear/images/external_active.png (100%) rename admin/{template/goto/theme => themes}/clear/images/external_inactive.png (100%) rename admin/{template/goto/theme => themes}/clear/images/piwigo_logo_214x100.png (100%) rename admin/{template/goto/theme => themes}/clear/images/quickLocalSync.png (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-e.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-n.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-ne.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-nw.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-s.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-se.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-sw.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/resizable-w.gif (100%) rename admin/{template/goto/theme => themes}/clear/images/transparent.gif (100%) rename admin/{template/goto/theme => themes}/clear/index.php (100%) rename admin/{template/goto/theme => themes}/clear/mail-css.tpl (91%) rename admin/{template/goto/theme => themes}/clear/theme.css (100%) create mode 100644 admin/themes/clear/themeconf.inc.php rename admin/{template/goto => themes/default}/content.css (100%) rename admin/{template/goto => themes/default}/default-colors.css (100%) rename admin/{template/goto => themes/default}/default-layout.css (93%) rename admin/{template/goto => themes/default}/fix-ie5-ie6.css (100%) rename admin/{template/goto => themes/default}/icon/cat_move.png (100%) rename admin/{template/goto => themes/default}/icon/category_children.png (100%) rename admin/{template/goto => themes/default}/icon/category_delete.png (100%) rename admin/{template/goto => themes/default}/icon/category_edit.png (100%) rename admin/{template/goto => themes/default}/icon/category_elements.png (100%) rename admin/{template/goto => themes/default}/icon/category_jump-to.png (100%) rename admin/{template/goto => themes/default}/icon/category_permissions.png (100%) rename admin/{template/goto => themes/default}/icon/category_representant_random.png (100%) rename admin/{template/goto => themes/default}/icon/check.png (100%) rename admin/{template/goto => themes/default}/icon/datepicker.png (100%) rename admin/{template/goto => themes/default}/icon/delete.png (100%) rename admin/{template/goto => themes/default}/icon/edit_s.png (100%) rename admin/{template/goto => themes/default}/icon/errors.png (100%) rename admin/{template/goto => themes/default}/icon/exit.png (100%) rename admin/{template/goto => themes/default}/icon/fcbkcomplete_close.gif (100%) rename admin/{template/goto => themes/default}/icon/help.png (100%) rename admin/{template/goto => themes/default}/icon/home.png (100%) rename admin/{template/goto => themes/default}/icon/index.php (100%) rename admin/{template/goto => themes/default}/icon/infos.png (100%) rename admin/{template/goto => themes/default}/icon/note.png (100%) rename admin/{template/goto => themes/default}/icon/page_end.png (100%) rename admin/{template/goto => themes/default}/icon/page_top.png (100%) rename admin/{template/goto => themes/default}/icon/permissions.png (100%) rename admin/{template/goto => themes/default}/icon/plug_activate.png (100%) rename admin/{template/goto => themes/default}/icon/plug_activate_grey.png (100%) rename admin/{template/goto => themes/default}/icon/plug_deactivate.png (100%) rename admin/{template/goto => themes/default}/icon/plug_deactivate_grey.png (100%) rename admin/{template/goto => themes/default}/icon/plug_delete.png (100%) rename admin/{template/goto => themes/default}/icon/plug_delete_grey.png (100%) rename admin/{template/goto => themes/default}/icon/plug_install.png (100%) rename admin/{template/goto => themes/default}/icon/plug_install_grey.png (100%) rename admin/{template/goto => themes/default}/icon/plug_uninstall.png (100%) rename admin/{template/goto => themes/default}/icon/plug_uninstall_grey.png (100%) rename admin/{template/goto => themes/default}/icon/plugin_active.gif (100%) rename admin/{template/goto => themes/default}/icon/plugin_inactive.gif (100%) rename admin/{template/goto => themes/default}/icon/preferences.png (100%) rename admin/{template/goto => themes/default}/icon/ranks.png (100%) rename admin/{template/goto => themes/default}/icon/ranks_grey.png (100%) rename admin/{template/goto => themes/default}/icon/sync_metadata.png (100%) rename admin/{template/goto => themes/default}/icon/sync_metadata_pink.png (100%) rename admin/{template/goto => themes/default}/icon/toggle_is_default_group.png (100%) rename admin/{template/goto => themes/default}/icon/uncheck.png (100%) rename admin/{template/goto => themes/default}/icon/validate_s.png (100%) rename admin/{template/goto => themes/default}/icon/virt_category.png (100%) rename admin/{template/goto => themes/default}/index.php (100%) rename admin/{template/goto => themes/default}/layout.css (100%) rename admin/{template/goto => themes/default}/local-layout.css (100%) create mode 100644 admin/themes/default/local_head.tpl rename admin/{template/goto => themes/default}/menubar.css (100%) rename admin/{template/goto => themes/default}/picture.css (100%) rename admin/{template/goto => themes/default}/print.css (100%) rename admin/{template/goto => themes/default/template}/admin.tpl (91%) rename admin/{template/goto => themes/default/template}/advanced_feature.tpl (100%) rename admin/{template/goto => themes/default/template}/cat_list.tpl (94%) rename admin/{template/goto => themes/default/template}/cat_modify.tpl (100%) rename admin/{template/goto => themes/default/template}/cat_move.tpl (100%) rename admin/{template/goto => themes/default/template}/cat_options.tpl (100%) rename admin/{template/goto => themes/default/template}/cat_perm.tpl (100%) rename admin/{template/goto => themes/default/template}/check_integrity.tpl (100%) rename admin/{template/goto => themes/default/template}/comments.tpl (100%) rename admin/{template/goto => themes/default/template}/configuration.tpl (100%) rename admin/{template/goto => themes/default/template}/double_select.tpl (100%) rename admin/{template/goto => themes/default/template}/element_set_global.tpl (100%) rename admin/{template/goto => themes/default/template}/element_set_ranks.tpl (80%) rename admin/{template/goto => themes/default/template}/element_set_unit.tpl (100%) rename admin/{template/goto => themes/default/template}/extend_for_templates.tpl (100%) rename admin/{template/goto => themes/default/template}/footer.tpl (100%) rename admin/{template/goto => themes/default/template}/group_list.tpl (100%) rename admin/{template/goto => themes/default/template}/group_perm.tpl (100%) create mode 100644 admin/themes/default/template/header.tpl rename admin/{template/goto => themes/default/template}/history.tpl (100%) rename admin/{template/goto => themes/default/template}/include/autosize.inc.tpl (58%) create mode 100644 admin/themes/default/template/include/datepicker.inc.tpl rename admin/{template/goto => themes/default/template}/include/dbselect.inc.tpl (59%) rename admin/{template/goto => themes/default/template}/include/install.inc.tpl (100%) rename admin/{template/goto => themes/default/template}/include/resize.inc.tpl (57%) rename admin/{template/goto => themes/default/template}/install.tpl (84%) rename admin/{template/goto => themes/default/template}/intro.tpl (93%) rename admin/{template/goto => themes/default/template}/maintenance.tpl (100%) rename admin/{template/goto => themes/default/template}/menubar.tpl (83%) rename admin/{template/goto => themes/default/template}/navigation_bar.tpl (100%) rename admin/{template/goto => themes/default/template}/notification_by_mail.tpl (100%) rename admin/{template/goto => themes/default/template}/permalinks.tpl (100%) rename admin/{template/goto => themes/default/template}/photos_add_direct.tpl (98%) rename admin/{template/goto => themes/default/template}/photos_add_settings.tpl (100%) rename admin/{template/goto => themes/default/template}/picture_modify.tpl (98%) rename admin/{template/goto => themes/default/template}/plugins_list.tpl (100%) rename admin/{template/goto => themes/default/template}/plugins_new.tpl (89%) rename admin/{template/goto => themes/default/template}/plugins_update.tpl (93%) rename admin/{template/goto => themes/default/template}/popuphelp.tpl (100%) rename admin/{template/goto => themes/default/template}/profile.tpl (100%) rename admin/{template/goto => themes/default/template}/profile_content.tpl (100%) rename admin/{template/goto => themes/default/template}/rating.tpl (100%) rename admin/{template/goto => themes/default/template}/site_manager.tpl (100%) rename admin/{template/goto => themes/default/template}/site_update.tpl (100%) rename admin/{template/goto => themes/default/template}/stats.tpl (100%) rename admin/{template/goto => themes/default/template}/tabsheet.tpl (100%) rename admin/{template/goto => themes/default/template}/tags.tpl (100%) rename admin/{template/goto => themes/default/template}/thumbnail.tpl (100%) rename admin/{template/goto => themes/default/template}/upgrade.tpl (87%) rename admin/{template/goto => themes/default/template}/upload.tpl (100%) rename admin/{template/goto => themes/default/template}/user_list.tpl (96%) rename admin/{template/goto => themes/default/template}/user_perm.tpl (100%) create mode 100644 admin/themes/default/theme.css create mode 100644 admin/themes/default/themeconf.inc.php rename admin/{template/goto => themes/default}/thumbnails.css (100%) rename admin/{template/goto/theme => themes}/roma/images/active_tab.png (100%) rename admin/{template/goto/theme => themes}/roma/images/active_tab2.png (100%) rename admin/{template/goto/theme => themes}/roma/images/active_tab3.png (100%) rename admin/{template/goto/theme => themes}/roma/images/bottom-left-bg.jpg (100%) rename admin/{template/goto/theme => themes}/roma/images/external_active.png (100%) rename admin/{template/goto/theme => themes}/roma/images/external_inactive.png (100%) rename admin/{template/goto/theme => themes}/roma/images/fillet.png (100%) rename admin/{template/goto/theme => themes}/roma/images/header_msgs-bg.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/inactive_tab.png (100%) rename admin/{template/goto/theme => themes}/roma/images/inactive_tab2.png (100%) rename admin/{template/goto/theme => themes}/roma/images/inactive_tab3.png (100%) rename admin/{template/goto/theme => themes}/roma/images/menuBoxBottom_new.png (100%) rename admin/{template/goto/theme => themes}/roma/images/menuBoxTop_new.png (100%) rename admin/{template/goto/theme => themes}/roma/images/menubar-detail.png (100%) rename admin/{template/goto/theme => themes}/roma/images/menubar-top.png (100%) rename admin/{template/goto/theme => themes}/roma/images/piwigo_logo_sombre_214x100.png (100%) rename admin/{template/goto/theme => themes}/roma/images/quickLocalSync_hover.png (100%) rename admin/{template/goto/theme => themes}/roma/images/quickLocalSync_inactiv.png (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-e.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-n.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-ne.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-nw.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-s.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-se.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-sw.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/resizable-w.gif (100%) rename admin/{template/goto/theme => themes}/roma/images/top-left-bg.jpg (100%) rename admin/{template/goto/theme => themes}/roma/images/transparent.gif (100%) rename admin/{template/goto/theme => themes}/roma/index.php (100%) rename admin/{template/goto/theme => themes}/roma/mail-css.tpl (91%) rename admin/{template/goto/theme => themes}/roma/theme.css (100%) create mode 100644 admin/themes/roma/themeconf.inc.php create mode 100644 install/db/84-database.php delete mode 100644 template-common/csshover.htc delete mode 100644 template-common/default-layout.css delete mode 100644 template-common/inputfix.htc delete mode 100644 template-common/tooltipfix.htc delete mode 100644 template/default/include/datepicker.inc.tpl delete mode 100644 template/yoga/theme/Sylvia/themeconf.inc.php delete mode 100644 template/yoga/theme/clear/themeconf.inc.php delete mode 100644 template/yoga/theme/dark/themeconf.inc.php delete mode 100644 template/yoga/theme/p0w0/themeconf.inc.php rename {template/yoga/theme => themes}/Sylvia/icon/add_tag.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/caddie_add.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/calendar.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/calendar_created.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/category_edit.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/datepicker.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/dec_period.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/dec_period_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/del_favorite.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/delete.png (100%) rename {template/yoga => themes/Sylvia}/icon/edit.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/errors.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/exit.png (100%) rename {template-common => themes/Sylvia/icon}/favicon.ico (100%) rename {template/yoga/theme => themes}/Sylvia/icon/favorite.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/first.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/first_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/flat.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/help.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/home.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/inc_period.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/inc_period_unactive.png (100%) rename {template-common => themes/Sylvia/icon}/index.php (100%) rename {template/yoga/theme => themes}/Sylvia/icon/infos.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/last.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/last_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/left.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/left_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/lost_password.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/metadata.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/metadata_grey.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/mimetypes/avi.png (100%) rename {template => themes/Sylvia/icon/mimetypes}/index.php (100%) rename {template/yoga/theme => themes}/Sylvia/icon/mimetypes/mp3.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/mimetypes/mpg.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/mimetypes/ogg.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/mimetypes/zip.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/normal_mode.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/note.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/pause.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/pause_selected.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/pause_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/play.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/preferences.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/rating-stars.gif (100%) rename {template/yoga/theme => themes}/Sylvia/icon/rating-stars.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/recent.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/recent_by_child.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/recent_s.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/recent_s_by_child.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/register.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/remove_s.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/representative.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/right.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/right_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/save.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/save_selected.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/search_rules.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/slideshow.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/slideshow_selected.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/start_filter.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/start_repeat.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/start_repeat_grey.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/start_slideshow.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_filter.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_repeat.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_repeat_pink.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_selected.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_slideshow.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/stop_unactive.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/tag_cloud.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/tag_cloud_grey.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/tag_letters.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/tag_letters_grey.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/tag_letters_pink.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/up.png (100%) rename {template/yoga/theme => themes}/Sylvia/icon/validate_s.png (100%) rename {template/yoga/theme => themes}/Sylvia/images/bottom-left-bg.jpg (100%) rename {template/yoga/theme => themes}/Sylvia/images/cat_bottom-left.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/cat_bottom-right.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/cat_top-left.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/cat_top-right.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/fillet.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/header_msgs-bg.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuBox_bottom.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuBox_sides.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuBox_top.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuId_bottom.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuId_sides.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/menuId_top.gif (100%) rename {template/yoga/theme => themes}/Sylvia/images/top-left-bg.jpg (100%) rename {template/yoga/theme => themes}/Sylvia/images/transparent.gif (100%) rename {template/yoga/icon/admin => themes/Sylvia}/index.php (100%) create mode 100644 themes/Sylvia/local_head.tpl rename {template/yoga/theme => themes}/Sylvia/mail-css.tpl (84%) rename {template/yoga/theme => themes}/Sylvia/theme-ie.css (100%) rename {template/yoga/theme => themes}/Sylvia/theme.css (100%) create mode 100644 themes/Sylvia/themeconf.inc.php rename {template/yoga/icon => themes/clear}/index.php (100%) rename {template/yoga/theme => themes}/clear/mail-css.tpl (100%) rename {template/yoga/theme => themes}/clear/theme.css (100%) create mode 100644 themes/clear/themeconf.inc.php rename {template/yoga/icon/mimetypes => themes/dark/images}/index.php (100%) rename {template/yoga/theme => themes}/dark/images/tableh1_bg.png (100%) rename {template/yoga/theme => themes}/dark/images/tableh2_bg.png (100%) rename {template/yoga => themes/dark}/index.php (100%) rename {template/yoga/theme => themes}/dark/mail-css.tpl (90%) rename {template/yoga/theme => themes}/dark/theme.css (100%) create mode 100644 themes/dark/themeconf.inc.php rename {template/yoga => themes/default}/content.css (100%) rename {template/yoga => themes/default}/default-colors.css (100%) rename {template/yoga => themes/default}/default-layout.css (79%) rename {template/yoga => themes/default}/fix-ie5-ie6.css (100%) rename {template/yoga => themes/default}/fix-ie7.css (100%) rename {template/yoga => themes/default}/fix-khtml.css (100%) rename {template/yoga => themes/default}/icon/add_tag.png (100%) rename {template/yoga => themes/default}/icon/admin/errors.png (100%) rename {template/yoga/mail => themes/default/icon/admin}/index.php (100%) rename {template/yoga => themes/default}/icon/admin/infos.png (100%) rename {template/yoga => themes/default}/icon/caddie_add.png (100%) rename {template/yoga => themes/default}/icon/calendar.png (100%) rename {template/yoga => themes/default}/icon/calendar_created.png (100%) rename {template/yoga => themes/default}/icon/category_children.png (100%) rename {template/yoga => themes/default}/icon/category_edit.png (100%) rename {template/yoga => themes/default}/icon/category_representant_random.png (100%) rename {template/yoga => themes/default}/icon/datepicker.png (100%) rename {template/yoga => themes/default}/icon/dec_period.png (100%) rename {template/yoga => themes/default}/icon/dec_period_unactive.png (100%) rename {template/yoga => themes/default}/icon/del_all_favorites.png (100%) rename {template/yoga => themes/default}/icon/del_favorite.png (100%) rename {template/yoga => themes/default}/icon/delete.png (100%) rename {template/yoga/theme/Sylvia => themes/default}/icon/edit.png (100%) rename {template/yoga => themes/default}/icon/exit.png (100%) create mode 100644 themes/default/icon/favicon.ico rename {template/yoga => themes/default}/icon/favorite.png (100%) rename {template/yoga => themes/default}/icon/first.png (100%) rename {template/yoga => themes/default}/icon/first_unactive.png (100%) rename {template/yoga => themes/default}/icon/flat.png (100%) rename {template/yoga => themes/default}/icon/help.png (100%) rename {template/yoga => themes/default}/icon/home.png (100%) rename {template/yoga => themes/default}/icon/inc_period.png (100%) rename {template/yoga => themes/default}/icon/inc_period_unactive.png (100%) rename {template/yoga/mail/text/html/images => themes/default/icon}/index.php (100%) rename {template/yoga => themes/default}/icon/last.png (100%) rename {template/yoga => themes/default}/icon/last_unactive.png (100%) rename {template/yoga => themes/default}/icon/left.png (100%) rename {template/yoga => themes/default}/icon/left_unactive.png (100%) rename {template/yoga => themes/default}/icon/lost_password.png (100%) rename {template/yoga => themes/default}/icon/metadata.png (100%) rename {template/yoga => themes/default}/icon/mimetypes/avi.png (100%) rename {template/yoga/mail/text/html => themes/default/icon/mimetypes}/index.php (100%) rename {template/yoga => themes/default}/icon/mimetypes/mp3.png (100%) rename {template/yoga => themes/default}/icon/mimetypes/mpg.png (100%) rename {template/yoga => themes/default}/icon/mimetypes/ogg.png (100%) rename {template/yoga => themes/default}/icon/mimetypes/zip.png (100%) rename {template/yoga => themes/default}/icon/normal_mode.png (100%) rename {template/yoga => themes/default}/icon/note.png (100%) rename {template/yoga => themes/default}/icon/pause.png (100%) rename {template/yoga => themes/default}/icon/play.png (100%) rename {template/yoga => themes/default}/icon/preferences.png (100%) rename {template/yoga => themes/default}/icon/rating-stars.gif (100%) rename {template/yoga => themes/default}/icon/recent.png (100%) rename {template/yoga => themes/default}/icon/recent_by_child.png (100%) rename {template/yoga => themes/default}/icon/register.png (100%) rename {template/yoga => themes/default}/icon/remove_s.png (100%) rename {template/yoga => themes/default}/icon/representative.png (100%) rename {template/yoga => themes/default}/icon/right.png (100%) rename {template/yoga => themes/default}/icon/right_unactive.png (100%) rename {template/yoga => themes/default}/icon/save.png (100%) rename {template/yoga => themes/default}/icon/search_rules.png (100%) rename {template/yoga => themes/default}/icon/start_filter.png (100%) rename {template/yoga => themes/default}/icon/start_repeat.png (100%) rename {template/yoga => themes/default}/icon/start_slideshow.png (100%) rename {template/yoga => themes/default}/icon/stop_filter.png (100%) rename {template/yoga => themes/default}/icon/stop_repeat.png (100%) rename {template/yoga => themes/default}/icon/stop_slideshow.png (100%) rename {template/yoga => themes/default}/icon/tag_cloud.png (100%) rename {template/yoga => themes/default}/icon/tag_letters.png (100%) rename {template/yoga => themes/default}/icon/up.png (100%) rename {template/yoga => themes/default}/icon/validate_s.png (100%) rename {template/yoga/mail/text => themes/default}/index.php (100%) rename {template-common => themes/default/js}/datepicker.js (100%) rename {template-common/lib => themes/default/js}/jquery.js (100%) rename {template-common/lib => themes/default/js}/jquery.packed.js (100%) rename {template-common/lib => themes/default/js}/jquery.tablednd.js (100%) rename {template-common/lib => themes/default/js}/plugins/jquery.autogrow-textarea.js (100%) rename {template-common/lib => themes/default/js}/plugins/jquery.cluetip.js (100%) rename {template-common/lib => themes/default/js}/plugins/jquery.cluetip.packed.js (100%) rename {template-common/lib => themes/default/js}/plugins/jquery.fcbkcomplete.js (100%) rename {template-common/lib => themes/default/js}/plugins/jquery.tipTip.minified.js (100%) rename {template-common => themes/default/js}/pngfix.js (100%) rename {template/yoga => themes/default/js}/rating.js (100%) rename {template-common => themes/default/js}/scripts.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.blind.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.bounce.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.clip.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.core.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.drop.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.explode.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.fold.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.highlight.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.pulsate.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.scale.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.shake.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.slide.js (100%) rename {template-common/lib => themes/default/js}/ui/effects.transfer.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ar.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-bg.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ca.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-cs.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-da.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-de.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-es.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-fi.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-fr.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-he.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-hu.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-hy.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-id.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-is.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-it.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ja.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ko.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-lt.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-lv.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-nl.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-no.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-pl.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-pt-BR.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ro.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-ru.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-sk.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-sv.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-th.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-tr.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-uk.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-zh-CN.js (100%) rename {template-common/lib => themes/default/js}/ui/i18n/ui.datepicker-zh-TW.js (100%) rename {template-common/lib => themes/default/js}/ui/jquery.ui.all.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.blind.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.bounce.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.clip.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.core.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.drop.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.explode.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.fold.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.highlight.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.pulsate.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.scale.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.shake.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.slide.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/effects.transfer.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.accordion.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.core.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.datepicker.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.dialog.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.draggable.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.droppable.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.resizable.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.selectable.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.slider.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.sortable.min.js (100%) rename {template-common/lib => themes/default/js}/ui/minified/ui.tabs.min.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.blind.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.bounce.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.clip.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.core.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.drop.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.explode.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.fold.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.highlight.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.pulsate.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.scale.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.shake.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.slide.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/effects.transfer.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.accordion.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.core.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.datepicker.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.dialog.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.draggable.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.droppable.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.resizable.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.selectable.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.slider.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.sortable.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/packed/ui.tabs.packed.js (100%) rename {template-common/lib => themes/default/js}/ui/theme/ui.datepicker.css (100%) rename {template-common/lib => themes/default/js}/ui/ui.accordion.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.core.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.datepicker.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.dialog.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.draggable.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.droppable.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.resizable.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.selectable.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.slider.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.sortable.js (100%) rename {template-common/lib => themes/default/js}/ui/ui.tabs.js (100%) rename {template/yoga => themes/default}/layout.css (100%) create mode 100644 themes/default/local_head.tpl rename {template/yoga/mail/text/plain => themes/default/mail}/index.php (100%) rename {template/yoga => themes/default}/mail/text/html/images/footer-bg.jpg (100%) rename {template/yoga => themes/default}/mail/text/html/images/footer-bg.png (100%) rename {template/yoga => themes/default}/mail/text/html/images/header-bg.png (100%) rename {template/yoga/theme/Sylvia/icon => themes/default/mail/text/html/images}/index.php (100%) rename {template/yoga => themes/default}/mail/text/html/images/mailbody-bg.png (100%) rename {template/yoga/theme/Sylvia/icon/mimetypes => themes/default/mail/text/html}/index.php (100%) rename {template/yoga/theme/Sylvia => themes/default/mail/text}/index.php (100%) rename {template/yoga/theme/clear => themes/default/mail/text/plain}/index.php (100%) rename {template/yoga => themes/default}/menubar.css (100%) rename {template/yoga => themes/default}/not-ie.css (100%) rename {template/yoga => themes/default}/picture.css (100%) rename {template/yoga => themes/default}/print.css (100%) rename {template/default => themes/default/template}/about.tpl (100%) rename {template/default => themes/default/template}/comment_list.tpl (100%) rename {template/default => themes/default/template}/comments.tpl (100%) rename {template/default => themes/default/template}/footer.tpl (100%) rename {template/default => themes/default/template}/header.tpl (60%) rename {template/default => themes/default/template}/identification.tpl (100%) rename {template/default => themes/default/template}/include/autosize.inc.tpl (58%) create mode 100644 themes/default/template/include/datepicker.inc.tpl rename {template/default => themes/default/template}/include/resize.inc.tpl (57%) rename {template/default => themes/default/template}/index.tpl (100%) rename {template/yoga/theme/dark/images => themes/default/template/mail}/index.php (100%) rename {template/default => themes/default/template}/mail/text/html/cat_group_info.tpl (100%) rename {template/default => themes/default/template}/mail/text/html/footer.tpl (100%) rename {template/default => themes/default/template}/mail/text/html/global-mail-css.tpl (100%) rename {template/default => themes/default/template}/mail/text/html/header.tpl (100%) rename {template/yoga/theme/dark => themes/default/template/mail/text/html}/index.php (100%) rename {template/default => themes/default/template}/mail/text/html/notification_by_mail.tpl (100%) rename {template/yoga/theme => themes/default/template/mail/text}/index.php (100%) rename {template/default => themes/default/template}/mail/text/plain/cat_group_info.tpl (100%) rename {template/default => themes/default/template}/mail/text/plain/footer.tpl (100%) rename {template/default => themes/default/template}/mail/text/plain/header.tpl (100%) rename {template/yoga/theme/p0w0/images => themes/default/template/mail/text/plain}/index.php (100%) rename {template/default => themes/default/template}/mail/text/plain/notification_by_mail.tpl (100%) rename {template/default => themes/default/template}/mainpage_categories.tpl (100%) rename {template/default => themes/default/template}/menubar.tpl (100%) rename {template/default => themes/default/template}/menubar_categories.tpl (100%) rename {template/default => themes/default/template}/menubar_identification.tpl (100%) rename {template/default => themes/default/template}/menubar_links.tpl (100%) rename {template/default => themes/default/template}/menubar_menu.tpl (100%) rename {template/default => themes/default/template}/menubar_specials.tpl (100%) rename {template/default => themes/default/template}/menubar_tags.tpl (100%) rename {template/default => themes/default/template}/month_calendar.tpl (100%) rename {template/default => themes/default/template}/navigation_bar.tpl (100%) rename {template/default => themes/default/template}/nbm.tpl (100%) rename {template/default => themes/default/template}/notification.tpl (100%) rename {template/default => themes/default/template}/password.tpl (100%) rename {template/default => themes/default/template}/picture.tpl (98%) rename {template/default => themes/default/template}/picture_content.tpl (100%) rename {template/default => themes/default/template}/picture_nav_buttons.tpl (100%) rename {template/default => themes/default/template}/profile.tpl (100%) rename {template/default => themes/default/template}/profile_content.tpl (97%) rename {template/default => themes/default/template}/redirect.tpl (100%) rename {template/default => themes/default/template}/register.tpl (100%) rename {template/default => themes/default/template}/search.tpl (100%) rename {template/default => themes/default/template}/search_rules.tpl (100%) rename {template/default => themes/default/template}/slideshow.tpl (100%) rename {template/default => themes/default/template}/tags.tpl (100%) rename {template/default => themes/default/template}/thumbnails.tpl (100%) rename {template/default => themes/default/template}/upload.tpl (100%) create mode 100644 themes/default/theme.css create mode 100644 themes/default/themeconf.inc.php rename {template/yoga => themes/default}/thumbnails.css (100%) rename {template/yoga/theme/p0w0 => themes}/index.php (100%) rename {template/yoga/theme => themes}/p0w0/images/button-bg.png (100%) rename {template/yoga/theme/wipi => themes/p0w0}/images/index.php (100%) rename {template/yoga/theme/wipi => themes/p0w0}/index.php (100%) rename {template/yoga/theme => themes}/p0w0/mail-css.tpl (92%) rename {template/yoga/theme => themes}/p0w0/theme.css (100%) create mode 100644 themes/p0w0/themeconf.inc.php create mode 100644 themes/wipi/images/index.php rename {template/yoga/theme => themes}/wipi/images/tableh1_bg.png (100%) rename {template/yoga/theme => themes}/wipi/images/tableh2_bg.png (100%) create mode 100644 themes/wipi/index.php rename {template/yoga/theme => themes}/wipi/mail-css.tpl (91%) rename {template/yoga/theme => themes}/wipi/theme.css (100%) rename {template/yoga/theme => themes}/wipi/themeconf.inc.php (50%) diff --git a/admin.php b/admin.php index d914ad7ca..aaf9b40ca 100644 --- a/admin.php +++ b/admin.php @@ -62,26 +62,26 @@ SELECT // theme changer if (isset($_GET['change_theme'])) { - $admin_themes = array('goto/roma', 'goto/clear'); + $admin_themes = array('roma', 'clear'); $new_admin_theme = array_pop( array_diff( $admin_themes, - array($conf['admin_layout']) + array($conf['admin_theme']) ) ); $query = ' DELETE FROM '.CONFIG_TABLE.' - WHERE param = "admin_layout" + WHERE param = "admin_theme" ;'; pwg_query($query); $query = ' INSERT INTO '.CONFIG_TABLE.' - SET param = "admin_layout" + SET param = "admin_theme" , value = "'.$new_admin_theme.'" ;'; pwg_query($query); diff --git a/admin/extend_for_templates.php b/admin/extend_for_templates.php index 92c70e6a9..97f374a54 100644 --- a/admin/extend_for_templates.php +++ b/admin/extend_for_templates.php @@ -111,7 +111,7 @@ $flip_templates = array_flip($eligible_templates); $available_templates = array_merge( array('N/A' => '----------'), - get_dirs(PHPWG_ROOT_PATH.'template')); + get_dirs(PHPWG_ROOT_PATH.'theme')); // +-----------------------------------------------------------------------+ // | selected templates | diff --git a/admin/include/functions_notification_by_mail.inc.php b/admin/include/functions_notification_by_mail.inc.php index 35a83f616..5771c4d1d 100644 --- a/admin/include/functions_notification_by_mail.inc.php +++ b/admin/include/functions_notification_by_mail.inc.php @@ -256,11 +256,8 @@ function set_user_on_env_nbm(&$nbm_user, $is_action_send) if ($is_action_send) { - $nbm_user['template'] = $user['template']; $nbm_user['theme'] = $user['theme']; - $env_nbm['mail_template'] = - get_mail_template($env_nbm['email_format'], - array('template' => $nbm_user['template'], 'theme' => $nbm_user['theme'])); + $env_nbm['mail_template'] = get_mail_template($env_nbm['email_format'], $nbm_user['theme']); $env_nbm['mail_template']->set_filename('notification_by_mail', 'notification_by_mail.tpl'); } } @@ -435,7 +432,6 @@ function do_subscribe_unsubscribe_notification_by_mail($is_admin_request, $is_su 'email_format' => $env_nbm['email_format'], 'content' => $env_nbm['mail_template']->parse('notification_by_mail', true), 'content_format' => $env_nbm['email_format'], - 'template' => $nbm_user['template'], 'theme' => $nbm_user['theme'] ) )) diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl deleted file mode 100644 index 5c71f42e0..000000000 --- a/admin/template/goto/header.tpl +++ /dev/null @@ -1,86 +0,0 @@ -{* - - Warning : This is the admin pages header only - don't confuse with the public page header - -*} - - - - - -{$GALLERY_TITLE} :: {$PAGE_TITLE} - - - - - - -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js" now=1} {*jQuery is always available by default*} -{$themeconf.local_head} - - - -{if not empty($head_elements)} -{foreach from=$head_elements item=elt} -{$elt} -{/foreach} -{/if} - - - - - -
- -
-

- - {'Home'|@translate} - {$GALLERY_TITLE} - -

- -
- Hello {$USERNAME} : - Visit Gallery | - Change Theme | - {'Logout'|@translate} - (?) -
-
- -
- -{if not empty($header_msgs)} -
- {foreach from=$header_msgs item=elt} - {$elt} - {/foreach} -
-{/if} - -
{*$PAGE_BANNER*}
- -{if not empty($header_notes)} -
- {foreach from=$header_notes item=elt} - {$elt} - {/foreach} -
-{/if} - -
\ No newline at end of file diff --git a/admin/template/goto/include/datepicker.inc.tpl b/admin/template/goto/include/datepicker.inc.tpl deleted file mode 100644 index 9d1055c20..000000000 --- a/admin/template/goto/include/datepicker.inc.tpl +++ /dev/null @@ -1,24 +0,0 @@ - -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} -{known_script id="jquery.ui.datepicker" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.datepicker.packed.js"} -{known_script id="datepicker.js" src=$ROOT_URL|@cat:"template-common/datepicker.js"} - -{assign var="datepicker_language" value="template-common/lib/ui/i18n/ui.datepicker-"|@cat:$lang_info.code|@cat:".js"} - -{if "PHPWG_ROOT_PATH"|@constant|@cat:$datepicker_language|@file_exists} -{known_script id="jquery.ui.datepicker-$lang_info.code" src=$ROOT_URL|@cat:$datepicker_language} -{/if} - -{html_head} - -{/html_head} - - diff --git a/admin/template/goto/theme/clear/themeconf.inc.php b/admin/template/goto/theme/clear/themeconf.inc.php deleted file mode 100644 index 868b4f61c..000000000 --- a/admin/template/goto/theme/clear/themeconf.inc.php +++ /dev/null @@ -1,15 +0,0 @@ - 'goto', - 'theme' => 'clear', - 'icon_dir' => 'template/yoga/icon', - 'admin_icon_dir' => 'admin/template/goto/theme/clear/icon', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes', - 'selected_admin_menu' => selected_admin_menu(), - 'local_head' => '', -); -?> diff --git a/admin/template/goto/theme/roma/themeconf.inc.php b/admin/template/goto/theme/roma/themeconf.inc.php deleted file mode 100644 index 9e731144b..000000000 --- a/admin/template/goto/theme/roma/themeconf.inc.php +++ /dev/null @@ -1,15 +0,0 @@ - 'goto', /* Goto Admin template */ - 'theme' => 'roma', /* "roma" is the foundation theme of Piwigo */ - 'icon_dir' => 'template/yoga/icon', - 'admin_icon_dir' => 'admin/template/goto/icon', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', - 'selected_admin_menu' => selected_admin_menu(), - 'local_head' => '', -); -?> diff --git a/admin/template/goto/theme/clear/icon/cat_move.png b/admin/themes/clear/icon/cat_move.png similarity index 100% rename from admin/template/goto/theme/clear/icon/cat_move.png rename to admin/themes/clear/icon/cat_move.png diff --git a/admin/template/goto/theme/clear/icon/category_children.png b/admin/themes/clear/icon/category_children.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_children.png rename to admin/themes/clear/icon/category_children.png diff --git a/admin/template/goto/theme/clear/icon/category_delete.png b/admin/themes/clear/icon/category_delete.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_delete.png rename to admin/themes/clear/icon/category_delete.png diff --git a/admin/template/goto/theme/clear/icon/category_edit.png b/admin/themes/clear/icon/category_edit.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_edit.png rename to admin/themes/clear/icon/category_edit.png diff --git a/admin/template/goto/theme/clear/icon/category_elements.png b/admin/themes/clear/icon/category_elements.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_elements.png rename to admin/themes/clear/icon/category_elements.png diff --git a/admin/template/goto/theme/clear/icon/category_jump-to.png b/admin/themes/clear/icon/category_jump-to.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_jump-to.png rename to admin/themes/clear/icon/category_jump-to.png diff --git a/admin/template/goto/theme/clear/icon/category_permissions.png b/admin/themes/clear/icon/category_permissions.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_permissions.png rename to admin/themes/clear/icon/category_permissions.png diff --git a/admin/template/goto/theme/clear/icon/category_representant_random.png b/admin/themes/clear/icon/category_representant_random.png similarity index 100% rename from admin/template/goto/theme/clear/icon/category_representant_random.png rename to admin/themes/clear/icon/category_representant_random.png diff --git a/admin/template/goto/theme/clear/icon/check.png b/admin/themes/clear/icon/check.png similarity index 100% rename from admin/template/goto/theme/clear/icon/check.png rename to admin/themes/clear/icon/check.png diff --git a/admin/template/goto/theme/clear/icon/collapse.gif b/admin/themes/clear/icon/collapse.gif similarity index 100% rename from admin/template/goto/theme/clear/icon/collapse.gif rename to admin/themes/clear/icon/collapse.gif diff --git a/admin/template/goto/theme/clear/icon/datepicker.png b/admin/themes/clear/icon/datepicker.png similarity index 100% rename from admin/template/goto/theme/clear/icon/datepicker.png rename to admin/themes/clear/icon/datepicker.png diff --git a/admin/template/goto/theme/clear/icon/delete.png b/admin/themes/clear/icon/delete.png similarity index 100% rename from admin/template/goto/theme/clear/icon/delete.png rename to admin/themes/clear/icon/delete.png diff --git a/admin/template/goto/theme/clear/icon/edit_s.png b/admin/themes/clear/icon/edit_s.png similarity index 100% rename from admin/template/goto/theme/clear/icon/edit_s.png rename to admin/themes/clear/icon/edit_s.png diff --git a/admin/template/goto/theme/clear/icon/errors.png b/admin/themes/clear/icon/errors.png similarity index 100% rename from admin/template/goto/theme/clear/icon/errors.png rename to admin/themes/clear/icon/errors.png diff --git a/admin/template/goto/theme/clear/icon/exit.png b/admin/themes/clear/icon/exit.png similarity index 100% rename from admin/template/goto/theme/clear/icon/exit.png rename to admin/themes/clear/icon/exit.png diff --git a/admin/template/goto/theme/clear/icon/expand.gif b/admin/themes/clear/icon/expand.gif similarity index 100% rename from admin/template/goto/theme/clear/icon/expand.gif rename to admin/themes/clear/icon/expand.gif diff --git a/admin/template/goto/theme/clear/icon/help.png b/admin/themes/clear/icon/help.png similarity index 100% rename from admin/template/goto/theme/clear/icon/help.png rename to admin/themes/clear/icon/help.png diff --git a/admin/template/goto/theme/clear/icon/index.php b/admin/themes/clear/icon/index.php similarity index 100% rename from admin/template/goto/theme/clear/icon/index.php rename to admin/themes/clear/icon/index.php diff --git a/admin/template/goto/theme/clear/icon/infos.png b/admin/themes/clear/icon/infos.png similarity index 100% rename from admin/template/goto/theme/clear/icon/infos.png rename to admin/themes/clear/icon/infos.png diff --git a/admin/template/goto/theme/clear/icon/note.png b/admin/themes/clear/icon/note.png similarity index 100% rename from admin/template/goto/theme/clear/icon/note.png rename to admin/themes/clear/icon/note.png diff --git a/admin/template/goto/theme/clear/icon/page_end.png b/admin/themes/clear/icon/page_end.png similarity index 100% rename from admin/template/goto/theme/clear/icon/page_end.png rename to admin/themes/clear/icon/page_end.png diff --git a/admin/template/goto/theme/clear/icon/page_top.png b/admin/themes/clear/icon/page_top.png similarity index 100% rename from admin/template/goto/theme/clear/icon/page_top.png rename to admin/themes/clear/icon/page_top.png diff --git a/admin/template/goto/theme/clear/icon/permissions.png b/admin/themes/clear/icon/permissions.png similarity index 100% rename from admin/template/goto/theme/clear/icon/permissions.png rename to admin/themes/clear/icon/permissions.png diff --git a/admin/template/goto/theme/clear/icon/plug_activate.png b/admin/themes/clear/icon/plug_activate.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_activate.png rename to admin/themes/clear/icon/plug_activate.png diff --git a/admin/template/goto/theme/clear/icon/plug_activate_grey.png b/admin/themes/clear/icon/plug_activate_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_activate_grey.png rename to admin/themes/clear/icon/plug_activate_grey.png diff --git a/admin/template/goto/theme/clear/icon/plug_deactivate.png b/admin/themes/clear/icon/plug_deactivate.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_deactivate.png rename to admin/themes/clear/icon/plug_deactivate.png diff --git a/admin/template/goto/theme/clear/icon/plug_deactivate_grey.png b/admin/themes/clear/icon/plug_deactivate_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_deactivate_grey.png rename to admin/themes/clear/icon/plug_deactivate_grey.png diff --git a/admin/template/goto/theme/clear/icon/plug_delete.png b/admin/themes/clear/icon/plug_delete.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_delete.png rename to admin/themes/clear/icon/plug_delete.png diff --git a/admin/template/goto/theme/clear/icon/plug_delete_grey.png b/admin/themes/clear/icon/plug_delete_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_delete_grey.png rename to admin/themes/clear/icon/plug_delete_grey.png diff --git a/admin/template/goto/theme/clear/icon/plug_install.png b/admin/themes/clear/icon/plug_install.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_install.png rename to admin/themes/clear/icon/plug_install.png diff --git a/admin/template/goto/theme/clear/icon/plug_install_grey.png b/admin/themes/clear/icon/plug_install_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_install_grey.png rename to admin/themes/clear/icon/plug_install_grey.png diff --git a/admin/template/goto/theme/clear/icon/plug_uninstall.png b/admin/themes/clear/icon/plug_uninstall.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_uninstall.png rename to admin/themes/clear/icon/plug_uninstall.png diff --git a/admin/template/goto/theme/clear/icon/plug_uninstall_grey.png b/admin/themes/clear/icon/plug_uninstall_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/plug_uninstall_grey.png rename to admin/themes/clear/icon/plug_uninstall_grey.png diff --git a/admin/template/goto/theme/clear/icon/plugin_active.gif b/admin/themes/clear/icon/plugin_active.gif similarity index 100% rename from admin/template/goto/theme/clear/icon/plugin_active.gif rename to admin/themes/clear/icon/plugin_active.gif diff --git a/admin/template/goto/theme/clear/icon/plugin_inactive.gif b/admin/themes/clear/icon/plugin_inactive.gif similarity index 100% rename from admin/template/goto/theme/clear/icon/plugin_inactive.gif rename to admin/themes/clear/icon/plugin_inactive.gif diff --git a/admin/template/goto/theme/clear/icon/preferences.png b/admin/themes/clear/icon/preferences.png similarity index 100% rename from admin/template/goto/theme/clear/icon/preferences.png rename to admin/themes/clear/icon/preferences.png diff --git a/admin/template/goto/theme/clear/icon/ranks.png b/admin/themes/clear/icon/ranks.png similarity index 100% rename from admin/template/goto/theme/clear/icon/ranks.png rename to admin/themes/clear/icon/ranks.png diff --git a/admin/template/goto/theme/clear/icon/ranks_grey.png b/admin/themes/clear/icon/ranks_grey.png similarity index 100% rename from admin/template/goto/theme/clear/icon/ranks_grey.png rename to admin/themes/clear/icon/ranks_grey.png diff --git a/admin/template/goto/theme/clear/icon/sync_metadata.png b/admin/themes/clear/icon/sync_metadata.png similarity index 100% rename from admin/template/goto/theme/clear/icon/sync_metadata.png rename to admin/themes/clear/icon/sync_metadata.png diff --git a/admin/template/goto/theme/clear/icon/sync_metadata_pink.png b/admin/themes/clear/icon/sync_metadata_pink.png similarity index 100% rename from admin/template/goto/theme/clear/icon/sync_metadata_pink.png rename to admin/themes/clear/icon/sync_metadata_pink.png diff --git a/admin/template/goto/theme/clear/icon/toggle_is_default_group.png b/admin/themes/clear/icon/toggle_is_default_group.png similarity index 100% rename from admin/template/goto/theme/clear/icon/toggle_is_default_group.png rename to admin/themes/clear/icon/toggle_is_default_group.png diff --git a/admin/template/goto/theme/clear/icon/uncheck.png b/admin/themes/clear/icon/uncheck.png similarity index 100% rename from admin/template/goto/theme/clear/icon/uncheck.png rename to admin/themes/clear/icon/uncheck.png diff --git a/admin/template/goto/theme/clear/icon/validate_s.png b/admin/themes/clear/icon/validate_s.png similarity index 100% rename from admin/template/goto/theme/clear/icon/validate_s.png rename to admin/themes/clear/icon/validate_s.png diff --git a/admin/template/goto/theme/clear/icon/virt_category.png b/admin/themes/clear/icon/virt_category.png similarity index 100% rename from admin/template/goto/theme/clear/icon/virt_category.png rename to admin/themes/clear/icon/virt_category.png diff --git a/admin/template/goto/theme/clear/images/external_active.png b/admin/themes/clear/images/external_active.png similarity index 100% rename from admin/template/goto/theme/clear/images/external_active.png rename to admin/themes/clear/images/external_active.png diff --git a/admin/template/goto/theme/clear/images/external_inactive.png b/admin/themes/clear/images/external_inactive.png similarity index 100% rename from admin/template/goto/theme/clear/images/external_inactive.png rename to admin/themes/clear/images/external_inactive.png diff --git a/admin/template/goto/theme/clear/images/piwigo_logo_214x100.png b/admin/themes/clear/images/piwigo_logo_214x100.png similarity index 100% rename from admin/template/goto/theme/clear/images/piwigo_logo_214x100.png rename to admin/themes/clear/images/piwigo_logo_214x100.png diff --git a/admin/template/goto/theme/clear/images/quickLocalSync.png b/admin/themes/clear/images/quickLocalSync.png similarity index 100% rename from admin/template/goto/theme/clear/images/quickLocalSync.png rename to admin/themes/clear/images/quickLocalSync.png diff --git a/admin/template/goto/theme/clear/images/resizable-e.gif b/admin/themes/clear/images/resizable-e.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-e.gif rename to admin/themes/clear/images/resizable-e.gif diff --git a/admin/template/goto/theme/clear/images/resizable-n.gif b/admin/themes/clear/images/resizable-n.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-n.gif rename to admin/themes/clear/images/resizable-n.gif diff --git a/admin/template/goto/theme/clear/images/resizable-ne.gif b/admin/themes/clear/images/resizable-ne.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-ne.gif rename to admin/themes/clear/images/resizable-ne.gif diff --git a/admin/template/goto/theme/clear/images/resizable-nw.gif b/admin/themes/clear/images/resizable-nw.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-nw.gif rename to admin/themes/clear/images/resizable-nw.gif diff --git a/admin/template/goto/theme/clear/images/resizable-s.gif b/admin/themes/clear/images/resizable-s.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-s.gif rename to admin/themes/clear/images/resizable-s.gif diff --git a/admin/template/goto/theme/clear/images/resizable-se.gif b/admin/themes/clear/images/resizable-se.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-se.gif rename to admin/themes/clear/images/resizable-se.gif diff --git a/admin/template/goto/theme/clear/images/resizable-sw.gif b/admin/themes/clear/images/resizable-sw.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-sw.gif rename to admin/themes/clear/images/resizable-sw.gif diff --git a/admin/template/goto/theme/clear/images/resizable-w.gif b/admin/themes/clear/images/resizable-w.gif similarity index 100% rename from admin/template/goto/theme/clear/images/resizable-w.gif rename to admin/themes/clear/images/resizable-w.gif diff --git a/admin/template/goto/theme/clear/images/transparent.gif b/admin/themes/clear/images/transparent.gif similarity index 100% rename from admin/template/goto/theme/clear/images/transparent.gif rename to admin/themes/clear/images/transparent.gif diff --git a/admin/template/goto/theme/clear/index.php b/admin/themes/clear/index.php similarity index 100% rename from admin/template/goto/theme/clear/index.php rename to admin/themes/clear/index.php diff --git a/admin/template/goto/theme/clear/mail-css.tpl b/admin/themes/clear/mail-css.tpl similarity index 91% rename from admin/template/goto/theme/clear/mail-css.tpl rename to admin/themes/clear/mail-css.tpl index b94f17f17..cfe148b39 100644 --- a/admin/template/goto/theme/clear/mail-css.tpl +++ b/admin/themes/clear/mail-css.tpl @@ -6,7 +6,7 @@ body {ldelim} background-color:#111; color:#69c;} #content {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} #copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; color: #69c;} -h2 {ldelim} background-color: #222;color:#eee;background-image: url({$ROOT_URL}template/{$themeconf.template}/theme/{$themeconf.theme}/images/tableh1_bg.png);} +h2 {ldelim} background-color: #222;color:#eee;background-image: url({$ROOT_URL}template/{$themeconf.template}/themes/{$themeconf.theme}/images/tableh1_bg.png);} img {ldelim} margin: 16px; padding:15px;border:1px solid #eee; -moz-border-radius: 4px; border-radius: 4px 4px; } img:hover {ldelim} border:1px solid #69c; -moz-border-radius: 4px; border-radius: 4px 4px; } a {ldelim} color: #69c; background: transparent; } diff --git a/admin/template/goto/theme/clear/theme.css b/admin/themes/clear/theme.css similarity index 100% rename from admin/template/goto/theme/clear/theme.css rename to admin/themes/clear/theme.css diff --git a/admin/themes/clear/themeconf.inc.php b/admin/themes/clear/themeconf.inc.php new file mode 100644 index 000000000..de1d34209 --- /dev/null +++ b/admin/themes/clear/themeconf.inc.php @@ -0,0 +1,12 @@ + 'clear', + 'parent' => 'default', + 'admin_icon_dir' => 'admin/themes/clear/icon', + 'selected_admin_menu' => selected_admin_menu(), +); +?> diff --git a/admin/template/goto/content.css b/admin/themes/default/content.css similarity index 100% rename from admin/template/goto/content.css rename to admin/themes/default/content.css diff --git a/admin/template/goto/default-colors.css b/admin/themes/default/default-colors.css similarity index 100% rename from admin/template/goto/default-colors.css rename to admin/themes/default/default-colors.css diff --git a/admin/template/goto/default-layout.css b/admin/themes/default/default-layout.css similarity index 93% rename from admin/template/goto/default-layout.css rename to admin/themes/default/default-layout.css index 56cb22ab6..a14f6632b 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/themes/default/default-layout.css @@ -695,4 +695,44 @@ html, body {height:100%; margin:0; padding:0;} #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); } +} + +/* Set the width of the menubar for the galery */ +#menubar { + width: 18em; +} +.content { + margin-left: 20em; /* = #menubar width + 2em */ +} +/* Set minimum width of the page before getting a scrollbar */ +/* IE5 and IE6 don't get that */ +BODY { + min-width: 60em; /* ~ 3* #menubar width */ +} +BODY#thePopuphelpPage { + min-width: 0; +} + +/* Set some sizes according to your maximum thumbnail width and height */ +.content UL.thumbnails SPAN, +.content UL.thumbnails SPAN.wrap2 A, +.content UL.thumbnails LABEL, +.content DIV.thumbnailCategory DIV.illustration { + width: 140px; /* max thumbnail width + 2px */ +} +.content UL.thumbnails SPAN.wrap2, +.content DIV.thumbnailCategory DIV.description { + height: 140px; /* max thumbnail height + 2px */ +} + + +/* Category thumbnails on main page */ +.content UL.thumbnailCategories LI { + width: 49.7%; /* 49.7% for 2 per line, 33.2% for 3 per line*/ +} + +/* Set defaults for thumbnails legend */ +.content UL.thumbnails SPAN.thumbLegend { + display: block; /* display: none; if you don't want legend */ + height: 4em; /* legend height (don't set auto to be Gecko friendly)*/ } \ No newline at end of file diff --git a/admin/template/goto/fix-ie5-ie6.css b/admin/themes/default/fix-ie5-ie6.css similarity index 100% rename from admin/template/goto/fix-ie5-ie6.css rename to admin/themes/default/fix-ie5-ie6.css diff --git a/admin/template/goto/icon/cat_move.png b/admin/themes/default/icon/cat_move.png similarity index 100% rename from admin/template/goto/icon/cat_move.png rename to admin/themes/default/icon/cat_move.png diff --git a/admin/template/goto/icon/category_children.png b/admin/themes/default/icon/category_children.png similarity index 100% rename from admin/template/goto/icon/category_children.png rename to admin/themes/default/icon/category_children.png diff --git a/admin/template/goto/icon/category_delete.png b/admin/themes/default/icon/category_delete.png similarity index 100% rename from admin/template/goto/icon/category_delete.png rename to admin/themes/default/icon/category_delete.png diff --git a/admin/template/goto/icon/category_edit.png b/admin/themes/default/icon/category_edit.png similarity index 100% rename from admin/template/goto/icon/category_edit.png rename to admin/themes/default/icon/category_edit.png diff --git a/admin/template/goto/icon/category_elements.png b/admin/themes/default/icon/category_elements.png similarity index 100% rename from admin/template/goto/icon/category_elements.png rename to admin/themes/default/icon/category_elements.png diff --git a/admin/template/goto/icon/category_jump-to.png b/admin/themes/default/icon/category_jump-to.png similarity index 100% rename from admin/template/goto/icon/category_jump-to.png rename to admin/themes/default/icon/category_jump-to.png diff --git a/admin/template/goto/icon/category_permissions.png b/admin/themes/default/icon/category_permissions.png similarity index 100% rename from admin/template/goto/icon/category_permissions.png rename to admin/themes/default/icon/category_permissions.png diff --git a/admin/template/goto/icon/category_representant_random.png b/admin/themes/default/icon/category_representant_random.png similarity index 100% rename from admin/template/goto/icon/category_representant_random.png rename to admin/themes/default/icon/category_representant_random.png diff --git a/admin/template/goto/icon/check.png b/admin/themes/default/icon/check.png similarity index 100% rename from admin/template/goto/icon/check.png rename to admin/themes/default/icon/check.png diff --git a/admin/template/goto/icon/datepicker.png b/admin/themes/default/icon/datepicker.png similarity index 100% rename from admin/template/goto/icon/datepicker.png rename to admin/themes/default/icon/datepicker.png diff --git a/admin/template/goto/icon/delete.png b/admin/themes/default/icon/delete.png similarity index 100% rename from admin/template/goto/icon/delete.png rename to admin/themes/default/icon/delete.png diff --git a/admin/template/goto/icon/edit_s.png b/admin/themes/default/icon/edit_s.png similarity index 100% rename from admin/template/goto/icon/edit_s.png rename to admin/themes/default/icon/edit_s.png diff --git a/admin/template/goto/icon/errors.png b/admin/themes/default/icon/errors.png similarity index 100% rename from admin/template/goto/icon/errors.png rename to admin/themes/default/icon/errors.png diff --git a/admin/template/goto/icon/exit.png b/admin/themes/default/icon/exit.png similarity index 100% rename from admin/template/goto/icon/exit.png rename to admin/themes/default/icon/exit.png diff --git a/admin/template/goto/icon/fcbkcomplete_close.gif b/admin/themes/default/icon/fcbkcomplete_close.gif similarity index 100% rename from admin/template/goto/icon/fcbkcomplete_close.gif rename to admin/themes/default/icon/fcbkcomplete_close.gif diff --git a/admin/template/goto/icon/help.png b/admin/themes/default/icon/help.png similarity index 100% rename from admin/template/goto/icon/help.png rename to admin/themes/default/icon/help.png diff --git a/admin/template/goto/icon/home.png b/admin/themes/default/icon/home.png similarity index 100% rename from admin/template/goto/icon/home.png rename to admin/themes/default/icon/home.png diff --git a/admin/template/goto/icon/index.php b/admin/themes/default/icon/index.php similarity index 100% rename from admin/template/goto/icon/index.php rename to admin/themes/default/icon/index.php diff --git a/admin/template/goto/icon/infos.png b/admin/themes/default/icon/infos.png similarity index 100% rename from admin/template/goto/icon/infos.png rename to admin/themes/default/icon/infos.png diff --git a/admin/template/goto/icon/note.png b/admin/themes/default/icon/note.png similarity index 100% rename from admin/template/goto/icon/note.png rename to admin/themes/default/icon/note.png diff --git a/admin/template/goto/icon/page_end.png b/admin/themes/default/icon/page_end.png similarity index 100% rename from admin/template/goto/icon/page_end.png rename to admin/themes/default/icon/page_end.png diff --git a/admin/template/goto/icon/page_top.png b/admin/themes/default/icon/page_top.png similarity index 100% rename from admin/template/goto/icon/page_top.png rename to admin/themes/default/icon/page_top.png diff --git a/admin/template/goto/icon/permissions.png b/admin/themes/default/icon/permissions.png similarity index 100% rename from admin/template/goto/icon/permissions.png rename to admin/themes/default/icon/permissions.png diff --git a/admin/template/goto/icon/plug_activate.png b/admin/themes/default/icon/plug_activate.png similarity index 100% rename from admin/template/goto/icon/plug_activate.png rename to admin/themes/default/icon/plug_activate.png diff --git a/admin/template/goto/icon/plug_activate_grey.png b/admin/themes/default/icon/plug_activate_grey.png similarity index 100% rename from admin/template/goto/icon/plug_activate_grey.png rename to admin/themes/default/icon/plug_activate_grey.png diff --git a/admin/template/goto/icon/plug_deactivate.png b/admin/themes/default/icon/plug_deactivate.png similarity index 100% rename from admin/template/goto/icon/plug_deactivate.png rename to admin/themes/default/icon/plug_deactivate.png diff --git a/admin/template/goto/icon/plug_deactivate_grey.png b/admin/themes/default/icon/plug_deactivate_grey.png similarity index 100% rename from admin/template/goto/icon/plug_deactivate_grey.png rename to admin/themes/default/icon/plug_deactivate_grey.png diff --git a/admin/template/goto/icon/plug_delete.png b/admin/themes/default/icon/plug_delete.png similarity index 100% rename from admin/template/goto/icon/plug_delete.png rename to admin/themes/default/icon/plug_delete.png diff --git a/admin/template/goto/icon/plug_delete_grey.png b/admin/themes/default/icon/plug_delete_grey.png similarity index 100% rename from admin/template/goto/icon/plug_delete_grey.png rename to admin/themes/default/icon/plug_delete_grey.png diff --git a/admin/template/goto/icon/plug_install.png b/admin/themes/default/icon/plug_install.png similarity index 100% rename from admin/template/goto/icon/plug_install.png rename to admin/themes/default/icon/plug_install.png diff --git a/admin/template/goto/icon/plug_install_grey.png b/admin/themes/default/icon/plug_install_grey.png similarity index 100% rename from admin/template/goto/icon/plug_install_grey.png rename to admin/themes/default/icon/plug_install_grey.png diff --git a/admin/template/goto/icon/plug_uninstall.png b/admin/themes/default/icon/plug_uninstall.png similarity index 100% rename from admin/template/goto/icon/plug_uninstall.png rename to admin/themes/default/icon/plug_uninstall.png diff --git a/admin/template/goto/icon/plug_uninstall_grey.png b/admin/themes/default/icon/plug_uninstall_grey.png similarity index 100% rename from admin/template/goto/icon/plug_uninstall_grey.png rename to admin/themes/default/icon/plug_uninstall_grey.png diff --git a/admin/template/goto/icon/plugin_active.gif b/admin/themes/default/icon/plugin_active.gif similarity index 100% rename from admin/template/goto/icon/plugin_active.gif rename to admin/themes/default/icon/plugin_active.gif diff --git a/admin/template/goto/icon/plugin_inactive.gif b/admin/themes/default/icon/plugin_inactive.gif similarity index 100% rename from admin/template/goto/icon/plugin_inactive.gif rename to admin/themes/default/icon/plugin_inactive.gif diff --git a/admin/template/goto/icon/preferences.png b/admin/themes/default/icon/preferences.png similarity index 100% rename from admin/template/goto/icon/preferences.png rename to admin/themes/default/icon/preferences.png diff --git a/admin/template/goto/icon/ranks.png b/admin/themes/default/icon/ranks.png similarity index 100% rename from admin/template/goto/icon/ranks.png rename to admin/themes/default/icon/ranks.png diff --git a/admin/template/goto/icon/ranks_grey.png b/admin/themes/default/icon/ranks_grey.png similarity index 100% rename from admin/template/goto/icon/ranks_grey.png rename to admin/themes/default/icon/ranks_grey.png diff --git a/admin/template/goto/icon/sync_metadata.png b/admin/themes/default/icon/sync_metadata.png similarity index 100% rename from admin/template/goto/icon/sync_metadata.png rename to admin/themes/default/icon/sync_metadata.png diff --git a/admin/template/goto/icon/sync_metadata_pink.png b/admin/themes/default/icon/sync_metadata_pink.png similarity index 100% rename from admin/template/goto/icon/sync_metadata_pink.png rename to admin/themes/default/icon/sync_metadata_pink.png diff --git a/admin/template/goto/icon/toggle_is_default_group.png b/admin/themes/default/icon/toggle_is_default_group.png similarity index 100% rename from admin/template/goto/icon/toggle_is_default_group.png rename to admin/themes/default/icon/toggle_is_default_group.png diff --git a/admin/template/goto/icon/uncheck.png b/admin/themes/default/icon/uncheck.png similarity index 100% rename from admin/template/goto/icon/uncheck.png rename to admin/themes/default/icon/uncheck.png diff --git a/admin/template/goto/icon/validate_s.png b/admin/themes/default/icon/validate_s.png similarity index 100% rename from admin/template/goto/icon/validate_s.png rename to admin/themes/default/icon/validate_s.png diff --git a/admin/template/goto/icon/virt_category.png b/admin/themes/default/icon/virt_category.png similarity index 100% rename from admin/template/goto/icon/virt_category.png rename to admin/themes/default/icon/virt_category.png diff --git a/admin/template/goto/index.php b/admin/themes/default/index.php similarity index 100% rename from admin/template/goto/index.php rename to admin/themes/default/index.php diff --git a/admin/template/goto/layout.css b/admin/themes/default/layout.css similarity index 100% rename from admin/template/goto/layout.css rename to admin/themes/default/layout.css diff --git a/admin/template/goto/local-layout.css b/admin/themes/default/local-layout.css similarity index 100% rename from admin/template/goto/local-layout.css rename to admin/themes/default/local-layout.css diff --git a/admin/themes/default/local_head.tpl b/admin/themes/default/local_head.tpl new file mode 100644 index 000000000..dd2ebc552 --- /dev/null +++ b/admin/themes/default/local_head.tpl @@ -0,0 +1,3 @@ + diff --git a/admin/template/goto/menubar.css b/admin/themes/default/menubar.css similarity index 100% rename from admin/template/goto/menubar.css rename to admin/themes/default/menubar.css diff --git a/admin/template/goto/picture.css b/admin/themes/default/picture.css similarity index 100% rename from admin/template/goto/picture.css rename to admin/themes/default/picture.css diff --git a/admin/template/goto/print.css b/admin/themes/default/print.css similarity index 100% rename from admin/template/goto/print.css rename to admin/themes/default/print.css diff --git a/admin/template/goto/admin.tpl b/admin/themes/default/template/admin.tpl similarity index 91% rename from admin/template/goto/admin.tpl rename to admin/themes/default/template/admin.tpl index ac25b3990..8de4f69ea 100644 --- a/admin/template/goto/admin.tpl +++ b/admin/themes/default/template/admin.tpl @@ -1,6 +1,6 @@ -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js" } -{known_script id="jquery.ui.accordion" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.accordion.packed.js" } -{known_script id="jquery.tipTip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.tipTip.minified.js" } +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js" } +{known_script id="jquery.ui.accordion" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.accordion.packed.js" } +{known_script id="jquery.tipTip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.tipTip.minified.js" } + + +{if not empty($head_elements)} +{foreach from=$head_elements item=elt} +{$elt} +{/foreach} +{/if} + + + + + +
+ +
+

+ + {'Home'|@translate} + {$GALLERY_TITLE} + +

+ +
+ Hello {$USERNAME} : + Visit Gallery | + Change Theme | + {'Logout'|@translate} + (?) +
+
+ +
+ +{if not empty($header_msgs)} +
+ {foreach from=$header_msgs item=elt} + {$elt} + {/foreach} +
+{/if} + +
{*$PAGE_BANNER*}
+ +{if not empty($header_notes)} +
+ {foreach from=$header_notes item=elt} + {$elt} + {/foreach} +
+{/if} + +
\ No newline at end of file diff --git a/admin/template/goto/history.tpl b/admin/themes/default/template/history.tpl similarity index 100% rename from admin/template/goto/history.tpl rename to admin/themes/default/template/history.tpl diff --git a/admin/template/goto/include/autosize.inc.tpl b/admin/themes/default/template/include/autosize.inc.tpl similarity index 58% rename from admin/template/goto/include/autosize.inc.tpl rename to admin/themes/default/template/include/autosize.inc.tpl index 5529d07bd..8f5c78c70 100644 --- a/admin/template/goto/include/autosize.inc.tpl +++ b/admin/themes/default/template/include/autosize.inc.tpl @@ -1,5 +1,5 @@ -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.autogrow-textarea.js"} +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.autogrow-textarea.js"} {* Auto size and auto grow textarea *} {literal} diff --git a/admin/themes/default/template/include/datepicker.inc.tpl b/admin/themes/default/template/include/datepicker.inc.tpl new file mode 100644 index 000000000..f010febcf --- /dev/null +++ b/admin/themes/default/template/include/datepicker.inc.tpl @@ -0,0 +1,24 @@ + +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.datepicker" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.datepicker.packed.js"} +{known_script id="datepicker.js" src=$ROOT_URL|@cat:"themes/default/js/datepicker.js"} + +{assign var="datepicker_language" value="themes/default/js/ui/i18n/ui.datepicker-"|@cat:$lang_info.code|@cat:".js"} + +{if "PHPWG_ROOT_PATH"|@constant|@cat:$datepicker_language|@file_exists} +{known_script id="jquery.ui.datepicker-$lang_info.code" src=$ROOT_URL|@cat:$datepicker_language} +{/if} + +{html_head} + +{/html_head} + + diff --git a/admin/template/goto/include/dbselect.inc.tpl b/admin/themes/default/template/include/dbselect.inc.tpl similarity index 59% rename from admin/template/goto/include/dbselect.inc.tpl rename to admin/themes/default/template/include/dbselect.inc.tpl index 30db7400a..009452c1e 100644 --- a/admin/template/goto/include/dbselect.inc.tpl +++ b/admin/themes/default/template/include/dbselect.inc.tpl @@ -1,6 +1,6 @@ -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} -{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.resizable.packed.js"} {* Resize possible *} {literal} diff --git a/admin/template/goto/include/install.inc.tpl b/admin/themes/default/template/include/install.inc.tpl similarity index 100% rename from admin/template/goto/include/install.inc.tpl rename to admin/themes/default/template/include/install.inc.tpl diff --git a/admin/template/goto/include/resize.inc.tpl b/admin/themes/default/template/include/resize.inc.tpl similarity index 57% rename from admin/template/goto/include/resize.inc.tpl rename to admin/themes/default/template/include/resize.inc.tpl index aebb9f6c5..30a637563 100644 --- a/admin/template/goto/include/resize.inc.tpl +++ b/admin/themes/default/template/include/resize.inc.tpl @@ -1,6 +1,6 @@ -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} -{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.resizable.packed.js"} {* Resize possible *} {literal} diff --git a/admin/template/goto/install.tpl b/admin/themes/default/template/install.tpl similarity index 84% rename from admin/template/goto/install.tpl rename to admin/themes/default/template/install.tpl index 28609c366..ce3d8d906 100644 --- a/admin/template/goto/install.tpl +++ b/admin/themes/default/template/install.tpl @@ -5,12 +5,32 @@ - - - - -{include file="include/install.inc.tpl"} + + +{foreach from=$themes item=theme} +{if isset($theme.local_head)}{include file=$theme.local_head}{/if} + +{/foreach} + + {literal} + + - + {if not empty($head_elements)} diff --git a/template/default/identification.tpl b/themes/default/template/identification.tpl similarity index 100% rename from template/default/identification.tpl rename to themes/default/template/identification.tpl diff --git a/template/default/include/autosize.inc.tpl b/themes/default/template/include/autosize.inc.tpl similarity index 58% rename from template/default/include/autosize.inc.tpl rename to themes/default/template/include/autosize.inc.tpl index 5529d07bd..8f5c78c70 100644 --- a/template/default/include/autosize.inc.tpl +++ b/themes/default/template/include/autosize.inc.tpl @@ -1,5 +1,5 @@ -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.autogrow-textarea.js"} +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.autogrow" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.autogrow-textarea.js"} {* Auto size and auto grow textarea *} {literal} diff --git a/themes/default/template/include/datepicker.inc.tpl b/themes/default/template/include/datepicker.inc.tpl new file mode 100644 index 000000000..92cb8cbcd --- /dev/null +++ b/themes/default/template/include/datepicker.inc.tpl @@ -0,0 +1,24 @@ + +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.datepicker" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.datepicker.packed.js"} +{known_script id="datepicker.js" src=$ROOT_URL|@cat:"themes/default/js/datepicker.js"} + +{assign var="datepicker_language" value="themes/default/js/ui/i18n/ui.datepicker-"|@cat:$lang_info.code|@cat:".js"} + +{if "PHPWG_ROOT_PATH"|@constant|@cat:$datepicker_language|@file_exists} +{known_script id="jquery.ui.datepicker-$lang_info.code" src=$ROOT_URL|@cat:$datepicker_language} +{/if} + +{html_head} + +{/html_head} + + diff --git a/template/default/include/resize.inc.tpl b/themes/default/template/include/resize.inc.tpl similarity index 57% rename from template/default/include/resize.inc.tpl rename to themes/default/template/include/resize.inc.tpl index aebb9f6c5..30a637563 100644 --- a/template/default/include/resize.inc.tpl +++ b/themes/default/template/include/resize.inc.tpl @@ -1,6 +1,6 @@ -{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js"} -{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.resizable.packed.js"} +{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} +{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"} +{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.resizable.packed.js"} {* Resize possible *} {literal} diff --git a/template/default/index.tpl b/themes/default/template/index.tpl similarity index 100% rename from template/default/index.tpl rename to themes/default/template/index.tpl diff --git a/template/yoga/theme/dark/images/index.php b/themes/default/template/mail/index.php similarity index 100% rename from template/yoga/theme/dark/images/index.php rename to themes/default/template/mail/index.php diff --git a/template/default/mail/text/html/cat_group_info.tpl b/themes/default/template/mail/text/html/cat_group_info.tpl similarity index 100% rename from template/default/mail/text/html/cat_group_info.tpl rename to themes/default/template/mail/text/html/cat_group_info.tpl diff --git a/template/default/mail/text/html/footer.tpl b/themes/default/template/mail/text/html/footer.tpl similarity index 100% rename from template/default/mail/text/html/footer.tpl rename to themes/default/template/mail/text/html/footer.tpl diff --git a/template/default/mail/text/html/global-mail-css.tpl b/themes/default/template/mail/text/html/global-mail-css.tpl similarity index 100% rename from template/default/mail/text/html/global-mail-css.tpl rename to themes/default/template/mail/text/html/global-mail-css.tpl diff --git a/template/default/mail/text/html/header.tpl b/themes/default/template/mail/text/html/header.tpl similarity index 100% rename from template/default/mail/text/html/header.tpl rename to themes/default/template/mail/text/html/header.tpl diff --git a/template/yoga/theme/dark/index.php b/themes/default/template/mail/text/html/index.php similarity index 100% rename from template/yoga/theme/dark/index.php rename to themes/default/template/mail/text/html/index.php diff --git a/template/default/mail/text/html/notification_by_mail.tpl b/themes/default/template/mail/text/html/notification_by_mail.tpl similarity index 100% rename from template/default/mail/text/html/notification_by_mail.tpl rename to themes/default/template/mail/text/html/notification_by_mail.tpl diff --git a/template/yoga/theme/index.php b/themes/default/template/mail/text/index.php similarity index 100% rename from template/yoga/theme/index.php rename to themes/default/template/mail/text/index.php diff --git a/template/default/mail/text/plain/cat_group_info.tpl b/themes/default/template/mail/text/plain/cat_group_info.tpl similarity index 100% rename from template/default/mail/text/plain/cat_group_info.tpl rename to themes/default/template/mail/text/plain/cat_group_info.tpl diff --git a/template/default/mail/text/plain/footer.tpl b/themes/default/template/mail/text/plain/footer.tpl similarity index 100% rename from template/default/mail/text/plain/footer.tpl rename to themes/default/template/mail/text/plain/footer.tpl diff --git a/template/default/mail/text/plain/header.tpl b/themes/default/template/mail/text/plain/header.tpl similarity index 100% rename from template/default/mail/text/plain/header.tpl rename to themes/default/template/mail/text/plain/header.tpl diff --git a/template/yoga/theme/p0w0/images/index.php b/themes/default/template/mail/text/plain/index.php similarity index 100% rename from template/yoga/theme/p0w0/images/index.php rename to themes/default/template/mail/text/plain/index.php diff --git a/template/default/mail/text/plain/notification_by_mail.tpl b/themes/default/template/mail/text/plain/notification_by_mail.tpl similarity index 100% rename from template/default/mail/text/plain/notification_by_mail.tpl rename to themes/default/template/mail/text/plain/notification_by_mail.tpl diff --git a/template/default/mainpage_categories.tpl b/themes/default/template/mainpage_categories.tpl similarity index 100% rename from template/default/mainpage_categories.tpl rename to themes/default/template/mainpage_categories.tpl diff --git a/template/default/menubar.tpl b/themes/default/template/menubar.tpl similarity index 100% rename from template/default/menubar.tpl rename to themes/default/template/menubar.tpl diff --git a/template/default/menubar_categories.tpl b/themes/default/template/menubar_categories.tpl similarity index 100% rename from template/default/menubar_categories.tpl rename to themes/default/template/menubar_categories.tpl diff --git a/template/default/menubar_identification.tpl b/themes/default/template/menubar_identification.tpl similarity index 100% rename from template/default/menubar_identification.tpl rename to themes/default/template/menubar_identification.tpl diff --git a/template/default/menubar_links.tpl b/themes/default/template/menubar_links.tpl similarity index 100% rename from template/default/menubar_links.tpl rename to themes/default/template/menubar_links.tpl diff --git a/template/default/menubar_menu.tpl b/themes/default/template/menubar_menu.tpl similarity index 100% rename from template/default/menubar_menu.tpl rename to themes/default/template/menubar_menu.tpl diff --git a/template/default/menubar_specials.tpl b/themes/default/template/menubar_specials.tpl similarity index 100% rename from template/default/menubar_specials.tpl rename to themes/default/template/menubar_specials.tpl diff --git a/template/default/menubar_tags.tpl b/themes/default/template/menubar_tags.tpl similarity index 100% rename from template/default/menubar_tags.tpl rename to themes/default/template/menubar_tags.tpl diff --git a/template/default/month_calendar.tpl b/themes/default/template/month_calendar.tpl similarity index 100% rename from template/default/month_calendar.tpl rename to themes/default/template/month_calendar.tpl diff --git a/template/default/navigation_bar.tpl b/themes/default/template/navigation_bar.tpl similarity index 100% rename from template/default/navigation_bar.tpl rename to themes/default/template/navigation_bar.tpl diff --git a/template/default/nbm.tpl b/themes/default/template/nbm.tpl similarity index 100% rename from template/default/nbm.tpl rename to themes/default/template/nbm.tpl diff --git a/template/default/notification.tpl b/themes/default/template/notification.tpl similarity index 100% rename from template/default/notification.tpl rename to themes/default/template/notification.tpl diff --git a/template/default/password.tpl b/themes/default/template/password.tpl similarity index 100% rename from template/default/password.tpl rename to themes/default/template/password.tpl diff --git a/template/default/picture.tpl b/themes/default/template/picture.tpl similarity index 98% rename from template/default/picture.tpl rename to themes/default/template/picture.tpl index 9499a546d..885d31112 100644 --- a/template/default/picture.tpl +++ b/themes/default/template/picture.tpl @@ -190,7 +190,7 @@ y.callService( {/if} {/foreach} - +