From 9d906d8e655cb2ef146d9417e4ec4a8d21ce048b Mon Sep 17 00:00:00 2001
From: Adrian Rauth
Date: Thu, 3 Dec 2020 00:07:54 +0100
Subject: [PATCH] Initial Commit
---
readme.md | 3 +
simplicity/license.txt | 33 +
simplicity/style.cfg | 32 +
simplicity/template/_style_config.html | 37 +
simplicity/template/ajax.js | 394 ++
simplicity/template/feed.xml.twig | 37 +
simplicity/template/forum_fn.js | 1778 +++++
simplicity/template/forumlist_body.html | 165 +
simplicity/template/index.htm | 0
simplicity/template/index_body.html | 80 +
simplicity/template/jumpbox.html | 50 +
simplicity/template/login_body.html | 71 +
simplicity/template/memberlist_body.html | 198 +
simplicity/template/navbar_header.html | 304 +
.../template/notification_dropdown.html | 47 +
simplicity/template/overall_footer.html | 130 +
simplicity/template/overall_header.html | 152 +
simplicity/template/search_body.html | 136 +
simplicity/template/search_results.html | 244 +
simplicity/template/simple_footer.html | 39 +
simplicity/template/simple_header.html | 53 +
simplicity/template/timezone.js | 20 +
simplicity/template/ucp_agreement.html | 72 +
simplicity/template/ucp_avatar_options.html | 47 +
simplicity/template/ucp_login_link.html | 58 +
simplicity/template/ucp_notifications.html | 120 +
simplicity/template/ucp_pm_viewfolder.html | 136 +
simplicity/template/ucp_pm_viewmessage.html | 197 +
simplicity/template/ucp_register.html | 117 +
simplicity/template/viewforum_body.html | 319 +
simplicity/template/viewtopic_body.html | 470 ++
simplicity/theme/_colours.scss | 1685 +++++
simplicity/theme/_custom.scss | 6 +
simplicity/theme/_custom_config.scss | 13 +
simplicity/theme/_style_config.scss | 414 ++
simplicity/theme/bidi.css | 1053 +++
simplicity/theme/common/_buttons.scss | 304 +
simplicity/theme/common/_common.scss | 2336 +++++++
simplicity/theme/common/_content.scss | 1278 ++++
simplicity/theme/common/_cp.scss | 440 ++
simplicity/theme/common/_forms.scss | 459 ++
simplicity/theme/common/_icons.scss | 96 +
simplicity/theme/common/_imageset.scss | 278 +
simplicity/theme/common/_links.scss | 249 +
simplicity/theme/common/_normalize.scss | 414 ++
simplicity/theme/common/_responsive.scss | 652 ++
simplicity/theme/common/_utilities.scss | 66 +
simplicity/theme/images/announce_read.png | Bin 0 -> 970 bytes
simplicity/theme/images/announce_read_hd.png | Bin 0 -> 1752 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1209 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2224 bytes
simplicity/theme/images/announce_unread.png | Bin 0 -> 1088 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 1802 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1286 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 2380 bytes
simplicity/theme/images/forum_link.png | Bin 0 -> 441 bytes
simplicity/theme/images/forum_link_hd.png | Bin 0 -> 836 bytes
simplicity/theme/images/forum_page.png | Bin 0 -> 767 bytes
simplicity/theme/images/forum_page_hd.png | Bin 0 -> 1816 bytes
simplicity/theme/images/forum_read.png | Bin 0 -> 970 bytes
simplicity/theme/images/forum_read_hd.png | Bin 0 -> 1752 bytes
simplicity/theme/images/forum_read_locked.png | Bin 0 -> 1212 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2149 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 970 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 1752 bytes
simplicity/theme/images/forum_unread.png | Bin 0 -> 1088 bytes
simplicity/theme/images/forum_unread_hd.png | Bin 0 -> 1787 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1287 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 2219 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1088 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 1787 bytes
simplicity/theme/images/icon_post_target.png | Bin 0 -> 157 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 266 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 166 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 281 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity/theme/images/index.htm | 0
simplicity/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity/theme/images/logo.png | Bin 0 -> 1756 bytes
simplicity/theme/images/logo_hd.png | Bin 0 -> 2833 bytes
simplicity/theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
simplicity/theme/images/no_avatar.png | Bin 0 -> 2389 bytes
simplicity/theme/images/no_avatar_female.png | Bin 0 -> 2312 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4594 bytes
simplicity/theme/images/no_avatar_hd.png | Bin 0 -> 4319 bytes
simplicity/theme/images/no_avatar_male.png | Bin 0 -> 2045 bytes
simplicity/theme/images/no_avatar_male_hd.png | Bin 0 -> 3984 bytes
simplicity/theme/images/pattern.png | Bin 0 -> 32729 bytes
simplicity/theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
simplicity/theme/images/plupload/error.gif | Bin 0 -> 994 bytes
simplicity/theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
simplicity/theme/images/subforum_read.png | Bin 0 -> 167 bytes
simplicity/theme/images/subforum_read_hd.png | Bin 0 -> 276 bytes
simplicity/theme/images/subforum_unread.png | Bin 0 -> 166 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 281 bytes
simplicity/theme/images/topic_moved.png | Bin 0 -> 441 bytes
simplicity/theme/images/topic_moved_hd.png | Bin 0 -> 836 bytes
simplicity/theme/images/topic_read.png | Bin 0 -> 970 bytes
simplicity/theme/images/topic_read_hd.png | Bin 0 -> 1752 bytes
simplicity/theme/images/topic_read_hot.png | Bin 0 -> 970 bytes
simplicity/theme/images/topic_read_hot_hd.png | Bin 0 -> 1772 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1086 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 1977 bytes
simplicity/theme/images/topic_read_locked.png | Bin 0 -> 1209 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2224 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1318 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2428 bytes
simplicity/theme/images/topic_read_mine.png | Bin 0 -> 1086 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 1961 bytes
simplicity/theme/images/topic_unread.png | Bin 0 -> 1088 bytes
simplicity/theme/images/topic_unread_hd.png | Bin 0 -> 1802 bytes
simplicity/theme/images/topic_unread_hot.png | Bin 0 -> 1088 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 1802 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1205 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 2064 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1286 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 2380 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1398 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 2622 bytes
simplicity/theme/images/topic_unread_mine.png | Bin 0 -> 1205 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 2062 bytes
simplicity/theme/index.htm | 0
simplicity/theme/plupload.css | 90 +
simplicity/theme/print.css | 150 +
simplicity/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity/theme/stylesheet.scss | 35 +
simplicity/theme/tweaks.css | 33 +
simplicity_aqua/license.txt | 33 +
simplicity_aqua/style.cfg | 32 +
simplicity_aqua/theme/_colours.scss | 1685 +++++
simplicity_aqua/theme/_custom.scss | 6 +
simplicity_aqua/theme/_custom_config.scss | 13 +
simplicity_aqua/theme/_style_config.scss | 414 ++
simplicity_aqua/theme/bidi.css | 4 +
simplicity_aqua/theme/common/_buttons.scss | 304 +
simplicity_aqua/theme/common/_common.scss | 2336 +++++++
simplicity_aqua/theme/common/_content.scss | 1278 ++++
simplicity_aqua/theme/common/_cp.scss | 440 ++
simplicity_aqua/theme/common/_forms.scss | 459 ++
simplicity_aqua/theme/common/_icons.scss | 96 +
simplicity_aqua/theme/common/_imageset.scss | 278 +
simplicity_aqua/theme/common/_links.scss | 249 +
simplicity_aqua/theme/common/_normalize.scss | 414 ++
simplicity_aqua/theme/common/_responsive.scss | 652 ++
simplicity_aqua/theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 1041 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 2006 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1236 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2310 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1637 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2844 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1795 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 3153 bytes
simplicity_aqua/theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
simplicity_aqua/theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
simplicity_aqua/theme/images/forum_read.png | Bin 0 -> 1041 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 2006 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1239 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2317 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 1041 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 2006 bytes
simplicity_aqua/theme/images/forum_unread.png | Bin 0 -> 1637 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2844 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1792 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 3166 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1637 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2844 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 149 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 231 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_aqua/theme/images/index.htm | 0
simplicity_aqua/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_aqua/theme/images/logo.png | Bin 0 -> 1898 bytes
simplicity_aqua/theme/images/logo_hd.png | Bin 0 -> 2874 bytes
simplicity_aqua/theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
simplicity_aqua/theme/images/no_avatar.png | Bin 0 -> 1917 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 2021 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4241 bytes
simplicity_aqua/theme/images/no_avatar_hd.png | Bin 0 -> 3514 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1802 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3783 bytes
simplicity_aqua/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 152 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 237 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 147 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 234 bytes
simplicity_aqua/theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
simplicity_aqua/theme/images/topic_read.png | Bin 0 -> 1041 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 2006 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 1041 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 2006 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1190 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 2202 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1236 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2310 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1383 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2497 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1190 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 2202 bytes
simplicity_aqua/theme/images/topic_unread.png | Bin 0 -> 1637 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2844 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1637 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2844 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1772 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 3032 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1795 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 3153 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1920 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3339 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1772 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 3032 bytes
simplicity_aqua/theme/index.htm | 0
simplicity_aqua/theme/plupload.css | 1 +
simplicity_aqua/theme/print.css | 4 +
simplicity_aqua/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_aqua/theme/stylesheet.scss | 35 +
simplicity_aqua/theme/tweaks.css | 7 +
simplicity_blue/license.txt | 33 +
simplicity_blue/style.cfg | 32 +
simplicity_blue/theme/_colours.scss | 1685 +++++
simplicity_blue/theme/_custom.scss | 6 +
simplicity_blue/theme/_custom_config.scss | 13 +
simplicity_blue/theme/_style_config.scss | 414 ++
simplicity_blue/theme/bidi.css | 4 +
simplicity_blue/theme/common/_buttons.scss | 304 +
simplicity_blue/theme/common/_common.scss | 2336 +++++++
simplicity_blue/theme/common/_content.scss | 1278 ++++
simplicity_blue/theme/common/_cp.scss | 440 ++
simplicity_blue/theme/common/_forms.scss | 459 ++
simplicity_blue/theme/common/_icons.scss | 96 +
simplicity_blue/theme/common/_imageset.scss | 278 +
simplicity_blue/theme/common/_links.scss | 249 +
simplicity_blue/theme/common/_normalize.scss | 414 ++
simplicity_blue/theme/common/_responsive.scss | 652 ++
simplicity_blue/theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 1052 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 1999 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1230 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2292 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1682 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2839 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1826 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 3155 bytes
simplicity_blue/theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
simplicity_blue/theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
simplicity_blue/theme/images/forum_read.png | Bin 0 -> 1052 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 1999 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1234 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2296 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 1052 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 1999 bytes
simplicity_blue/theme/images/forum_unread.png | Bin 0 -> 1682 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2839 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1833 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 3165 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1682 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2839 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 147 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 230 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_blue/theme/images/index.htm | 0
simplicity_blue/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_blue/theme/images/logo.png | Bin 0 -> 1881 bytes
simplicity_blue/theme/images/logo_hd.png | Bin 0 -> 2836 bytes
simplicity_blue/theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
simplicity_blue/theme/images/no_avatar.png | Bin 0 -> 1968 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 2083 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4350 bytes
simplicity_blue/theme/images/no_avatar_hd.png | Bin 0 -> 3524 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1854 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3915 bytes
simplicity_blue/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 152 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 238 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 147 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 231 bytes
simplicity_blue/theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
simplicity_blue/theme/images/topic_read.png | Bin 0 -> 1052 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 1999 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 1052 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 1999 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1204 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 2205 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1230 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2292 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1385 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2488 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1204 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 2205 bytes
simplicity_blue/theme/images/topic_unread.png | Bin 0 -> 1682 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2839 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1682 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2839 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1815 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 3039 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1826 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 3155 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1959 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3354 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1815 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 3039 bytes
simplicity_blue/theme/index.htm | 0
simplicity_blue/theme/plupload.css | 1 +
simplicity_blue/theme/print.css | 4 +
simplicity_blue/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_blue/theme/stylesheet.scss | 35 +
simplicity_blue/theme/tweaks.css | 7 +
simplicity_darkblue/license.txt | 33 +
simplicity_darkblue/style.cfg | 32 +
simplicity_darkblue/theme/_colours.scss | 1685 +++++
simplicity_darkblue/theme/_custom.scss | 6 +
simplicity_darkblue/theme/_custom_config.scss | 13 +
simplicity_darkblue/theme/_style_config.scss | 414 ++
simplicity_darkblue/theme/bidi.css | 4 +
.../theme/common/_buttons.scss | 304 +
simplicity_darkblue/theme/common/_common.scss | 2336 +++++++
.../theme/common/_content.scss | 1278 ++++
simplicity_darkblue/theme/common/_cp.scss | 440 ++
simplicity_darkblue/theme/common/_forms.scss | 459 ++
simplicity_darkblue/theme/common/_icons.scss | 96 +
.../theme/common/_imageset.scss | 278 +
simplicity_darkblue/theme/common/_links.scss | 249 +
.../theme/common/_normalize.scss | 414 ++
.../theme/common/_responsive.scss | 652 ++
.../theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 1046 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 1993 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1227 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2288 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1649 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2801 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1796 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 3115 bytes
.../theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
.../theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
.../theme/images/forum_read.png | Bin 0 -> 1046 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 1993 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1232 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2296 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 1046 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 1993 bytes
.../theme/images/forum_unread.png | Bin 0 -> 1649 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2801 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1795 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 3144 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1649 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2801 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 149 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 232 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_darkblue/theme/images/index.htm | 0
simplicity_darkblue/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_darkblue/theme/images/logo.png | Bin 0 -> 1908 bytes
simplicity_darkblue/theme/images/logo_hd.png | Bin 0 -> 2876 bytes
.../theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
.../theme/images/no_avatar.png | Bin 0 -> 1969 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 2082 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4361 bytes
.../theme/images/no_avatar_hd.png | Bin 0 -> 3533 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1847 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3930 bytes
simplicity_darkblue/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 153 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 237 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 147 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 234 bytes
.../theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
.../theme/images/topic_read.png | Bin 0 -> 1046 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 1993 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 1046 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 1993 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1199 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 2199 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1227 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2288 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1381 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2484 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1199 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 2199 bytes
.../theme/images/topic_unread.png | Bin 0 -> 1649 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2801 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1649 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2801 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1785 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 3004 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1796 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 3115 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1927 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3314 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1785 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 3004 bytes
simplicity_darkblue/theme/index.htm | 0
simplicity_darkblue/theme/plupload.css | 1 +
simplicity_darkblue/theme/print.css | 4 +
simplicity_darkblue/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_darkblue/theme/stylesheet.scss | 35 +
simplicity_darkblue/theme/tweaks.css | 7 +
simplicity_gray/license.txt | 33 +
simplicity_gray/style.cfg | 32 +
simplicity_gray/theme/_colours.scss | 1685 +++++
simplicity_gray/theme/_custom.scss | 6 +
simplicity_gray/theme/_custom_config.scss | 13 +
simplicity_gray/theme/_style_config.scss | 414 ++
simplicity_gray/theme/bidi.css | 4 +
simplicity_gray/theme/common/_buttons.scss | 304 +
simplicity_gray/theme/common/_common.scss | 2336 +++++++
simplicity_gray/theme/common/_content.scss | 1278 ++++
simplicity_gray/theme/common/_cp.scss | 440 ++
simplicity_gray/theme/common/_forms.scss | 459 ++
simplicity_gray/theme/common/_icons.scss | 96 +
simplicity_gray/theme/common/_imageset.scss | 278 +
simplicity_gray/theme/common/_links.scss | 249 +
simplicity_gray/theme/common/_normalize.scss | 414 ++
simplicity_gray/theme/common/_responsive.scss | 652 ++
simplicity_gray/theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 889 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 1780 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1082 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2088 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1465 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2556 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1633 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 2899 bytes
simplicity_gray/theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
simplicity_gray/theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
simplicity_gray/theme/images/forum_read.png | Bin 0 -> 889 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 1780 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1084 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2093 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 889 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 1780 bytes
simplicity_gray/theme/images/forum_unread.png | Bin 0 -> 1465 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2556 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1639 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 2911 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1465 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2556 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 147 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 230 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_gray/theme/images/index.htm | 0
simplicity_gray/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_gray/theme/images/logo.png | Bin 0 -> 1746 bytes
simplicity_gray/theme/images/logo_hd.png | Bin 0 -> 2745 bytes
simplicity_gray/theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
simplicity_gray/theme/images/no_avatar.png | Bin 0 -> 1611 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 1736 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 3742 bytes
simplicity_gray/theme/images/no_avatar_hd.png | Bin 0 -> 2886 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1587 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3519 bytes
simplicity_gray/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 143 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 232 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 147 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 231 bytes
simplicity_gray/theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
simplicity_gray/theme/images/topic_read.png | Bin 0 -> 889 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 1780 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 889 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 1780 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1047 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 1982 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1082 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2088 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1237 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2281 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1047 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 1982 bytes
simplicity_gray/theme/images/topic_unread.png | Bin 0 -> 1465 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2556 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1465 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2556 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1589 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 2736 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1633 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 2899 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1755 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3078 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1589 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 2736 bytes
simplicity_gray/theme/index.htm | 0
simplicity_gray/theme/plupload.css | 1 +
simplicity_gray/theme/print.css | 4 +
simplicity_gray/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_gray/theme/stylesheet.scss | 35 +
simplicity_gray/theme/tweaks.css | 7 +
simplicity_lightblue/license.txt | 33 +
simplicity_lightblue/style.cfg | 32 +
simplicity_lightblue/theme/_colours.scss | 1685 +++++
simplicity_lightblue/theme/_custom.scss | 6 +
.../theme/_custom_config.scss | 13 +
simplicity_lightblue/theme/_style_config.scss | 414 ++
simplicity_lightblue/theme/bidi.css | 4 +
.../theme/common/_buttons.scss | 304 +
.../theme/common/_common.scss | 2336 +++++++
.../theme/common/_content.scss | 1278 ++++
simplicity_lightblue/theme/common/_cp.scss | 440 ++
simplicity_lightblue/theme/common/_forms.scss | 459 ++
simplicity_lightblue/theme/common/_icons.scss | 96 +
.../theme/common/_imageset.scss | 278 +
simplicity_lightblue/theme/common/_links.scss | 249 +
.../theme/common/_normalize.scss | 414 ++
.../theme/common/_responsive.scss | 652 ++
.../theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 1044 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 2018 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1232 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2312 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1601 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2765 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1777 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 3113 bytes
.../theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
.../theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
.../theme/images/forum_read.png | Bin 0 -> 1044 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 2018 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1234 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2318 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 1044 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 2018 bytes
.../theme/images/forum_unread.png | Bin 0 -> 1601 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2765 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1776 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 3138 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1601 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2765 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 150 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 236 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_lightblue/theme/images/index.htm | 0
simplicity_lightblue/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_lightblue/theme/images/logo.png | Bin 0 -> 1897 bytes
simplicity_lightblue/theme/images/logo_hd.png | Bin 0 -> 2846 bytes
.../theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
.../theme/images/no_avatar.png | Bin 0 -> 1870 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 1963 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4183 bytes
.../theme/images/no_avatar_hd.png | Bin 0 -> 3429 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1758 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3783 bytes
simplicity_lightblue/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 149 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 237 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 151 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 236 bytes
.../theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
.../theme/images/topic_read.png | Bin 0 -> 1044 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 2018 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 1044 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 2018 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1182 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 2200 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1232 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2312 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1374 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2487 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1182 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 2200 bytes
.../theme/images/topic_unread.png | Bin 0 -> 1601 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2765 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1601 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2765 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1750 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 2972 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1777 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 3113 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1918 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3314 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1750 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 2972 bytes
simplicity_lightblue/theme/index.htm | 0
simplicity_lightblue/theme/plupload.css | 1 +
simplicity_lightblue/theme/print.css | 4 +
simplicity_lightblue/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_lightblue/theme/stylesheet.scss | 35 +
simplicity_lightblue/theme/tweaks.css | 7 +
simplicity_steelblue/license.txt | 33 +
simplicity_steelblue/style.cfg | 32 +
simplicity_steelblue/theme/_colours.scss | 1685 +++++
simplicity_steelblue/theme/_custom.scss | 6 +
.../theme/_custom_config.scss | 13 +
simplicity_steelblue/theme/_style_config.scss | 414 ++
simplicity_steelblue/theme/bidi.css | 4 +
.../theme/common/_buttons.scss | 304 +
.../theme/common/_common.scss | 2336 +++++++
.../theme/common/_content.scss | 1278 ++++
simplicity_steelblue/theme/common/_cp.scss | 440 ++
simplicity_steelblue/theme/common/_forms.scss | 459 ++
simplicity_steelblue/theme/common/_icons.scss | 96 +
.../theme/common/_imageset.scss | 278 +
simplicity_steelblue/theme/common/_links.scss | 249 +
.../theme/common/_normalize.scss | 414 ++
.../theme/common/_responsive.scss | 652 ++
.../theme/common/_utilities.scss | 66 +
.../theme/images/announce_read.png | Bin 0 -> 964 bytes
.../theme/images/announce_read_hd.png | Bin 0 -> 1876 bytes
.../theme/images/announce_read_locked.png | Bin 0 -> 1152 bytes
.../theme/images/announce_read_locked_hd.png | Bin 0 -> 2177 bytes
.../theme/images/announce_unread.png | Bin 0 -> 1600 bytes
.../theme/images/announce_unread_hd.png | Bin 0 -> 2763 bytes
.../theme/images/announce_unread_locked.png | Bin 0 -> 1767 bytes
.../images/announce_unread_locked_hd.png | Bin 0 -> 3108 bytes
.../theme/images/forum_link.png | Bin 0 -> 368 bytes
.../theme/images/forum_link_hd.png | Bin 0 -> 682 bytes
.../theme/images/forum_page.png | Bin 0 -> 747 bytes
.../theme/images/forum_page_hd.png | Bin 0 -> 1925 bytes
.../theme/images/forum_read.png | Bin 0 -> 964 bytes
.../theme/images/forum_read_hd.png | Bin 0 -> 1876 bytes
.../theme/images/forum_read_locked.png | Bin 0 -> 1156 bytes
.../theme/images/forum_read_locked_hd.png | Bin 0 -> 2181 bytes
.../theme/images/forum_read_subforum.png | Bin 0 -> 964 bytes
.../theme/images/forum_read_subforum_hd.png | Bin 0 -> 1876 bytes
.../theme/images/forum_unread.png | Bin 0 -> 1600 bytes
.../theme/images/forum_unread_hd.png | Bin 0 -> 2763 bytes
.../theme/images/forum_unread_locked.png | Bin 0 -> 1772 bytes
.../theme/images/forum_unread_locked_hd.png | Bin 0 -> 3117 bytes
.../theme/images/forum_unread_subforum.png | Bin 0 -> 1600 bytes
.../theme/images/forum_unread_subforum_hd.png | Bin 0 -> 2763 bytes
.../theme/images/icon_post_target.png | Bin 0 -> 147 bytes
.../theme/images/icon_post_target_hd.png | Bin 0 -> 228 bytes
.../theme/images/icon_post_target_unread.png | Bin 0 -> 147 bytes
.../images/icon_post_target_unread_hd.png | Bin 0 -> 230 bytes
.../theme/images/icon_textbox_search.gif | Bin 0 -> 335 bytes
simplicity_steelblue/theme/images/index.htm | 0
simplicity_steelblue/theme/images/loading.gif | Bin 0 -> 1320 bytes
simplicity_steelblue/theme/images/logo.png | Bin 0 -> 1889 bytes
simplicity_steelblue/theme/images/logo_hd.png | Bin 0 -> 2817 bytes
.../theme/images/no_avatar.gif | Bin 0 -> 1551 bytes
.../theme/images/no_avatar.png | Bin 0 -> 1830 bytes
.../theme/images/no_avatar_female.png | Bin 0 -> 1940 bytes
.../theme/images/no_avatar_female_hd.png | Bin 0 -> 4144 bytes
.../theme/images/no_avatar_hd.png | Bin 0 -> 3341 bytes
.../theme/images/no_avatar_male.png | Bin 0 -> 1738 bytes
.../theme/images/no_avatar_male_hd.png | Bin 0 -> 3802 bytes
simplicity_steelblue/theme/images/pattern.png | Bin 0 -> 16072 bytes
.../theme/images/plupload/done.gif | Bin 0 -> 1024 bytes
.../theme/images/plupload/error.gif | Bin 0 -> 994 bytes
.../theme/images/plupload/throbber.gif | Bin 0 -> 1922 bytes
.../theme/images/subforum_read.png | Bin 0 -> 151 bytes
.../theme/images/subforum_read_hd.png | Bin 0 -> 235 bytes
.../theme/images/subforum_unread.png | Bin 0 -> 147 bytes
.../theme/images/subforum_unread_hd.png | Bin 0 -> 231 bytes
.../theme/images/topic_moved.png | Bin 0 -> 368 bytes
.../theme/images/topic_moved_hd.png | Bin 0 -> 682 bytes
.../theme/images/topic_read.png | Bin 0 -> 964 bytes
.../theme/images/topic_read_hd.png | Bin 0 -> 1876 bytes
.../theme/images/topic_read_hot.png | Bin 0 -> 964 bytes
.../theme/images/topic_read_hot_hd.png | Bin 0 -> 1876 bytes
.../theme/images/topic_read_hot_mine.png | Bin 0 -> 1122 bytes
.../theme/images/topic_read_hot_mine_hd.png | Bin 0 -> 2081 bytes
.../theme/images/topic_read_locked.png | Bin 0 -> 1152 bytes
.../theme/images/topic_read_locked_hd.png | Bin 0 -> 2177 bytes
.../theme/images/topic_read_locked_mine.png | Bin 0 -> 1311 bytes
.../images/topic_read_locked_mine_hd.png | Bin 0 -> 2374 bytes
.../theme/images/topic_read_mine.png | Bin 0 -> 1122 bytes
.../theme/images/topic_read_mine_hd.png | Bin 0 -> 2081 bytes
.../theme/images/topic_unread.png | Bin 0 -> 1600 bytes
.../theme/images/topic_unread_hd.png | Bin 0 -> 2763 bytes
.../theme/images/topic_unread_hot.png | Bin 0 -> 1600 bytes
.../theme/images/topic_unread_hot_hd.png | Bin 0 -> 2763 bytes
.../theme/images/topic_unread_hot_mine.png | Bin 0 -> 1725 bytes
.../theme/images/topic_unread_hot_mine_hd.png | Bin 0 -> 2955 bytes
.../theme/images/topic_unread_locked.png | Bin 0 -> 1767 bytes
.../theme/images/topic_unread_locked_hd.png | Bin 0 -> 3108 bytes
.../theme/images/topic_unread_locked_mine.png | Bin 0 -> 1889 bytes
.../images/topic_unread_locked_mine_hd.png | Bin 0 -> 3297 bytes
.../theme/images/topic_unread_mine.png | Bin 0 -> 1725 bytes
.../theme/images/topic_unread_mine_hd.png | Bin 0 -> 2955 bytes
simplicity_steelblue/theme/index.htm | 0
simplicity_steelblue/theme/plupload.css | 1 +
simplicity_steelblue/theme/print.css | 4 +
simplicity_steelblue/theme/stylesheet.css | 6062 +++++++++++++++++
simplicity_steelblue/theme/stylesheet.scss | 35 +
simplicity_steelblue/theme/tweaks.css | 7 +
715 files changed, 110860 insertions(+)
create mode 100644 readme.md
create mode 100644 simplicity/license.txt
create mode 100644 simplicity/style.cfg
create mode 100644 simplicity/template/_style_config.html
create mode 100644 simplicity/template/ajax.js
create mode 100644 simplicity/template/feed.xml.twig
create mode 100644 simplicity/template/forum_fn.js
create mode 100644 simplicity/template/forumlist_body.html
create mode 100644 simplicity/template/index.htm
create mode 100644 simplicity/template/index_body.html
create mode 100644 simplicity/template/jumpbox.html
create mode 100644 simplicity/template/login_body.html
create mode 100644 simplicity/template/memberlist_body.html
create mode 100644 simplicity/template/navbar_header.html
create mode 100644 simplicity/template/notification_dropdown.html
create mode 100644 simplicity/template/overall_footer.html
create mode 100644 simplicity/template/overall_header.html
create mode 100644 simplicity/template/search_body.html
create mode 100644 simplicity/template/search_results.html
create mode 100644 simplicity/template/simple_footer.html
create mode 100644 simplicity/template/simple_header.html
create mode 100644 simplicity/template/timezone.js
create mode 100644 simplicity/template/ucp_agreement.html
create mode 100644 simplicity/template/ucp_avatar_options.html
create mode 100644 simplicity/template/ucp_login_link.html
create mode 100644 simplicity/template/ucp_notifications.html
create mode 100644 simplicity/template/ucp_pm_viewfolder.html
create mode 100644 simplicity/template/ucp_pm_viewmessage.html
create mode 100644 simplicity/template/ucp_register.html
create mode 100644 simplicity/template/viewforum_body.html
create mode 100644 simplicity/template/viewtopic_body.html
create mode 100644 simplicity/theme/_colours.scss
create mode 100644 simplicity/theme/_custom.scss
create mode 100644 simplicity/theme/_custom_config.scss
create mode 100644 simplicity/theme/_style_config.scss
create mode 100644 simplicity/theme/bidi.css
create mode 100644 simplicity/theme/common/_buttons.scss
create mode 100644 simplicity/theme/common/_common.scss
create mode 100644 simplicity/theme/common/_content.scss
create mode 100644 simplicity/theme/common/_cp.scss
create mode 100644 simplicity/theme/common/_forms.scss
create mode 100644 simplicity/theme/common/_icons.scss
create mode 100644 simplicity/theme/common/_imageset.scss
create mode 100644 simplicity/theme/common/_links.scss
create mode 100644 simplicity/theme/common/_normalize.scss
create mode 100644 simplicity/theme/common/_responsive.scss
create mode 100644 simplicity/theme/common/_utilities.scss
create mode 100644 simplicity/theme/images/announce_read.png
create mode 100644 simplicity/theme/images/announce_read_hd.png
create mode 100644 simplicity/theme/images/announce_read_locked.png
create mode 100644 simplicity/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity/theme/images/announce_unread.png
create mode 100644 simplicity/theme/images/announce_unread_hd.png
create mode 100644 simplicity/theme/images/announce_unread_locked.png
create mode 100644 simplicity/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity/theme/images/forum_link.png
create mode 100644 simplicity/theme/images/forum_link_hd.png
create mode 100644 simplicity/theme/images/forum_page.png
create mode 100644 simplicity/theme/images/forum_page_hd.png
create mode 100644 simplicity/theme/images/forum_read.png
create mode 100644 simplicity/theme/images/forum_read_hd.png
create mode 100644 simplicity/theme/images/forum_read_locked.png
create mode 100644 simplicity/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity/theme/images/forum_read_subforum.png
create mode 100644 simplicity/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity/theme/images/forum_unread.png
create mode 100644 simplicity/theme/images/forum_unread_hd.png
create mode 100644 simplicity/theme/images/forum_unread_locked.png
create mode 100644 simplicity/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity/theme/images/forum_unread_subforum.png
create mode 100644 simplicity/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity/theme/images/icon_post_target.png
create mode 100644 simplicity/theme/images/icon_post_target_hd.png
create mode 100644 simplicity/theme/images/icon_post_target_unread.png
create mode 100644 simplicity/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity/theme/images/icon_textbox_search.gif
create mode 100644 simplicity/theme/images/index.htm
create mode 100644 simplicity/theme/images/loading.gif
create mode 100644 simplicity/theme/images/logo.png
create mode 100644 simplicity/theme/images/logo_hd.png
create mode 100644 simplicity/theme/images/no_avatar.gif
create mode 100644 simplicity/theme/images/no_avatar.png
create mode 100644 simplicity/theme/images/no_avatar_female.png
create mode 100644 simplicity/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity/theme/images/no_avatar_hd.png
create mode 100644 simplicity/theme/images/no_avatar_male.png
create mode 100644 simplicity/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity/theme/images/pattern.png
create mode 100644 simplicity/theme/images/plupload/done.gif
create mode 100644 simplicity/theme/images/plupload/error.gif
create mode 100644 simplicity/theme/images/plupload/throbber.gif
create mode 100644 simplicity/theme/images/subforum_read.png
create mode 100644 simplicity/theme/images/subforum_read_hd.png
create mode 100644 simplicity/theme/images/subforum_unread.png
create mode 100644 simplicity/theme/images/subforum_unread_hd.png
create mode 100644 simplicity/theme/images/topic_moved.png
create mode 100644 simplicity/theme/images/topic_moved_hd.png
create mode 100644 simplicity/theme/images/topic_read.png
create mode 100644 simplicity/theme/images/topic_read_hd.png
create mode 100644 simplicity/theme/images/topic_read_hot.png
create mode 100644 simplicity/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity/theme/images/topic_read_locked.png
create mode 100644 simplicity/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity/theme/images/topic_read_mine.png
create mode 100644 simplicity/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity/theme/images/topic_unread.png
create mode 100644 simplicity/theme/images/topic_unread_hd.png
create mode 100644 simplicity/theme/images/topic_unread_hot.png
create mode 100644 simplicity/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity/theme/images/topic_unread_locked.png
create mode 100644 simplicity/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity/theme/images/topic_unread_mine.png
create mode 100644 simplicity/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity/theme/index.htm
create mode 100644 simplicity/theme/plupload.css
create mode 100644 simplicity/theme/print.css
create mode 100644 simplicity/theme/stylesheet.css
create mode 100644 simplicity/theme/stylesheet.scss
create mode 100644 simplicity/theme/tweaks.css
create mode 100644 simplicity_aqua/license.txt
create mode 100644 simplicity_aqua/style.cfg
create mode 100644 simplicity_aqua/theme/_colours.scss
create mode 100644 simplicity_aqua/theme/_custom.scss
create mode 100644 simplicity_aqua/theme/_custom_config.scss
create mode 100644 simplicity_aqua/theme/_style_config.scss
create mode 100644 simplicity_aqua/theme/bidi.css
create mode 100644 simplicity_aqua/theme/common/_buttons.scss
create mode 100644 simplicity_aqua/theme/common/_common.scss
create mode 100644 simplicity_aqua/theme/common/_content.scss
create mode 100644 simplicity_aqua/theme/common/_cp.scss
create mode 100644 simplicity_aqua/theme/common/_forms.scss
create mode 100644 simplicity_aqua/theme/common/_icons.scss
create mode 100644 simplicity_aqua/theme/common/_imageset.scss
create mode 100644 simplicity_aqua/theme/common/_links.scss
create mode 100644 simplicity_aqua/theme/common/_normalize.scss
create mode 100644 simplicity_aqua/theme/common/_responsive.scss
create mode 100644 simplicity_aqua/theme/common/_utilities.scss
create mode 100644 simplicity_aqua/theme/images/announce_read.png
create mode 100644 simplicity_aqua/theme/images/announce_read_hd.png
create mode 100644 simplicity_aqua/theme/images/announce_read_locked.png
create mode 100644 simplicity_aqua/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/announce_unread.png
create mode 100644 simplicity_aqua/theme/images/announce_unread_hd.png
create mode 100644 simplicity_aqua/theme/images/announce_unread_locked.png
create mode 100644 simplicity_aqua/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_link.png
create mode 100644 simplicity_aqua/theme/images/forum_link_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_page.png
create mode 100644 simplicity_aqua/theme/images/forum_page_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_read.png
create mode 100644 simplicity_aqua/theme/images/forum_read_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_read_locked.png
create mode 100644 simplicity_aqua/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_read_subforum.png
create mode 100644 simplicity_aqua/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_unread.png
create mode 100644 simplicity_aqua/theme/images/forum_unread_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_unread_locked.png
create mode 100644 simplicity_aqua/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_aqua/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_aqua/theme/images/icon_post_target.png
create mode 100644 simplicity_aqua/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_aqua/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_aqua/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_aqua/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_aqua/theme/images/index.htm
create mode 100644 simplicity_aqua/theme/images/loading.gif
create mode 100644 simplicity_aqua/theme/images/logo.png
create mode 100644 simplicity_aqua/theme/images/logo_hd.png
create mode 100644 simplicity_aqua/theme/images/no_avatar.gif
create mode 100644 simplicity_aqua/theme/images/no_avatar.png
create mode 100644 simplicity_aqua/theme/images/no_avatar_female.png
create mode 100644 simplicity_aqua/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_aqua/theme/images/no_avatar_hd.png
create mode 100644 simplicity_aqua/theme/images/no_avatar_male.png
create mode 100644 simplicity_aqua/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_aqua/theme/images/pattern.png
create mode 100644 simplicity_aqua/theme/images/plupload/done.gif
create mode 100644 simplicity_aqua/theme/images/plupload/error.gif
create mode 100644 simplicity_aqua/theme/images/plupload/throbber.gif
create mode 100644 simplicity_aqua/theme/images/subforum_read.png
create mode 100644 simplicity_aqua/theme/images/subforum_read_hd.png
create mode 100644 simplicity_aqua/theme/images/subforum_unread.png
create mode 100644 simplicity_aqua/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_moved.png
create mode 100644 simplicity_aqua/theme/images/topic_moved_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read.png
create mode 100644 simplicity_aqua/theme/images/topic_read_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read_hot.png
create mode 100644 simplicity_aqua/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read_locked.png
create mode 100644 simplicity_aqua/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_read_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_hot.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_locked.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_mine.png
create mode 100644 simplicity_aqua/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_aqua/theme/index.htm
create mode 100644 simplicity_aqua/theme/plupload.css
create mode 100644 simplicity_aqua/theme/print.css
create mode 100644 simplicity_aqua/theme/stylesheet.css
create mode 100644 simplicity_aqua/theme/stylesheet.scss
create mode 100644 simplicity_aqua/theme/tweaks.css
create mode 100644 simplicity_blue/license.txt
create mode 100644 simplicity_blue/style.cfg
create mode 100644 simplicity_blue/theme/_colours.scss
create mode 100644 simplicity_blue/theme/_custom.scss
create mode 100644 simplicity_blue/theme/_custom_config.scss
create mode 100644 simplicity_blue/theme/_style_config.scss
create mode 100644 simplicity_blue/theme/bidi.css
create mode 100644 simplicity_blue/theme/common/_buttons.scss
create mode 100644 simplicity_blue/theme/common/_common.scss
create mode 100644 simplicity_blue/theme/common/_content.scss
create mode 100644 simplicity_blue/theme/common/_cp.scss
create mode 100644 simplicity_blue/theme/common/_forms.scss
create mode 100644 simplicity_blue/theme/common/_icons.scss
create mode 100644 simplicity_blue/theme/common/_imageset.scss
create mode 100644 simplicity_blue/theme/common/_links.scss
create mode 100644 simplicity_blue/theme/common/_normalize.scss
create mode 100644 simplicity_blue/theme/common/_responsive.scss
create mode 100644 simplicity_blue/theme/common/_utilities.scss
create mode 100644 simplicity_blue/theme/images/announce_read.png
create mode 100644 simplicity_blue/theme/images/announce_read_hd.png
create mode 100644 simplicity_blue/theme/images/announce_read_locked.png
create mode 100644 simplicity_blue/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_blue/theme/images/announce_unread.png
create mode 100644 simplicity_blue/theme/images/announce_unread_hd.png
create mode 100644 simplicity_blue/theme/images/announce_unread_locked.png
create mode 100644 simplicity_blue/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_blue/theme/images/forum_link.png
create mode 100644 simplicity_blue/theme/images/forum_link_hd.png
create mode 100644 simplicity_blue/theme/images/forum_page.png
create mode 100644 simplicity_blue/theme/images/forum_page_hd.png
create mode 100644 simplicity_blue/theme/images/forum_read.png
create mode 100644 simplicity_blue/theme/images/forum_read_hd.png
create mode 100644 simplicity_blue/theme/images/forum_read_locked.png
create mode 100644 simplicity_blue/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_blue/theme/images/forum_read_subforum.png
create mode 100644 simplicity_blue/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_blue/theme/images/forum_unread.png
create mode 100644 simplicity_blue/theme/images/forum_unread_hd.png
create mode 100644 simplicity_blue/theme/images/forum_unread_locked.png
create mode 100644 simplicity_blue/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_blue/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_blue/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_blue/theme/images/icon_post_target.png
create mode 100644 simplicity_blue/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_blue/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_blue/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_blue/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_blue/theme/images/index.htm
create mode 100644 simplicity_blue/theme/images/loading.gif
create mode 100644 simplicity_blue/theme/images/logo.png
create mode 100644 simplicity_blue/theme/images/logo_hd.png
create mode 100644 simplicity_blue/theme/images/no_avatar.gif
create mode 100644 simplicity_blue/theme/images/no_avatar.png
create mode 100644 simplicity_blue/theme/images/no_avatar_female.png
create mode 100644 simplicity_blue/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_blue/theme/images/no_avatar_hd.png
create mode 100644 simplicity_blue/theme/images/no_avatar_male.png
create mode 100644 simplicity_blue/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_blue/theme/images/pattern.png
create mode 100644 simplicity_blue/theme/images/plupload/done.gif
create mode 100644 simplicity_blue/theme/images/plupload/error.gif
create mode 100644 simplicity_blue/theme/images/plupload/throbber.gif
create mode 100644 simplicity_blue/theme/images/subforum_read.png
create mode 100644 simplicity_blue/theme/images/subforum_read_hd.png
create mode 100644 simplicity_blue/theme/images/subforum_unread.png
create mode 100644 simplicity_blue/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_blue/theme/images/topic_moved.png
create mode 100644 simplicity_blue/theme/images/topic_moved_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read.png
create mode 100644 simplicity_blue/theme/images/topic_read_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read_hot.png
create mode 100644 simplicity_blue/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_blue/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read_locked.png
create mode 100644 simplicity_blue/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_blue/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_blue/theme/images/topic_read_mine.png
create mode 100644 simplicity_blue/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread.png
create mode 100644 simplicity_blue/theme/images/topic_unread_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread_hot.png
create mode 100644 simplicity_blue/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_blue/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread_locked.png
create mode 100644 simplicity_blue/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_blue/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_blue/theme/images/topic_unread_mine.png
create mode 100644 simplicity_blue/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_blue/theme/index.htm
create mode 100644 simplicity_blue/theme/plupload.css
create mode 100644 simplicity_blue/theme/print.css
create mode 100644 simplicity_blue/theme/stylesheet.css
create mode 100644 simplicity_blue/theme/stylesheet.scss
create mode 100644 simplicity_blue/theme/tweaks.css
create mode 100644 simplicity_darkblue/license.txt
create mode 100644 simplicity_darkblue/style.cfg
create mode 100644 simplicity_darkblue/theme/_colours.scss
create mode 100644 simplicity_darkblue/theme/_custom.scss
create mode 100644 simplicity_darkblue/theme/_custom_config.scss
create mode 100644 simplicity_darkblue/theme/_style_config.scss
create mode 100644 simplicity_darkblue/theme/bidi.css
create mode 100644 simplicity_darkblue/theme/common/_buttons.scss
create mode 100644 simplicity_darkblue/theme/common/_common.scss
create mode 100644 simplicity_darkblue/theme/common/_content.scss
create mode 100644 simplicity_darkblue/theme/common/_cp.scss
create mode 100644 simplicity_darkblue/theme/common/_forms.scss
create mode 100644 simplicity_darkblue/theme/common/_icons.scss
create mode 100644 simplicity_darkblue/theme/common/_imageset.scss
create mode 100644 simplicity_darkblue/theme/common/_links.scss
create mode 100644 simplicity_darkblue/theme/common/_normalize.scss
create mode 100644 simplicity_darkblue/theme/common/_responsive.scss
create mode 100644 simplicity_darkblue/theme/common/_utilities.scss
create mode 100644 simplicity_darkblue/theme/images/announce_read.png
create mode 100644 simplicity_darkblue/theme/images/announce_read_hd.png
create mode 100644 simplicity_darkblue/theme/images/announce_read_locked.png
create mode 100644 simplicity_darkblue/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/announce_unread.png
create mode 100644 simplicity_darkblue/theme/images/announce_unread_hd.png
create mode 100644 simplicity_darkblue/theme/images/announce_unread_locked.png
create mode 100644 simplicity_darkblue/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_link.png
create mode 100644 simplicity_darkblue/theme/images/forum_link_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_page.png
create mode 100644 simplicity_darkblue/theme/images/forum_page_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_read.png
create mode 100644 simplicity_darkblue/theme/images/forum_read_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_read_locked.png
create mode 100644 simplicity_darkblue/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_read_subforum.png
create mode 100644 simplicity_darkblue/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread_locked.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_darkblue/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_darkblue/theme/images/icon_post_target.png
create mode 100644 simplicity_darkblue/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_darkblue/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_darkblue/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_darkblue/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_darkblue/theme/images/index.htm
create mode 100644 simplicity_darkblue/theme/images/loading.gif
create mode 100644 simplicity_darkblue/theme/images/logo.png
create mode 100644 simplicity_darkblue/theme/images/logo_hd.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar.gif
create mode 100644 simplicity_darkblue/theme/images/no_avatar.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar_female.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar_hd.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar_male.png
create mode 100644 simplicity_darkblue/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_darkblue/theme/images/pattern.png
create mode 100644 simplicity_darkblue/theme/images/plupload/done.gif
create mode 100644 simplicity_darkblue/theme/images/plupload/error.gif
create mode 100644 simplicity_darkblue/theme/images/plupload/throbber.gif
create mode 100644 simplicity_darkblue/theme/images/subforum_read.png
create mode 100644 simplicity_darkblue/theme/images/subforum_read_hd.png
create mode 100644 simplicity_darkblue/theme/images/subforum_unread.png
create mode 100644 simplicity_darkblue/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_moved.png
create mode 100644 simplicity_darkblue/theme/images/topic_moved_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_hot.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_locked.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_hot.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_locked.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_mine.png
create mode 100644 simplicity_darkblue/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_darkblue/theme/index.htm
create mode 100644 simplicity_darkblue/theme/plupload.css
create mode 100644 simplicity_darkblue/theme/print.css
create mode 100644 simplicity_darkblue/theme/stylesheet.css
create mode 100644 simplicity_darkblue/theme/stylesheet.scss
create mode 100644 simplicity_darkblue/theme/tweaks.css
create mode 100644 simplicity_gray/license.txt
create mode 100644 simplicity_gray/style.cfg
create mode 100644 simplicity_gray/theme/_colours.scss
create mode 100644 simplicity_gray/theme/_custom.scss
create mode 100644 simplicity_gray/theme/_custom_config.scss
create mode 100644 simplicity_gray/theme/_style_config.scss
create mode 100644 simplicity_gray/theme/bidi.css
create mode 100644 simplicity_gray/theme/common/_buttons.scss
create mode 100644 simplicity_gray/theme/common/_common.scss
create mode 100644 simplicity_gray/theme/common/_content.scss
create mode 100644 simplicity_gray/theme/common/_cp.scss
create mode 100644 simplicity_gray/theme/common/_forms.scss
create mode 100644 simplicity_gray/theme/common/_icons.scss
create mode 100644 simplicity_gray/theme/common/_imageset.scss
create mode 100644 simplicity_gray/theme/common/_links.scss
create mode 100644 simplicity_gray/theme/common/_normalize.scss
create mode 100644 simplicity_gray/theme/common/_responsive.scss
create mode 100644 simplicity_gray/theme/common/_utilities.scss
create mode 100644 simplicity_gray/theme/images/announce_read.png
create mode 100644 simplicity_gray/theme/images/announce_read_hd.png
create mode 100644 simplicity_gray/theme/images/announce_read_locked.png
create mode 100644 simplicity_gray/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_gray/theme/images/announce_unread.png
create mode 100644 simplicity_gray/theme/images/announce_unread_hd.png
create mode 100644 simplicity_gray/theme/images/announce_unread_locked.png
create mode 100644 simplicity_gray/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_gray/theme/images/forum_link.png
create mode 100644 simplicity_gray/theme/images/forum_link_hd.png
create mode 100644 simplicity_gray/theme/images/forum_page.png
create mode 100644 simplicity_gray/theme/images/forum_page_hd.png
create mode 100644 simplicity_gray/theme/images/forum_read.png
create mode 100644 simplicity_gray/theme/images/forum_read_hd.png
create mode 100644 simplicity_gray/theme/images/forum_read_locked.png
create mode 100644 simplicity_gray/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_gray/theme/images/forum_read_subforum.png
create mode 100644 simplicity_gray/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_gray/theme/images/forum_unread.png
create mode 100644 simplicity_gray/theme/images/forum_unread_hd.png
create mode 100644 simplicity_gray/theme/images/forum_unread_locked.png
create mode 100644 simplicity_gray/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_gray/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_gray/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_gray/theme/images/icon_post_target.png
create mode 100644 simplicity_gray/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_gray/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_gray/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_gray/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_gray/theme/images/index.htm
create mode 100644 simplicity_gray/theme/images/loading.gif
create mode 100644 simplicity_gray/theme/images/logo.png
create mode 100644 simplicity_gray/theme/images/logo_hd.png
create mode 100644 simplicity_gray/theme/images/no_avatar.gif
create mode 100644 simplicity_gray/theme/images/no_avatar.png
create mode 100644 simplicity_gray/theme/images/no_avatar_female.png
create mode 100644 simplicity_gray/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_gray/theme/images/no_avatar_hd.png
create mode 100644 simplicity_gray/theme/images/no_avatar_male.png
create mode 100644 simplicity_gray/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_gray/theme/images/pattern.png
create mode 100644 simplicity_gray/theme/images/plupload/done.gif
create mode 100644 simplicity_gray/theme/images/plupload/error.gif
create mode 100644 simplicity_gray/theme/images/plupload/throbber.gif
create mode 100644 simplicity_gray/theme/images/subforum_read.png
create mode 100644 simplicity_gray/theme/images/subforum_read_hd.png
create mode 100644 simplicity_gray/theme/images/subforum_unread.png
create mode 100644 simplicity_gray/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_gray/theme/images/topic_moved.png
create mode 100644 simplicity_gray/theme/images/topic_moved_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read.png
create mode 100644 simplicity_gray/theme/images/topic_read_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read_hot.png
create mode 100644 simplicity_gray/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_gray/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read_locked.png
create mode 100644 simplicity_gray/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_gray/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_gray/theme/images/topic_read_mine.png
create mode 100644 simplicity_gray/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread.png
create mode 100644 simplicity_gray/theme/images/topic_unread_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread_hot.png
create mode 100644 simplicity_gray/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_gray/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread_locked.png
create mode 100644 simplicity_gray/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_gray/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_gray/theme/images/topic_unread_mine.png
create mode 100644 simplicity_gray/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_gray/theme/index.htm
create mode 100644 simplicity_gray/theme/plupload.css
create mode 100644 simplicity_gray/theme/print.css
create mode 100644 simplicity_gray/theme/stylesheet.css
create mode 100644 simplicity_gray/theme/stylesheet.scss
create mode 100644 simplicity_gray/theme/tweaks.css
create mode 100644 simplicity_lightblue/license.txt
create mode 100644 simplicity_lightblue/style.cfg
create mode 100644 simplicity_lightblue/theme/_colours.scss
create mode 100644 simplicity_lightblue/theme/_custom.scss
create mode 100644 simplicity_lightblue/theme/_custom_config.scss
create mode 100644 simplicity_lightblue/theme/_style_config.scss
create mode 100644 simplicity_lightblue/theme/bidi.css
create mode 100644 simplicity_lightblue/theme/common/_buttons.scss
create mode 100644 simplicity_lightblue/theme/common/_common.scss
create mode 100644 simplicity_lightblue/theme/common/_content.scss
create mode 100644 simplicity_lightblue/theme/common/_cp.scss
create mode 100644 simplicity_lightblue/theme/common/_forms.scss
create mode 100644 simplicity_lightblue/theme/common/_icons.scss
create mode 100644 simplicity_lightblue/theme/common/_imageset.scss
create mode 100644 simplicity_lightblue/theme/common/_links.scss
create mode 100644 simplicity_lightblue/theme/common/_normalize.scss
create mode 100644 simplicity_lightblue/theme/common/_responsive.scss
create mode 100644 simplicity_lightblue/theme/common/_utilities.scss
create mode 100644 simplicity_lightblue/theme/images/announce_read.png
create mode 100644 simplicity_lightblue/theme/images/announce_read_hd.png
create mode 100644 simplicity_lightblue/theme/images/announce_read_locked.png
create mode 100644 simplicity_lightblue/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/announce_unread.png
create mode 100644 simplicity_lightblue/theme/images/announce_unread_hd.png
create mode 100644 simplicity_lightblue/theme/images/announce_unread_locked.png
create mode 100644 simplicity_lightblue/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_link.png
create mode 100644 simplicity_lightblue/theme/images/forum_link_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_page.png
create mode 100644 simplicity_lightblue/theme/images/forum_page_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_read.png
create mode 100644 simplicity_lightblue/theme/images/forum_read_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_read_locked.png
create mode 100644 simplicity_lightblue/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_read_subforum.png
create mode 100644 simplicity_lightblue/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread_locked.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_lightblue/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_lightblue/theme/images/icon_post_target.png
create mode 100644 simplicity_lightblue/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_lightblue/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_lightblue/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_lightblue/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_lightblue/theme/images/index.htm
create mode 100644 simplicity_lightblue/theme/images/loading.gif
create mode 100644 simplicity_lightblue/theme/images/logo.png
create mode 100644 simplicity_lightblue/theme/images/logo_hd.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar.gif
create mode 100644 simplicity_lightblue/theme/images/no_avatar.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar_female.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar_hd.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar_male.png
create mode 100644 simplicity_lightblue/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_lightblue/theme/images/pattern.png
create mode 100644 simplicity_lightblue/theme/images/plupload/done.gif
create mode 100644 simplicity_lightblue/theme/images/plupload/error.gif
create mode 100644 simplicity_lightblue/theme/images/plupload/throbber.gif
create mode 100644 simplicity_lightblue/theme/images/subforum_read.png
create mode 100644 simplicity_lightblue/theme/images/subforum_read_hd.png
create mode 100644 simplicity_lightblue/theme/images/subforum_unread.png
create mode 100644 simplicity_lightblue/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_moved.png
create mode 100644 simplicity_lightblue/theme/images/topic_moved_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_hot.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_locked.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_hot.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_locked.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_mine.png
create mode 100644 simplicity_lightblue/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_lightblue/theme/index.htm
create mode 100644 simplicity_lightblue/theme/plupload.css
create mode 100644 simplicity_lightblue/theme/print.css
create mode 100644 simplicity_lightblue/theme/stylesheet.css
create mode 100644 simplicity_lightblue/theme/stylesheet.scss
create mode 100644 simplicity_lightblue/theme/tweaks.css
create mode 100644 simplicity_steelblue/license.txt
create mode 100644 simplicity_steelblue/style.cfg
create mode 100644 simplicity_steelblue/theme/_colours.scss
create mode 100644 simplicity_steelblue/theme/_custom.scss
create mode 100644 simplicity_steelblue/theme/_custom_config.scss
create mode 100644 simplicity_steelblue/theme/_style_config.scss
create mode 100644 simplicity_steelblue/theme/bidi.css
create mode 100644 simplicity_steelblue/theme/common/_buttons.scss
create mode 100644 simplicity_steelblue/theme/common/_common.scss
create mode 100644 simplicity_steelblue/theme/common/_content.scss
create mode 100644 simplicity_steelblue/theme/common/_cp.scss
create mode 100644 simplicity_steelblue/theme/common/_forms.scss
create mode 100644 simplicity_steelblue/theme/common/_icons.scss
create mode 100644 simplicity_steelblue/theme/common/_imageset.scss
create mode 100644 simplicity_steelblue/theme/common/_links.scss
create mode 100644 simplicity_steelblue/theme/common/_normalize.scss
create mode 100644 simplicity_steelblue/theme/common/_responsive.scss
create mode 100644 simplicity_steelblue/theme/common/_utilities.scss
create mode 100644 simplicity_steelblue/theme/images/announce_read.png
create mode 100644 simplicity_steelblue/theme/images/announce_read_hd.png
create mode 100644 simplicity_steelblue/theme/images/announce_read_locked.png
create mode 100644 simplicity_steelblue/theme/images/announce_read_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/announce_unread.png
create mode 100644 simplicity_steelblue/theme/images/announce_unread_hd.png
create mode 100644 simplicity_steelblue/theme/images/announce_unread_locked.png
create mode 100644 simplicity_steelblue/theme/images/announce_unread_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_link.png
create mode 100644 simplicity_steelblue/theme/images/forum_link_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_page.png
create mode 100644 simplicity_steelblue/theme/images/forum_page_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_read.png
create mode 100644 simplicity_steelblue/theme/images/forum_read_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_read_locked.png
create mode 100644 simplicity_steelblue/theme/images/forum_read_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_read_subforum.png
create mode 100644 simplicity_steelblue/theme/images/forum_read_subforum_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread_locked.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread_subforum.png
create mode 100644 simplicity_steelblue/theme/images/forum_unread_subforum_hd.png
create mode 100644 simplicity_steelblue/theme/images/icon_post_target.png
create mode 100644 simplicity_steelblue/theme/images/icon_post_target_hd.png
create mode 100644 simplicity_steelblue/theme/images/icon_post_target_unread.png
create mode 100644 simplicity_steelblue/theme/images/icon_post_target_unread_hd.png
create mode 100644 simplicity_steelblue/theme/images/icon_textbox_search.gif
create mode 100644 simplicity_steelblue/theme/images/index.htm
create mode 100644 simplicity_steelblue/theme/images/loading.gif
create mode 100644 simplicity_steelblue/theme/images/logo.png
create mode 100644 simplicity_steelblue/theme/images/logo_hd.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar.gif
create mode 100644 simplicity_steelblue/theme/images/no_avatar.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar_female.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar_female_hd.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar_hd.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar_male.png
create mode 100644 simplicity_steelblue/theme/images/no_avatar_male_hd.png
create mode 100644 simplicity_steelblue/theme/images/pattern.png
create mode 100644 simplicity_steelblue/theme/images/plupload/done.gif
create mode 100644 simplicity_steelblue/theme/images/plupload/error.gif
create mode 100644 simplicity_steelblue/theme/images/plupload/throbber.gif
create mode 100644 simplicity_steelblue/theme/images/subforum_read.png
create mode 100644 simplicity_steelblue/theme/images/subforum_read_hd.png
create mode 100644 simplicity_steelblue/theme/images/subforum_unread.png
create mode 100644 simplicity_steelblue/theme/images/subforum_unread_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_moved.png
create mode 100644 simplicity_steelblue/theme/images/topic_moved_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_hot.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_hot_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_hot_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_hot_mine_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_locked.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_locked_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_locked_mine_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_read_mine_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_hot.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_hot_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_hot_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_hot_mine_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_locked.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_locked_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_locked_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_locked_mine_hd.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_mine.png
create mode 100644 simplicity_steelblue/theme/images/topic_unread_mine_hd.png
create mode 100644 simplicity_steelblue/theme/index.htm
create mode 100644 simplicity_steelblue/theme/plupload.css
create mode 100644 simplicity_steelblue/theme/print.css
create mode 100644 simplicity_steelblue/theme/stylesheet.css
create mode 100644 simplicity_steelblue/theme/stylesheet.scss
create mode 100644 simplicity_steelblue/theme/tweaks.css
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..ebcd1a6
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,3 @@
+# Simplicity theme
+
+For GeneRally International Forum. [Original by Arty](https://www.phpbb.com/customise/db/style/artodia_simplicity/) distributed under BSD License.
\ No newline at end of file
diff --git a/simplicity/license.txt b/simplicity/license.txt
new file mode 100644
index 0000000..a5319f7
--- /dev/null
+++ b/simplicity/license.txt
@@ -0,0 +1,33 @@
+IMPORTANT: This license does not apply to files in directory theme/fonts/
+
+Files in those directories have their own licenses, see license.txt in respective
+directories for details.
+
+-----------------------------------------------------------------------------
+
+Copyright (c) 2015, Vjacheslav Trushkin
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+The views and conclusions contained in the software and documentation are those
+of the authors and should not be interpreted as representing official policies,
+either expressed or implied, of the FreeBSD Project.
\ No newline at end of file
diff --git a/simplicity/style.cfg b/simplicity/style.cfg
new file mode 100644
index 0000000..d814d65
--- /dev/null
+++ b/simplicity/style.cfg
@@ -0,0 +1,32 @@
+#
+# phpBB Style Configuration File
+#
+# This file is part of the phpBB Forum Software package.
+#
+# @copyright (c) phpBB Limited
+# @license GNU General Public License, version 2 (GPL-2.0)
+#
+# For full copyright and license information, please see
+# the docs/CREDITS.txt file.
+#
+# At the left is the name, please do not change this
+# At the right the value is entered
+#
+# Values get trimmed, if you want to add a space in front or at the end of
+# the value, then enclose the value with single or double quotes.
+# Single and double quotes do not need to be escaped.
+#
+#
+
+# General Information about this style
+name = Simplicity
+copyright = Created by Arty (Vjacheslav Trushkin), http://www.artodia.com/, Modified by Gabriel Fischer
+style_version = 3.3.0
+phpbb_version = 3.3.0
+
+# Defining a different template bitfield
+# template_bitfield = lNg=
+
+# Parent style
+# Set value to empty or to this style's name if this style does not have a parent style
+parent = prosilver
diff --git a/simplicity/template/_style_config.html b/simplicity/template/_style_config.html
new file mode 100644
index 0000000..9beba3f
--- /dev/null
+++ b/simplicity/template/_style_config.html
@@ -0,0 +1,37 @@
+
+ Variables below change style behavior.
+
+ List of variables and values (do not edit!):
+ Forums list layout:
+ $STANDARD_FORUMS_LAYOUT = 0 -> Layout with topics and posts below forum title
+ $STANDARD_FORUMS_LAYOUT = 1 -> Default layout with separate columns for topics and posts
+
+ Hide forum description:
+ $HIDE_FORUM_DESCRIPTION = 0 -> Always show it
+ $HIDE_FORUM_DESCRIPTION = 1 -> Show it only when hovering forum title
+
+ Wrap header / navigation:
+ $WRAP_HEADER = 0 -> Header and navigation will not be included in global wrapper
+ $WRAP_HEADER = 1 -> Both header and navigation will be included in global wrapper
+ $WRAP_HEADER = 2 -> Header will not be included in global wrapper, navigation will be included
+
+ Wrap footer:
+ $WRAP_FOOTER = 0 -> Footer will be outside of content wrapper
+ $WRAP_FOOTER = 1 -> Footer will be inside content wrapper
+
+ Quick search position:
+ $SEARCH_IN_NAVBAR = 0 -> Search bar will be displayed in header
+ $SEARCH_IN_NAVBAR = 1 -> Search bar will be displayed in secondary navigation
+
+ Edit variables below:
+
+
+
+
+
+
+
+
+
+ Do not edit code below!
+
diff --git a/simplicity/template/ajax.js b/simplicity/template/ajax.js
new file mode 100644
index 0000000..18275a8
--- /dev/null
+++ b/simplicity/template/ajax.js
@@ -0,0 +1,394 @@
+/* global phpbb */
+
+(function($) { // Avoid conflicts with other libraries
+
+'use strict';
+
+// This callback will mark all forum icons read
+phpbb.addAjaxCallback('mark_forums_read', function(res) {
+ var readTitle = res.NO_UNREAD_POSTS;
+ var unreadTitle = res.UNREAD_POSTS;
+ var iconsArray = {
+ forum_unread: 'forum_read',
+ forum_unread_subforum: 'forum_read_subforum',
+ forum_unread_locked: 'forum_read_locked'
+ };
+
+ $('li.row').find('dl[class*="forum_unread"]').each(function() {
+ var $this = $(this);
+
+ $.each(iconsArray, function(unreadClass, readClass) {
+ if ($this.hasClass(unreadClass)) {
+ $this.removeClass(unreadClass).addClass(readClass);
+ }
+ });
+ $this.children('dt[title="' + unreadTitle + '"]').attr('title', readTitle);
+ });
+
+ // Mark subforums read
+ $('a.subforum[class*="unread"]').removeClass('unread').addClass('read').children('.icon.icon-red').removeClass('icon-red').addClass('icon-blue');
+
+ // Mark topics read if we are watching a category and showing active topics
+ if ($('#active_topics').length) {
+ phpbb.ajaxCallbacks.mark_topics_read.call(this, res, false);
+ }
+
+ // Update mark forums read links
+ $('[data-ajax="mark_forums_read"]').attr('href', res.U_MARK_FORUMS);
+
+ phpbb.closeDarkenWrapper(3000);
+});
+
+/**
+* This callback will mark all topic icons read
+*
+* @param {bool} [update_topic_links=true] Whether "Mark topics read" links
+* should be updated. Defaults to true.
+*/
+phpbb.addAjaxCallback('mark_topics_read', function(res, updateTopicLinks) {
+ var readTitle = res.NO_UNREAD_POSTS;
+ var unreadTitle = res.UNREAD_POSTS;
+ var iconsArray = {
+ global_unread: 'global_read',
+ announce_unread: 'announce_read',
+ sticky_unread: 'sticky_read',
+ topic_unread: 'topic_read'
+ };
+ var iconsState = ['', '_hot', '_hot_mine', '_locked', '_locked_mine', '_mine'];
+ var unreadClassSelectors;
+ var classMap = {};
+ var classNames = [];
+
+ if (typeof updateTopicLinks === 'undefined') {
+ updateTopicLinks = true;
+ }
+
+ $.each(iconsArray, function(unreadClass, readClass) {
+ $.each(iconsState, function(key, value) {
+ // Only topics can be hot
+ if ((value === '_hot' || value === '_hot_mine') && unreadClass !== 'topic_unread') {
+ return true;
+ }
+ classMap[unreadClass + value] = readClass + value;
+ classNames.push(unreadClass + value);
+ });
+ });
+
+ unreadClassSelectors = '.' + classNames.join(',.');
+
+ $('li.row').find(unreadClassSelectors).each(function() {
+ var $this = $(this);
+ $.each(classMap, function(unreadClass, readClass) {
+ if ($this.hasClass(unreadClass)) {
+ $this.removeClass(unreadClass).addClass(readClass);
+ }
+ });
+ $this.children('dt[title="' + unreadTitle + '"]').attr('title', readTitle);
+ });
+
+ // Remove link to first unread post
+ $('a.unread').has('.icon-red').remove();
+
+ // Update mark topics read links
+ if (updateTopicLinks) {
+ $('[data-ajax="mark_topics_read"]').attr('href', res.U_MARK_TOPICS);
+ }
+
+ phpbb.closeDarkenWrapper(3000);
+});
+
+// This callback will mark all notifications read
+phpbb.addAjaxCallback('notification.mark_all_read', function(res) {
+ if (typeof res.success !== 'undefined') {
+ phpbb.markNotifications($('#notification_list li.bg3'), 0);
+ phpbb.closeDarkenWrapper(3000);
+ }
+});
+
+// This callback will mark a notification read
+phpbb.addAjaxCallback('notification.mark_read', function(res) {
+ if (typeof res.success !== 'undefined') {
+ var unreadCount = Number($('#notification_list_button + strong .counter').html()) - 1;
+ phpbb.markNotifications($(this).parent('li.bg3'), unreadCount);
+ }
+});
+
+/**
+ * Mark notification popup rows as read.
+ *
+ * @param {jQuery} $popup jQuery object(s) to mark read.
+ * @param {int} unreadCount The new unread notifications count.
+ */
+phpbb.markNotifications = function($popup, unreadCount) {
+ // Remove the unread status.
+ $popup.removeClass('bg3');
+ $popup.find('a.mark_read').remove();
+
+ // Update the notification link to the real URL.
+ $popup.each(function() {
+ var link = $(this).find('a');
+ link.attr('href', link.attr('data-real-url'));
+ });
+
+ // Update the unread count.
+ $('#notification_list_button + strong .counter').html(unreadCount).parents('.notifications.tab').toggleClass('non-zero', unreadCount > 0);
+ // Remove the Mark all read link and hide notification count if there are no unread notifications.
+ if (!unreadCount) {
+ $('#mark_all_notifications').remove();
+ $('#notification_list_button > strong').addClass('hidden');
+ }
+
+ // Update page title
+ var $title = $('title');
+ var originalTitle = $title.text().replace(/(\((\d+)\))/, '');
+ $title.text((unreadCount ? '(' + unreadCount + ')' : '') + originalTitle);
+};
+
+// This callback finds the post from the delete link, and removes it.
+phpbb.addAjaxCallback('post_delete', function() {
+ var $this = $(this),
+ postId;
+
+ if ($this.attr('data-refresh') === undefined) {
+ postId = $this[0].href.split('&p=')[1];
+ var post = $this.parents('#p' + postId).css('pointer-events', 'none');
+ if (post.hasClass('bg1') || post.hasClass('bg2')) {
+ var posts1 = post.nextAll('.bg1');
+ post.nextAll('.bg2').removeClass('bg2').addClass('bg1');
+ posts1.removeClass('bg1').addClass('bg2');
+ }
+ post.fadeOut(function() {
+ $(this).remove();
+ });
+ }
+});
+
+// This callback removes the approve / disapprove div or link.
+phpbb.addAjaxCallback('post_visibility', function(res) {
+ var remove = (res.visible) ? $(this) : $(this).parents('.post');
+ $(remove).css('pointer-events', 'none').fadeOut(function() {
+ $(this).remove();
+ });
+
+ if (res.visible) {
+ // Remove the "Deleted by" message from the post on restoring.
+ remove.parents('.post').find('.post_deleted_msg').css('pointer-events', 'none').fadeOut(function() {
+ $(this).remove();
+ });
+ }
+});
+
+// This removes the parent row of the link or form that fired the callback.
+phpbb.addAjaxCallback('row_delete', function() {
+ $(this).parents('tr').remove();
+});
+
+// This handles friend / foe additions removals.
+phpbb.addAjaxCallback('zebra', function(res) {
+ var zebra;
+
+ if (res.success) {
+ zebra = $('.zebra');
+ zebra.first().html(res.MESSAGE_TEXT);
+ zebra.not(':first').html(' ').prev().html(' ');
+ }
+});
+
+/**
+ * This callback updates the poll results after voting.
+ */
+phpbb.addAjaxCallback('vote_poll', function(res) {
+ if (typeof res.success !== 'undefined') {
+ var poll = $(this).closest('.topic_poll');
+ var panel = poll.find('.panel');
+ var resultsVisible = poll.find('dl:first-child .resultbar').is(':visible');
+ var mostVotes = 0;
+
+ // Set min-height to prevent the page from jumping when the content changes
+ var updatePanelHeight = function (height) {
+ height = (typeof height === 'undefined') ? panel.find('.inner').outerHeight() : height;
+ panel.css('min-height', height);
+ };
+ updatePanelHeight();
+
+ // Remove the View results link
+ if (!resultsVisible) {
+ poll.find('.poll_view_results').hide(500);
+ }
+
+ if (!res.can_vote) {
+ poll.find('.polls, .poll_max_votes, .poll_vote, .poll_option_select').fadeOut(500, function () {
+ poll.find('.resultbar, .poll_option_percent, .poll_total_votes').show();
+ });
+ } else {
+ // If the user can still vote, simply slide down the results
+ poll.find('.resultbar, .poll_option_percent, .poll_total_votes').show(500);
+ }
+
+ // Get the votes count of the highest poll option
+ poll.find('[data-poll-option-id]').each(function() {
+ var option = $(this);
+ var optionId = option.attr('data-poll-option-id');
+ mostVotes = (res.vote_counts[optionId] >= mostVotes) ? res.vote_counts[optionId] : mostVotes;
+ });
+
+ // Update the total votes count
+ poll.find('.poll_total_vote_cnt').html(res.total_votes);
+
+ // Update each option
+ poll.find('[data-poll-option-id]').each(function() {
+ var $this = $(this);
+ var optionId = $this.attr('data-poll-option-id');
+ var voted = (typeof res.user_votes[optionId] !== 'undefined');
+ var mostVoted = (res.vote_counts[optionId] === mostVotes);
+ var percent = (!res.total_votes) ? 0 : Math.round((res.vote_counts[optionId] / res.total_votes) * 100);
+ var percentRel = (mostVotes === 0) ? 0 : Math.round((res.vote_counts[optionId] / mostVotes) * 100);
+ var altText;
+
+ altText = $this.attr('data-alt-text');
+ if (voted) {
+ $this.attr('title', $.trim(altText));
+ } else {
+ $this.attr('title', '');
+ };
+ $this.toggleClass('voted', voted);
+ $this.toggleClass('most-votes', mostVoted);
+
+ // Update the bars
+ var bar = $this.find('.resultbar div');
+ var barTimeLapse = (res.can_vote) ? 500 : 1500;
+ var newBarClass = (percent === 100) ? 'pollbar5' : 'pollbar' + (Math.floor(percent / 20) + 1);
+
+ setTimeout(function () {
+ bar.animate({ width: percentRel + '%' }, 500)
+ .removeClass('pollbar1 pollbar2 pollbar3 pollbar4 pollbar5')
+ .addClass(newBarClass)
+ .html(res.vote_counts[optionId]);
+
+ var percentText = percent ? percent + '%' : res.NO_VOTES;
+ $this.find('.poll_option_percent').html(percentText);
+ }, barTimeLapse);
+ });
+
+ if (!res.can_vote) {
+ poll.find('.polls').delay(400).fadeIn(500);
+ }
+
+ // Display "Your vote has been cast." message. Disappears after 5 seconds.
+ var confirmationDelay = (res.can_vote) ? 300 : 900;
+ poll.find('.vote-submitted').delay(confirmationDelay).slideDown(200, function() {
+ if (resultsVisible) {
+ updatePanelHeight();
+ }
+
+ $(this).delay(5000).fadeOut(500, function() {
+ resizePanel(300);
+ });
+ });
+
+ // Remove the gap resulting from removing options
+ setTimeout(function() {
+ resizePanel(500);
+ }, 1500);
+
+ var resizePanel = function (time) {
+ var panelHeight = panel.height();
+ var innerHeight = panel.find('.inner').outerHeight();
+
+ if (panelHeight !== innerHeight) {
+ panel.css({ minHeight: '', height: panelHeight })
+ .animate({ height: innerHeight }, time, function () {
+ panel.css({ minHeight: innerHeight, height: '' });
+ });
+ }
+ };
+ }
+});
+
+/**
+ * Show poll results when clicking View results link.
+ */
+$('.poll_view_results a').click(function(e) {
+ // Do not follow the link
+ e.preventDefault();
+
+ var $poll = $(this).parents('.topic_poll');
+
+ $poll.find('.resultbar, .poll_option_percent, .poll_total_votes').show(500);
+ $poll.find('.poll_view_results').hide(500);
+});
+
+$('[data-ajax]').each(function() {
+ var $this = $(this);
+ var ajax = $this.attr('data-ajax');
+ var filter = $this.attr('data-filter');
+
+ if (ajax !== 'false') {
+ var fn = (ajax !== 'true') ? ajax : null;
+ filter = (filter !== undefined) ? phpbb.getFunctionByName(filter) : null;
+
+ phpbb.ajaxify({
+ selector: this,
+ refresh: $this.attr('data-refresh') !== undefined,
+ filter: filter,
+ callback: fn
+ });
+ }
+});
+
+
+/**
+ * This simply appends #preview to the action of the
+ * QR action when you click the Full Editor & Preview button
+ */
+$('#qr_full_editor').click(function() {
+ $('#qr_postform').attr('action', function(i, val) {
+ return val + '#preview';
+ });
+});
+
+
+/**
+ * Make the display post links to use JS
+ */
+$('.display_post').click(function(e) {
+ // Do not follow the link
+ e.preventDefault();
+
+ var postId = $(this).attr('data-post-id');
+ $('#post_content' + postId).show();
+ $('#profile' + postId).show();
+ $('#post_hidden' + postId).hide();
+});
+
+/**
+* Toggle the member search panel in memberlist.php.
+*
+* If user returns to search page after viewing results the search panel is automatically displayed.
+* In any case the link will toggle the display status of the search panel and link text will be
+* appropriately changed based on the status of the search panel.
+*/
+$('#member_search').click(function () {
+ var $memberlistSearch = $('#memberlist_search');
+
+ $memberlistSearch.slideToggle('fast');
+ phpbb.ajaxCallbacks.alt_text.call(this);
+
+ // Focus on the username textbox if it's available and displayed
+ if ($memberlistSearch.is(':visible')) {
+ $('#username').focus();
+ }
+ return false;
+});
+
+/**
+* Automatically resize textarea
+*/
+$(function() {
+ var $textarea = $('textarea:not(#message-box textarea, .no-auto-resize)');
+ phpbb.resizeTextArea($textarea, { minHeight: 75, maxHeight: 250 });
+ phpbb.resizeTextArea($('textarea', '#message-box'));
+});
+
+
+})(jQuery); // Avoid conflicts with other libraries
diff --git a/simplicity/template/feed.xml.twig b/simplicity/template/feed.xml.twig
new file mode 100644
index 0000000..91467c6
--- /dev/null
+++ b/simplicity/template/feed.xml.twig
@@ -0,0 +1,37 @@
+
+
+
+
+ {% if not FEED_TITLE is empty %}{{ FEED_TITLE }}{% endif %}
+
+ {% if not FEED_SUBTITLE is empty %}{{ FEED_SUBTITLE }}{% endif %}
+
+ {% if not FEED_LINK is empty %}{% endif %}
+
+ {{ FEED_UPDATED }}
+
+
+ {{ SELF_LINK }}
+
+ {% for row in FEED_ROWS %}
+
+ {% if not row.author is empty %}{% endif %}
+
+ {% if not row.updated is empty %}{{ row.updated }} {% else %}{{ row.published }}{% endif %}
+
+ {% if not row.published is empty %}{{ row.published }}{% endif %}
+
+ {{ row.link }}
+
+
+
+ {% if not row.category is empty and row.category_name is defined and row.category_name != '' %}
+
+ {% endif %}
+
+ {{ lang('STATISTICS') }}: {{ row.statistics }}
{% endif %}
+]]>
+
+ {% endfor %}
+
diff --git a/simplicity/template/forum_fn.js b/simplicity/template/forum_fn.js
new file mode 100644
index 0000000..74bf2a7
--- /dev/null
+++ b/simplicity/template/forum_fn.js
@@ -0,0 +1,1778 @@
+/* global phpbb */
+
+/**
+* phpBB3 forum functions
+*/
+var styleConfig = {
+ staticNavigation: true,
+ staticNavigationMinWidth: 500,
+ staticNavigationMinHeight: 400,
+ extendPosterProfile: true,
+ collapseForums: true
+};
+
+/**
+* Find a member
+*/
+function find_username(url) {
+ 'use strict';
+
+ popup(url, 760, 570, '_usersearch');
+ return false;
+}
+
+/**
+* Window popup
+*/
+function popup(url, width, height, name) {
+ 'use strict';
+
+ if (!name) {
+ name = '_popup';
+ }
+
+ window.open(url.replace(/&/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes, width=' + width);
+ return false;
+}
+
+/**
+* Jump to page
+*/
+function pageJump(item) {
+ 'use strict';
+
+ var page = parseInt(item.val(), 10),
+ perPage = item.attr('data-per-page'),
+ baseUrl = item.attr('data-base-url'),
+ startName = item.attr('data-start-name');
+
+ if (page !== null && !isNaN(page) && page === Math.floor(page) && page > 0) {
+ if (baseUrl.indexOf('?') === -1) {
+ document.location.href = baseUrl + '?' + startName + '=' + ((page - 1) * perPage);
+ } else {
+ document.location.href = baseUrl.replace(/&/g, '&') + '&' + startName + '=' + ((page - 1) * perPage);
+ }
+ }
+}
+
+/**
+* Mark/unmark checklist
+* id = ID of parent container, name = name prefix, state = state [true/false]
+*/
+function marklist(id, name, state) {
+ 'use strict';
+
+ jQuery('#' + id + ' input[type=checkbox][name]').each(function() {
+ var $this = jQuery(this);
+ if ($this.attr('name').substr(0, name.length) === name && !$this.prop('disabled')) {
+ $this.prop('checked', state);
+ }
+ });
+}
+
+/**
+* Resize viewable area for attached image or topic review panel (possibly others to come)
+* e = element
+*/
+function viewableArea(e, itself) {
+ 'use strict';
+
+ if (!e) {
+ return;
+ }
+
+ if (!itself) {
+ e = e.parentNode;
+ }
+
+ if (!e.vaHeight) {
+ // Store viewable area height before changing style to auto
+ e.vaHeight = e.offsetHeight;
+ e.vaMaxHeight = e.style.maxHeight;
+ e.style.height = 'auto';
+ e.style.maxHeight = 'none';
+ e.style.overflow = 'visible';
+ } else {
+ // Restore viewable area height to the default
+ e.style.height = e.vaHeight + 'px';
+ e.style.overflow = 'auto';
+ e.style.maxHeight = e.vaMaxHeight;
+ e.vaHeight = false;
+ }
+}
+
+/**
+* Alternate display of subPanels
+*/
+jQuery(function($) {
+ 'use strict';
+
+ $('.sub-panels').each(function() {
+
+ var $childNodes = $('a[data-subpanel]', this),
+ panels = $childNodes.map(function () {
+ return this.getAttribute('data-subpanel');
+ }),
+ showPanel = this.getAttribute('data-show-panel');
+
+ if (panels.length) {
+ activateSubPanel(showPanel, panels);
+ $childNodes.click(function () {
+ activateSubPanel(this.getAttribute('data-subpanel'), panels);
+ return false;
+ });
+ }
+ });
+});
+
+/**
+* Activate specific subPanel
+*/
+function activateSubPanel(p, panels) {
+ 'use strict';
+
+ var i, showPanel;
+
+ if (typeof p === 'string') {
+ showPanel = p;
+ }
+ $('input[name="show_panel"]').val(showPanel);
+
+ if (typeof panels === 'undefined') {
+ panels = jQuery('.sub-panels a[data-subpanel]').map(function() {
+ return this.getAttribute('data-subpanel');
+ });
+ }
+
+ for (i = 0; i < panels.length; i++) {
+ jQuery('#' + panels[i]).css('display', panels[i] === showPanel ? 'block' : 'none');
+ jQuery('#' + panels[i] + '-tab').toggleClass('activetab', panels[i] === showPanel);
+ }
+}
+
+function selectCode(a) {
+ 'use strict';
+
+ // Get ID of code block
+ var e = a.parentNode.parentNode.getElementsByTagName('CODE')[0];
+ var s, r;
+
+ // Not IE and IE9+
+ if (window.getSelection) {
+ s = window.getSelection();
+ // Safari and Chrome
+ if (s.setBaseAndExtent) {
+ var l = (e.innerText.length > 1) ? e.innerText.length - 1 : 1;
+ try {
+ s.setBaseAndExtent(e, 0, e, l);
+ } catch (error) {
+ r = document.createRange();
+ r.selectNodeContents(e);
+ s.removeAllRanges();
+ s.addRange(r);
+ }
+ }
+ // Firefox and Opera
+ else {
+ // workaround for bug # 42885
+ if (window.opera && e.innerHTML.substring(e.innerHTML.length - 4) === '
') {
+ e.innerHTML = e.innerHTML + ' ';
+ }
+
+ r = document.createRange();
+ r.selectNodeContents(e);
+ s.removeAllRanges();
+ s.addRange(r);
+ }
+ }
+ // Some older browsers
+ else if (document.getSelection) {
+ s = document.getSelection();
+ r = document.createRange();
+ r.selectNodeContents(e);
+ s.removeAllRanges();
+ s.addRange(r);
+ }
+ // IE
+ else if (document.selection) {
+ r = document.body.createTextRange();
+ r.moveToElementText(e);
+ r.select();
+ }
+}
+
+var inAutocomplete = false;
+var lastKeyEntered = '';
+
+/**
+* Check event key
+*/
+function phpbbCheckKey(event) {
+ 'use strict';
+
+ // Keycode is array down or up?
+ if (event.keyCode && (event.keyCode === 40 || event.keyCode === 38)) {
+ inAutocomplete = true;
+ }
+
+ // Make sure we are not within an "autocompletion" field
+ if (inAutocomplete) {
+ // If return pressed and key changed we reset the autocompletion
+ if (!lastKeyEntered || lastKeyEntered === event.which) {
+ inAutocomplete = false;
+ return true;
+ }
+ }
+
+ // Keycode is not return, then return. ;)
+ if (event.which !== 13) {
+ lastKeyEntered = event.which;
+ return true;
+ }
+
+ return false;
+}
+
+/**
+* Apply onkeypress event for forcing default submit button on ENTER key press
+*/
+jQuery(function($) {
+ 'use strict';
+
+ $('form input[type=text], form input[type=password]').on('keypress', function (e) {
+ var defaultButton = $(this).parents('form').find('input[type=submit].default-submit-action');
+
+ if (!defaultButton || defaultButton.length <= 0) {
+ return true;
+ }
+
+ if (phpbbCheckKey(e)) {
+ return true;
+ }
+
+ if ((e.which && e.which === 13) || (e.keyCode && e.keyCode === 13)) {
+ defaultButton.click();
+ return false;
+ }
+
+ return true;
+ });
+});
+
+/**
+* Functions for user search popup
+*/
+function insertUser(formId, value) {
+ 'use strict';
+
+ var $form = jQuery(formId),
+ formName = $form.attr('data-form-name'),
+ fieldName = $form.attr('data-field-name'),
+ item = opener.document.forms[formName][fieldName];
+
+ if (item.value.length && item.type === 'textarea') {
+ value = item.value + '\n' + value;
+ }
+
+ item.value = value;
+}
+
+function insert_marked_users(formId, users) {
+ 'use strict';
+
+ $(users).filter(':checked').each(function() {
+ insertUser(formId, this.value);
+ });
+
+ window.close();
+}
+
+function insert_single_user(formId, user) {
+ 'use strict';
+
+ insertUser(formId, user);
+ window.close();
+}
+
+/**
+* Resize poster profile block
+*/
+function adjustPosterProfile(postbody) {
+ var profile = postbody.parent().prev(),
+ post = profile.parent(),
+ resized = profile.hasClass('resized');
+
+ function unresize() {
+ profile.removeClass('resized').css('min-height', '');
+ }
+
+ if (post.width() < (profile.width() + postbody.width())) {
+ if (resized) {
+ unresize();
+ }
+ return false;
+ }
+
+ if (resized) {
+ profile.css('min-height', '');
+ }
+ profile.css('min-height', Math.floor(postbody.height()) + 'px').addClass('resized');
+}
+
+/**
+* Responsive navigation
+*/
+function checkNavigation(force)
+{
+ function init(nav)
+ {
+ nav.responsive = false;
+ nav.lastWidth = 0;
+ nav.itemCount = 0;
+
+ // Copy children items
+ nav.contents = nav.menu.find('.dropdown-contents:first');
+ nav.canToggle = $();
+ nav.noToggle = $();
+ nav.contents.children('.separator:last-child').hide();
+ nav.items = nav.lists.children().not(nav.menu).each(function(i) {
+ var $this = $(this),
+ cloneClass;
+
+ if ($this.is('.not-responsive, .responsive-menu, .dropdown-container, .selected') || $this.attr('data-skip-responsive') == 'true') {
+ $this.attr('data-responsive-index', -1);
+ nav.noToggle = nav.noToggle.add($this);
+ return;
+ }
+
+ cloneClass = (
+ $this.attr('data-responsive-class') === undefined ?
+ ($this.hasClass('small-icon') ? $this.attr('class') : '') :
+ $this.attr('data-responsive-class')
+ ) + ' responsive-index-' + i;
+
+ nav.contents.append(
+ $this.clone(true).attr('class', cloneClass).addClass('responsive-clone').removeClass('tab')
+ );
+
+ $this.addClass('responsive-cloned-item').attr('data-clone-index', i);
+ nav.canToggle = nav.canToggle.add($this);
+ nav.itemCount ++;
+ });
+ nav.contents.find('a.nav-link').removeClass('nav-link');
+ nav.responsiveClones = nav.contents.children('.responsive-clone').hide();
+
+ nav.initialized = true;
+ }
+
+ function check(nav, force)
+ {
+ var containerWidth, total, width, menuWidth, hiding;
+
+ // Setup navigation
+ if (!nav.initialized) {
+ init(nav);
+ force = true;
+ }
+
+ if (!nav.itemCount) {
+ // Nothing to hide
+ return;
+ }
+
+ // Check width
+ containerWidth = nav.container.width();
+ if (!force && containerWidth == nav.lastWidth) {
+ return;
+ }
+ nav.lastWidth = containerWidth;
+
+ // Show all items
+ if (nav.responsive) {
+ nav.canToggle.show();
+ nav.responsiveClones.hide();
+ nav.menu.removeClass('showing-responsive-menu');
+ if (!nav.alwaysShowMenu) {
+ nav.menu.show();
+ }
+ }
+ nav.responsive = false;
+ menuWidth = nav.menu.outerWidth(true);
+ width = menuWidth;
+
+ // Count width of all items that cannot be hidden
+ nav.noToggle.each(function() {
+ var $this = $(this);
+ if ($this.is(':visible')) {
+ width += $this.outerWidth(true);
+ }
+ });
+
+ // Test all other items
+ hiding = (width >= containerWidth);
+ nav.canToggle.each(function() {
+ var $this = $(this),
+ itemWidth, margin;
+
+ if (!$this.is(':visible')) {
+ return;
+ }
+
+ if (!hiding) {
+ itemWidth = $this.outerWidth(true);
+ if (!itemWidth) {
+ $this.hide();
+ return;
+ }
+
+ width += itemWidth;
+ if (width >= containerWidth) {
+ hiding = true;
+ }
+ }
+
+ if (hiding) {
+ $this.hide();
+ nav.responsiveClones.filter('.responsive-index-' + $this.attr('data-clone-index')).show();
+ }
+ });
+
+ nav.responsive = hiding;
+ if (!hiding && !nav.alwaysShowMenu) {
+ nav.menu.hide();
+ }
+ else if (hiding) {
+ nav.menu.addClass('showing-responsive-menu');
+ }
+ }
+
+ for (var i=0; i 0);
+
+ // Create empty hidden menu
+ if (!menu.length) {
+ if ($this.is('.nav-tabs')) {
+ // Something went wrong - main menu must have responsive menu
+ return;
+ }
+ // Secondary menu
+ lists.eq(0).prepend('');
+ menu = lists.children('.responsive-menu:first');
+ phpbb.registerDropdown(menu.find('.dropdown-toggle'), menu.find('.dropdown'));
+ }
+
+ styleConfig._responsiveNavigation.push({
+ container: $this,
+ lists: lists,
+ menu: menu,
+ initialized: false,
+ alwaysShowMenu: alwaysShowMenu
+ });
+ });
+}
+
+/**
+* Parse document block
+*/
+function parseDocument($container) {
+ 'use strict';
+
+ var test = document.createElement('div'),
+ oldBrowser = (typeof test.style.borderRadius === 'undefined'),
+ $body = $('body');
+
+ /**
+ * Change stuff for extensions
+ */
+ $('#top_five.forabg').removeClass('forabg').addClass('forumbg');
+
+ /**
+ * Adjust navigation tabs
+ */
+ $container.find('.nav-tabs').each(function() {
+ var tabs = $(this).children().children();
+
+ // Fix tabs structure
+ tabs.not('.tab').each(function() {
+ var tab = $(this),
+ className = tab.attr('class'),
+ i;
+
+ className = className ? className.split(' ') : '';
+ tab.attr('class', 'tab');
+ for (i=0; i li')
+ // .filter(':first-child, .rightside:last-child')
+ // .addClass('no-bulletin');
+ // }
+
+ /**
+ * Resize navigation (breadcrumbs) block to keep all links on same line
+ */
+ $container.find('.navlinks').each(function() {
+ var $this = $(this),
+ $left = $this.children().not('.rightside'),
+ $right = $this.children('.rightside'),
+ queued = false,
+ throttled = false;
+
+ if ($left.length !== 1 || !$right.length) {
+ return;
+ }
+
+ function resize() {
+ var width = 0,
+ diff = $left.outerWidth(true) - $left.width(),
+ minWidth = Math.max($this.width() / 3, 240),
+ maxWidth;
+
+ throttled = false;
+ $right.each(function() {
+ var $this = $(this);
+ if ($this.is(':visible')) {
+ width += $this.outerWidth(true);
+ }
+ });
+
+ maxWidth = $this.width() - width - diff;
+ $left.css('max-width', Math.floor(Math.max(maxWidth, minWidth)) + 'px');
+ }
+
+ resize();
+ $(window).resize(function() {
+ if (throttled) {
+ queued = true;
+ }
+ else {
+ resize();
+ throttled = true;
+ queued = false;
+ setTimeout(function() {
+ throttled = false;
+ if (queued) {
+ resize();
+ }
+ }, 250);
+ }
+ });
+ });
+
+ /**
+ * Makes breadcrumbs responsive
+ */
+ $container.find('.breadcrumbs:not([data-skip-responsive])').each(function() {
+ var $this = $(this),
+ $links = $this.find('.crumb'),
+ length = $links.length,
+ classes = ['wrapped-max', 'wrapped-wide', 'wrapped-medium', 'wrapped-small', 'wrapped-tiny'],
+ classesLength = classes.length,
+ maxHeight = 0,
+ lastWidth = false,
+ wrapped = false,
+ queued = false,
+ throttled = false;
+
+ // Set tooltips
+ $this.find('a').each(function() {
+ var $link = $(this);
+ $link.attr('title', $link.text());
+ });
+
+ // Function that checks breadcrumbs
+ function check() {
+ var height = $this.height(),
+ width;
+
+ // Test max-width set in code for .navlinks above
+ width = parseInt($this.css('max-width'), 10);
+ if (!width) {
+ width = $body.width();
+ }
+
+ throttled = false;
+ maxHeight = parseInt($this.css('line-height'), 10);
+ $links.each(function() {
+ if ($(this).height() > 0) {
+ maxHeight = Math.max(maxHeight, $(this).outerHeight(true));
+ }
+ });
+
+ if (height <= maxHeight) {
+ if (!wrapped || lastWidth === false || lastWidth >= width) {
+ return;
+ }
+ }
+ lastWidth = width;
+
+ if (wrapped) {
+ $this.removeClass('wrapped').find('.crumb.wrapped').removeClass('wrapped ' + classes.join(' '));
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+ }
+
+ wrapped = true;
+ $this.addClass('wrapped');
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ for (var i = 0; i < classesLength; i++) {
+ for (var j = length - 1; j >= 0; j--) {
+ $links.eq(j).addClass('wrapped ' + classes[i]);
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+ }
+ }
+ }
+
+ // Run function and set event
+ check();
+ $(window).resize(function() {
+ if (throttled) {
+ queued = true;
+ }
+ else {
+ check();
+ throttled = true;
+ queued = false;
+ setTimeout(function() {
+ throttled = false;
+ if (queued) {
+ check();
+ }
+ }, 250);
+ }
+ });
+ });
+
+ /**
+ * Responsive link lists
+ */
+ var selector = '.linklist:not(.navlinks, [data-skip-responsive]),' +
+ '.postbody .post-buttons:not([data-skip-responsive])';
+ $container.find(selector).each(function() {
+ var $this = $(this),
+ filterSkip = '.breadcrumbs, [data-skip-responsive]',
+ filterLast = '.edit-icon, .quote-icon, [data-last-responsive]',
+ $linksAll = $this.children(),
+ $linksNotSkip = $linksAll.not(filterSkip), // All items that can potentially be hidden
+ $linksFirst = $linksNotSkip.not(filterLast), // The items that will be hidden first
+ $linksLast = $linksNotSkip.filter(filterLast), // The items that will be hidden last
+ persistent = $this.attr('id') === 'nav-main', // Does this list already have a menu (such as quick-links)?
+ html = '',
+ slack = 3; // Vertical slack space (in pixels). Determines how sensitive the script is in determining whether a line-break has occurred.
+
+ // Add a hidden drop-down menu to each links list (except those that already have one)
+ if (!persistent) {
+ if ($linksNotSkip.is('.rightside')) {
+ $linksNotSkip.filter('.rightside:first').before(html);
+ $this.children('.responsive-menu').addClass('rightside');
+ } else {
+ $this.append(html);
+ }
+ }
+
+ // Set some object references and initial states
+ var $menu = $this.children('.responsive-menu'),
+ $menuContents = $menu.find('.dropdown-contents'),
+ persistentContent = $menuContents.find('li:not(.separator)').length,
+ lastWidth = false,
+ compact = false,
+ responsive1 = false,
+ responsive2 = false,
+ copied1 = false,
+ copied2 = false,
+ maxHeight = 0;
+
+ // Find the tallest element in the list (we assume that all elements are roughly the same height)
+ $linksAll.each(function() {
+ if (!$(this).height()) {
+ return;
+ }
+ maxHeight = Math.max(maxHeight, $(this).outerHeight(true));
+ });
+ if (maxHeight < 1) {
+ return; // Shouldn't be possible, but just in case, abort
+ } else {
+ maxHeight = maxHeight + slack;
+ }
+
+ function check() {
+ var width = $body.width();
+ // We can't make it any smaller than this, so just skip
+ if (responsive2 && compact && (width <= lastWidth)) {
+ return;
+ }
+ lastWidth = width;
+
+ // Reset responsive and compact layout
+ if (responsive1 || responsive2) {
+ $linksNotSkip.removeClass('hidden');
+ $menuContents.children('.clone').addClass('hidden');
+ responsive1 = responsive2 = false;
+ }
+ if (compact) {
+ $this.removeClass('compact');
+ compact = false;
+ }
+
+ // Unhide the quick-links menu if it has "persistent" content
+ if (persistent && persistentContent) {
+ $menu.removeClass('hidden');
+ } else {
+ $menu.addClass('hidden');
+ }
+
+ // Nothing to resize if block's height is not bigger than tallest element's height
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ // STEP 1: Compact
+ if (!compact) {
+ $this.addClass('compact');
+ compact = true;
+ }
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ // STEP 2: First responsive set - compact
+ if (compact) {
+ $this.removeClass('compact');
+ compact = false;
+ }
+ // Copy the list items to the dropdown
+ if (!copied1) {
+ var $clones1 = $linksFirst.clone();
+ $menuContents.prepend($clones1.addClass('clone clone-first').removeClass('leftside rightside'));
+
+ if ($this.hasClass('post-buttons')) {
+ $('.button', $menuContents).removeClass('button');
+ $('.sr-only', $menuContents).removeClass('sr-only');
+ $('.js-responsive-menu-link').addClass('button').addClass('button-icon-only');
+ $('.js-responsive-menu-link .icon').removeClass('fa-bars').addClass('fa-ellipsis-h');
+ }
+ copied1 = true;
+ }
+ if (!responsive1) {
+ $linksFirst.addClass('hidden');
+ responsive1 = true;
+ $menuContents.children('.clone-first').removeClass('hidden');
+ $menu.removeClass('hidden');
+ }
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ // STEP 3: First responsive set + compact
+ if (!compact) {
+ $this.addClass('compact');
+ compact = true;
+ }
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ // STEP 4: Last responsive set - compact
+ if (!$linksLast.length) {
+ return; // No other links to hide, can't do more
+ }
+ if (compact) {
+ $this.removeClass('compact');
+ compact = false;
+ }
+ // Copy the list items to the dropdown
+ if (!copied2) {
+ var $clones2 = $linksLast.clone();
+ $menuContents.prepend($clones2.addClass('clone clone-last').removeClass('leftside rightside'));
+ copied2 = true;
+ }
+ if (!responsive2) {
+ $linksLast.addClass('hidden');
+ responsive2 = true;
+ $menuContents.children('.clone-last').removeClass('hidden');
+ }
+ if ($this.height() <= maxHeight) {
+ return;
+ }
+
+ // STEP 5: Last responsive set + compact
+ if (!compact) {
+ $this.addClass('compact');
+ compact = true;
+ }
+ }
+
+ if (!persistent) {
+ phpbb.registerDropdown($menu.find('a.js-responsive-menu-link'), $menu.find('.dropdown'), false);
+ }
+
+ // If there are any images in the links list, run the check again after they have loaded
+ $linksAll.find('img').each(function() {
+ $(this).on('load', function() {
+ check();
+ });
+ });
+
+ check();
+ $(window).resize(check);
+ });
+
+ /**
+ * Fix container for messages
+ */
+ $container.find('.postbody').each(function() {
+ var $this = $(this),
+ children = $this.children();
+
+ if (children.length == 1 && children.is('div')) {
+ return;
+ }
+
+ $this.wrapInner('');
+ });
+
+ /**
+ * Adjust post z-index for post profiles for all posts
+ */
+ $('.postprofile').each(function(i) {
+ var z = Math.max(28 - i, 2);
+ $(this).css('z-index', z);
+ });
+
+ /**
+ * Do not run functions below for old browsers
+ */
+ if (oldBrowser) {
+ return;
+ }
+
+ /**
+ * Adjust topiclist lists with check boxes
+ */
+ $container.find('ul.topiclist dd.mark').siblings('dt').children('.list-inner').addClass('with-mark');
+
+ /**
+ * Appends contents of all extra columns to first column in
+ * .topiclist lists for mobile devices. Copies contents as is.
+ *
+ * To add that functionality to .topiclist list simply add
+ * responsive-show-all to list of classes
+ */
+ $container.find('.topiclist.responsive-show-all > li > dl').each(function() {
+ var $this = $(this),
+ $block = $this.find('dt .responsive-show:last-child'),
+ first = true;
+
+ // Create block that is visible only on mobile devices
+ if (!$block.length) {
+ $this.find('dt > .list-inner').append('');
+ $block = $this.find('dt .responsive-show:last-child');
+ } else {
+ first = ($.trim($block.text()).length === 0);
+ }
+
+ // Copy contents of each column
+ $this.find('dd').not('.mark').each(function() {
+ var column = $(this),
+ $children = column.children(),
+ html = column.html();
+
+ if ($children.length === 1 && $children.text() === column.text()) {
+ html = $children.html();
+ }
+
+ $block.append((first ? '' : '
') + html);
+
+ first = false;
+ });
+ });
+
+ /**
+ * Same as above, but prepends text from header to each
+ * column before contents of that column.
+ *
+ * To add that functionality to .topiclist list simply add
+ * responsive-show-columns to list of classes
+ */
+ $container.find('.topiclist.responsive-show-columns').each(function() {
+ var $list = $(this),
+ headers = [],
+ headersLength = 0;
+
+ // Find all headers, get contents
+ $list.prev('.topiclist').find('li.header dd').not('.mark').each(function() {
+ headers.push($(this).text());
+ headersLength++;
+ });
+
+ if (!headersLength) {
+ return;
+ }
+
+ // Parse each row
+ $list.find('dl').each(function() {
+ var $this = $(this),
+ $block = $this.find('dt .responsive-show:last-child'),
+ first = true;
+
+ // Create block that is visible only on mobile devices
+ if (!$block.length) {
+ $this.find('dt > .list-inner').append('');
+ $block = $this.find('dt .responsive-show:last-child');
+ } else {
+ first = ($.trim($block.text()).length === 0);
+ }
+
+ // Copy contents of each column
+ $this.find('dd').not('.mark').each(function(i) {
+ var column = $(this),
+ children = column.children(),
+ html = column.html();
+
+ if (children.length === 1 && children.text() === column.text()) {
+ html = children.html();
+ }
+
+ // Prepend contents of matching header before contents of column
+ if (i < headersLength) {
+ html = headers[i] + ': ' + html + '';
+ }
+
+ $block.append((first ? '' : '
') + html);
+
+ first = false;
+ });
+ });
+ });
+
+ /**
+ * Responsive tables
+ */
+ $container.find('table.table1').not('.not-responsive').each(function() {
+ var $this = $(this),
+ $th = $this.find('thead > tr > th'),
+ headers = [],
+ totalHeaders = 0,
+ i, headersLength;
+
+ // Find each header
+ $th.each(function(column) {
+ var cell = $(this),
+ colspan = parseInt(cell.attr('colspan'), 10),
+ dfn = cell.attr('data-dfn'),
+ text = dfn ? dfn : cell.text();
+
+ colspan = isNaN(colspan) || colspan < 1 ? 1 : colspan;
+
+ for (i = 0; i < colspan; i++) {
+ headers.push(text);
+ }
+ totalHeaders++;
+
+ if (dfn && !column) {
+ $this.addClass('show-header');
+ }
+ });
+
+ headersLength = headers.length;
+
+ // Add header text to each cell as
+ $this.addClass('responsive');
+
+ if (totalHeaders < 2) {
+ $this.addClass('show-header');
+ return;
+ }
+
+ $this.find('tbody > tr').each(function() {
+ var row = $(this),
+ cells = row.children('td'),
+ column = 0;
+
+ if (cells.length === 1) {
+ row.addClass('big-column');
+ return;
+ }
+
+ cells.each(function() {
+ var cell = $(this),
+ colspan = parseInt(cell.attr('colspan'), 10),
+ text = $.trim(cell.text());
+
+ if (headersLength <= column) {
+ return;
+ }
+
+ if ((text.length && text !== '-') || cell.children().length) {
+ cell.prepend('' + headers[column] + '');
+ } else {
+ cell.addClass('empty');
+ }
+
+ colspan = isNaN(colspan) || colspan < 1 ? 1 : colspan;
+ column += colspan;
+ });
+ });
+ });
+
+ /**
+ * Hide empty responsive tables
+ */
+ $container.find('table.responsive > tbody').not('.responsive-skip-empty').each(function() {
+ var $items = $(this).children('tr');
+ if (!$items.length) {
+ $(this).parent('table:first').addClass('responsive-hide');
+ }
+ });
+
+ /**
+ * Responsive tabs
+ */
+ $container.find('#tabs, #minitabs').not('[data-skip-responsive]').each(function() {
+ var $this = $(this),
+ $ul = $this.children(),
+ $tabs = $ul.children().not('[data-skip-responsive]'),
+ $links = $tabs.children('a'),
+ $item = $ul.append(' ').find('li.responsive-tab'),
+ $menu = $item.find('.dropdown-contents'),
+ maxHeight = 0,
+ lastWidth = false,
+ responsive = false;
+
+ $links.each(function() {
+ var $this = $(this);
+ maxHeight = Math.max(maxHeight, Math.max($this.outerHeight(true), $this.parent().outerHeight(true)));
+ });
+
+ function check() {
+ var width = $body.width(),
+ height = $this.height();
+
+ if (!arguments.length && (!responsive || width <= lastWidth) && height <= maxHeight) {
+ return;
+ }
+
+ $tabs.show();
+ $item.hide();
+
+ lastWidth = width;
+ height = $this.height();
+ if (height <= maxHeight) {
+ if ($item.hasClass('dropdown-visible')) {
+ phpbb.toggleDropdown.call($item.find('a.responsive-tab-link').get(0));
+ }
+ return;
+ }
+
+ responsive = true;
+ $item.show();
+ $menu.html('');
+
+ var $availableTabs = $tabs.filter(':not(.activetab, .responsive-tab)'),
+ total = $availableTabs.length,
+ i, $tab;
+
+ for (i = total - 1; i >= 0; i--) {
+ $tab = $availableTabs.eq(i);
+ $menu.prepend($tab.clone(true).removeClass('tab'));
+ $tab.hide();
+ if ($this.height() <= maxHeight) {
+ $menu.find('a').click(function() {
+ check(true);
+ });
+ return;
+ }
+ }
+ $menu.find('a').click(function() {
+ check(true);
+ });
+ }
+
+ var $tabLink = $item.find('a.responsive-tab-link');
+ phpbb.registerDropdown($tabLink, $item.find('.dropdown'), {
+ visibleClass: 'activetab'
+ });
+
+ check(true);
+ $(window).resize(check);
+ });
+
+ /**
+ * Hide UCP/MCP navigation if there is only 1 item
+ */
+ $container.find('#navigation').each(function() {
+ var $items = $(this).children('ol, ul').children('li');
+ if ($items.length === 1) {
+ $(this).addClass('responsive-hide');
+ }
+ });
+
+ /**
+ * Replace responsive text
+ */
+ $container.find('[data-responsive-text]').each(function() {
+ var $this = $(this),
+ fullText = $this.text(),
+ responsiveText = $this.attr('data-responsive-text'),
+ responsive = false;
+
+ function check() {
+ if ($(window).width() > 700) {
+ if (!responsive) {
+ return;
+ }
+ $this.text(fullText);
+ responsive = false;
+ return;
+ }
+ if (responsive) {
+ return;
+ }
+ $this.text(responsiveText);
+ responsive = true;
+ }
+
+ check();
+ $(window).resize(check);
+ });
+
+ /**
+ * Static navigation
+ */
+ if (styleConfig.staticNavigation) {
+ $container.find('.navbar.tabbed > .inner').each(function(i) {
+ var nav = this,
+ navigation = $(nav),
+ isStatic = false,
+ parent = navigation.parent(),
+ dummy,
+ inner,
+ $w = $(window),
+ minTopPosition = 0,
+ minWidth = styleConfig.staticNavigationMinWidth,
+ minHeight = styleConfig.staticNavigationMinHeight,
+ windowWidth, navHeight,
+ queued = false,
+ throttled = false;
+
+ navigation.before('');
+ dummy = navigation.prev();
+
+ navigation.wrapInner('');
+ inner = navigation.children();
+
+ function enableStatic()
+ {
+ dummy.css('height', Math.floor(navigation.height()) + 'px').show();
+ navigation.addClass('static');
+ parent.removeClass('not-static');
+ isStatic = true;
+ checkNavigation(true);
+ }
+
+ function disableStatic()
+ {
+ dummy.hide();
+ navigation.removeClass('static');
+ parent.addClass('not-static');
+ isStatic = false;
+ checkNavigation(true);
+ }
+
+ function testHash()
+ {
+ var hash = (window.location.hash) ? window.location.hash : '';
+ if (!hash)
+ {
+ return;
+ }
+ window.scrollTo($w.scrollLeft(), $w.scrollTop() - navigation.height());
+ }
+
+ function check(checkHash)
+ {
+ var windowTop = 0,
+ windowWidth = Math.floor($w.width()),
+ top;
+
+ if (windowWidth < minWidth || $w.height() < minHeight) {
+ if (isStatic) {
+ disableStatic();
+ }
+ return;
+ }
+ if (!isStatic)
+ {
+ navHeight = navigation.height();
+ top = nav.getBoundingClientRect().top;
+ if (top > 0) {
+ return;
+ }
+ minTopPosition = $w.scrollTop() + top;
+ enableStatic();
+ if (checkHash) {
+ testHash();
+ }
+ return;
+ }
+ if ($w.scrollTop() < minTopPosition) {
+ disableStatic();
+ } else if (checkHash) {
+ testHash();
+ }
+ }
+
+ $w.on('scroll resize', function() {
+ if (!isStatic) {
+ check(false);
+ }
+ else {
+ if (!throttled) {
+ check(false);
+ throttled = true;
+ queued = false;
+ setTimeout(function() {
+ throttled = false;
+ if (queued) {
+ check(false);
+ }
+ }, 250);
+ }
+ else {
+ queued = true;
+ }
+ }
+ });
+ $w.on('load', function() { check(true); });
+ $w.on('hashchange', function() { check(true); });
+ });
+ }
+
+ /**
+ * Empty last post column
+ */
+ $container.find('dd.lastpost > span:only-child > br:only-child').parents('dd.lastpost').addClass('empty');
+
+ /**
+ * Forum descriptions
+ */
+ var animatedDescription = false;
+ $container.find('.forabg').each(function(i) {
+ var $b = $('body'),
+ $w = $(window),
+ rtl = $('#phpbb').hasClass('rtl'),
+ hide = $(this).attr('data-hide-description') == '1';
+
+ $('a.forumtitle + .forum-description', this).each(function(j) {
+ var $this = $(this);
+
+ if (!hide) {
+ $this.parents('dl.icon').addClass('with-description');
+ return;
+ }
+
+ var title = $this.prev(),
+ id = 'forumdesc-' + i + '-' + j,
+ item, top, left, width, rect, rectWidth;
+
+ $b.append($this);
+ $this.attr('id', id).append('');
+
+ title.attr('title', '').hover(function() {
+ // Hide previous animation
+ if (animatedDescription !== false) {
+ animatedDescription.item.stop(true, true).hide();
+ }
+ animatedDescription = {
+ item: $this,
+ i: i,
+ j: j,
+ fading: false
+ };
+
+ // Calculate position
+ rect = this.getBoundingClientRect();
+ rectWidth = rect.width ? rect.width : $(this).width();
+ // $this.attr('data-rect', 'top: ' + rect.top + ', left: ' + rect.left + ', width: ' + rectWidth + ', window: ' + $w.width());
+ top = Math.floor($w.scrollTop() + rect.top);
+ if ((rect.left + rectWidth + 300) > $w.width()) {
+ $this.addClass('no-arrow');
+ top += Math.floor(rect.height ? rect.height : $(this).height());
+
+ if (!rtl) {
+ left = Math.floor($w.scrollLeft() + rect.left);
+ $this.css({
+ position: 'absolute',
+ top: top + 'px',
+ left: left + 'px'
+ });
+ }
+ else {
+ left = Math.floor($w.scrollLeft() + rect.left + rectWidth);
+ $this.css({
+ position: 'absolute',
+ top: top + 'px',
+ right: left + 'px'
+ });
+ }
+ }
+ else if (!rtl) {
+ $this.removeClass('no-arrow');
+ left = Math.floor($w.scrollLeft() + rect.left + rectWidth + 10);
+ $this.css({
+ position: 'absolute',
+ top: top + 'px',
+ left: left + 'px'
+ });
+ }
+ else {
+ $this.removeClass('no-arrow');
+ left = Math.floor($w.scrollLeft() + rect.left - 10);
+ $this.css({
+ position: 'absolute',
+ top: top + 'px',
+ right: left + 'px'
+ });
+ }
+
+ // Show
+ $this.stop(true, true).fadeIn(200);
+ }, function() {
+ // Hide
+ animatedDescription.fading = true;
+ setTimeout(700, function() {
+ if (animatedDescription !== false && animatedDescription.i == i && animatedDescription.j == j && animatedDescription.fading) {
+ animatedDescription = false;
+ }
+ });
+ $this.delay(500).fadeOut(200);
+ });
+
+ $this.addClass('toggle').click(function() {
+ // Hide
+ $this.stop(true, true).fadeOut(100);
+ if (animatedDescription !== false && animatedDescription.i == i && animatedDescription.j == j) {
+ animatedDescription = false;
+ }
+ });
+ });
+ });
+
+ /**
+ * HD images
+ */
+ if (window.matchMedia && window.matchMedia('(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 1.5dppx)').matches) {
+ $container.find('img[data-src-hd]').each(function() {
+ var img = this,
+ $this = $(this),
+ hdImage = new Image(),
+ hdLoaded = false,
+ normalLoaded = false;
+
+ function replaceImage()
+ {
+ $this.css('width', (img.naturalWidth ? img.naturalWidth : img.width) + 'px');
+ img.setAttribute('src', img.getAttribute('data-src-hd'));
+ }
+
+ if (img.complete) {
+ normalLoaded = true;
+ }
+ else {
+ img.onload = function() {
+ if (normalLoaded) {
+ return;
+ }
+ normalLoaded = true;
+ if (hdLoaded) {
+ replaceImage();
+ }
+ };
+ }
+
+ hdImage.onload = function() {
+ hdLoaded = true;
+ if (normalLoaded) {
+ replaceImage();
+ }
+ };
+ hdImage.src = img.getAttribute('data-src-hd');
+ });
+ }
+
+ /**
+ * Split buttons
+ */
+ $container.find('div.buttons a.button.icon-button').each(function() {
+ var $this = $(this),
+ words;
+
+ if ($this.children().length) return;
+
+ words = $this.text().trim().split(' ');
+ if (words.length > 1) {
+ $this.text(words.shift() + ' ').append('');
+ $this.find('strong').text(words.join(' '));
+ }
+ });
+
+ /**
+ * Add online status
+ */
+ $('#phpbb.can-transform[data-online-text]').each(function() {
+ var text = $(this).attr('data-online-text');
+
+ $container.find('.online').each(function() {
+ var $this = $(this);
+
+ $this.css('position', 'relative').append('' + text + '' + text + '');
+ });
+ });
+
+ /**
+ * Extend poster profile
+ */
+ if (styleConfig._loaded) {
+ $container.find('.postprofile + .postbody > div:only-child').each(function() {
+ adjustPosterProfile($(this));
+ });
+ }
+
+ /**
+ * Collapse forums
+ */
+ if (styleConfig.collapseForums) {
+ $container.find('.forabg li.header').each(function() {
+ var $this = $(this),
+ forum = $this.parent().next('ul.forums'),
+ id = 0,
+ toggled = false,
+ toggle;
+
+ if (forum.length != 1) {
+ return;
+ }
+
+ // Find category id
+ $('a[data-id]', $this).each(function() {
+ id = parseInt(this.getAttribute('data-id'));
+ });
+ if (!id) {
+ forum.find('.forumtitle[data-id]:first').each(function() {
+ id = parseInt(this.getAttribute('data-id'));
+ if (!isNaN(id)) {
+ id = 'f' + id;
+ }
+ });
+ }
+ if (!id) {
+ return;
+ }
+
+ // Add toggle code
+ $this.append('');
+ toggle = $this.find('.forum-toggle');
+ toggle.click(function(event) {
+ event.preventDefault();
+ if (toggled) {
+ forum.stop(true, true).slideDown(200);
+ toggled = false;
+ toggle.removeClass('toggled');
+ phpbb.deleteCookie('toggled-' + id, styleConfig.cookieConfig);
+ return;
+ }
+ forum.stop(true, true).slideUp(200);
+ toggled = true;
+ toggle.addClass('toggled');
+ phpbb.setCookie('toggled-' + id, '1', styleConfig.cookieConfig);
+ });
+
+ // Check default state
+ if (phpbb.getCookie('toggled-' + id, styleConfig.cookieConfig) == '1') {
+ forum.stop(true, true).slideUp(0);
+ toggled = true;
+ toggle.addClass('toggled');
+ }
+ });
+ }
+}
+
+/**
+* Run onload functions
+*/
+jQuery(function($) {
+ 'use strict';
+
+ function processResizeEvent()
+ {
+ styleConfig._resizeThrottled = false;
+
+ checkNavigation(false);
+
+ if (styleConfig.extendPosterProfile) {
+ $('.postprofile + .postbody > div:only-child').each(function() {
+ adjustPosterProfile($(this));
+ });
+ }
+ }
+
+ var transforms = ['transform', 'webkitTransform', 'msTransform'],
+ i, test;
+
+ // Cookie configuration
+ styleConfig.cookieConfig = {
+ prefix: '',
+ path: '/',
+ expires: new Date()
+ };
+ styleConfig.cookieConfig.expires.setFullYear(styleConfig.cookieConfig.expires.getFullYear() + 1);
+
+ // Swap .nojs and .hasjs
+ $('#phpbb.nojs').toggleClass('nojs hasjs');
+ $('#phpbb').toggleClass('hastouch', phpbb.isTouch);
+ $('#phpbb.hastouch').removeClass('notouch');
+
+ // Focus forms
+ $('form[data-focus]:first').each(function() {
+ $('#' + this.getAttribute('data-focus')).focus();
+ });
+
+ // Check for transformations
+ test = $('#phpbb').get(0);
+ for (i=0; i div:only-child').each(function() {
+ adjustPosterProfile($(this));
+ });
+ }
+ });
+
+ $(window).resize(function() {
+ if (!styleConfig._resizeThrottled) {
+ processResizeEvent();
+ styleConfig._resizeThrottled = true;
+ styleConfig._resizeQueued = false;
+ setTimeout(function() {
+ styleConfig._resizeThrottled = false;
+ if (styleConfig._resizeQueued) {
+ processResizeEvent();
+ }
+ }, 500);
+ } else {
+ styleConfig._resizeQueued = true;
+ }
+ });
+});
diff --git a/simplicity/template/forumlist_body.html b/simplicity/template/forumlist_body.html
new file mode 100644
index 0000000..b19c764
--- /dev/null
+++ b/simplicity/template/forumlist_body.html
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/simplicity/template/index.htm b/simplicity/template/index.htm
new file mode 100644
index 0000000..e69de29
diff --git a/simplicity/template/index_body.html b/simplicity/template/index_body.html
new file mode 100644
index 0000000..95a0409
--- /dev/null
+++ b/simplicity/template/index_body.html
@@ -0,0 +1,80 @@
+
+
+ {L_MARK_FORUMS_READ}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{L_WHO_IS_ONLINE}
+
+
+ {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})
{RECORD_USERS}
+
+
{LOGGED_IN_USER_LIST}
+
{L_LEGEND}{L_COLON} {LEGEND}
+
+
+
+
+
+
+
+
+
+
+
{L_BIRTHDAYS}
+
+
+ {L_CONGRATULATIONS}{L_COLON} {birthdays.USERNAME} ({birthdays.AGE}), {L_NO_BIRTHDAYS}
+
+
+
+
+
+
+
+
{L_STATISTICS}
+
+
+ {TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}
+
+
+
+
+
+
+
+
diff --git a/simplicity/template/jumpbox.html b/simplicity/template/jumpbox.html
new file mode 100644
index 0000000..070efc0
--- /dev/null
+++ b/simplicity/template/jumpbox.html
@@ -0,0 +1,50 @@
+
+
diff --git a/simplicity/template/login_body.html b/simplicity/template/login_body.html
new file mode 100644
index 0000000..c923480
--- /dev/null
+++ b/simplicity/template/login_body.html
@@ -0,0 +1,71 @@
+
+
+
+
+
diff --git a/simplicity/template/memberlist_body.html b/simplicity/template/memberlist_body.html
new file mode 100644
index 0000000..c190f2a
--- /dev/null
+++ b/simplicity/template/memberlist_body.html
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+
+
+
+
+{% EVENT memberlist_body_page_footer_before %}
+
+
+
+
+
+
+
diff --git a/simplicity/template/navbar_header.html b/simplicity/template/navbar_header.html
new file mode 100644
index 0000000..6a191ef
--- /dev/null
+++ b/simplicity/template/navbar_header.html
@@ -0,0 +1,304 @@
+{% set quick_links_first_block %}
+
+
+
+
+
+
+
+ {L_SEARCH_SELF}
+
+
+
+
+
+
+ {L_SEARCH_NEW}
+
+
+
+
+
+
+ {L_SEARCH_UNREAD}
+
+
+
+
+
+ {L_SEARCH_UNANSWERED}
+
+
+
+
+ {L_SEARCH_ACTIVE_TOPICS}
+
+
+
+
+
+ {L_SEARCH}
+
+
+
+{% endset %}
+
+{% set quick_links_last_block %}
+
+{% endset %}
+
+{% set quick_links_all %}{{ quick_links_first_block|trim }}{{ quick_links_last_block|trim }}{% endset %}
+
+
+
+
+
+
+
+
+
+ {% set navlink_position = 1 %}
+
+ -
+
+ {L_SITE_HOME}
+
+
+ {L_INDEX}
+
+
+ {% set NAVLINK_NAME = navlinks.BREADCRUMB_NAME | default(navlinks.FORUM_NAME) %}
+ {% set NAVLINK_LINK = navlinks.U_BREADCRUMB | default(navlinks.U_VIEW_FORUM) %}
+
+ {navlinks.MICRODATA}>{{ NAVLINK_NAME }}
+
+
+
+
+
+
+
+ -
+
+ {L_SEARCH}
+
+
+
+ -
+
+
+
+
+ - {CURRENT_TIME}
+ - {S_TIMEZONE}
+
+
+
+
+
+
+
+ {$BREADCRUMBS}
+
+
diff --git a/simplicity/template/notification_dropdown.html b/simplicity/template/notification_dropdown.html
new file mode 100644
index 0000000..73860fe
--- /dev/null
+++ b/simplicity/template/notification_dropdown.html
@@ -0,0 +1,47 @@
+
diff --git a/simplicity/template/overall_footer.html b/simplicity/template/overall_footer.html
new file mode 100644
index 0000000..f56a413
--- /dev/null
+++ b/simplicity/template/overall_footer.html
@@ -0,0 +1,130 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{$SCRIPTS}
+
+
+
+