From a1a1e51190d95a1ba7feb436e58eb65e0507b909 Mon Sep 17 00:00:00 2001 From: Ivy Date: Thu, 11 Feb 2016 03:56:59 +0900 Subject: [PATCH 01/11] change plugin theme and add UIkit default theme --- plugins/calendar/functions.inc | 10 +- .../calendar/templates/default/addevent.thtml | 57 +- .../templates/default/addeventoption.thtml | 16 +- .../templates/default/addremoveevent.thtml | 2 +- .../templates/default/admin/eventeditor.thtml | 294 +- .../calendar/templates/default/calendar.thtml | 199 +- .../templates/default/calendarday.thtml | 8 +- .../templates/default/calendarevent.thtml | 2 +- .../templates/default/calendarweek.thtml | 9 +- .../templates/default/dayview/dayview.thtml | 241 +- .../default/dayview/quickaddform.thtml | 107 +- .../templates/default/editpersonalevent.thtml | 275 +- .../templates/default/eventdetails.thtml | 43 +- .../calendar/templates/default/events.thtml | 10 +- .../default/mastercalendaroption.thtml | 8 +- .../default/personalcalendaroption.thtml | 8 +- .../templates/default/submitevent.thtml | 257 +- .../templates/default/weekview/weekview.thtml | 107 +- .../default/admin/categoryeditor.thtml | 104 +- .../default/admin/categorylist.thtml | 38 +- .../templates/default/admin/catitem.thtml | 14 +- .../templates/default/admin/linkeditor.thtml | 105 +- .../templates/default/categoryactivecol.thtml | 2 +- .../links/templates/default/categorycol.thtml | 4 +- .../templates/default/categorydropdown.thtml | 10 +- .../default/categorynavigation.thtml | 4 +- .../links/templates/default/categoryrow.thtml | 2 +- plugins/links/templates/default/links.thtml | 7 +- .../templates/default/pagenavigation.thtml | 2 +- .../links/templates/default/submitlink.thtml | 47 +- .../default/admin/pollansweroption.thtml | 7 +- .../templates/default/admin/polleditor.thtml | 124 +- .../default/admin/pollquestions.thtml | 18 +- .../polls/templates/default/pollblock.thtml | 23 +- .../templates/default/pollcomments.thtml | 2 +- .../polls/templates/default/polllist.thtml | 2 +- .../templates/default/pollquestion.thtml | 10 +- .../templates/default/pollquestions.thtml | 8 +- .../polls/templates/default/pollresult.thtml | 9 +- .../templates/default/pollvotes_bar.thtml | 17 +- .../templates/default/pollvotes_num.thtml | 6 +- .../templates/default/admin/editor.thtml | 335 +- .../default/admin/editor_advanced.thtml | 310 +- .../templates/default/centerblock.thtml | 3 + .../templates/default/printable.thtml | 2 - .../templates/default/spcomments.thtml | 2 +- .../templates/default/staticpage.thtml | 4 +- public_html/images/facebook-login-icon.png | Bin 570 -> 22512 bytes public_html/images/google-login-icon.png | Bin 637 -> 23314 bytes public_html/images/linkedin-login-icon.png | Bin 404 -> 22623 bytes public_html/images/microsoft-login-icon.png | Bin 267 -> 22690 bytes public_html/images/twitter-login-icon.png | Bin 636 -> 22654 bytes public_html/images/yahoo-login-icon.png | Bin 413 -> 22861 bytes public_html/layout/default/README | 60 + .../default/admin/block/blockeditor.thtml | 156 + .../admin/block/defaultblockeditor.thtml | 91 + .../layout/default/admin/block/index.html | 0 .../layout/default/admin/commandcontrol.thtml | 19 + .../admin/common/edit_permissions.thtml | 25 + .../default/admin/common/edit_topics.thtml | 33 + .../layout/default/admin/common/index.html | 0 .../default/admin/config/config_element.thtml | 79 + .../admin/config/config_element_2.thtml | 78 + .../default/admin/config/configuration.thtml | 72 + .../layout/default/admin/config/index.html | 0 .../default/admin/config/menu_element.thtml | 13 + .../layout/default/admin/envcheck.thtml | 22 + .../default/admin/group/groupeditor.thtml | 74 + .../default/admin/group/groupmembers.thtml | 44 + .../layout/default/admin/group/index.html | 0 public_html/layout/default/admin/index.html | 0 .../layout/default/admin/lists/field.thtml | 5 + .../layout/default/admin/lists/header.thtml | 5 + .../layout/default/admin/lists/index.html | 0 .../layout/default/admin/lists/inline.thtml | 18 + .../layout/default/admin/lists/list.thtml | 32 + .../layout/default/admin/lists/listitem.thtml | 5 + .../default/admin/lists/searchmenu.thtml | 33 + .../layout/default/admin/lists/topmenu.thtml | 11 + .../layout/default/admin/mail/index.html | 0 .../layout/default/admin/mail/mailform.thtml | 55 + .../layout/default/admin/plugins/editor.thtml | 51 + .../layout/default/admin/plugins/index.html | 0 .../layout/default/admin/plugins/info.thtml | 48 + .../layout/default/admin/story/index.html | 0 .../story/storyeditor.japanese_utf-8.thtml | 232 + .../default/admin/story/storyeditor.thtml | 231 + .../storyeditor_advanced.japanese_utf-8.thtml | 288 ++ .../admin/story/storyeditor_advanced.thtml | 297 ++ .../admin/syndication/feededitor.thtml | 99 + .../default/admin/syndication/index.html | 0 .../admin/syndication/selecttype.thtml | 18 + .../layout/default/admin/topic/index.html | 0 .../layout/default/admin/topic/listitem.thtml | 10 + .../default/admin/topic/topiceditor.thtml | 133 + .../default/admin/topic/topiclist.thtml | 9 + .../admin/trackback/autodetectitem.thtml | 8 + .../admin/trackback/autodetectlist.thtml | 11 + .../layout/default/admin/trackback/index.html | 0 .../admin/trackback/pingbackform.thtml | 26 + .../admin/trackback/pingbackitem.thtml | 9 + .../admin/trackback/pingbacklist.thtml | 11 + .../default/admin/trackback/pingform.thtml | 29 + .../default/admin/trackback/pingitem.thtml | 9 + .../default/admin/trackback/pinglist.thtml | 11 + .../admin/trackback/serviceeditor.thtml | 48 + .../admin/trackback/trackbackeditor.thtml | 37 + .../default/admin/user/batchdelete.thtml | 19 + .../admin/user/batchdelete_options.thtml | 15 + .../layout/default/admin/user/edituser.thtml | 71 + .../layout/default/admin/user/groupedit.thtml | 8 + .../layout/default/admin/user/index.html | 0 .../layout/default/admin/user/password.thtml | 22 + .../layout/default/admin/user/reminder.thtml | 10 + .../layout/default/adminnavigation.thtml | 18 + .../layout/default/archivestorybodytext.thtml | 3 + .../layout/default/archivestorytext.thtml | 58 + .../layout/default/article/article.thtml | 28 + public_html/layout/default/article/index.html | 0 .../layout/default/article/printable.thtml | 31 + .../layout/default/blockfooter-config.thtml | 6 + .../layout/default/blockfooter-left.thtml | 6 + .../layout/default/blockfooter-list.thtml | 7 + .../layout/default/blockfooter-message.thtml | 13 + .../layout/default/blockfooter-related.thtml | 6 + .../layout/default/blockfooter-right.thtml | 6 + .../default/blockfooter-user-login.thtml | 6 + .../layout/default/blockfooter-user.thtml | 7 + public_html/layout/default/blockfooter.thtml | 6 + .../layout/default/blockheader-config.thtml | 7 + .../layout/default/blockheader-left.thtml | 7 + .../layout/default/blockheader-list.thtml | 8 + .../layout/default/blockheader-message.thtml | 10 + .../layout/default/blockheader-related.thtml | 7 + .../layout/default/blockheader-right.thtml | 7 + .../default/blockheader-user-login.thtml | 7 + .../layout/default/blockheader-user.thtml | 8 + public_html/layout/default/blockheader.thtml | 7 + .../layout/default/blockservices.thtml | 8 + public_html/layout/default/breadcrumbs.thtml | 25 + .../layout/default/comment/comment.thtml | 18 + .../layout/default/comment/commentbar.thtml | 39 + .../layout/default/comment/commentform.thtml | 75 + .../comment/commentform_advanced.thtml | 78 + public_html/layout/default/comment/index.html | 0 .../default/comment/reportcomment.thtml | 21 + .../layout/default/comment/startcomment.thtml | 14 + .../layout/default/comment/thread.thtml | 8 + .../layout/default/css_ltr/add_to_uikit.css | 1224 +++++ public_html/layout/default/css_ltr/ie8.css | 64 + public_html/layout/default/css_ltr/index.html | 0 public_html/layout/default/css_ltr/print.css | 194 + public_html/layout/default/css_ltr/style.css | 4215 +++++++++++++++++ .../layout/default/css_ltr/style.min.css | 3 + public_html/layout/default/css_ltr/theme.css | 13 + .../layout/default/css_rtl/add_to_uikit.css | 1224 +++++ public_html/layout/default/css_rtl/ie8.css | 64 + public_html/layout/default/css_rtl/index.html | 0 public_html/layout/default/css_rtl/print.css | 194 + public_html/layout/default/css_rtl/style.css | 4205 ++++++++++++++++ .../layout/default/css_rtl/style.min.css | 2 + public_html/layout/default/css_rtl/theme.css | 8 + .../layout/default/css_src/.csscomb.json | 23 + public_html/layout/default/css_src/README | 15 + .../layout/default/css_src/gulpfile.js | 165 + .../layout/default/css_src/package.json | 39 + .../default/css_src/src/stylus/config.json | 63 + .../default/css_src/src/stylus/config2.json | 63 + .../default/css_src/src/stylus/style.styl | 15 + .../default/css_src/src/stylus/sub/admin.styl | 384 ++ .../css_src/src/stylus/sub/admin_config.styl | 247 + .../default/css_src/src/stylus/sub/base.styl | 447 ++ .../src/stylus/sub/block_contents.styl | 771 +++ .../css_src/src/stylus/sub/compatible.styl | 374 ++ .../css_src/src/stylus/sub/form_basic.styl | 207 + .../sub/layout/layout_1cols_mobile.styl | 246 + .../sub/layout/layout_2cols_Rbar_fixed.styl | 283 ++ .../sub/layout/layout_2cols_Rbar_liquid.styl | 262 + .../stylus/sub/layout/layout_3cols_LRbar.styl | 279 ++ .../css_src/src/stylus/sub/layout_2.styl | 41 + .../src/stylus/sub/layout_default.styl | 41 + .../css_src/src/stylus/sub/main_contents.styl | 640 +++ .../css_src/src/stylus/sub/mixins.styl | 121 + .../css_src/src/stylus/sub/theme_2.styl | 71 + .../css_src/src/stylus/sub/theme_default.styl | 22 + .../css_src/src/stylus/sub/variables.styl | 13 + .../src/stylus/sub/variables_default.styl | 179 + public_html/layout/default/directory.thtml | 24 + .../default/featuredstorybodytext.thtml | 3 + .../layout/default/featuredstorytext.thtml | 59 + public_html/layout/default/footer.thtml | 61 + public_html/layout/default/functions.php | 198 + public_html/layout/default/header.thtml | 79 + .../layout/default/images/addchild.png | Bin 0 -> 484 bytes .../default/images/admin/block-left.png | Bin 0 -> 1117 bytes .../default/images/admin/block-right.png | Bin 0 -> 1262 bytes .../layout/default/images/admin/down.png | Bin 0 -> 393 bytes .../layout/default/images/admin/index.html | 0 .../layout/default/images/admin/up.png | Bin 0 -> 417 bytes .../layout/default/images/arrow-down.png | Bin 0 -> 529 bytes .../layout/default/images/arrow-right.png | Bin 0 -> 258 bytes .../layout/default/images/arrow-up.png | Bin 0 -> 527 bytes public_html/layout/default/images/bar.gif | Bin 0 -> 36 bytes .../layout/default/images/bararrowdown.png | Bin 0 -> 136 bytes .../layout/default/images/bararrowup.png | Bin 0 -> 177 bytes .../layout/default/images/button_help.png | Bin 0 -> 257 bytes .../layout/default/images/collapse.png | Bin 0 -> 186 bytes public_html/layout/default/images/copy.png | Bin 0 -> 288 bytes .../layout/default/images/deleteitem.png | Bin 0 -> 655 bytes .../layout/default/images/disabled.png | Bin 0 -> 1018 bytes public_html/layout/default/images/edit.png | Bin 0 -> 22292 bytes public_html/layout/default/images/enabled.png | Bin 0 -> 1009 bytes public_html/layout/default/images/error.png | Bin 0 -> 850 bytes public_html/layout/default/images/expand.png | Bin 0 -> 199 bytes .../layout/default/images/external.png | Bin 0 -> 165 bytes public_html/layout/default/images/favicon.ico | Bin 0 -> 1150 bytes public_html/layout/default/images/feed.png | Bin 0 -> 596 bytes .../layout/default/images/icon_info.png | Bin 0 -> 791 bytes .../layout/default/images/icons/block.png | Bin 0 -> 1884 bytes .../default/images/icons/configuration.png | Bin 0 -> 4044 bytes .../layout/default/images/icons/ctl.png | Bin 0 -> 4553 bytes .../layout/default/images/icons/database.png | Bin 0 -> 3347 bytes .../default/images/icons/delete_event.png | Bin 0 -> 655 bytes .../layout/default/images/icons/docs.png | Bin 0 -> 2123 bytes .../layout/default/images/icons/envcheck.png | Bin 0 -> 2125 bytes .../layout/default/images/icons/event.png | Bin 0 -> 2180 bytes .../default/images/icons/filemanager.png | Bin 0 -> 4942 bytes .../layout/default/images/icons/group.png | Bin 0 -> 3644 bytes .../layout/default/images/icons/index.html | 0 .../default/images/icons/log_viewer.png | Bin 0 -> 2495 bytes .../layout/default/images/icons/logout.png | Bin 0 -> 2160 bytes .../layout/default/images/icons/mail.png | Bin 0 -> 3355 bytes .../default/images/icons/moderation.png | Bin 0 -> 3482 bytes .../layout/default/images/icons/plugins.png | Bin 0 -> 2441 bytes .../layout/default/images/icons/story.png | Bin 0 -> 2272 bytes .../default/images/icons/syndication.png | Bin 0 -> 2361 bytes .../layout/default/images/icons/topic.png | Bin 0 -> 2189 bytes .../layout/default/images/icons/trackback.png | Bin 0 -> 3741 bytes .../layout/default/images/icons/user.png | Bin 0 -> 3187 bytes .../default/images/icons/versioncheck.png | Bin 0 -> 4074 bytes public_html/layout/default/images/index.html | 0 public_html/layout/default/images/info.png | Bin 0 -> 971 bytes public_html/layout/default/images/install.png | Bin 0 -> 918 bytes public_html/layout/default/images/list.png | Bin 0 -> 323 bytes public_html/layout/default/images/loading.gif | Bin 0 -> 8581 bytes .../layout/default/images/logo-geek.png | Bin 0 -> 51506 bytes public_html/layout/default/images/logo.png | Bin 0 -> 10435 bytes public_html/layout/default/images/logo2.png | Bin 0 -> 16058 bytes .../layout/default/images/logomark.png | Bin 0 -> 47640 bytes .../layout/default/images/logomark.svg | 48 + public_html/layout/default/images/mail.png | Bin 0 -> 681 bytes public_html/layout/default/images/person.png | Bin 0 -> 575 bytes public_html/layout/default/images/print.png | Bin 0 -> 481 bytes public_html/layout/default/images/search.png | Bin 0 -> 421 bytes .../layout/default/images/sendping.png | Bin 0 -> 964 bytes .../layout/default/images/smallcamera.png | Bin 0 -> 850 bytes public_html/layout/default/images/success.png | Bin 0 -> 1009 bytes .../layout/default/images/sysmessage.png | Bin 0 -> 997 bytes .../default/images/tooltips/critical.png | Bin 0 -> 2248 bytes .../layout/default/images/tooltips/help.png | Bin 0 -> 3605 bytes .../default/images/tooltips/tooltip.png | Bin 0 -> 894 bytes .../default/images/tooltips/warning.png | Bin 0 -> 2281 bytes .../layout/default/images/unavailable.png | Bin 0 -> 850 bytes public_html/layout/default/images/update.png | Bin 0 -> 740 bytes public_html/layout/default/images/warning.png | Bin 0 -> 929 bytes .../layout/default/javascript/index.html | 0 .../default/javascript/jquery.cookie.js | 114 + .../layout/default/javascript/respond.min.js | 6 + .../layout/default/javascript/script.js | 36 + .../layout/default/javascript/theme.js | 9 + .../default/jquery_ui/images/index.html | 0 .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 212 bytes .../images/ui-bg_flat_55_fbec88_40x100.png | Bin 0 -> 206 bytes .../images/ui-bg_glass_75_d0e5f5_1x400.png | Bin 0 -> 336 bytes .../images/ui-bg_glass_85_dfeffc_1x400.png | Bin 0 -> 341 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 332 bytes .../ui-bg_gloss-wave_55_5c9ccc_500x100.png | Bin 0 -> 5824 bytes .../ui-bg_inset-hard_100_f5f8f9_1x100.png | Bin 0 -> 333 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 0 -> 292 bytes .../images/ui-icons_217bc0_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_469bdd_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_6da8d5_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_d8e7f3_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_f9bd01_256x240.png | Bin 0 -> 4549 bytes .../layout/default/jquery_ui/index.html | 0 .../layout/default/jquery_ui/jquery-ui.css | 1225 +++++ .../default/jquery_ui/jquery.ui.geeklog.css | 306 ++ .../default/jquery_ui/jquery.ui.theme.css | 410 ++ public_html/layout/default/leftblocks.thtml | 32 + public_html/layout/default/list.thtml | 11 + public_html/layout/default/lists/index.html | 0 .../layout/default/lists/inline/index.html | 0 .../default/lists/inline/item_field.thtml | 5 + .../default/lists/inline/item_row.thtml | 7 + .../layout/default/lists/inline/list.thtml | 22 + .../default/lists/inline/page_limit.thtml | 5 + .../default/lists/inline/page_sort.thtml | 5 + .../layout/default/lists/table/index.html | 0 .../default/lists/table/item_field.thtml | 5 + .../layout/default/lists/table/item_row.thtml | 7 + .../layout/default/lists/table/list.thtml | 22 + .../default/lists/table/page_limit.thtml | 5 + .../default/lists/table/page_sort.thtml | 5 + public_html/layout/default/loginform.thtml | 39 + .../layout/default/loginform_oauth.thtml | 12 + .../layout/default/loginform_openid.thtml | 26 + .../layout/default/menunavigation.thtml | 11 + .../default/navbar/breadcrumb_link.thtml | 5 + .../layout/default/navbar/breadcrumbs.thtml | 7 + public_html/layout/default/navbar/index.html | 0 .../layout/default/navbar/menuitem.thtml | 5 + .../layout/default/navbar/navbar.thtml | 10 + public_html/layout/default/noscript.thtml | 9 + .../layout/default/pagenavigation.thtml | 23 + .../default/preferences/boxesblock.thtml | 16 + .../default/preferences/commentblock.thtml | 26 + .../preferences/current_password.thtml | 14 + .../default/preferences/deleteaccount.thtml | 17 + .../default/preferences/digestblock.thtml | 18 + .../default/preferences/displayblock.thtml | 36 + .../default/preferences/displayprefs.thtml | 18 + .../layout/default/preferences/editor.thtml | 8 + .../default/preferences/excludeblock.thtml | 21 + .../layout/default/preferences/index.html | 0 .../layout/default/preferences/language.thtml | 8 + .../layout/default/preferences/password.thtml | 22 + .../default/preferences/privacyblock.thtml | 24 + .../layout/default/preferences/profile.thtml | 127 + .../layout/default/preferences/resynch.thtml | 11 + .../layout/default/preferences/theme.thtml | 8 + .../layout/default/preferences/username.thtml | 11 + .../default/preferences/userphoto.thtml | 11 + .../default/profiles/contactauthorform.thtml | 49 + .../default/profiles/contactuserform.thtml | 49 + .../layout/default/profiles/index.html | 0 public_html/layout/default/rightblocks.thtml | 10 + .../layout/default/search/headingcolumn.thtml | 5 + public_html/layout/default/search/index.html | 0 .../default/search/resultauthdatehits.thtml | 9 + .../layout/default/search/resultcolumn.thtml | 5 + .../layout/default/search/resultrow.thtml | 7 + .../default/search/resultrowenhanced.thtml | 11 + .../layout/default/search/resultsummary.thtml | 7 + .../layout/default/search/resulttitle.thtml | 7 + .../layout/default/search/searchauthors.thtml | 13 + .../layout/default/search/searchblock.thtml | 19 + .../layout/default/search/searchform.thtml | 66 + .../layout/default/search/searchresults.thtml | 13 + .../search/searchresults_heading.thtml | 7 + .../default/search/searchresults_norows.thtml | 5 + .../default/search/searchresults_rows.thtml | 7 + public_html/layout/default/stats/index.html | 0 .../layout/default/stats/itemstatistics.thtml | 17 + .../layout/default/stats/singlestat.thtml | 8 + .../layout/default/stats/singlesummary.thtml | 8 + .../layout/default/stats/sitestatistics.thtml | 23 + .../layout/default/storybodytext.thtml | 3 + public_html/layout/default/storytext.thtml | 59 + public_html/layout/default/style.css.php | 198 + public_html/layout/default/submit/index.html | 0 .../layout/default/submit/submitstory.thtml | 50 + .../default/submit/submitstory_advanced.thtml | 55 + .../layout/default/tooltips/classic.thtml | 5 + .../layout/default/tooltips/critical.thtml | 5 + .../layout/default/tooltips/help.thtml | 5 + .../layout/default/tooltips/information.thtml | 5 + .../layout/default/tooltips/warning.thtml | 5 + .../layout/default/topcenterblock-span.thtmlx | 10 + .../layout/default/topicnavigation.thtml | 13 + public_html/layout/default/topicrelated.thtml | 14 + .../default/trackback/formattedcomment.thtml | 14 + .../layout/default/trackback/index.html | 0 .../layout/default/trackback/trackback.thtml | 12 + .../default/trackback/trackbackcomment.thtml | 5 + .../layout/default/usernavigation.thtml | 10 + .../layout/default/users/commentrow.thtml | 5 + public_html/layout/default/users/email.thtml | 6 + .../default/users/getpasswordform.thtml | 39 + public_html/layout/default/users/index.html | 0 .../layout/default/users/loginform.thtml | 38 + .../layout/default/users/newpassword.thtml | 33 + .../layout/default/users/profile.thtml | 50 + .../default/users/registrationform.thtml | 42 + .../layout/default/users/services.thtml | 8 + .../layout/default/users/storyrow.thtml | 5 + system/lib-comment.php | 20 +- 388 files changed, 25573 insertions(+), 1278 deletions(-) create mode 100644 public_html/layout/default/README create mode 100644 public_html/layout/default/admin/block/blockeditor.thtml create mode 100644 public_html/layout/default/admin/block/defaultblockeditor.thtml create mode 100644 public_html/layout/default/admin/block/index.html create mode 100644 public_html/layout/default/admin/commandcontrol.thtml create mode 100644 public_html/layout/default/admin/common/edit_permissions.thtml create mode 100644 public_html/layout/default/admin/common/edit_topics.thtml create mode 100644 public_html/layout/default/admin/common/index.html create mode 100644 public_html/layout/default/admin/config/config_element.thtml create mode 100644 public_html/layout/default/admin/config/config_element_2.thtml create mode 100644 public_html/layout/default/admin/config/configuration.thtml create mode 100644 public_html/layout/default/admin/config/index.html create mode 100644 public_html/layout/default/admin/config/menu_element.thtml create mode 100644 public_html/layout/default/admin/envcheck.thtml create mode 100644 public_html/layout/default/admin/group/groupeditor.thtml create mode 100644 public_html/layout/default/admin/group/groupmembers.thtml create mode 100644 public_html/layout/default/admin/group/index.html create mode 100644 public_html/layout/default/admin/index.html create mode 100644 public_html/layout/default/admin/lists/field.thtml create mode 100644 public_html/layout/default/admin/lists/header.thtml create mode 100644 public_html/layout/default/admin/lists/index.html create mode 100644 public_html/layout/default/admin/lists/inline.thtml create mode 100644 public_html/layout/default/admin/lists/list.thtml create mode 100644 public_html/layout/default/admin/lists/listitem.thtml create mode 100644 public_html/layout/default/admin/lists/searchmenu.thtml create mode 100644 public_html/layout/default/admin/lists/topmenu.thtml create mode 100644 public_html/layout/default/admin/mail/index.html create mode 100644 public_html/layout/default/admin/mail/mailform.thtml create mode 100644 public_html/layout/default/admin/plugins/editor.thtml create mode 100644 public_html/layout/default/admin/plugins/index.html create mode 100644 public_html/layout/default/admin/plugins/info.thtml create mode 100644 public_html/layout/default/admin/story/index.html create mode 100644 public_html/layout/default/admin/story/storyeditor.japanese_utf-8.thtml create mode 100644 public_html/layout/default/admin/story/storyeditor.thtml create mode 100644 public_html/layout/default/admin/story/storyeditor_advanced.japanese_utf-8.thtml create mode 100644 public_html/layout/default/admin/story/storyeditor_advanced.thtml create mode 100644 public_html/layout/default/admin/syndication/feededitor.thtml create mode 100644 public_html/layout/default/admin/syndication/index.html create mode 100644 public_html/layout/default/admin/syndication/selecttype.thtml create mode 100644 public_html/layout/default/admin/topic/index.html create mode 100644 public_html/layout/default/admin/topic/listitem.thtml create mode 100644 public_html/layout/default/admin/topic/topiceditor.thtml create mode 100644 public_html/layout/default/admin/topic/topiclist.thtml create mode 100644 public_html/layout/default/admin/trackback/autodetectitem.thtml create mode 100644 public_html/layout/default/admin/trackback/autodetectlist.thtml create mode 100644 public_html/layout/default/admin/trackback/index.html create mode 100644 public_html/layout/default/admin/trackback/pingbackform.thtml create mode 100644 public_html/layout/default/admin/trackback/pingbackitem.thtml create mode 100644 public_html/layout/default/admin/trackback/pingbacklist.thtml create mode 100644 public_html/layout/default/admin/trackback/pingform.thtml create mode 100644 public_html/layout/default/admin/trackback/pingitem.thtml create mode 100644 public_html/layout/default/admin/trackback/pinglist.thtml create mode 100644 public_html/layout/default/admin/trackback/serviceeditor.thtml create mode 100644 public_html/layout/default/admin/trackback/trackbackeditor.thtml create mode 100644 public_html/layout/default/admin/user/batchdelete.thtml create mode 100644 public_html/layout/default/admin/user/batchdelete_options.thtml create mode 100644 public_html/layout/default/admin/user/edituser.thtml create mode 100644 public_html/layout/default/admin/user/groupedit.thtml create mode 100644 public_html/layout/default/admin/user/index.html create mode 100644 public_html/layout/default/admin/user/password.thtml create mode 100644 public_html/layout/default/admin/user/reminder.thtml create mode 100644 public_html/layout/default/adminnavigation.thtml create mode 100644 public_html/layout/default/archivestorybodytext.thtml create mode 100644 public_html/layout/default/archivestorytext.thtml create mode 100644 public_html/layout/default/article/article.thtml create mode 100644 public_html/layout/default/article/index.html create mode 100644 public_html/layout/default/article/printable.thtml create mode 100644 public_html/layout/default/blockfooter-config.thtml create mode 100644 public_html/layout/default/blockfooter-left.thtml create mode 100644 public_html/layout/default/blockfooter-list.thtml create mode 100644 public_html/layout/default/blockfooter-message.thtml create mode 100644 public_html/layout/default/blockfooter-related.thtml create mode 100644 public_html/layout/default/blockfooter-right.thtml create mode 100644 public_html/layout/default/blockfooter-user-login.thtml create mode 100644 public_html/layout/default/blockfooter-user.thtml create mode 100644 public_html/layout/default/blockfooter.thtml create mode 100644 public_html/layout/default/blockheader-config.thtml create mode 100644 public_html/layout/default/blockheader-left.thtml create mode 100644 public_html/layout/default/blockheader-list.thtml create mode 100644 public_html/layout/default/blockheader-message.thtml create mode 100644 public_html/layout/default/blockheader-related.thtml create mode 100644 public_html/layout/default/blockheader-right.thtml create mode 100644 public_html/layout/default/blockheader-user-login.thtml create mode 100644 public_html/layout/default/blockheader-user.thtml create mode 100644 public_html/layout/default/blockheader.thtml create mode 100644 public_html/layout/default/blockservices.thtml create mode 100644 public_html/layout/default/breadcrumbs.thtml create mode 100644 public_html/layout/default/comment/comment.thtml create mode 100644 public_html/layout/default/comment/commentbar.thtml create mode 100644 public_html/layout/default/comment/commentform.thtml create mode 100644 public_html/layout/default/comment/commentform_advanced.thtml create mode 100644 public_html/layout/default/comment/index.html create mode 100644 public_html/layout/default/comment/reportcomment.thtml create mode 100644 public_html/layout/default/comment/startcomment.thtml create mode 100644 public_html/layout/default/comment/thread.thtml create mode 100644 public_html/layout/default/css_ltr/add_to_uikit.css create mode 100644 public_html/layout/default/css_ltr/ie8.css create mode 100644 public_html/layout/default/css_ltr/index.html create mode 100644 public_html/layout/default/css_ltr/print.css create mode 100644 public_html/layout/default/css_ltr/style.css create mode 100644 public_html/layout/default/css_ltr/style.min.css create mode 100644 public_html/layout/default/css_ltr/theme.css create mode 100644 public_html/layout/default/css_rtl/add_to_uikit.css create mode 100644 public_html/layout/default/css_rtl/ie8.css create mode 100644 public_html/layout/default/css_rtl/index.html create mode 100644 public_html/layout/default/css_rtl/print.css create mode 100644 public_html/layout/default/css_rtl/style.css create mode 100644 public_html/layout/default/css_rtl/style.min.css create mode 100644 public_html/layout/default/css_rtl/theme.css create mode 100644 public_html/layout/default/css_src/.csscomb.json create mode 100644 public_html/layout/default/css_src/README create mode 100644 public_html/layout/default/css_src/gulpfile.js create mode 100644 public_html/layout/default/css_src/package.json create mode 100644 public_html/layout/default/css_src/src/stylus/config.json create mode 100644 public_html/layout/default/css_src/src/stylus/config2.json create mode 100644 public_html/layout/default/css_src/src/stylus/style.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/admin.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/admin_config.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/base.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/block_contents.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/compatible.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/form_basic.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout/layout_1cols_mobile.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout/layout_2cols_Rbar_fixed.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout/layout_2cols_Rbar_liquid.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout/layout_3cols_LRbar.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout_2.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/layout_default.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/main_contents.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/mixins.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/theme_2.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/theme_default.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/variables.styl create mode 100644 public_html/layout/default/css_src/src/stylus/sub/variables_default.styl create mode 100644 public_html/layout/default/directory.thtml create mode 100644 public_html/layout/default/featuredstorybodytext.thtml create mode 100644 public_html/layout/default/featuredstorytext.thtml create mode 100644 public_html/layout/default/footer.thtml create mode 100644 public_html/layout/default/functions.php create mode 100644 public_html/layout/default/header.thtml create mode 100644 public_html/layout/default/images/addchild.png create mode 100644 public_html/layout/default/images/admin/block-left.png create mode 100644 public_html/layout/default/images/admin/block-right.png create mode 100644 public_html/layout/default/images/admin/down.png create mode 100644 public_html/layout/default/images/admin/index.html create mode 100644 public_html/layout/default/images/admin/up.png create mode 100644 public_html/layout/default/images/arrow-down.png create mode 100644 public_html/layout/default/images/arrow-right.png create mode 100644 public_html/layout/default/images/arrow-up.png create mode 100644 public_html/layout/default/images/bar.gif create mode 100644 public_html/layout/default/images/bararrowdown.png create mode 100644 public_html/layout/default/images/bararrowup.png create mode 100644 public_html/layout/default/images/button_help.png create mode 100644 public_html/layout/default/images/collapse.png create mode 100644 public_html/layout/default/images/copy.png create mode 100644 public_html/layout/default/images/deleteitem.png create mode 100644 public_html/layout/default/images/disabled.png create mode 100644 public_html/layout/default/images/edit.png create mode 100644 public_html/layout/default/images/enabled.png create mode 100644 public_html/layout/default/images/error.png create mode 100644 public_html/layout/default/images/expand.png create mode 100644 public_html/layout/default/images/external.png create mode 100644 public_html/layout/default/images/favicon.ico create mode 100644 public_html/layout/default/images/feed.png create mode 100644 public_html/layout/default/images/icon_info.png create mode 100644 public_html/layout/default/images/icons/block.png create mode 100644 public_html/layout/default/images/icons/configuration.png create mode 100644 public_html/layout/default/images/icons/ctl.png create mode 100644 public_html/layout/default/images/icons/database.png create mode 100644 public_html/layout/default/images/icons/delete_event.png create mode 100644 public_html/layout/default/images/icons/docs.png create mode 100644 public_html/layout/default/images/icons/envcheck.png create mode 100644 public_html/layout/default/images/icons/event.png create mode 100644 public_html/layout/default/images/icons/filemanager.png create mode 100644 public_html/layout/default/images/icons/group.png create mode 100644 public_html/layout/default/images/icons/index.html create mode 100644 public_html/layout/default/images/icons/log_viewer.png create mode 100644 public_html/layout/default/images/icons/logout.png create mode 100644 public_html/layout/default/images/icons/mail.png create mode 100644 public_html/layout/default/images/icons/moderation.png create mode 100644 public_html/layout/default/images/icons/plugins.png create mode 100644 public_html/layout/default/images/icons/story.png create mode 100644 public_html/layout/default/images/icons/syndication.png create mode 100644 public_html/layout/default/images/icons/topic.png create mode 100644 public_html/layout/default/images/icons/trackback.png create mode 100644 public_html/layout/default/images/icons/user.png create mode 100644 public_html/layout/default/images/icons/versioncheck.png create mode 100644 public_html/layout/default/images/index.html create mode 100644 public_html/layout/default/images/info.png create mode 100644 public_html/layout/default/images/install.png create mode 100644 public_html/layout/default/images/list.png create mode 100644 public_html/layout/default/images/loading.gif create mode 100644 public_html/layout/default/images/logo-geek.png create mode 100644 public_html/layout/default/images/logo.png create mode 100644 public_html/layout/default/images/logo2.png create mode 100644 public_html/layout/default/images/logomark.png create mode 100644 public_html/layout/default/images/logomark.svg create mode 100644 public_html/layout/default/images/mail.png create mode 100644 public_html/layout/default/images/person.png create mode 100644 public_html/layout/default/images/print.png create mode 100644 public_html/layout/default/images/search.png create mode 100644 public_html/layout/default/images/sendping.png create mode 100644 public_html/layout/default/images/smallcamera.png create mode 100644 public_html/layout/default/images/success.png create mode 100644 public_html/layout/default/images/sysmessage.png create mode 100644 public_html/layout/default/images/tooltips/critical.png create mode 100644 public_html/layout/default/images/tooltips/help.png create mode 100644 public_html/layout/default/images/tooltips/tooltip.png create mode 100644 public_html/layout/default/images/tooltips/warning.png create mode 100644 public_html/layout/default/images/unavailable.png create mode 100644 public_html/layout/default/images/update.png create mode 100644 public_html/layout/default/images/warning.png create mode 100644 public_html/layout/default/javascript/index.html create mode 100644 public_html/layout/default/javascript/jquery.cookie.js create mode 100644 public_html/layout/default/javascript/respond.min.js create mode 100644 public_html/layout/default/javascript/script.js create mode 100644 public_html/layout/default/javascript/theme.js create mode 100644 public_html/layout/default/jquery_ui/images/index.html create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_flat_0_aaaaaa_40x100.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_flat_55_fbec88_40x100.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_glass_75_d0e5f5_1x400.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_glass_85_dfeffc_1x400.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_217bc0_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_2e83ff_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_469bdd_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_6da8d5_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_cd0a0a_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_d8e7f3_256x240.png create mode 100644 public_html/layout/default/jquery_ui/images/ui-icons_f9bd01_256x240.png create mode 100644 public_html/layout/default/jquery_ui/index.html create mode 100644 public_html/layout/default/jquery_ui/jquery-ui.css create mode 100644 public_html/layout/default/jquery_ui/jquery.ui.geeklog.css create mode 100644 public_html/layout/default/jquery_ui/jquery.ui.theme.css create mode 100644 public_html/layout/default/leftblocks.thtml create mode 100644 public_html/layout/default/list.thtml create mode 100644 public_html/layout/default/lists/index.html create mode 100644 public_html/layout/default/lists/inline/index.html create mode 100644 public_html/layout/default/lists/inline/item_field.thtml create mode 100644 public_html/layout/default/lists/inline/item_row.thtml create mode 100644 public_html/layout/default/lists/inline/list.thtml create mode 100644 public_html/layout/default/lists/inline/page_limit.thtml create mode 100644 public_html/layout/default/lists/inline/page_sort.thtml create mode 100644 public_html/layout/default/lists/table/index.html create mode 100644 public_html/layout/default/lists/table/item_field.thtml create mode 100644 public_html/layout/default/lists/table/item_row.thtml create mode 100644 public_html/layout/default/lists/table/list.thtml create mode 100644 public_html/layout/default/lists/table/page_limit.thtml create mode 100644 public_html/layout/default/lists/table/page_sort.thtml create mode 100644 public_html/layout/default/loginform.thtml create mode 100644 public_html/layout/default/loginform_oauth.thtml create mode 100644 public_html/layout/default/loginform_openid.thtml create mode 100644 public_html/layout/default/menunavigation.thtml create mode 100644 public_html/layout/default/navbar/breadcrumb_link.thtml create mode 100644 public_html/layout/default/navbar/breadcrumbs.thtml create mode 100644 public_html/layout/default/navbar/index.html create mode 100644 public_html/layout/default/navbar/menuitem.thtml create mode 100644 public_html/layout/default/navbar/navbar.thtml create mode 100644 public_html/layout/default/noscript.thtml create mode 100644 public_html/layout/default/pagenavigation.thtml create mode 100644 public_html/layout/default/preferences/boxesblock.thtml create mode 100644 public_html/layout/default/preferences/commentblock.thtml create mode 100644 public_html/layout/default/preferences/current_password.thtml create mode 100644 public_html/layout/default/preferences/deleteaccount.thtml create mode 100644 public_html/layout/default/preferences/digestblock.thtml create mode 100644 public_html/layout/default/preferences/displayblock.thtml create mode 100644 public_html/layout/default/preferences/displayprefs.thtml create mode 100644 public_html/layout/default/preferences/editor.thtml create mode 100644 public_html/layout/default/preferences/excludeblock.thtml create mode 100644 public_html/layout/default/preferences/index.html create mode 100644 public_html/layout/default/preferences/language.thtml create mode 100644 public_html/layout/default/preferences/password.thtml create mode 100644 public_html/layout/default/preferences/privacyblock.thtml create mode 100644 public_html/layout/default/preferences/profile.thtml create mode 100644 public_html/layout/default/preferences/resynch.thtml create mode 100644 public_html/layout/default/preferences/theme.thtml create mode 100644 public_html/layout/default/preferences/username.thtml create mode 100644 public_html/layout/default/preferences/userphoto.thtml create mode 100644 public_html/layout/default/profiles/contactauthorform.thtml create mode 100644 public_html/layout/default/profiles/contactuserform.thtml create mode 100644 public_html/layout/default/profiles/index.html create mode 100644 public_html/layout/default/rightblocks.thtml create mode 100644 public_html/layout/default/search/headingcolumn.thtml create mode 100644 public_html/layout/default/search/index.html create mode 100644 public_html/layout/default/search/resultauthdatehits.thtml create mode 100644 public_html/layout/default/search/resultcolumn.thtml create mode 100644 public_html/layout/default/search/resultrow.thtml create mode 100644 public_html/layout/default/search/resultrowenhanced.thtml create mode 100644 public_html/layout/default/search/resultsummary.thtml create mode 100644 public_html/layout/default/search/resulttitle.thtml create mode 100644 public_html/layout/default/search/searchauthors.thtml create mode 100644 public_html/layout/default/search/searchblock.thtml create mode 100644 public_html/layout/default/search/searchform.thtml create mode 100644 public_html/layout/default/search/searchresults.thtml create mode 100644 public_html/layout/default/search/searchresults_heading.thtml create mode 100644 public_html/layout/default/search/searchresults_norows.thtml create mode 100644 public_html/layout/default/search/searchresults_rows.thtml create mode 100644 public_html/layout/default/stats/index.html create mode 100644 public_html/layout/default/stats/itemstatistics.thtml create mode 100644 public_html/layout/default/stats/singlestat.thtml create mode 100644 public_html/layout/default/stats/singlesummary.thtml create mode 100644 public_html/layout/default/stats/sitestatistics.thtml create mode 100644 public_html/layout/default/storybodytext.thtml create mode 100644 public_html/layout/default/storytext.thtml create mode 100644 public_html/layout/default/style.css.php create mode 100644 public_html/layout/default/submit/index.html create mode 100644 public_html/layout/default/submit/submitstory.thtml create mode 100644 public_html/layout/default/submit/submitstory_advanced.thtml create mode 100644 public_html/layout/default/tooltips/classic.thtml create mode 100644 public_html/layout/default/tooltips/critical.thtml create mode 100644 public_html/layout/default/tooltips/help.thtml create mode 100644 public_html/layout/default/tooltips/information.thtml create mode 100644 public_html/layout/default/tooltips/warning.thtml create mode 100644 public_html/layout/default/topcenterblock-span.thtmlx create mode 100644 public_html/layout/default/topicnavigation.thtml create mode 100644 public_html/layout/default/topicrelated.thtml create mode 100644 public_html/layout/default/trackback/formattedcomment.thtml create mode 100644 public_html/layout/default/trackback/index.html create mode 100644 public_html/layout/default/trackback/trackback.thtml create mode 100644 public_html/layout/default/trackback/trackbackcomment.thtml create mode 100644 public_html/layout/default/usernavigation.thtml create mode 100644 public_html/layout/default/users/commentrow.thtml create mode 100644 public_html/layout/default/users/email.thtml create mode 100644 public_html/layout/default/users/getpasswordform.thtml create mode 100644 public_html/layout/default/users/index.html create mode 100644 public_html/layout/default/users/loginform.thtml create mode 100644 public_html/layout/default/users/newpassword.thtml create mode 100644 public_html/layout/default/users/profile.thtml create mode 100644 public_html/layout/default/users/registrationform.thtml create mode 100644 public_html/layout/default/users/services.thtml create mode 100644 public_html/layout/default/users/storyrow.thtml diff --git a/plugins/calendar/functions.inc b/plugins/calendar/functions.inc index 97e2f202c..ac0109781 100644 --- a/plugins/calendar/functions.inc +++ b/plugins/calendar/functions.inc @@ -199,11 +199,11 @@ function phpblock_calendar( $help='', $title='' ) if( !$headline ) { if($z == 2) { if( $numRows > 0 ) { - $retval .= '' . $LANG_CAL_1[23] . ''; + $retval .= '' . $LANG_CAL_1[23] . ''; } } else { if( $totalrows > 0 ) { - $retval .= '' . $LANG_CAL_1[24] . ''; + $retval .= '' . $LANG_CAL_1[24] . ''; } } $headline = true; @@ -249,12 +249,12 @@ function phpblock_calendar( $help='', $title='' ) if( $todaysEvent ) { $retval .= ''; } - $retval .= '' . $dayName1 . ' ' - . $abbrDate1 . ''; + $retval .= '' . $dayName1 . ' ' + . $abbrDate1 . ''; // If different start and end dates, then display end date: if( $abbrDate1 != $abbrDate2 ) { - $retval .= ' - ' . $dayName2 . ' ' . $abbrDate2 . ''; + $retval .= ' - ' . $dayName2 . ' ' . $abbrDate2 . ''; } if( $todaysEvent ) { $retval .= ''; diff --git a/plugins/calendar/templates/default/addevent.thtml b/plugins/calendar/templates/default/addevent.thtml index 92a1d5ad2..ff4ffb2e2 100644 --- a/plugins/calendar/templates/default/addevent.thtml +++ b/plugins/calendar/templates/default/addevent.thtml @@ -1,41 +1,24 @@ {# begin {templatelocation} #} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{intro_msg}
{lang_event}:{event_title}
{lang_starts}:{event_start}
{lang_ends}:{event_end}
{lang_where}:{event_location}
{lang_description}:{event_description}
-
-
- - - - -
-
-
+

{intro_msg}

+
+
{lang_event}
+
{event_title}
+
{lang_starts}
+
{event_start}
+
{lang_ends}
+
{event_end}
+
{lang_where}
+
{event_location}
+
{lang_description}
+
{event_description}
+
+ +
+ + + + +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/addeventoption.thtml b/plugins/calendar/templates/default/addeventoption.thtml index b044b60a0..6229fe03b 100644 --- a/plugins/calendar/templates/default/addeventoption.thtml +++ b/plugins/calendar/templates/default/addeventoption.thtml @@ -1,13 +1,11 @@ {# begin {templatelocation} #} -
-
- - - - - -
-
+
+ + + + + +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/addremoveevent.thtml b/plugins/calendar/templates/default/addremoveevent.thtml index cfcc3a21d..fd78a8ecf 100644 --- a/plugins/calendar/templates/default/addremoveevent.thtml +++ b/plugins/calendar/templates/default/addremoveevent.thtml @@ -1,5 +1,5 @@ {# begin {templatelocation} #} - [{lang_addremovefromcal}][{lang_addremovefromcal}] {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/admin/eventeditor.thtml b/plugins/calendar/templates/default/admin/eventeditor.thtml index 2b6287d51..39cd64873 100644 --- a/plugins/calendar/templates/default/admin/eventeditor.thtml +++ b/plugins/calendar/templates/default/admin/eventeditor.thtml @@ -1,121 +1,193 @@ {# begin {templatelocation} #} -
-
-
-
-
- -
-
- -
-
- - / - - / -    - {lang_starttime}: - - : - - {startampm_selection} -
- -
-
- - / - - / -    - {lang_endtime}: - - : - - {endampm_selection} -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
{lang_includehttp}
- -
-
- -
-
{lang_allowed_html}
- -
-
{hits}
-
- -
+ + +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} + +
+
+ +
+ +
+ + + / + + / +    + {lang_endtime}: + + : + + {endampm_selection} + +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + {lang_includehttp} +
+
+ +
+ +
+ +
+
+ +
+ +
+ + {lang_allowed_html} +
+
+ +
+ +
+ {hits} +
+
+ +
{lang_accessrights} -
-
{lang_owner}
-
{owner_name}
+
+ +
+ {owner_name} +
+
+ +
+ +
+ {group_dropdown} +
+
-
-
{group_dropdown}
+
+ +
+ {permissions_editor} + {lang_perm_key} + {lang_permissions_msg} +
+
-
-
{permissions_editor}
-
{lang_perm_key}
-
{lang_permissions_msg}
-
-
+
-
- - +
+
+ + {delete_option} diff --git a/plugins/calendar/templates/default/calendar.thtml b/plugins/calendar/templates/default/calendar.thtml index 0b9f52c85..f891463d4 100644 --- a/plugins/calendar/templates/default/calendar.thtml +++ b/plugins/calendar/templates/default/calendar.thtml @@ -1,108 +1,99 @@ {# begin {templatelocation} #} - - - - - - -
{lang_day}{lang_week}{lang_month}
- - - - - - - - - - - - - - - {cal_week} -
- - - - - - -
- {previous_months_calendar} - - - - - - - - - -
- -
- -   - -
- -
- {add_event_option} - - {personal_calendar_option} - {master_calendar_option} -
-
- {next_months_calendar} -
-
 {lang_sunday}{lang_monday}{lang_tuesday}{lang_wednesday}{lang_thursday}{lang_friday}{lang_saturday}
- - - - - - - -
-
-
- - - - -
-
-
- {add_event_option} - - {personal_calendar_option} - {master_calendar_option} - -
-
- - - - -
-
-
+
+ + +
{lang_month}
+
+ + + + + + + + + + + + + + + + {cal_week} +
+
+
+ {previous_months_calendar} +
+
+
+
+
+   + + +
+
+
+
+
    +
  • {add_event_option}
  • +
  • {personal_calendar_option}
  • +
  • {master_calendar_option}
  • +
+
+
+
+ {next_months_calendar} +
+
+
 {lang_sunday}{lang_monday}{lang_tuesday}{lang_wednesday}{lang_thursday}{lang_friday}{lang_saturday}
+ +
+
+
+
+ + + + +
+
+
+
+ {add_event_option} +
+
+ {personal_calendar_option} + {master_calendar_option} +
+
+
+
+ + + + +
+
+
+
+ {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/calendarday.thtml b/plugins/calendar/templates/default/calendarday.thtml index 7df1f9939..615899314 100644 --- a/plugins/calendar/templates/default/calendarday.thtml +++ b/plugins/calendar/templates/default/calendarday.thtml @@ -1,8 +1,8 @@ {# begin {templatelocation} #} - - {cal_day_anchortags} - {cal_day_entries} - + + {cal_day_anchortags} + {cal_day_entries} + {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/calendarevent.thtml b/plugins/calendar/templates/default/calendarevent.thtml index 6b3ae3837..87fa49b92 100644 --- a/plugins/calendar/templates/default/calendarevent.thtml +++ b/plugins/calendar/templates/default/calendarevent.thtml @@ -1,5 +1,5 @@ {# begin {templatelocation} #} - {event_anchortags} + {event_anchortags} {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/calendarweek.thtml b/plugins/calendar/templates/default/calendarweek.thtml index c609ec46c..3c4e225f7 100644 --- a/plugins/calendar/templates/default/calendarweek.thtml +++ b/plugins/calendar/templates/default/calendarweek.thtml @@ -1,8 +1,9 @@ {# begin {templatelocation} #} - - >> - {cal_days} - + + >> + + {cal_days} + {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/dayview/dayview.thtml b/plugins/calendar/templates/default/dayview/dayview.thtml index c5ba099ec..f5f0cd822 100644 --- a/plugins/calendar/templates/default/dayview/dayview.thtml +++ b/plugins/calendar/templates/default/dayview/dayview.thtml @@ -1,129 +1,126 @@ {# begin {templatelocation} #} - - - - - +
+
{lang_day}
+ + +
+ +
    +
  • <<
  • +
  • {currentday}
  • +
  • >>
  • +
+ +
    +
  • {calendar_title}
  • +
  • {calendar_toggle}
  • +
+ +
{lang_week} {week_num} {allday_events}
+ +
{lang_day}{lang_week}{lang_month}
+ + + {0_cols} + + + + {1_cols} + + + + {2_cols} + + + + {3_cols} + + + + {4_cols} + + + + {5_cols} + + + + {6_cols} -
- - - - - - - - - - - - {0_cols} - - - - {1_cols} - - - - {2_cols} - - - - {3_cols} - - - - {4_cols} - - - - {5_cols} - - - - {6_cols} - - - - {7_cols} - - - - {8_cols} - - - - {9_cols} - - - - {10_cols} - - - - {11_cols} - - - - {12_cols} - - - - {13_cols} - - - - {14_cols} - - - - {15_cols} - - - - {16_cols} - - - - {17_cols} - - - - {18_cols} - - - - {19_cols} - - - - {20_cols} - - - - {21_cols} - - - - {22_cols} - - - - {23_cols} - + + + {7_cols} + + + + {8_cols} + + + + {9_cols} + + + + {10_cols} + + + + {11_cols} + + + + {12_cols} + + + + {13_cols} + + + + {14_cols} + + + + {15_cols} + + + + {16_cols} + + + + {17_cols} + + + + {18_cols} + + + + {19_cols} + + + + {20_cols} + + + + {21_cols} + + + + {22_cols} + + + + {23_cols} +
- - - - - - - - -
<<  {currentday}  >> 
{calendar_title} {calendar_toggle} 
{lang_week} {week_num}
{allday_events}
- - {quickadd_form} + +
+ {quickadd_form} +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/dayview/quickaddform.thtml b/plugins/calendar/templates/default/dayview/quickaddform.thtml index 5b50790be..b7e992230 100644 --- a/plugins/calendar/templates/default/dayview/quickaddform.thtml +++ b/plugins/calendar/templates/default/dayview/quickaddform.thtml @@ -1,59 +1,56 @@ {# begin {templatelocation} #} -
-
- - - -
- - - - - - - -
{lang_quickadd}
- - - - - - - - - - - -
{lang_event}{lang_date}{lang_time}
- - - / - - / - - - - - - : - - {startampm_selection} - - - -
-
-
+
+ + + + +
+

{lang_quickadd}

+
+
+

{lang_event}

+
+ +
+
+
+

{lang_date}

+
+ + + / + + / + + +
+
+
+

{lang_time}

+
+ + + : + + {startampm_selection} + + + +
+
+
+
+ {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/editpersonalevent.thtml b/plugins/calendar/templates/default/editpersonalevent.thtml index 4c09e8954..fd9f55a76 100644 --- a/plugins/calendar/templates/default/editpersonalevent.thtml +++ b/plugins/calendar/templates/default/editpersonalevent.thtml @@ -1,128 +1,155 @@ {# begin {templatelocation} #} -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{lang_title}:
{lang_eventtype}: - -
{lang_startdate}: - - - / - - / -    - {lang_starttime}: - - : - - {startampm_selection} - -
{lang_enddate}: - - - / - - / -    - {lang_endtime}: - - : - - {endampm_selection} - -
{lang_alldayevent}:
{lang_location}: - -
{lang_addressline1}:
{lang_addressline2}:
{lang_city}:
{lang_state}:
{lang_zipcode}:
{lang_link}:
{lang_description}:
{lang_htmlnotallowed}
- - - - -
-
+
+ + + + + +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} + +
+
+ +
+ +
+ + + / + + / +    + {lang_endtime}: + + : + + {endampm_selection} + +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ {lang_htmlnotallowed} +
+
+ +
+
+ + + + +
+
+
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/eventdetails.thtml b/plugins/calendar/templates/default/eventdetails.thtml index be6908305..e0a50e203 100644 --- a/plugins/calendar/templates/default/eventdetails.thtml +++ b/plugins/calendar/templates/default/eventdetails.thtml @@ -1,29 +1,22 @@ {# begin {templatelocation} #} -

{event_title}

- - - - - - - - - - - - - - - - - - -
{lang_when}:{event_start} - {event_end}
{lang_event_type}:{event_type}
{lang_where}: - {event_location}{br0} - {event_address1}{br1} - {event_address2}{br2} - {event_city}{event_state} {event_zip} -
{lang_description}:{event_description}
{addremove_event} {edit_icon}
+

{event_title}

+
+
{lang_when}
+
{event_start} - {event_end}
+
{lang_event_type}
+
{event_type}
+
{lang_where}
+
+ {event_location}{br0} + {event_address1}{br1} + {event_address2}{br2} + {event_city}{event_state} {event_zip} +
{lang_description}
+
{event_description}
+
+
    +
  • {addremove_event}
  • {edit_icon}
  • +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/events.thtml b/plugins/calendar/templates/default/events.thtml index 410e53279..19091c9e5 100644 --- a/plugins/calendar/templates/default/events.thtml +++ b/plugins/calendar/templates/default/events.thtml @@ -1,9 +1,9 @@ {# begin {templatelocation} #} - -

{lang_month}  {event_year}

- {event_details} + +

{lang_month}  {event_year}

+{event_details} {# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/mastercalendaroption.thtml b/plugins/calendar/templates/default/mastercalendaroption.thtml index f96b504c9..ca4c7f71d 100644 --- a/plugins/calendar/templates/default/mastercalendaroption.thtml +++ b/plugins/calendar/templates/default/mastercalendaroption.thtml @@ -1,9 +1,7 @@ {# begin {templatelocation} #} -
-
- -
-
+
+ +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/personalcalendaroption.thtml b/plugins/calendar/templates/default/personalcalendaroption.thtml index e9caf5c9a..b047c4dbd 100644 --- a/plugins/calendar/templates/default/personalcalendaroption.thtml +++ b/plugins/calendar/templates/default/personalcalendaroption.thtml @@ -1,9 +1,7 @@ {# begin {templatelocation} #} -
-
- -
-
+
+ +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/submitevent.thtml b/plugins/calendar/templates/default/submitevent.thtml index 741d50d61..7ba7c1b7c 100644 --- a/plugins/calendar/templates/default/submitevent.thtml +++ b/plugins/calendar/templates/default/submitevent.thtml @@ -1,108 +1,157 @@ {# begin {templatelocation} #} - {explanation} -
-
{lang_title}:
-
-
-
{lang_eventtype}:
-
- -
-
-
{lang_startdate}:
-
- - - / - - / -    - {lang_starttime}: - - : - - {startampm_selection} - -
-
-
{lang_enddate}:
-
- - - / - - / -    - {lang_endtime}: - - : - - {startampm_selection} - -
-
-
{lang_alldayevent}:
-
-
-
{lang_location}:
-
-
-
{lang_addressline1}:
-
-
-
{lang_addressline2}:
-
-
-
{lang_city}:
-
-
-
{lang_state}:
-
-
-
{lang_zipcode}:
-
-
-
{lang_link}:
-
-
-
{lang_description}:
-
-
-
{lang_allowed_html}
- {captcha} -
- - - - - - {hidden_fields} -
-
-
+

{explanation}

+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} + +
+
+ +
+ +
+ + + / + + / +    + {lang_endtime}: + + : + + {startampm_selection} + +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ + {lang_allowed_html} +
+
+ + {captcha} + +
+
+ + + + + + {hidden_fields} +
+
+ +
{# end {templatelocation} #} diff --git a/plugins/calendar/templates/default/weekview/weekview.thtml b/plugins/calendar/templates/default/weekview/weekview.thtml index 46f1ae848..bf0be1c9c 100644 --- a/plugins/calendar/templates/default/weekview/weekview.thtml +++ b/plugins/calendar/templates/default/weekview/weekview.thtml @@ -1,74 +1,41 @@ {# begin {templatelocation} #} - - - - - - -
{lang_day}{lang_week}{lang_month}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<<  {date_range}  >>
{calendar_title} {calendar_toggle}
 
{day1}{langlink_addevent1}
{events_day1}
 
{day2}{langlink_addevent2}
{events_day2}
 
{day3}{langlink_addevent3}
{events_day3}
 
{day4}{langlink_addevent4}
{events_day4}
 
{day5}{langlink_addevent5}
{events_day5}
 
{day6}{langlink_addevent6}
{events_day6}
 
{day7}{langlink_addevent7}
{events_day7}
 
- - {quickadd_form} +
+ +
{lang_week}
+ +
+ +
    +
  • <<
  • +
  • {date_range}
  • +
  • >>
  • +
+ +
    +
  • {calendar_title}
  • +
  • {calendar_toggle}
  • +
+ +
+
{day1}{langlink_addevent1}
+
{events_day1}
+
{day2}{langlink_addevent2}
+
{events_day2}
+
{day3}{langlink_addevent3}
+
{events_day3}
+
{day4}{langlink_addevent4}
+
{events_day4}
+
{day5}{langlink_addevent5}
+
{events_day5}
+
{day6}{langlink_addevent6}
+
{events_day6}
+
{day7}{langlink_addevent7}
+
{events_day7}
+
+ +
+ {quickadd_form} +
{# end {templatelocation} #} diff --git a/plugins/links/templates/default/admin/categoryeditor.thtml b/plugins/links/templates/default/admin/categoryeditor.thtml index fab2a3cdc..4bd70ba49 100644 --- a/plugins/links/templates/default/admin/categoryeditor.thtml +++ b/plugins/links/templates/default/admin/categoryeditor.thtml @@ -1,53 +1,89 @@ {# begin {templatelocation} #}

{instructions}

- diff --git a/plugins/polls/templates/default/pollblock.thtml b/plugins/polls/templates/default/pollblock.thtml index 8d8daecc8..d579809cc 100644 --- a/plugins/polls/templates/default/pollblock.thtml +++ b/plugins/polls/templates/default/pollblock.thtml @@ -4,9 +4,9 @@
- {poll_questions} + {poll_questions} {poll_notification} - + {poll_results}
diff --git a/plugins/spamx/BaseAdmin.class.php b/plugins/spamx/BaseAdmin.class.php index 95cbba478..9b399459f 100644 --- a/plugins/spamx/BaseAdmin.class.php +++ b/plugins/spamx/BaseAdmin.class.php @@ -289,8 +289,9 @@ protected function getWidget() . '/plugins/spamx/index.php?command=' . $this->command . '">' . LB . '
   ' - . '' . LB + . '' . LB . '' . LB . '
' . LB; diff --git a/plugins/spamx/EditHeader.Admin.class.php b/plugins/spamx/EditHeader.Admin.class.php index f4816171f..a06c5bffc 100644 --- a/plugins/spamx/EditHeader.Admin.class.php +++ b/plugins/spamx/EditHeader.Admin.class.php @@ -61,8 +61,9 @@ protected function getWidget() . ' e.g. Mozilla' . LB . '' . LB - . '

' + . '

' . LB . '

' . LB . '' . LB; diff --git a/plugins/spamx/MassDelTrackback.Admin.class.php b/plugins/spamx/MassDelTrackback.Admin.class.php index a7fb29b32..f7153ce0c 100644 --- a/plugins/spamx/MassDelTrackback.Admin.class.php +++ b/plugins/spamx/MassDelTrackback.Admin.class.php @@ -132,8 +132,9 @@ public function display() $display .= $LANG_SX00['note4']; $display .= $LANG_SX00['note5']; $display .= $LANG_SX00['note6'] . LB; - $display .= '' . LB; + $display .= '' . LB; $display .= '' . LB; $display .= '
' . LB; diff --git a/plugins/spamx/MassDelete.Admin.class.php b/plugins/spamx/MassDelete.Admin.class.php index 2d6b6b69f..de94d0a6f 100644 --- a/plugins/spamx/MassDelete.Admin.class.php +++ b/plugins/spamx/MassDelete.Admin.class.php @@ -127,8 +127,9 @@ public function display() $display .= $LANG_SX00['note4']; $display .= $LANG_SX00['note5']; $display .= $LANG_SX00['note6'] . LB; - $display .= '' . LB; + $display .= '' . LB; $display .= '' . LB; $display .= '
' . LB; diff --git a/plugins/staticpages/templates/default/admin/editor.thtml b/plugins/staticpages/templates/default/admin/editor.thtml index 2381f753c..8ee1370f7 100644 --- a/plugins/staticpages/templates/default/admin/editor.thtml +++ b/plugins/staticpages/templates/default/admin/editor.thtml @@ -117,9 +117,11 @@
- - - {delete_option} + +{!if allow_delete} + +{!endif} +
diff --git a/plugins/staticpages/templates/default/admin/editor_advanced.thtml b/plugins/staticpages/templates/default/admin/editor_advanced.thtml index 58dee6694..cb7d423d0 100644 --- a/plugins/staticpages/templates/default/admin/editor_advanced.thtml +++ b/plugins/staticpages/templates/default/admin/editor_advanced.thtml @@ -150,9 +150,11 @@
- - - {delete_option} + +{!if allow_delete} + +{!endif} +
diff --git a/plugins/staticpages/templates/default/printable.thtml b/plugins/staticpages/templates/default/printable.thtml index 41b36facc..634b0a89f 100644 --- a/plugins/staticpages/templates/default/printable.thtml +++ b/plugins/staticpages/templates/default/printable.thtml @@ -8,6 +8,8 @@ +{# begin {templatelocation} #} +

{sp_title}

{sp_content}

@@ -18,5 +20,8 @@ {sp_url}

{comments_text_in_brackets}

+ +{# end {templatelocation} #} +