From 5d9fa0f65480dce3ceedfa3cb17028691cf28de1 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Sat, 2 Jun 2018 11:12:00 -0500 Subject: [PATCH] - add art_mobile --- .../contrib/detect_mobile-old_version.xml | 159 + art_mobile/contrib/detect_mobile.xml | 43 + art_mobile/contrib/mobile.php | 677 +++++ art_mobile/contrib/modx.prosilver.en.xsl | 2573 +++++++++++++++++ art_mobile/contrib/readme.txt | 8 + art_mobile/imageset/en/imageset.cfg | 3 + art_mobile/imageset/en/index.htm | 0 art_mobile/imageset/en/spacer.gif | Bin 0 -> 43 bytes art_mobile/imageset/imageset.cfg | 128 + art_mobile/imageset/index.htm | 0 art_mobile/license.txt | 281 ++ art_mobile/style.cfg | 23 + art_mobile/template/attachment.html | 38 + art_mobile/template/bbcode.html | 40 + art_mobile/template/captcha_default.html | 28 + art_mobile/template/captcha_recaptcha.html | 50 + art_mobile/template/detect.js | 71 + art_mobile/template/drafts.html | 23 + art_mobile/template/faq_body.html | 32 + art_mobile/template/forumlist_body.html | 42 + art_mobile/template/index.htm | 0 art_mobile/template/index_body.html | 25 + art_mobile/template/jumpbox.html | 19 + art_mobile/template/login_body.html | 59 + art_mobile/template/login_forum.html | 39 + art_mobile/template/mcp_approve.html | 44 + art_mobile/template/mcp_ban.html | 111 + art_mobile/template/mcp_footer.html | 2 + art_mobile/template/mcp_forum.html | 60 + art_mobile/template/mcp_front.html | 126 + art_mobile/template/mcp_header.html | 81 + art_mobile/template/mcp_logs.html | 58 + art_mobile/template/mcp_message.html | 8 + art_mobile/template/mcp_move.html | 25 + art_mobile/template/mcp_notes_front.html | 19 + art_mobile/template/mcp_notes_user.html | 66 + art_mobile/template/mcp_post.html | 267 ++ art_mobile/template/mcp_queue.html | 49 + art_mobile/template/mcp_reports.html | 52 + art_mobile/template/mcp_topic.html | 97 + art_mobile/template/mcp_viewlogs.html | 46 + art_mobile/template/mcp_warn_front.html | 76 + art_mobile/template/mcp_warn_list.html | 44 + art_mobile/template/mcp_warn_post.html | 41 + art_mobile/template/mcp_warn_user.html | 31 + art_mobile/template/mcp_whois.html | 8 + art_mobile/template/memberlist_body.html | 112 + art_mobile/template/memberlist_email.html | 51 + art_mobile/template/memberlist_im.html | 151 + art_mobile/template/memberlist_leaders.html | 62 + art_mobile/template/memberlist_search.html | 127 + art_mobile/template/memberlist_view.html | 96 + art_mobile/template/mobile.js | 317 ++ art_mobile/template/overall_footer.html | 44 + art_mobile/template/overall_header.html | 95 + art_mobile/template/posting_attach_body.html | 17 + art_mobile/template/posting_editor.html | 192 ++ art_mobile/template/posting_layout.html | 60 + art_mobile/template/posting_pm_layout.html | 21 + art_mobile/template/posting_poll_body.html | 54 + art_mobile/template/posting_preview.html | 33 + art_mobile/template/quickreply_editor.html | 20 + art_mobile/template/search_body.html | 109 + art_mobile/template/search_results.html | 97 + art_mobile/template/simple_footer.html | 9 + art_mobile/template/simple_header.html | 20 + art_mobile/template/template.cfg | 27 + art_mobile/template/ucp_agreement.html | 58 + art_mobile/template/ucp_attachments.html | 30 + art_mobile/template/ucp_avatar_options.html | 67 + art_mobile/template/ucp_footer.html | 9 + art_mobile/template/ucp_groups_manage.html | 207 ++ .../template/ucp_groups_membership.html | 114 + art_mobile/template/ucp_header.html | 43 + art_mobile/template/ucp_main_bookmarks.html | 42 + art_mobile/template/ucp_main_drafts.html | 47 + art_mobile/template/ucp_main_front.html | 34 + art_mobile/template/ucp_main_subscribed.html | 52 + .../template/ucp_pm_message_footer.html | 2 + .../template/ucp_pm_message_header.html | 25 + art_mobile/template/ucp_pm_options.html | 125 + art_mobile/template/ucp_pm_viewfolder.html | 90 + art_mobile/template/ucp_pm_viewmessage.html | 81 + art_mobile/template/ucp_prefs_personal.html | 139 + art_mobile/template/ucp_prefs_post.html | 44 + art_mobile/template/ucp_prefs_view.html | 86 + art_mobile/template/ucp_profile_avatar.html | 17 + .../template/ucp_profile_profile_info.html | 71 + .../template/ucp_profile_reg_details.html | 55 + .../template/ucp_profile_signature.html | 41 + art_mobile/template/ucp_register.html | 78 + art_mobile/template/ucp_remind.html | 26 + art_mobile/template/ucp_resend.html | 26 + art_mobile/template/ucp_zebra_foes.html | 34 + art_mobile/template/ucp_zebra_friends.html | 34 + art_mobile/template/viewforum_body.html | 115 + art_mobile/template/viewtopic_body.html | 185 ++ art_mobile/theme/images/arrow_down.gif | Bin 0 -> 96 bytes art_mobile/theme/images/arrow_left.gif | Bin 0 -> 99 bytes art_mobile/theme/images/arrow_right.gif | Bin 0 -> 99 bytes art_mobile/theme/images/arrow_up.gif | Bin 0 -> 98 bytes art_mobile/theme/images/index.htm | 0 art_mobile/theme/images/link.png | Bin 0 -> 347 bytes art_mobile/theme/images/link_new.png | Bin 0 -> 344 bytes art_mobile/theme/images/link_sprite.png | Bin 0 -> 825 bytes art_mobile/theme/images/menu_main.png | Bin 0 -> 349 bytes art_mobile/theme/images/menu_search.png | Bin 0 -> 287 bytes art_mobile/theme/images/menu_sprite.png | Bin 0 -> 1568 bytes art_mobile/theme/images/menu_up.png | Bin 0 -> 255 bytes art_mobile/theme/images/star.png | Bin 0 -> 1335 bytes art_mobile/theme/images/star_big.png | Bin 0 -> 1581 bytes art_mobile/theme/images/zoom.png | Bin 0 -> 2762 bytes art_mobile/theme/index.htm | 0 art_mobile/theme/style.css | 744 +++++ art_mobile/theme/stylesheet.css | 1 + art_mobile/theme/theme.cfg | 35 + 116 files changed, 10143 insertions(+) create mode 100644 art_mobile/contrib/detect_mobile-old_version.xml create mode 100644 art_mobile/contrib/detect_mobile.xml create mode 100644 art_mobile/contrib/mobile.php create mode 100644 art_mobile/contrib/modx.prosilver.en.xsl create mode 100644 art_mobile/contrib/readme.txt create mode 100644 art_mobile/imageset/en/imageset.cfg create mode 100644 art_mobile/imageset/en/index.htm create mode 100644 art_mobile/imageset/en/spacer.gif create mode 100644 art_mobile/imageset/imageset.cfg create mode 100644 art_mobile/imageset/index.htm create mode 100644 art_mobile/license.txt create mode 100644 art_mobile/style.cfg create mode 100644 art_mobile/template/attachment.html create mode 100644 art_mobile/template/bbcode.html create mode 100644 art_mobile/template/captcha_default.html create mode 100644 art_mobile/template/captcha_recaptcha.html create mode 100644 art_mobile/template/detect.js create mode 100644 art_mobile/template/drafts.html create mode 100644 art_mobile/template/faq_body.html create mode 100644 art_mobile/template/forumlist_body.html create mode 100644 art_mobile/template/index.htm create mode 100644 art_mobile/template/index_body.html create mode 100644 art_mobile/template/jumpbox.html create mode 100644 art_mobile/template/login_body.html create mode 100644 art_mobile/template/login_forum.html create mode 100644 art_mobile/template/mcp_approve.html create mode 100644 art_mobile/template/mcp_ban.html create mode 100644 art_mobile/template/mcp_footer.html create mode 100644 art_mobile/template/mcp_forum.html create mode 100644 art_mobile/template/mcp_front.html create mode 100644 art_mobile/template/mcp_header.html create mode 100644 art_mobile/template/mcp_logs.html create mode 100644 art_mobile/template/mcp_message.html create mode 100644 art_mobile/template/mcp_move.html create mode 100644 art_mobile/template/mcp_notes_front.html create mode 100644 art_mobile/template/mcp_notes_user.html create mode 100644 art_mobile/template/mcp_post.html create mode 100644 art_mobile/template/mcp_queue.html create mode 100644 art_mobile/template/mcp_reports.html create mode 100644 art_mobile/template/mcp_topic.html create mode 100644 art_mobile/template/mcp_viewlogs.html create mode 100644 art_mobile/template/mcp_warn_front.html create mode 100644 art_mobile/template/mcp_warn_list.html create mode 100644 art_mobile/template/mcp_warn_post.html create mode 100644 art_mobile/template/mcp_warn_user.html create mode 100644 art_mobile/template/mcp_whois.html create mode 100644 art_mobile/template/memberlist_body.html create mode 100644 art_mobile/template/memberlist_email.html create mode 100644 art_mobile/template/memberlist_im.html create mode 100644 art_mobile/template/memberlist_leaders.html create mode 100644 art_mobile/template/memberlist_search.html create mode 100644 art_mobile/template/memberlist_view.html create mode 100644 art_mobile/template/mobile.js create mode 100644 art_mobile/template/overall_footer.html create mode 100644 art_mobile/template/overall_header.html create mode 100644 art_mobile/template/posting_attach_body.html create mode 100644 art_mobile/template/posting_editor.html create mode 100644 art_mobile/template/posting_layout.html create mode 100644 art_mobile/template/posting_pm_layout.html create mode 100644 art_mobile/template/posting_poll_body.html create mode 100644 art_mobile/template/posting_preview.html create mode 100644 art_mobile/template/quickreply_editor.html create mode 100644 art_mobile/template/search_body.html create mode 100644 art_mobile/template/search_results.html create mode 100644 art_mobile/template/simple_footer.html create mode 100644 art_mobile/template/simple_header.html create mode 100644 art_mobile/template/template.cfg create mode 100644 art_mobile/template/ucp_agreement.html create mode 100644 art_mobile/template/ucp_attachments.html create mode 100644 art_mobile/template/ucp_avatar_options.html create mode 100644 art_mobile/template/ucp_footer.html create mode 100644 art_mobile/template/ucp_groups_manage.html create mode 100644 art_mobile/template/ucp_groups_membership.html create mode 100644 art_mobile/template/ucp_header.html create mode 100644 art_mobile/template/ucp_main_bookmarks.html create mode 100644 art_mobile/template/ucp_main_drafts.html create mode 100644 art_mobile/template/ucp_main_front.html create mode 100644 art_mobile/template/ucp_main_subscribed.html create mode 100644 art_mobile/template/ucp_pm_message_footer.html create mode 100644 art_mobile/template/ucp_pm_message_header.html create mode 100644 art_mobile/template/ucp_pm_options.html create mode 100644 art_mobile/template/ucp_pm_viewfolder.html create mode 100644 art_mobile/template/ucp_pm_viewmessage.html create mode 100644 art_mobile/template/ucp_prefs_personal.html create mode 100644 art_mobile/template/ucp_prefs_post.html create mode 100644 art_mobile/template/ucp_prefs_view.html create mode 100644 art_mobile/template/ucp_profile_avatar.html create mode 100644 art_mobile/template/ucp_profile_profile_info.html create mode 100644 art_mobile/template/ucp_profile_reg_details.html create mode 100644 art_mobile/template/ucp_profile_signature.html create mode 100644 art_mobile/template/ucp_register.html create mode 100644 art_mobile/template/ucp_remind.html create mode 100644 art_mobile/template/ucp_resend.html create mode 100644 art_mobile/template/ucp_zebra_foes.html create mode 100644 art_mobile/template/ucp_zebra_friends.html create mode 100644 art_mobile/template/viewforum_body.html create mode 100644 art_mobile/template/viewtopic_body.html create mode 100644 art_mobile/theme/images/arrow_down.gif create mode 100644 art_mobile/theme/images/arrow_left.gif create mode 100644 art_mobile/theme/images/arrow_right.gif create mode 100644 art_mobile/theme/images/arrow_up.gif create mode 100644 art_mobile/theme/images/index.htm create mode 100644 art_mobile/theme/images/link.png create mode 100644 art_mobile/theme/images/link_new.png create mode 100644 art_mobile/theme/images/link_sprite.png create mode 100644 art_mobile/theme/images/menu_main.png create mode 100644 art_mobile/theme/images/menu_search.png create mode 100644 art_mobile/theme/images/menu_sprite.png create mode 100644 art_mobile/theme/images/menu_up.png create mode 100644 art_mobile/theme/images/star.png create mode 100644 art_mobile/theme/images/star_big.png create mode 100644 art_mobile/theme/images/zoom.png create mode 100644 art_mobile/theme/index.htm create mode 100644 art_mobile/theme/style.css create mode 100644 art_mobile/theme/stylesheet.css create mode 100644 art_mobile/theme/theme.cfg diff --git a/art_mobile/contrib/detect_mobile-old_version.xml b/art_mobile/contrib/detect_mobile-old_version.xml new file mode 100644 index 0000000..79dd7d0 --- /dev/null +++ b/art_mobile/contrib/detect_mobile-old_version.xml @@ -0,0 +1,159 @@ + + + + + +
+ + + <![CDATA[Mobile/SEO automatic switch]]> + + + + + + + 2.0 + + easy + + 3.0.11 + +
+ + + + + lang['MOBILE_ON']) ? $user->lang['MOBILE_ON'] : 'Mobile Version'; + $mobile_link = str_replace('nomobile=1&', '', append_sid("{$phpbb_root_path}index.$phpEx", 'nomobile=0')); + } + else + { + $mobile_text = isset($user->lang['MOBILE_OFF']) ? $user->lang['MOBILE_OFF'] : 'Full Version'; + $mobile_link = append_sid("{$phpbb_root_path}index.$phpEx", 'nomobile=1'); + } + $mobile_html = '' . $mobile_text . ''; + $user->lang['TRANSLATION_INFO'] = (isset($user->lang['TRANSLATION_INFO']) ? $user->lang['TRANSLATION_INFO'] . ' ' : '') . $mobile_html; + $template->assign_var('MOBILE_LINK', $mobile_html); + } + // MOD end: Mobile/SEO style + +]]> + + + + + sql_query($sql, 3600); + $this->theme = $db->sql_fetchrow($result); + $db->sql_freeresult($result); + + // User has wrong style +]]> + check_mobile($sql, $style)) + { + // MOD end: Mobile/SEO style + +]]> + + + theme) + { + trigger_error('Could not get style data', E_USER_ERROR); + } +]]> + + + + + data['is_bot']) && strpos($browser, 'Mobile') === false && strpos($browser, 'Symbian') === false && strpos($browser, 'Opera M') === false && strpos($browser, 'Android') === false && stripos($browser, 'HTC_') === false && strpos($browser, 'Fennec/') === false && stripos($browser, 'Blackberry') === false && strpos($browser, 'Windows Phone') === false && strpos($browser, 'WP7') === false && strpos($browser, 'WP8') === false) + { + return true; + } + define('MOBILE_DEVICE', true); + if(!empty($_REQUEST['nomobile'])) + { + define('MOBILE_DEVICE_OFF', true); + return true; + } + global $db; + // Important: change number 0 below to ID of Artodia:Mobile style. + // If it is set to 0, script will automatically find style, but it will use extra time and resources. + $mobile_style_id = 0; + if($mobile_style_id) + { + $sql2 = str_replace('s.style_id = ' . $style, 's.style_id = ' . $mobile_style_id, $sql); + $result = $db->sql_query($sql2, 3600); + $this->theme = $db->sql_fetchrow($result); + $db->sql_freeresult($result); + if($this->theme !== false) + { + define('MOBILE_STYLE', true); + return false; + } + } + // try to find style + global $phpbb_root_path; + $files = scandir($phpbb_root_path . 'styles'); + $base = $phpbb_root_path . 'styles/'; + for($i=0; $isql_escape($name) . '\'', $sql); + $result = $db->sql_query($sql2, 3600); + $this->theme = $db->sql_fetchrow($result); + $db->sql_freeresult($result); + if($this->theme !== false) + { + define('MOBILE_STYLE', true); + return false; + } + } + } + } + return true; + } + // MOD end: Mobile/SEO style + +]]> + + + + +
diff --git a/art_mobile/contrib/detect_mobile.xml b/art_mobile/contrib/detect_mobile.xml new file mode 100644 index 0000000..4a98e9b --- /dev/null +++ b/art_mobile/contrib/detect_mobile.xml @@ -0,0 +1,43 @@ + + + + + +
+ + + <![CDATA[Mobile/SEO automatic switch]]> + + + + + + + 3.4 + + easy + + 3.0.11 + +
+ + + + + + + + + + + + +
diff --git a/art_mobile/contrib/mobile.php b/art_mobile/contrib/mobile.php new file mode 100644 index 0000000..a43aaed --- /dev/null +++ b/art_mobile/contrib/mobile.php @@ -0,0 +1,677 @@ +data['is_bot']) ? false : $user->data['is_bot']; + + // Check mode only if it wasn't checked already + if (self::$mobile_mode === false) + { + if (is_string($style_path) && strlen($style_path)) + { + self::$passed_mobile_path = $style_path; + } + elseif (is_int($style_path) && $style_path > 0) + { + self::$mobile_style_id = $style_path; + } + self::$mobile_mode = self::get_mode(); + } + + if (self::is_desktop_mode(self::$mobile_mode)) + { + // Force desktop style + return; + } + + if (!self::is_mobile_mode(self::$mobile_mode)) + { + // Detect browser + $user_agent = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''; + if (!self::is_mobile_browser($user_agent)) + { + self::$is_desktop = true; + return; + } + } + + // Locate mobile style + $path = self::locate_mobile_style(); + if ($path === false) + { + // Mobile style was not found + self::set_cookie('404', false); + self::$mobile_mode = '404'; + return; + } + + // Set mobile style data + self::set_mobile_style(); + } + + /** + * Set mobile style + */ + protected static function set_mobile_style() + { + global $user, $template; + + // Define MOBILE_STYLE if it is not defined yet + if (!defined('MOBILE_STYLE')) + { + define('MOBILE_STYLE', true); + } + + // Change user->theme data + $user->theme = array_merge($user->theme, self::user_theme_data()); + $template->orig_tpl_inherits_id = $user->theme['template_inherits_id']; + + // Reset imageset + $user->img_array = array(); + + // Set template + $template->set_template(); + } + + /** + * Override global $template variable + */ + protected static function override_template() + { + if (defined('ADMIN_START')) + { + return; + } + + global $template; + if (is_a($template, 'mobile_template')) + { + return; + } + $tpl = new mobile_template(); + $tpl->clone_properties($template); + $template = $tpl; + } + + /** + * @return array Data for $user->theme + */ + protected static function user_theme_data() + { + return array( + 'style_id' => self::$mobile_style_id, + 'template_storedb' => 0, + 'template_path' => self::$mobile_style_path, + 'template_id' => 0, + 'bbcode_bitfield' => 'lNg=', + 'template_inherits_id' => 1, + 'template_inherit_path' => 'prosilver', + 'theme_path' => self::$mobile_style_path, + 'theme_name' => self::$mobile_style_path, + 'theme_storedb' => 0, + 'theme_id' => 0, + 'imageset_path' => self::$mobile_style_path, + 'imageset_id' => 0, + 'imageset_name' => self::$mobile_style_path, + ); + } + + /** + * Set cookie variable name + */ + protected static function set_cookie_var() + { + if (self::$cookie_var !== false) + { + return; + } + global $config; + self::$cookie_var = (isset($config['cookie_name']) ? $config['cookie_name'] . '_' : '') . self::$mobile_var; + } + + /** + * Set cookie value + * + * param string $value Cookie value + * param bool $long If true, cookie will be set for full duration. If false, cookie will be set for browser session duration + */ + protected static function set_cookie($value, $long = true) + { + global $config; + $cookietime = ($long && empty($_SERVER['HTTP_DNT'])) ? time() + (($config['max_autologin_time']) ? 86400 * (int) $config['max_autologin_time'] : 31536000) : 0; + $name_data = rawurlencode(self::$cookie_var) . '=' . rawurlencode($value); + $expire = ($cookietime) ? gmdate('D, d-M-Y H:i:s \\G\\M\\T', $cookietime) : ''; + $domain = (!$config['cookie_domain'] || $config['cookie_domain'] == 'localhost' || $config['cookie_domain'] == '127.0.0.1') ? '' : '; domain=' . $config['cookie_domain']; + header('Set-Cookie: ' . $name_data . (($cookietime) ? '; expires=' . $expire : '') . '; path=' . $config['cookie_path'] . $domain . ((!$config['cookie_secure']) ? '' : '; secure') . '; HttpOnly', false); + } + + /** + * Check if mode triggers mobile style + * + * @param string $mode Browser mode + * + * @return bool + */ + protected static function is_mobile_mode($mode) + { + return ($mode == 'mobile'); + } + + /** + * Check if mode triggers desktop style + * + * @param string $mode Browser mode + * + * @return bool + */ + protected static function is_desktop_mode($mode) + { + return ($mode == 'desktop' || $mode == '404'); + } + + /* + * Get browser mode from cookie and $_GET data + * + * @return string|false Mobile style mode, false if default + */ + protected static function get_mode() + { + $value = request_var(self::$mobile_var, ''); + switch ($value) + { + case 'reset': + // Reset to default mode + self::set_cookie('', false); + return false; + + case 'on': + // Mobile device detected by JavaScript + $value = 'mobile'; + self::set_cookie($value, false); + return $value; + + case 'off': + // Desktop detected by JavaScript + $value = 'desktop'; + self::set_cookie($value, false); + return $value; + + case '404': // Mobile style detected, but not found + case 'desktop': // Force desktop style + case 'mobile': // Force mobile style + self::set_cookie($value, $value != '404'); + return $value; + } + + if (isset($_COOKIE[self::$cookie_var])) + { + switch ($_COOKIE[self::$cookie_var]) + { + case 'mobile': // Force mobile style + case 'desktop': // Force desktop style + $value = $_COOKIE[self::$cookie_var]; + return $value; + } + } + else + { + self::set_cookie(''); + } + + return false; + } + + /** + * Return path to styles directory + * + * @param bool $include_style_path If true, result will include mobile style path + * + * @return string Path to 'styles' or to 'styles/' + mobile style path + */ + protected static function styles_path($include_style_path = false) + { + global $phpbb_root_path; + return $phpbb_root_path . 'styles' . ($include_style_path ? '/' . self::$mobile_style_path : ''); + } + + /** + * Check user agent string for mobile browser id. + * + * @param string $user_agent User agent string + * + * @return bool True if mobile browser + */ + public static function is_mobile_browser($user_agent) + { + if (self::$mobile_seo && self::$is_bot) + { + return true; + } + if ((strpos($user_agent, 'Mobile') === false && // Generic mobile browser string, most browsers have it. + strpos($user_agent, 'SymbianOS') === false && // Nokia device running Symbian OS. + strpos($user_agent, 'Opera M') === false && // Opera Mini or Opera Mobile. + strpos($user_agent, 'Android') === false && // Android devices that don't have 'Mobile' in UA string. + stripos($user_agent, 'HTC_') === false && // HTC devices that don't have 'Mobile' nor 'Android' in UA string. Case insensitive. + strpos($user_agent, 'Fennec/') === false && // Firefox mobile + strpos($user_agent, 'Kindle') === false && // Kindle Fire tablet + strpos($user_agent, 'BlackBerry') === false) || // BlackBerry + strpos($user_agent, 'iPad') !== false) // iPad should be excluded + { + // Not a mobile browser + return false; + } + // Mobile browser + return true; + } + + /** + * Check if mobile style exists + * + * @param string $path Directory name of mobile style + * + * @return bool True if mobile style exists + */ + protected static function check_style_path($path) + { + // Locate and read style.cfg + $style_cfg = self::styles_path() . '/' . $path . '/style.cfg'; + if (!file_exists($style_cfg)) + { + return false; + } + $style_cfg_data = @file_get_contents($style_cfg); + if ($style_cfg_data === false || strpos($style_cfg_data, 'mobile') === false) + { + return false; + } + + // Check style.cfg for "mobile = 1" + foreach (explode("\n", $style_cfg_data) as $row) + { + $list = explode('=', $row); + if (count($list) == 2 && trim($list[0]) == 'mobile' && trim($list[1]) == '1') + { + return true; + } + } + + return false; + } + + /** + * Check if mobile style exists + * + * @param int $id Style id + * + * @return string|bool Path to style if mobile style exists, false on error + */ + protected static function check_style_id($id) + { + global $db; + $id = (int) $id; + $sql = 'SELECT t.template_path + FROM ' . STYLES_TABLE . ' s, ' . STYLES_TEMPLATE_TABLE . " t + WHERE s.style_id = $id + AND t.template_id = s.template_id"; + $result = $db->sql_query($sql); + $row = $db->sql_fetchrow($result); + $db->sql_freeresult($result); + + if ($row === false || !self::check_style_path($row['template_path'])) + { + return false; + } + return $row['template_path']; + } + + /** + * Locate mobile style + * + * @param bool $check_db If true and mobile style id is set, script will check phpbb_styles table for mobile style + * @param bool $check_dirs If true, script will search for mobile style in styles directory + * + * @return string|bool Mobile style path + */ + public static function locate_mobile_style($check_db = true, $check_dirs = true) + { + // Locate by style path + if (defined('MOBILE_STYLE_PATH') && self::check_style_path(MOBILE_STYLE_PATH)) + { + self::$mobile_style_path = MOBILE_STYLE_PATH; + return self::$mobile_style_path; + } + if (!empty(self::$mobile_style_path) && self::check_style_path(self::$mobile_style_path)) + { + return self::$mobile_style_path; + } + + // Locate by style id + if ($check_db && defined('MOBILE_STYLE_ID') && ($path = self::check_style_id(MOBILE_STYLE_ID)) !== false) + { + self::$mobile_style_path = $path; + return $path; + } + if ($check_db && self::$mobile_style_id && (!defined('MOBILE_STYLE_ID') || MOBILE_STYLE_ID != self::$mobile_style_id) && ($path = self::check_style_id(self::$mobile_style_id)) !== false) + { + self::$mobile_style_path = $path; + return $path; + } + + // Default style path, passed in session.php + if (!empty(self::$passed_mobile_path) && self::check_style_path(self::$passed_mobile_path)) + { + self::$mobile_style_path = self::$passed_mobile_path; + return self::$mobile_style_path; + } + + // Search styles directory + if (!$check_dirs) + { + return false; + } + $styles_dir = self::styles_path(); + $iterator = new DirectoryIterator($styles_dir); + foreach ($iterator as $fileinfo) + { + if ($fileinfo->isDir() && self::check_style_path($fileinfo->getFilename())) + { + self::$mobile_style_path = $fileinfo->getFilename(); + return self::$mobile_style_path; + } + } + + return false; + } + + /** + * Create HTML code for mobile style link + * + * @param template $template Template class instance + * @param string $mode Mode to add to URL + * @param string $lang Language variable for link text + * + * @return string HTML code for link + */ + protected static function create_link($template, $mode, $lang) + { + global $user; + $text = ''; + $lang_key = 'MOBILE_STYLE_' . strtoupper($lang); + switch ($lang) + { + case 'switch_full': + $text = isset($user->lang[$lang_key]) ? $user->lang[$lang_key] : 'Switch to full style'; + break; + + case 'switch_mobile': + $text = isset($user->lang[$lang_key]) ? $user->lang[$lang_key] : 'Switch to mobile style'; + break; + + case 'not_found': + $text = isset($user->lang[$lang_key]) ? $user->lang[$lang_key] : 'Error locating mobile style files'; + break; + + default: + return ''; + } + $link = $template->_rootref['U_INDEX']; + if (!empty($template->_rootref['U_VIEW_TOPIC'])) + { + $link = $template->_rootref['U_VIEW_TOPIC']; + } + elseif (!empty($template->_tpldata['navlinks']) && isset($template->_tpldata['navlinks'][count($template->_tpldata['navlinks']) - 1]['U_VIEW_FORUM'])) + { + $link = $template->_tpldata['navlinks'][count($template->_tpldata['navlinks']) - 1]['U_VIEW_FORUM']; + } + $link .= (strpos($link, '?') === false ? '?' : '&') . self::$mobile_var . '=' . $mode; + return '' . $text . ''; + } + + /** + * Add data to overall_footer.html + * + * @param mobile_template $template Template class instance + * + * @return string Empty string + */ + public static function template_footer($template) + { + if (defined('MOBILE_STYLE') && self::$is_bot) + { + return ''; + } + + $link = ''; + switch (self::$mobile_mode) + { + case '404': + $link = self::create_link($template, 'mobile', 'not_found'); + break; + + case 'mobile': + $link = self::create_link($template, 'desktop', 'switch_full'); + break; + + case 'desktop': + $link = self::create_link($template, 'mobile', 'switch_mobile'); + break; + + case '': + if (!defined('MOBILE_STYLE') && (self::$always_show_link || !self::$is_desktop)) + { + // Detected desktop style + $link = self::create_link($template, 'mobile', 'switch_mobile'); + } + elseif (defined('MOBILE_STYLE')) + { + // Detected mobile style + $link = self::create_link($template, 'desktop', 'switch_full'); + } + break; + } + if (strlen($link)) + { + echo ''; + } + return ''; + } + + /** + * Add data to overall_header.html + * + * @param mobile_template $template Template class instance + * + * @return string HTML code to echo after overall_header.html + */ + public static function template_header($template) + { + if (defined('MOBILE_STYLE') && self::$is_bot) + { + return ''; + } + + $link = ''; + switch (self::$mobile_mode) + { + case 'mobile': + if (isset($_GET[self::$mobile_var])) + { + // Show link below header only if style was just switched + $link = self::create_link($template, 'desktop', 'switch_full'); + } + break; + + case 'desktop': + if (isset($_GET[self::$mobile_var])) + { + // Show link below header only if style was just switched + $link = self::create_link($template, 'mobile', 'switch_mobile'); + } + break; + + case '': + self::include_js($template); + if (defined('MOBILE_STYLE') && !isset($_COOKIE[self::$cookie_var])) + { + // Detected mobile style + $link = self::create_link($template, 'desktop', 'switch_full'); + } + break; + } + if (strlen($link)) + { + return '
' . $link . '
'; + } + return ''; + } + + /** + * Attempt to include detect.js from mobile style + * + * @param mobile_template $template Template class instance + */ + protected static function include_js($template) + { + if (defined('MOBILE_STYLE') && self::$is_bot) + { + return; + } + + if (count($_POST) || isset($_GET[self::$mobile_var])) + { + // Do not redirect on forms or when URL has mode + return; + } + + // Locate mobile style + if (self::locate_mobile_style(false, false) === false) + { + return; + } + + $script = self::styles_path(true) . '/template/detect.js'; + if (!@file_exists($script)) + { + return; + } + + $template->_rootref['META'] = (isset($template->_rootref['META']) ? $template->_rootref['META'] : '') . ''; + } +} + +/** +* Extend template class to override _tpl_include() +*/ +class mobile_template extends template +{ + /** + * Override _tpl_include function + */ + function _tpl_include($filename, $include = true) + { + if ($include) + { + $to_echo = ''; + if ($filename == 'overall_footer.html') + { + $to_echo = phpbb_mobile::template_footer($this); + } + if ($filename == 'overall_header.html') + { + $to_echo = phpbb_mobile::template_header($this); + } + } + parent::_tpl_include($filename, $include); + if ($include) + { + echo $to_echo; + } + } + + /** + * Clone template class properties + * + * @param template $template Template class instance to copy from + */ + public function clone_properties($template) + { + foreach (array_keys(get_class_vars(get_class($this))) as $var) + { + $this->$var = $template->$var; + } + } +} diff --git a/art_mobile/contrib/modx.prosilver.en.xsl b/art_mobile/contrib/modx.prosilver.en.xsl new file mode 100644 index 0000000..dfbce47 --- /dev/null +++ b/art_mobile/contrib/modx.prosilver.en.xsl @@ -0,0 +1,2573 @@ + + + +]> + + + + + + + + + + + + + + + + phpBB MOD » <xsl:value-of select="$title" /> + + + +
+
+ +
+
+
+
+
+ + + + +
+ + + +
+
+

Save all files. End of MOD.

+

You have finished the installation for this MOD. Upload all changed files to your website. If the installation went bad, simply restore your backed up files.

+
+
+
+
+
+
+
+ +
+ + +
+ + +
+ About this MOD +
+
+
Title:
+
+ +
+ +
+
+

+
+
+
+
+ +

+
+
+
Description:
+
+ +
+ +
+
+

+ + + +

+
+
+
+
+ +

+ + + +

+
+
+
Version:
+
+

+ + + +

+
+ + + + +
Author notes:
+
+ +
+ +
+
+

+ + + +

+
+
+
+
+ +

+ + + +

+
+
+
+
+
+
+
+ + + Authors + + + Author + + + +
+ +

Files to edit

+ + + +
+

Included files

+ +

No files have been included with this MOD.

+
+ + + +

Additional MODX files

+ +

This MOD has no additional MODX files.

+
+ + +
+
+

Disclaimer and other notes

+
+
+

For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Downloading this MOD from other sites could cause malicious code to enter into your phpBB Forum. As such, phpBB will not offer support for MODs not offered in our MODs database, located at: http://www.phpbb.com/mods/

+

Before adding this MOD to your forum, you should back up all files and databases related to this MOD.

+

This MOD was designed for phpBB  and may not function as stated on other phpBB versions. MODs for phpBB 3.0 will not work on phpBB 2.0 and vice versa.

+ + +

This MOD is development quality. It is not recommended that you install it on a live forum.

+
+
+
+
+
+
+

License and English support

+
+
+

This MOD has been licensed under the following license:

+

+

English support can be obtained at http://www.phpbb.com/mods/ for released MODs.

+

Support in your language might be available at a international support site.

+
+ +
+ + + +
+
+ + + +
+
+
Username:
+ + + + + +
+
+ + + + + + + + + + + + + + + + +
+
+ +
+
+ +
+
+ +
+
+ +
Email:
+
+
+ +
Name:
+
+
+ +
WWW:
+
+
+ +
Contributions:
+ +
+ + + + + From to + + + + Since + +   + + + +   + + + (From to) + + + + (Since) + + + +
+
+
+
+ +
+
+
+ + +
Installation level:
+
+
+ +

Easy

+
+ +

Intermediate

+
+ +

Advanced

+
+
+
+
Installation time:
+
+
+

~ minutes

+
+
+
+ + + +
+ MOD history + +
+ + + +
+
+
+
+ + +
+
+
+

 - Version + + + +

+
+

+ +
+ + + +
+
+ + + + + +
+
+ +
+
+ + +
+
+
    + +
  • +

    +
  • +
    +
+
+
+ + +
    + +
  • +

    +
  • +
    +
+
+ + +
    + + + +
+
+ + +
    + + + +
+
+ + +
  • ,
  • +
    + + + +
  • + , + +
  • +
    +
    + + + +
    +
    + +
    +
    + + +
    +
    +

    SQL

    +
    + + + + +
    +
    + + + + + + + + + + + +

    Edits

    +

    swxUse your keyboard to navigate the code boxes. You may also hit 's' on your keyboard to go to the first code box.

    +
    +
    + + + +
    +
    +
    + +

    PHP install file

    +
    +
    +

    + There is a PHP install file that needs to be run in order to complete the installation. +
    + To run it point your browser to, for example, domain.tld/phpBB3/ +

    +
    +
    + +
    +
    +
    +
    + +
    +
    + +
    + + + +
    + + : + +
    + +
    +
    +
    +
    +
    + + + +

    DIY instructions

    +
    +
    +

    These are manual instructions that cannot be performed automatically. You should follow these instructions carefully.

    +
    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + + +
    +
    +

    Open: 

    + +
    +
    + +
    +

    Comments

    +
    + +
    + + + +
    +
    +
    +
    +
    +
    + + +

    Find

    +

    Tip: This may be a partial find and not the whole line. + +
    This find contains an advanced feature known as regular expressions. +
    +

    +
    + +
    +
    +
    + +

    Find and Delete

    +

    Tip: Find and delete this code.

    +
    + +
    +
    +
    + + +

    Add after

    +

    Tip: Add these lines on a new blank line after the preceding line(s) to find.

    +
    + +

    Add before

    +

    Tip: Add these lines on a new blank line before the preceding line(s) to find.

    +
    + +

    Replace with

    +

    Tip: Replace the preceding line(s) to find with the following lines.

    +
    + +

    Operation

    +

    Tip: This allows you to alter integers.

    +
    +
    + +
    +
    +
    + +
    + + +
    In-line Find
    +

    Tip: This is a partial match of a line for in-line operations. + +
    This find contains an advanced feature known as regular expressions. +
    +

    +
    + +
    +
    +
    + +
    In-line Find and Delete
    +

    Tip: Find this code in the line and delete it.

    +
    + +
    +
    +
    + + +
    In-line Add after
    +

    +
    + +
    In-line Add before
    +

    +
    + +
    In-line Replace with
    +

    +
    + +
    In-line Operation
    +

    Tip: This allows you to alter integers.

    +
    +
    + +
    +
    +
    + +
    +
    Comments 
    +
    +
    +
    +
    +
    +
    +
    +
    + << Hide +
    +
    +
    + +
    +
    + + +

    File copy

    +
      + +
    1. +
      +
      Copy: 
      +
      To: 
      +
      +
    2. +
      +
    +
    + + + + +

    Delete files

    +
    + +

    Delete file

    +
    +
    +
      + +
    1. +
      +
      Delete: 
      +
      +
    2. +
      +
    +
    + + + + + + +
    + +
    + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    \ No newline at end of file diff --git a/art_mobile/contrib/readme.txt b/art_mobile/contrib/readme.txt new file mode 100644 index 0000000..ab78153 --- /dev/null +++ b/art_mobile/contrib/readme.txt @@ -0,0 +1,8 @@ +How to add automatic mobile device detection to your forum: + +1. Open detect_mobile.xml in a browser. If your browser can't open file, try a different browser. Safari or Chrome are recommended. + +2. Copy file mobile.php to directory includes/ of your forum. + +3. Edit file includes/session.php as written in instructions. + diff --git a/art_mobile/imageset/en/imageset.cfg b/art_mobile/imageset/en/imageset.cfg new file mode 100644 index 0000000..7c6beed --- /dev/null +++ b/art_mobile/imageset/en/imageset.cfg @@ -0,0 +1,3 @@ +# Empty file. Language packs are not used for this style. +# Had to add spacer.gif as workaround for phpBB bug: phpBB 3.0.8 cannot handle empty imagesets +img_icon_back_top = spacer.gif diff --git a/art_mobile/imageset/en/index.htm b/art_mobile/imageset/en/index.htm new file mode 100644 index 0000000..e69de29 diff --git a/art_mobile/imageset/en/spacer.gif b/art_mobile/imageset/en/spacer.gif new file mode 100644 index 0000000000000000000000000000000000000000..5bfd67a2d6f72ac3a55cbfcea5866e841d22f5d9 GIT binary patch literal 43 mcmZ?wbhEHbWMp7uXkdT>#h)yUAf^t80Ld^gF}W}@SOWlZ0R#L1 literal 0 HcmV?d00001 diff --git a/art_mobile/imageset/imageset.cfg b/art_mobile/imageset/imageset.cfg new file mode 100644 index 0000000..794b8d4 --- /dev/null +++ b/art_mobile/imageset/imageset.cfg @@ -0,0 +1,128 @@ +# +# phpBB Imageset Configuration File +# +# @package phpBB3 +# @copyright (c) 2006 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# 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 = Artodia: Mobile and SEO +copyright = © Artodia.com +version = 3.5 + +# Images +img_site_logo = +img_poll_left = +img_poll_center = +img_poll_right = +img_icon_friend = +img_icon_foe = + +img_forum_link = +img_forum_read = +img_forum_read_locked = +img_forum_read_subforum = +img_forum_unread = +img_forum_unread_locked = +img_forum_unread_subforum = + +img_topic_moved = + +img_topic_read = +img_topic_read_mine = +img_topic_read_hot = +img_topic_read_hot_mine = +img_topic_read_locked = +img_topic_read_locked_mine = + +img_topic_unread = +img_topic_unread_mine = +img_topic_unread_hot = +img_topic_unread_hot_mine = +img_topic_unread_locked = +img_topic_unread_locked_mine = + +img_sticky_read = +img_sticky_read_mine = +img_sticky_read_locked = +img_sticky_read_locked_mine = +img_sticky_unread = +img_sticky_unread_mine = +img_sticky_unread_locked = +img_sticky_unread_locked_mine = + +img_announce_read = +img_announce_read_mine = +img_announce_read_locked = +img_announce_read_locked_mine = +img_announce_unread = +img_announce_unread_mine = +img_announce_unread_locked = +img_announce_unread_locked_mine = + +img_global_read = +img_global_read_mine = +img_global_read_locked = +img_global_read_locked_mine = +img_global_unread = +img_global_unread_mine = +img_global_unread_locked = +img_global_unread_locked_mine = + +img_subforum_read = +img_subforum_unread = + +img_pm_read = +img_pm_unread = + +img_icon_contact_aim = +img_icon_contact_email = +img_icon_contact_icq = +img_icon_contact_jabber = +img_icon_contact_msnm = +img_icon_contact_pm = + +img_icon_contact_www = +img_icon_contact_yahoo = + +img_icon_post_delete = +img_icon_post_info = +img_icon_post_edit = +img_icon_post_quote = + +img_icon_post_report = +img_icon_post_target = +img_icon_post_target_unread = + +img_icon_topic_attach = +img_icon_topic_latest = +img_icon_topic_newest = +img_icon_topic_reported = +img_icon_topic_unapproved = + +img_icon_user_profile = + +img_icon_user_warn = + +img_icon_user_online = +img_icon_user_offline = +img_icon_user_search = + +img_button_pm_forward = +img_button_pm_new = +img_button_pm_reply = + +img_button_topic_locked = +img_button_topic_new = +img_button_topic_reply = diff --git a/art_mobile/imageset/index.htm b/art_mobile/imageset/index.htm new file mode 100644 index 0000000..e69de29 diff --git a/art_mobile/license.txt b/art_mobile/license.txt new file mode 100644 index 0000000..ce992b2 --- /dev/null +++ b/art_mobile/license.txt @@ -0,0 +1,281 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + diff --git a/art_mobile/style.cfg b/art_mobile/style.cfg new file mode 100644 index 0000000..7be32dc --- /dev/null +++ b/art_mobile/style.cfg @@ -0,0 +1,23 @@ +# +# phpBB Style Configuration File +# +# @package phpBB3 +# @copyright (c) 2005 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# 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 = Artodia: Mobile and SEO +copyright = © Artodia.com +version = 3.5 +mobile = 1 diff --git a/art_mobile/template/attachment.html b/art_mobile/template/attachment.html new file mode 100644 index 0000000..d7b5f6d --- /dev/null +++ b/art_mobile/template/attachment.html @@ -0,0 +1,38 @@ + + + +

    [{_file.DENIED_MESSAGE}]

    + + + +
    +
    {_file.DOWNLOAD_NAME}
    +
    {_file.COMMENT}
    +
    + + + + +
    +
    {_file.DOWNLOAD_NAME}
    +
    {_file.COMMENT}
    +
    {_file.DOWNLOAD_NAME} ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}
    +
    + + + +
    +
    {_file.UPLOAD_ICON} {_file.DOWNLOAD_NAME}
    +
    {_file.COMMENT}
    +
    ({_file.FILESIZE} {_file.SIZE_LANG}) {_file.L_DOWNLOAD_COUNT}
    +
    + + + +

    + {_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ] +

    + + + + diff --git a/art_mobile/template/bbcode.html b/art_mobile/template/bbcode.html new file mode 100644 index 0000000..9456ca2 --- /dev/null +++ b/art_mobile/template/bbcode.html @@ -0,0 +1,40 @@ + + + + + + +
    + + +

    {forumrow.FORUM_DESC}

    + +

    {L_FORUMS}

    + + + +
    + + + +

    + {L_NO_FORUMS} +

    + diff --git a/art_mobile/template/index.htm b/art_mobile/template/index.htm new file mode 100644 index 0000000..e69de29 diff --git a/art_mobile/template/index_body.html b/art_mobile/template/index_body.html new file mode 100644 index 0000000..9fa2a91 --- /dev/null +++ b/art_mobile/template/index_body.html @@ -0,0 +1,25 @@ + + +

    {L_MCP}

    + + + +

    {L_MARK_FORUMS_READ}

    + + +
    +
    +

    {L_LOGIN_LOGOUT}

    + +
    +
    + + + \ No newline at end of file diff --git a/art_mobile/template/jumpbox.html b/art_mobile/template/jumpbox.html new file mode 100644 index 0000000..5408d7b --- /dev/null +++ b/art_mobile/template/jumpbox.html @@ -0,0 +1,19 @@ + +
    + + +
    + +
    + + + + +
    + + diff --git a/art_mobile/template/login_body.html b/art_mobile/template/login_body.html new file mode 100644 index 0000000..6b0ecc8 --- /dev/null +++ b/art_mobile/template/login_body.html @@ -0,0 +1,59 @@ + + + + +
    +
    +

    {LOGIN_EXPLAIN}{L_LOGIN}

    + +
    class="fields1"class="fields2"> +
    {LOGIN_ERROR}
    +
    +
    +
    +
    +
    +
    +
    + +
    {L_FORGOT_PASS}
    +
    {L_RESEND_ACTIVATION}
    + +
    + + + + + +
    +
    +
    +
    + + + {S_LOGIN_REDIRECT} +
    +
     
    +
    {S_HIDDEN_FIELDS}
    +
    +
    +
    + + + +
    +

    {L_REGISTER}

    +

    {L_LOGIN_INFO}

    +

    {L_TERMS_USE} | {L_PRIVACY}

    +
    +

    {L_REGISTER}

    +
    + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/login_forum.html b/art_mobile/template/login_forum.html new file mode 100644 index 0000000..3aefd1e --- /dev/null +++ b/art_mobile/template/login_forum.html @@ -0,0 +1,39 @@ + + +

    {FORUM_NAME}

    + +
    +{S_FORM_TOKEN} +
    + +
    +

    {L_LOGIN}

    + +

    {L_LOGIN_FORUM}

    + +
    + +
    +
     
    +
    {LOGIN_ERROR}
    +
    + + +
    +
    +
    +
    + {S_LOGIN_REDIRECT} +
    +
     
    +
    {S_HIDDEN_FIELDS}
    +
    +
    +
    + +
    + +
    + + + \ No newline at end of file diff --git a/art_mobile/template/mcp_approve.html b/art_mobile/template/mcp_approve.html new file mode 100644 index 0000000..de7a9a7 --- /dev/null +++ b/art_mobile/template/mcp_approve.html @@ -0,0 +1,44 @@ + + +
    + {S_FORM_TOKEN} + +

    {MESSAGE_TITLE}

    +

    {ADDITIONAL_MSG}

    + +
    + +
    +
     
    +
    +
    + + + +
    +
    +
    +
    +
    +
    +

    {L_CAN_LEAVE_BLANK}
    +
    +
    + + +
    +
     
    +
    {MESSAGE_TEXT}
    +
    +
    + +
    + {S_HIDDEN_FIELDS}  + +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_ban.html b/art_mobile/template/mcp_ban.html new file mode 100644 index 0000000..0099271 --- /dev/null +++ b/art_mobile/template/mcp_ban.html @@ -0,0 +1,111 @@ + + + + +
    + +

    {L_EXPLAIN}

    + +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + +
    +
    +
    + + +
    +
    +

    {L_BAN_EXCLUDE_EXPLAIN}

    +
    + + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    + +

    {L_UNBAN_TITLE}

    +

    {L_UNBAN_EXPLAIN}

    + + +
    +
    +
    +
    +
    +
    +
    {L_BAN_LENGTH}:
    +
    +
    +
    +
    {L_BAN_REASON}:
    +
    +
    +
    +
    {L_BAN_GIVE_REASON}:
    +
    +
    +
    + +
    + {S_HIDDEN_FIELDS}  + +
    + + + +

    {L_NO_BAN_CELL}

    + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_footer.html b/art_mobile/template/mcp_footer.html new file mode 100644 index 0000000..ece1a6e --- /dev/null +++ b/art_mobile/template/mcp_footer.html @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/art_mobile/template/mcp_forum.html b/art_mobile/template/mcp_forum.html new file mode 100644 index 0000000..5e12f43 --- /dev/null +++ b/art_mobile/template/mcp_forum.html @@ -0,0 +1,60 @@ + + + + + +

    {FORUM_NAME}

    + +
    + + +
    +

    {L_TOPICS}

    + +
    + +

    {L_NO_TOPICS}

    + + + +
    + + + + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_front.html b/art_mobile/template/mcp_front.html new file mode 100644 index 0000000..0c63e02 --- /dev/null +++ b/art_mobile/template/mcp_front.html @@ -0,0 +1,126 @@ + + + + +
    + +

    {L_LATEST_UNAPPROVED}

    +

    {L_UNAPPROVED_TOTAL}

    + + +
    + +
    + +

    {L_UNAPPROVED_POSTS_ZERO_TOTAL}

    + + {S_FORM_TOKEN} + + +
    + {S_HIDDEN_FIELDS} +   + +
    + +
    + + + + +

    {L_LATEST_REPORTED}

    +

    {L_REPORTS_TOTAL}

    + + +
    +
      + + +
    • +

      {report.SUBJECT}

      +

      {L_POSTED} {L_POST_BY_AUTHOR} {report.AUTHOR_FULL} » {report.POST_TIME}
      + {L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE} {report.REPORT_TIME}
      + {L_FORUM}: {report.FORUM_NAME} +

      +
    • + +
    +
    + +

    {L_REPORTS_ZERO_TOTAL}

    + + + + +

    {L_LATEST_REPORTED_PMS}

    +

    {L_PM_REPORTS_TOTAL}

    + + +
    +
      + + +
    • +

      {pm_report.PM_SUBJECT}

      + +

      {L_MESSAGE_BY_AUTHOR} {pm_report.PM_AUTHOR_FULL} » {pm_report.PM_TIME}
      + {L_MESSAGE_TO} {pm_report.RECIPIENTS}
      + {L_REPORTED} {L_POST_BY_AUTHOR} {pm_report.REPORTER_FULL} {L_REPORTED_ON_DATE} {pm_report.REPORT_TIME} +

      +
    • + +
    +
    + +

    {L_PM_REPORTS_ZERO_TOTAL}

    + + + + +

    {L_LATEST_LOGS}

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    {L_ACTION}{L_USERNAME}{L_IP}{L_VIEW_TOPIC}{L_VIEW_TOPIC_LOGS}{L_TIME}
    {log.ACTION}{log.USERNAME}{log.IP}{L_VIEW_TOPIC} {L_VIEW_TOPIC_LOGS} {log.TIME}
    {L_NO_ENTRIES}
    + + + \ No newline at end of file diff --git a/art_mobile/template/mcp_header.html b/art_mobile/template/mcp_header.html new file mode 100644 index 0000000..37f9d17 --- /dev/null +++ b/art_mobile/template/mcp_header.html @@ -0,0 +1,81 @@ + + + + + + + +
    +

    {L_MESSAGE}

    +

    {MESSAGE}

    +

    {return_links.MESSAGE_LINK}

    +
    + + + +
    + +
    +

    {L_PLEASE_CONFIRM}

    +

    {CONFIRM_MESSAGE}

    + +
    + {S_HIDDEN_FIELDS}  + +
    +
    + +
    + diff --git a/art_mobile/template/mcp_logs.html b/art_mobile/template/mcp_logs.html new file mode 100644 index 0000000..fbccec4 --- /dev/null +++ b/art_mobile/template/mcp_logs.html @@ -0,0 +1,58 @@ + + +

    {L_TITLE}

    + +
    + +

    {L_SEARCH_KEYWORDS}:  

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    {L_USERNAME}{L_IP}{L_TIME}{L_ACTION}{L_MARK}
    {log.USERNAME}{log.IP}{log.DATE}{log.ACTION}
    + {log.DATA} +
    {L_NO_ENTRIES}
    + + + {S_FORM_TOKEN} + + +
    + +   + +
    + + + {S_FORM_TOKEN} + +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_message.html b/art_mobile/template/mcp_message.html new file mode 100644 index 0000000..a473223 --- /dev/null +++ b/art_mobile/template/mcp_message.html @@ -0,0 +1,8 @@ + + +
    +

    {MESSAGE_TITLE}

    +

    {MESSAGE_TEXT}

    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_move.html b/art_mobile/template/mcp_move.html new file mode 100644 index 0000000..e1bd42f --- /dev/null +++ b/art_mobile/template/mcp_move.html @@ -0,0 +1,25 @@ + + +
    + +

    {MESSAGE_TITLE}

    +

    {ADDITIONAL_MSG}

    + +
    +
    +
    +
    +
    +
    +
    +

    {MESSAGE_TEXT}

    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_notes_front.html b/art_mobile/template/mcp_notes_front.html new file mode 100644 index 0000000..e80ca5c --- /dev/null +++ b/art_mobile/template/mcp_notes_front.html @@ -0,0 +1,19 @@ + + +
    + +
    +
    +
    +
    +
    +
    + +
    +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_notes_user.html b/art_mobile/template/mcp_notes_user.html new file mode 100644 index 0000000..bfb4e47 --- /dev/null +++ b/art_mobile/template/mcp_notes_user.html @@ -0,0 +1,66 @@ + + +
    + +

    {USERNAME_FULL}

    + +
    +
    {L_RANK}:
    {RANK_TITLE}
    +
     {L_RANK}:
    {RANK_IMG}
    +
    {L_JOINED}:
    {JOINED}
    +
    {L_TOTAL_POSTS}:
    {POSTS}
    +
    {L_WARNINGS}:
    {WARNINGS}
    +
    + +

    {L_ADD_FEEDBACK}

    +

    {L_ADD_FEEDBACK_EXPLAIN}

    + +
    + +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    + +


    {L_SEARCH_KEYWORDS}:  

    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    {L_REPORT_BY}{L_IP}{L_TIME}{L_ACTION_NOTE}{L_MARK}
    {usernotes.REPORT_BY}{usernotes.IP}{usernotes.REPORT_AT}{usernotes.ACTION}
    {L_NO_ENTRIES}
    + + +
    + +   +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_post.html b/art_mobile/template/mcp_post.html new file mode 100644 index 0000000..48dcdc5 --- /dev/null +++ b/art_mobile/template/mcp_post.html @@ -0,0 +1,267 @@ + + + + +

    {L_PM_REPORT_DETAILS}

    + +

    {L_REPORT_DETAILS}

    + + +
    +

    {L_REPORT_REASON}: {REPORT_REASON_TITLE}

    +

    {L_REPORTED} {L_POST_BY_AUTHOR} {REPORTER_FULL} « {REPORT_DATE}

    + +

    {L_REPORT_CLOSED}

    + +
    + + {REPORT_TEXT} + + {REPORT_REASON_DESCRIPTION} + +
    +
    + +
    + +
    + +   + + + + {S_FORM_TOKEN} +
    +
    + + +

    {L_POST_DETAILS}

    + + +
    +
    + +

    + {L_EDIT_POST} +

    + + +

    {POST_SUBJECT}

    + + +

    + {L_SENT_AT}: {POST_DATE} +
    {L_PM_FROM}: {POST_AUTHOR_FULL} +
    {L_TO}: {to_recipient.NAME_FULL}{to_recipient.NAME}  +
    {L_BCC}: {bcc_recipient.NAME_FULL}{bcc_recipient.NAME}  +

    + +

    {L_POSTED} {L_POST_BY_AUTHOR} {POST_AUTHOR_FULL} » {POST_DATE}

    + + + +
    + +

    +   + + + + {S_FORM_TOKEN} +

    +
    + + + +

    + {L_MESSAGE_REPORTED} +

    + + +
    + {POST_PREVIEW} +
    + + +
    +
    {L_ATTACHMENTS}
    + +
    {attachment.DISPLAY_ATTACHMENT}
    + +
    + + + +
    {SIGNATURE}
    + + + + +
    {L_THIS_PM_IP}{L_THIS_POST_IP}: + {POST_IPADDR}{POST_IP} ({POST_IP}{L_LOOKUP_IP}) + + {POST_IPADDR} ({POST_IP}){POST_IP} ({L_LOOKUP_IP}) +
    + + +
    +
    + + +

    {L_MOD_OPTIONS}

    + +
    + +
    +
    +
    +
    +
    + + +
    +
    + {S_FORM_TOKEN} +
    +
    + + + +
    + +
    +
    +
    +
    +
    +
    + {S_FORM_TOKEN} +
    +
    + + + + + + + +

    {RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}{RETURN_REPORTS} | {L_VIEW_POST} | {L_VIEW_TOPIC} | {L_VIEW_FORUM}{RETURN_TOPIC}

    + + + + + + + +
    + +
    + + +

    {L_FEEDBACK}

    + + + {L_REPORTED_BY}: {usernotes.REPORT_BY} « {usernotes.REPORT_AT} +
    +
    {usernotes.ACTION}
    + +
    + + + +

    +   + +

    + + + +

    {L_ADD_FEEDBACK}

    +

    {L_ADD_FEEDBACK_EXPLAIN}

    + +
    + +
    + +

    +   + + {S_FORM_TOKEN} +

    +
    + +
    + + + +
    + +

    {L_MCP_POST_REPORTS}

    + + + {L_REPORTED_BY}: {reports.REPORTER}{reports.REPORTER} « {reports.REPORT_TIME} +

    {reports.REASON_TITLE}: {reports.REASON_DESC}
    {reports.REPORT_TEXT}

    + + +
    + + + + +

    {L_THIS_POST_IP}: + {POST_IPADDR}{POST_IP} ({POST_IP}{L_LOOKUP_IP}) + + {POST_IPADDR} ({POST_IP}){POST_IP} ({L_LOOKUP_IP}) +

    + + + + + + + + + + + + + + + + + + + + +
    {L_OTHER_USERS}{L_POSTS}
    {userrow.USERNAME}{userrow.USERNAME}{userrow.NUM_POSTS}
    {L_NO_MATCHES_FOUND}
    + + + + + + + + + + + + + + + + + + + + +
    {L_IPS_POSTED_FROM}{L_POSTS}
    {iprow.HOSTNAME} ({iprow.IP}){iprow.IP} ({L_LOOKUP_IP}){iprow.NUM_POSTS}
    {L_NO_MATCHES_FOUND}
    + +

    {L_LOOKUP_ALL}

    + + + + + \ No newline at end of file diff --git a/art_mobile/template/mcp_queue.html b/art_mobile/template/mcp_queue.html new file mode 100644 index 0000000..0271c35 --- /dev/null +++ b/art_mobile/template/mcp_queue.html @@ -0,0 +1,49 @@ + + +
    + +
    + + + {S_FORM_TOKEN} +
    + +

    {L_EXPLAIN}

    + + +
    + +
    + +

    {L_NO_TOPICS_QUEUE}{L_UNAPPROVED_POSTS_ZERO_TOTAL}

    + + + +
    +   + +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_reports.html b/art_mobile/template/mcp_reports.html new file mode 100644 index 0000000..c6075b8 --- /dev/null +++ b/art_mobile/template/mcp_reports.html @@ -0,0 +1,52 @@ + + +
    + + +
    + + + {S_FORM_TOKEN} +
    + + +

    {L_EXPLAIN}

    + + +
    +
      + + +
    • +

      + + {postrow.PM_SUBJECT}

      +

      {L_MESSAGE_BY_AUTHOR} {postrow.PM_AUTHOR_FULL} » {postrow.PM_TIME}
      + {L_MESSAGE_TO} {postrow.RECIPIENTS}
      + {postrow.REPORTER_FULL} « {postrow.REPORT_TIME} + + {postrow.POST_SUBJECT}

      +

      + {L_POSTED} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_TIME}
      + {postrow.REPORTER_FULL} « {postrow.REPORT_TIME}
      + {L_FORUM}: {postrow.FORUM_NAME}{postrow.FORUM_NAME} + +

      +
    • + +
    +
    + + +

    {L_NO_REPORTS}

    + + + +
    + +   +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_topic.html b/art_mobile/template/mcp_topic.html new file mode 100644 index 0000000..28669d6 --- /dev/null +++ b/art_mobile/template/mcp_topic.html @@ -0,0 +1,97 @@ + + +

    {TOPIC_TITLE}

    + +
    + + +
    +

    {L_SPLIT_TOPIC_EXPLAIN}

    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    +
    +
    +
    +
    + + + +
    +

    {L_MERGE_TOPIC_EXPLAIN}

    +
    +
    +
    + + {L_SELECT_TOPIC} +
    +
    {TO_TOPIC_INFO}
    +
    +
    + + +

    {L_TOPIC_REVIEW}

    + +
    + +
    +
    + {L_POST_DETAILS} + +
    +

    {postrow.POST_SUBJECT}

    +

    {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ]

    + +
    + + +

    + {L_POST_UNAPPROVED}
    + {L_POST_REPORTED} +

    + + + {postrow.MESSAGE} + + +
    +
    {L_ATTACHMENTS}
    + +
    {postrow.attachment.DISPLAY_ATTACHMENT}
    + +
    + + +
    +
    + +
    + +
    +   + +{S_HIDDEN_FIELDS} +{S_FORM_TOKEN} +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_viewlogs.html b/art_mobile/template/mcp_viewlogs.html new file mode 100644 index 0000000..b5c3ab7 --- /dev/null +++ b/art_mobile/template/mcp_viewlogs.html @@ -0,0 +1,46 @@ + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + {S_FORM_TOKEN} +
    +
    {L_DISPLAY_OPTIONS}
    {L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
    {L_USERNAME}{L_IP}{L_TIME}{L_ACTION}
    {L_LOGS_CURRENT_TOPIC} {TOPIC_NAME}
    {log.USERNAME}{log.IP}{log.TIME}{log.ACTION}{L_VIEW_TOPIC} | {L_VIEW_TOPIC_LOGS}
    {L_NO_ENTRIES}
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_warn_front.html b/art_mobile/template/mcp_warn_front.html new file mode 100644 index 0000000..5d2ef7d --- /dev/null +++ b/art_mobile/template/mcp_warn_front.html @@ -0,0 +1,76 @@ + + +
    + +

    {L_SELECT_USER}

    + +
    +
    +
    +
    +
    +
    + +
    +   + + {S_FORM_TOKEN} +
    +
    + +

    {L_MOST_WARNINGS}

    + + + + + + + + + + + + + + + + + + + + + + +
    {L_USERNAME}{L_WARNINGS}{L_LATEST_WARNING_TIME}
    {highest.USERNAME_FULL}{highest.WARNINGS}{highest.WARNING_TIME}{L_VIEW_NOTES}
    + +

    {L_WARNINGS_ZERO_TOTAL}

    + + +

    {L_LATEST_WARNINGS}

    + + + + + + + + + + + + + + + + + + + + + +
    {L_USERNAME}{L_TIME}{L_TOTAL_WARNINGS}
    {latest.USERNAME_FULL}{latest.WARNING_TIME}{latest.WARNINGS}{L_VIEW_NOTES}
    + +

    {L_WARNINGS_ZERO_TOTAL}

    + + + \ No newline at end of file diff --git a/art_mobile/template/mcp_warn_list.html b/art_mobile/template/mcp_warn_list.html new file mode 100644 index 0000000..14efee6 --- /dev/null +++ b/art_mobile/template/mcp_warn_list.html @@ -0,0 +1,44 @@ + + +
    + +

    {L_WARNED_USERS_EXPLAIN}

    + + + + + + + + + + + + + + + + + + + + + + +
    {L_USERNAME}{L_WARNINGS}{L_LATEST_WARNING_TIME}
    {user.USERNAME_FULL}{user.WARNINGS}{user.WARNING_TIME}{L_VIEW_NOTES}
    + +
    + + + +
    + + +

    {L_WARNINGS_ZERO_TOTAL}

    + + +{S_FORM_TOKEN} + +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_warn_post.html b/art_mobile/template/mcp_warn_post.html new file mode 100644 index 0000000..c19d191 --- /dev/null +++ b/art_mobile/template/mcp_warn_post.html @@ -0,0 +1,41 @@ + + +
    + +

    {USERNAME}{USERNAME}

    + +
    +
    {L_RANK}:
    {RANK_TITLE}
    +
     {L_RANK}:
    {RANK_IMG}
    +
    {L_JOINED}:
    {JOINED}
    +
    {L_TOTAL_POSTS}:
    {POSTS}
    +
    {L_WARNINGS}:
    {WARNINGS}
    +
    + + +

    {L_POST_DETAILS}

    + +
    +
    + {POST} +
    +
    + +

    {L_ADD_WARNING}

    +

    {L_ADD_WARNING_EXPLAIN}

    + +
    + + +
    + +
    + +
    +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_warn_user.html b/art_mobile/template/mcp_warn_user.html new file mode 100644 index 0000000..b9fe65c --- /dev/null +++ b/art_mobile/template/mcp_warn_user.html @@ -0,0 +1,31 @@ + + +
    + +

    {USERNAME_FULL}

    + +
    +
    {L_RANK}:
    {RANK_TITLE}
    +
     {L_RANK}:
    {RANK_IMG}
    +
    {L_JOINED}:
    {JOINED}
    +
    {L_TOTAL_POSTS}:
    {POSTS}
    +
    {L_WARNINGS}:
    {WARNINGS}
    +
    +

    {L_ADD_WARNING}

    +

    {L_ADD_WARNING_EXPLAIN}

    + +
    + + +
    + +
    + +
    +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/mcp_whois.html b/art_mobile/template/mcp_whois.html new file mode 100644 index 0000000..57de501 --- /dev/null +++ b/art_mobile/template/mcp_whois.html @@ -0,0 +1,8 @@ + + +
    +
    {WHOIS}
    +
    +

    {L_RETURN_POST}

    + + \ No newline at end of file diff --git a/art_mobile/template/memberlist_body.html b/art_mobile/template/memberlist_body.html new file mode 100644 index 0000000..fbc6284 --- /dev/null +++ b/art_mobile/template/memberlist_body.html @@ -0,0 +1,112 @@ + + + +
    + + + + + + + + + + + + + + + style="color:#{GROUP_COLOR};">{GROUP_NAME} +

    {GROUP_DESC} {GROUP_TYPE}

    +

    + {AVATAR_IMG} + {RANK_IMG} + {GROUP_RANK} +

    + + +

    {PAGE_TITLE}: {SEARCH_WORDS}

    + + + + + + + + + + + + + + + + + + + + + + +
    + {L_RANK} + {L_GROUP_LEADER}{L_USERNAME} + {L_POSTS}
     
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    + {L_RANK} + {L_GROUP_MEMBERS}{L_USERNAME} + {L_POSTS}
    {memberrow.RANK_IMG} {memberrow.RANK_TITLE} {memberrow.USERNAME_FULL}
    {L_SELECT} ]
    {memberrow.POSTS}{memberrow.POSTS}
    {L_NO_MEMBERS}
    + +
    + + +
    + + + + +
    + + + +
    + {L_PREVIOUS} + {L_NEXT} + + +
    + + +
    + + + + + + + \ No newline at end of file diff --git a/art_mobile/template/memberlist_email.html b/art_mobile/template/memberlist_email.html new file mode 100644 index 0000000..d08f0c2 --- /dev/null +++ b/art_mobile/template/memberlist_email.html @@ -0,0 +1,51 @@ + + +

    {L_SEND_EMAIL_USER} {USERNAME}

    + +
    + +

    {ERROR_MESSAGE}

    +
    + +
    +
    +
    {USERNAME}
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    {L_DEST_LANG_EXPLAIN}

    + +
    +
    +
    +
    +

    {L_EMAIL_BODY_EXPLAIN}

    +
    +
     
    +
    +
    +
    + + +
    + +{S_FORM_TOKEN} + + + + \ No newline at end of file diff --git a/art_mobile/template/memberlist_im.html b/art_mobile/template/memberlist_im.html new file mode 100644 index 0000000..14eb045 --- /dev/null +++ b/art_mobile/template/memberlist_im.html @@ -0,0 +1,151 @@ + + +
    + +
    + +

    {L_SEND_IM_EXPLAIN}

    + +
    +
    +
    +
    {USERNAME} [ {IM_CONTACT} ] {PRESENCE_IMG}
    +
    + + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
     
    +
    +
    + + + + + + +
    +
     
    +
    {L_IM_ADD_CONTACT}
    +
    {L_IM_SEND_MESSAGE}
    +
    {L_IM_DOWNLOAD_APP} | {L_IM_AIM_EXPRESS}
    +
    + + + +
    +
     
    +
    +
    {L_IM_ADD_CONTACT}
    +
    {L_IM_SEND_MESSAGE}
    +
    + + + +
    +
    +
    +
    +
    +
     
    +
    +
    + + + +
    +
     
    +
    {L_IM_NO_JABBER}
    +
    + + + +
    +
     
    +
    {L_IM_SENT_JABBER}
    +
    + + {S_FORM_TOKEN} +
    + +
    +
    + + + + \ No newline at end of file diff --git a/art_mobile/template/memberlist_leaders.html b/art_mobile/template/memberlist_leaders.html new file mode 100644 index 0000000..fceb943 --- /dev/null +++ b/art_mobile/template/memberlist_leaders.html @@ -0,0 +1,62 @@ + + +
    + + + + + + + + + + + + + + + + + + + + + + +
    {L_RANK} {L_ADMINISTRATORS}{L_PRIMARY_GROUP}{L_FORUMS}
    {admin.RANK_IMG}{admin.RANK_TITLE}{admin.USERNAME_FULL} + style="font-weight: bold; color:#{admin.GROUP_COLOR}" href="{admin.U_GROUP}">{admin.GROUP_NAME} + + {admin.GROUP_NAME} + -
    {L_NO_ADMINISTRATORS}
    + + + + + + + + + + + + + + + + + + + + + + +
    {L_MODERATORS}  
    {mod.RANK_IMG}{mod.RANK_TITLE}{mod.USERNAME_FULL} + style="font-weight: bold; color:#{mod.GROUP_COLOR}" href="{mod.U_GROUP}">{mod.GROUP_NAME} + + {mod.GROUP_NAME} + {L_ALL_FORUMS}
    {L_NO_MODERATORS}
    + +
    + + + \ No newline at end of file diff --git a/art_mobile/template/memberlist_search.html b/art_mobile/template/memberlist_search.html new file mode 100644 index 0000000..ec6f99e --- /dev/null +++ b/art_mobile/template/memberlist_search.html @@ -0,0 +1,127 @@ + + + + + +

    {L_FIND_USERNAME}

    + +
    +
    +
    + +

    {L_FIND_USERNAME_EXPLAIN}

    + +
    +
    +
    +
    +
    + +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    + +
    +
    +
    +
    + +
    +
    +
    +
    + +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + +
    + +
    +   + + {S_FORM_TOKEN} +
    + +
    +
    + +
    diff --git a/art_mobile/template/memberlist_view.html b/art_mobile/template/memberlist_view.html new file mode 100644 index 0000000..c825d3e --- /dev/null +++ b/art_mobile/template/memberlist_view.html @@ -0,0 +1,96 @@ + + +
    +
    + + +
    +
    {AVATAR_IMG}
    +
    {RANK_TITLE}
    +
    {RANK_IMG}
    +
    + + +
    +
    {L_USERNAME}:
    +
    + {USERNAME} + [ {L_USER_ADMIN} ] + [ {L_USER_BAN} ] + [ {L_USE_PERMISSIONS} ] +
    + +
    {L_RANK}:
    {RANK_TITLE}
    +
     {L_RANK}:
    {RANK_IMG}
    + +
    {L_USER_IS_INACTIVE}:
    {USER_INACTIVE_REASON}
    +
    {L_LOCATION}:
    {LOCATION}
    +
    {L_AGE}:
    {AGE}
    +
    {L_OCCUPATION}:
    {OCCUPATION}
    +
    {L_INTERESTS}:
    {INTERESTS}
    +
    {L_USERGROUPS}:
    +
    {custom_fields.PROFILE_FIELD_NAME}:
    {custom_fields.PROFILE_FIELD_VALUE}
    + + +
     
    {L_REMOVE_FRIEND}
    + +
     
    {L_REMOVE_FOE}
    + + +
     
    {L_ADD_FRIEND}
    + + +
     
    {L_ADD_FOE}
    + + + +
    + +
    + +
    + +

    {L_CONTACT_USER} {USERNAME}

    + +
    +
    {L_EMAIL_ADDRESS}:
    {L_SEND_EMAIL_USER} {USERNAME}
    +
    {L_WEBSITE}:
    {U_WWW}
    +
    {L_PM}:
    {L_SEND_PRIVATE_MESSAGE}
    +
    {L_MSNM}:
    {L_SEND_MSNM_MESSAGE}{USER_MSN}
    +
    {L_YIM}:
    {L_SEND_YIM_MESSAGE}{USER_YIM}
    +
    {L_AIM}:
    {L_SEND_AIM_MESSAGE}{USER_AIM}
    +
    {L_ICQ}:
    {L_SEND_ICQ_MESSAGE}{USER_ICQ}
    +
    {L_JABBER}:
    {L_SEND_JABBER_MESSAGE}
    {L_JABBER}:
    {USER_JABBER}
    + + +
    {PROFILE_FIELD1_NAME}:
    {PROFILE_FIELD1_VALUE}
    + +
    +
    + +
    +

    {L_USER_FORUM}

    +
    +
    {L_JOINED}:
    {JOINED}
    +
    {L_VISITED}:
    {VISITED}
    + +
    {L_WARNINGS}:
    +
    {WARNINGS} [ {L_VIEW_NOTES} | {L_WARN_USER} ]
    + +
    {L_TOTAL_POSTS}:
    +
    {POSTS} | {L_SEARCH_USER_POSTS} +
    ({POSTS_PCT} / {POSTS_DAY}) +
    ({L_POSTS_IN_QUEUE})
    ({L_POSTS_IN_QUEUE}) +
    + +
    {L_ACTIVE_IN_FORUM}:
    {ACTIVE_FORUM}
    ({ACTIVE_FORUM_POSTS} / {ACTIVE_FORUM_PCT}) -
    +
    {L_ACTIVE_IN_TOPIC}:
    {ACTIVE_TOPIC}
    ({ACTIVE_TOPIC_POSTS} / {ACTIVE_TOPIC_PCT}) -
    + +
    +
    + +
    + + + + \ No newline at end of file diff --git a/art_mobile/template/mobile.js b/art_mobile/template/mobile.js new file mode 100644 index 0000000..9cad5fe --- /dev/null +++ b/art_mobile/template/mobile.js @@ -0,0 +1,317 @@ +/* + JavaScript for "Artodia: Mobile" phpBB style. + Created by Vjacheslav Trushkin (Arty) + + This script resizes large images and adds JS events to drop down menus. + + Check http://www.phpbbmobile.com/ for latest version. +*/ +var phpBBMobile = { + + /* + Configuration + */ + + // Resize images + opResizeImages: true, + + // Resize images inside links (ignored if previous option is false) + opResizeImagesInLinks: true, + + /* + Functions + */ + + // Apply function to each item + each: function(selector, callback) + { + var items = document.querySelectorAll(selector), + total = items.length; + for (var i=0; i -1); + }, + + // Add class to element + addClass: function(element, className) + { + if (phpBBMobile.hasClass(element, className)) + { + return; + } + element.className += ((element.className.length > 0) ? ' ' : '') + className; + return element.className; + }, + + // Remove class from element + removeClass: function(element, className) + { + if (!element.className.length) + { + return; + } + element.className = (element.className == className) ? '' : (' ' + element.className + ' ').replace(' ' + className + ' ', ' ').replace(/^\s+/, '').replace(/\s+$/, ''); + return element.className; + }, + + // Toggle class + toggleClass: function(element, className) + { + if (phpBBMobile.hasClass(element, className)) + { + return phpBBMobile.removeClass(element, className); + } + return phpBBMobile.addClass(element, className); + }, + + // Get computed style + getStyle: function(item, prop) + { + if (typeof (item.currentStyle) == 'function') + { + return item.currentStyle(prop); + } + else if (window.getComputedStyle) + { + return document.defaultView.getComputedStyle(item, null).getPropertyValue(prop); + } + return false; + }, + + // Get left+right sides + getSidesStyle: function(item, prop) + { + var left = phpBBMobile.getStyle(item, prop + '-left'), + right = phpBBMobile.getStyle(item, prop + '-right'); + if (left === false || right === false) + { + return false; + } + + left = parseInt(left); + right = parseInt(right); + + return (isNaN(left) || isNaN(right)) ? false : left + right; + }, + + // Get element width + getClientWidth: function(item) + { + var diff = 0; + + // Get display mode + switch (phpBBMobile.getStyle(item, 'display')) + { + case 'block': + var width = parseInt(item.clientWidth); + return (isNaN(width) || !width) ? false : width; + + case 'inline-block': + var margin = phpBBMobile.getSidesStyle(item, 'margin'); + if (margin === false) + { + return false; + } + diff += margin; + + case 'inline': + var padding = phpBBMobile.getSidesStyle(item, 'padding'); + if (padding === false) + { + return false; + } + diff += padding; + + if (!item.parentNode) + { + return false; + } + + var width = phpBBMobile.getClientWidth(item.parentNode); + if (!width) + { + return false; + } + width += diff; + + return width; + + default: + return false; + } + }, + + // Check image size + checkImage: function() + { + var maxWidth = phpBBMobile.getClientWidth(this.parentNode); + if (maxWidth < 10) + { + return; + } + maxWidth -= 10; + if (this.width > maxWidth) + { + phpBBMobile.resizeImage.call(this, maxWidth); + } + }, + + // Resize image + resizeImage: function(width) + { + var wrapper = document.createElement('span'); + wrapper.className = 'zoom-container'; + wrapper.appendChild(this.cloneNode(true)); + this.parentNode.replaceChild(wrapper, this); + + var img = wrapper.firstChild; + img.setAttribute('data-max-width', width); + img.style.maxWidth = width + 'px'; + img.style.cursor = 'pointer'; + phpBBMobile.addClass(img, 'zoom'); + img.addEventListener('click', phpBBMobile.imageClicked); + + var span = document.createElement('span'); + span.className = 'zoom-image'; + wrapper.appendChild(span); + span.addEventListener('click', phpBBMobile.zoomClicked); + }, + + // Image was clicked + imageClicked: function() + { + if (phpBBMobile.hasClass(this, 'zoomed-in')) + { + phpBBMobile.removeClass(this, 'zoomed-in'); + this.style.maxWidth = this.getAttribute('data-max-width') + 'px'; + return; + } + phpBBMobile.addClass(this, 'zoomed-in'); + this.style.maxWidth = ''; + }, + + // Zoom icon near image was clicked + zoomClicked: function(event) + { + phpBBMobile.imageClicked.apply(this.parentNode.querySelector('img'), arguments); + event.stopPropagation(); + }, + + // Hide all popup menus + hideMenus: function() + { + phpBBMobile.each('.sub-hover', function() { + phpBBMobile.removeClass(this, 'sub-hover'); + }); + phpBBMobile.each('.menu-hover', function() { + phpBBMobile.removeClass(this, 'menu-hover'); + }); + }, + + // Popup menu + setupMenu: function(element, menuTrigger, menuItem) + { + menuTrigger.addEventListener('click', function(event) { + event.stopPropagation(); + var hasClass = phpBBMobile.hasClass(menuItem, 'sub-hover'); + phpBBMobile.hideMenus(); + if (!hasClass) + { + phpBBMobile.addClass(menuItem, 'sub-hover'); + phpBBMobile.addClass(element, 'menu-hover'); + } + return false; + }, false); + var listItem = document.createElement('li'), + closeLink = document.createElement('a'); + closeLink.addEventListener('click', phpBBMobile.hideMenus, false); + closeLink.style.textAlign = 'right'; + closeLink.innerHTML = 'X'; + listItem.appendChild(closeLink); + menuItem.appendChild(listItem); + }, + + // Initialise stuff + __construct: function() + { + // Swap .nojs for .hasjs for html element + phpBBMobile.each('html', function() { + phpBBMobile.addClass(this, 'hasjs'); + phpBBMobile.removeClass(this, 'nojs'); + if (navigator && navigator.userAgent.indexOf('Opera Mini') > 0) + { + phpBBMobile.addClass(this, 'operaMini'); + } + }); + + if (phpBBMobile.opResizeImages) + { + if (!phpBBMobile.opResizeImagesInLinks) + { + // Mark all images inside links as non-resizable + phpBBMobile.each('a img', function() { + phpBBMobile.addClass(this, 'non-resizable'); + }); + } + + // Resize all images inside posts + phpBBMobile.each('.postbody img', function() { + if (phpBBMobile.hasClass(this, 'non-resizable')) + { + return; + } + if (this.complete) + { + phpBBMobile.checkImage.call(this); + } + else + { + this.addEventListener('load', phpBBMobile.checkImage, false); + } + }); + } + + // Set up header/footer popups + phpBBMobile.each('#page-header-start > li, #page-header-menu > li, #page-footer-menu > li', function() { + var element = this, + menuTrigger = element.querySelector('.menu-link'), + menuItem = element.querySelector('.sub'); + if (!menuTrigger || !menuItem) + { + return; + } + phpBBMobile.setupMenu(element, menuTrigger, menuItem); + }); + + // Set up tabs and user profile popups + phpBBMobile.each('.post-author, .tabs-list', function() { + var element = this, + menuTrigger = element.querySelector('a'), + menuItem = element.querySelector('.sub'); + if (!menuTrigger || !menuItem) + { + return; + } + menuTrigger.setAttribute('href', 'javascript:void(0);'); + if (this.className.indexOf('settings') < 0) + { + menuTrigger.innerHTML += ''; + } + phpBBMobile.setupMenu(element, menuTrigger, menuItem); + }); + } +}; + +if (document.addEventListener && document.querySelectorAll) +{ + document.addEventListener('DOMContentLoaded', phpBBMobile.__construct, false); +} diff --git a/art_mobile/template/overall_footer.html b/art_mobile/template/overall_footer.html new file mode 100644 index 0000000..67c8535 --- /dev/null +++ b/art_mobile/template/overall_footer.html @@ -0,0 +1,44 @@ + +

    {MOBILE_LINK}

    + + + + + + + + \ No newline at end of file diff --git a/art_mobile/template/overall_header.html b/art_mobile/template/overall_header.html new file mode 100644 index 0000000..656307f --- /dev/null +++ b/art_mobile/template/overall_header.html @@ -0,0 +1,95 @@ + + + + + +{META} +{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} + + + + + + + + + +
    + +
    +

    {L_INFORMATION}

    + {L_BOARD_DISABLED} +
    + + + + + + + diff --git a/art_mobile/template/posting_attach_body.html b/art_mobile/template/posting_attach_body.html new file mode 100644 index 0000000..5eaadc9 --- /dev/null +++ b/art_mobile/template/posting_attach_body.html @@ -0,0 +1,17 @@ +
    +

    {L_ADD_ATTACHMENT_EXPLAIN}

    + +
    +
    +
    +
    + + +
    +
    +
    +
    +
    +
    +
    +
    diff --git a/art_mobile/template/posting_editor.html b/art_mobile/template/posting_editor.html new file mode 100644 index 0000000..dcc025d --- /dev/null +++ b/art_mobile/template/posting_editor.html @@ -0,0 +1,192 @@ +
    +

    {ERROR}

    + + + + + +
    +
    +
    + +
    + {to_recipient.NAME}{to_recipient.NAME_FULL}  +   + +
    +
    + + +
    +
    +
    + +
    + {bcc_recipient.NAME}{bcc_recipient.NAME_FULL}  +   + +
    +
    + + +
    +
    {L_TO}:
    +

    + +
    +
    + + +
    +
    + +
    + +
    + {to_recipient.NAME}{to_recipient.NAME_FULL}  +   + +
    + + + +
    + +
    + + + +
    +
    +
    +
    +
    + + + + + +
    +
    +
    +
    + + + +
    +
    +
    +
    + + + +
    +
    +
    +
    + + + + + + +
    + +
    +
    + + + + +
    +

    {L_POSTED_ATTACHMENTS}

    + +
    + + +
    + +
    +
    +
    {attach_row.FILENAME}
    +
    +   + +
    +
    + {attach_row.S_HIDDEN} +
    + + +
    + +
    + + + +
    + {S_HIDDEN_ADDRESS_FIELD} + {S_HIDDEN_FIELDS} +   +   + onclick="document.getElementById('postform').action += '#preview';" />  +   + +
    + + + +
    +
    + +
    + + +
    + + +
    + + +
    + + +
    + + +
    + + +
    + + + +
    + + + +
    +
    +
    +
    + + + +
    +
    +
    +
    {L_STICK_TOPIC_FOR_EXPLAIN}
    +
    + + + +
    +
    +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/art_mobile/template/posting_layout.html b/art_mobile/template/posting_layout.html new file mode 100644 index 0000000..d64f872 --- /dev/null +++ b/art_mobile/template/posting_layout.html @@ -0,0 +1,60 @@ + + +
    + + {L_FORUM_RULES} + +

    {L_FORUM_RULES}

    + {FORUM_RULES} + +
    + + +
    + + +
    +

    {L_INFORMATION}

    +

    {L_DRAFT_LOADED}

    +
    + + + + + + + +
    +
    +

    {L_SELECT_DESTINATION_FORUM}

    +

    {L_UNGLOBALISE_EXPLAIN}

    +
    +
    +
    +
    + +
    +
     
    +
    +
    +
    +
    + + + + +
    +

    {L_POST_A}

    + + + + {S_FORM_TOKEN} +
    + + + + + +
    + + diff --git a/art_mobile/template/posting_pm_layout.html b/art_mobile/template/posting_pm_layout.html new file mode 100644 index 0000000..721ea56 --- /dev/null +++ b/art_mobile/template/posting_pm_layout.html @@ -0,0 +1,21 @@ + + + +
    +

    {L_INFORMATION}

    +

    {L_DRAFT_LOADED_PM}

    +
    + + + + + + +
    + + +
    + + + + \ No newline at end of file diff --git a/art_mobile/template/posting_poll_body.html b/art_mobile/template/posting_poll_body.html new file mode 100644 index 0000000..942da3c --- /dev/null +++ b/art_mobile/template/posting_poll_body.html @@ -0,0 +1,54 @@ +
    + + +

    {L_ADD_POLL_EXPLAIN}

    + + +
    + + +
    +
    +
    +
    + +
    +
    +
    +
    +
    +

    {L_POLL_OPTIONS_EXPLAIN}
    +
    +
    + +
    + +
    +
    +
    +
    {L_POLL_MAX_OPTIONS_EXPLAIN}
    +
    +
    +
    +
    +
    {L_POLL_FOR_EXPLAIN}
    +
    + + +
    + +
    +
    +
    +
    + + + +
    +
    +
    +
    + +
    + +
    diff --git a/art_mobile/template/posting_preview.html b/art_mobile/template/posting_preview.html new file mode 100644 index 0000000..7a42528 --- /dev/null +++ b/art_mobile/template/posting_preview.html @@ -0,0 +1,33 @@ + +
    +

    {L_PREVIEW}: {POLL_QUESTION}

    +

    {L_POLL_LENGTH}
    {L_MAX_VOTES}

    +
    + +
    +
    +
    checked="checked" /> checked="checked" />
    +
    + +
    +
    + + +
    +
    +

    {PREVIEW_SUBJECT}

    +
    +
    + {PREVIEW_MESSAGE} + +
    +
    {L_ATTACHMENTS}
    + +
    {attachment.DISPLAY_ATTACHMENT}
    + +
    + +
    +
    + +
    diff --git a/art_mobile/template/quickreply_editor.html b/art_mobile/template/quickreply_editor.html new file mode 100644 index 0000000..a9e149c --- /dev/null +++ b/art_mobile/template/quickreply_editor.html @@ -0,0 +1,20 @@ +
    + +
    diff --git a/art_mobile/template/search_body.html b/art_mobile/template/search_body.html new file mode 100644 index 0000000..70bfe09 --- /dev/null +++ b/art_mobile/template/search_body.html @@ -0,0 +1,109 @@ + + +
    + +
    +

    {L_SEARCH_QUERY}

    + +
    +
    +
    +
    +
    +

    {L_SEARCH_KEYWORDS_EXPLAIN}

    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    {L_SEARCH_AUTHOR_EXPLAIN}

    + +
    + +
    +

    {L_SEARCH_OPTIONS}

    + +
    +
    +
    +
    +
    +

    {L_SEARCH_FORUMS_EXPLAIN}

    + +
    +
    +
    + + +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + +
    +
    +
    + + +
    +
    +
    +
    +
    {S_SELECT_SORT_KEY}  + + +
    +
    +
    +
    +
    {S_SELECT_SORT_DAYS}
    +
    +
    +
    +
    {L_POST_CHARACTERS}
    +
    +
    + +
    + +{S_HIDDEN_FIELDS} +  + + +
    + + + + + + + + + + + + + + + + + + + + +
    {L_RECENT_SEARCHES}
    {recentsearch.KEYWORDS} {recentsearch.TIME}
    {L_NO_RECENT_SEARCHES}
    + + + diff --git a/art_mobile/template/search_results.html b/art_mobile/template/search_results.html new file mode 100644 index 0000000..e22d419 --- /dev/null +++ b/art_mobile/template/search_results.html @@ -0,0 +1,97 @@ + + + +

    {SEARCH_MATCHES}: {SEARCH_WORDS}

    +

    {L_SEARCHED_QUERY}: {SEARCHED_QUERY}

    +

    {L_IGNORED_TERMS}: {IGNORED_WORDS}

    + +

    {L_RETURN_TO}: {SEARCH_TOPIC}

    + +

    {L_RETURN_TO_SEARCH_ADV}

    + + + + +
    + +
    + + + + +
    + +
    + +
    + {L_NO_SEARCH_RESULTS} +
    + + + + + +
    + +
    {searchresults.L_IGNORE_POST}
    + +
    + +

    {searchresults.POST_SUBJECT}

    +
    +
    + {searchresults.POST_DATE} +
    +
    + + {L_FORUM}: {searchresults.FORUM_TITLE} +
    {L_TOPIC}: {searchresults.TOPIC_TITLE} + + {L_GLOBAL}: {searchresults.TOPIC_TITLE} + +
    {searchresults.TOPIC_REPLIES} + {searchresults.TOPIC_VIEWS} +
    +
    + {searchresults.MESSAGE} +
    + +
    + +
    + {L_NO_SEARCH_RESULTS} +
    + + + + + + \ No newline at end of file diff --git a/art_mobile/template/simple_footer.html b/art_mobile/template/simple_footer.html new file mode 100644 index 0000000..71f551d --- /dev/null +++ b/art_mobile/template/simple_footer.html @@ -0,0 +1,9 @@ +
    + + + + + \ No newline at end of file diff --git a/art_mobile/template/simple_header.html b/art_mobile/template/simple_header.html new file mode 100644 index 0000000..15ef980 --- /dev/null +++ b/art_mobile/template/simple_header.html @@ -0,0 +1,20 @@ + + + + + + + +{META} +{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} + + + + + + + + + + +
    \ No newline at end of file diff --git a/art_mobile/template/template.cfg b/art_mobile/template/template.cfg new file mode 100644 index 0000000..cf641d1 --- /dev/null +++ b/art_mobile/template/template.cfg @@ -0,0 +1,27 @@ +# +# phpBB Template Configuration File +# +# @package phpBB3 +# @copyright (c) 2006 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# 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 template +name = Artodia: Mobile and SEO +copyright = © Artodia.com +version = 3.5 + +# Defining a different template bitfield +template_bitfield = lNg= + +inherit_from = prosilver diff --git a/art_mobile/template/ucp_agreement.html b/art_mobile/template/ucp_agreement.html new file mode 100644 index 0000000..173f34f --- /dev/null +++ b/art_mobile/template/ucp_agreement.html @@ -0,0 +1,58 @@ + + + + + + + +
    +

    + + {S_HIDDEN_FIELDS} +

    +
    + +
    + + + +
    + +

    {SITENAME} - {L_REGISTRATION}

    +

    {L_COPPA_BIRTHDAY}{L_TERMS_OF_USE}

    + +
    + + {L_COPPA_NO}  {L_COPPA_YES} + +   + + + {S_HIDDEN_FIELDS} + {S_FORM_TOKEN} +
    + +
    + + + +

    {SITENAME} - {AGREEMENT_TITLE}

    +

    {AGREEMENT_TEXT}

    +
    +

    {L_BACK}

    + + + + diff --git a/art_mobile/template/ucp_attachments.html b/art_mobile/template/ucp_attachments.html new file mode 100644 index 0000000..585b162 --- /dev/null +++ b/art_mobile/template/ucp_attachments.html @@ -0,0 +1,30 @@ + + +
    + +

    {L_TITLE}

    + +

    {L_ATTACHMENTS_EXPLAIN}

    + + +
    + +
    + +{S_FORM_TOKEN} + + +

    {L_UCP_NO_ATTACHMENTS}

    + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_avatar_options.html b/art_mobile/template/ucp_avatar_options.html new file mode 100644 index 0000000..7b8cf52 --- /dev/null +++ b/art_mobile/template/ucp_avatar_options.html @@ -0,0 +1,67 @@ + + +

    {L_AVATAR_FEATURES_DISABLED}

    + + +
    +

    {ERROR}

    +
    +
    +
    {AVATAR}
    +
    +
    +

    {L_AVATAR_EXPLAIN}

    + + +
    +
    +
    +
    + + + +
    +
    +
    +
    +

    {L_UPLOAD_AVATAR_URL_EXPLAIN}

    + + + +
    +
    +
    +
    +

    {L_LINK_REMOTE_AVATAR_EXPLAIN}

    +
    +
    +
    + ×  + +
    +
    +

    {L_LINK_REMOTE_SIZE_EXPLAIN}

    + +
    + + + +

    {L_AVATAR_GALLERY}

    + +
    + + + +
    + + + + diff --git a/art_mobile/template/ucp_footer.html b/art_mobile/template/ucp_footer.html new file mode 100644 index 0000000..acaba1f --- /dev/null +++ b/art_mobile/template/ucp_footer.html @@ -0,0 +1,9 @@ + + +{S_FORM_TOKEN} + + + + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_groups_manage.html b/art_mobile/template/ucp_groups_manage.html new file mode 100644 index 0000000..d70f3cc --- /dev/null +++ b/art_mobile/template/ucp_groups_manage.html @@ -0,0 +1,207 @@ + + + style="color:#{GROUP_COLOR};">{L_USERGROUPS} :: {GROUP_NAME} + +
    + + +
    +

    {ERROR_MSG}

    +
    + + +

    {L_GROUPS_EXPLAIN}

    + + +

    {L_GROUP_DETAILS}

    + +
    +
    +
    +
    style="color: #{GROUP_COLOUR};">{GROUP_NAME} +
    +
    +
    +
    +
    +
      
    +
    + +
    +
    +
    + + + + +
    +
    +

    {L_GROUP_TYPE_EXPLAIN}

    + + + +
    + + +

    {L_GROUP_SETTINGS_SAVE}

    + +
    +
    +
    +
       
    +
    +

    {L_GROUP_COLOR_EXPLAIN}

    +
    +
    +
    +
    +
    + + + + +
    + {S_HIDDEN_FIELDS} +   +   +   + + {S_FORM_TOKEN} +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    {L_GROUP_LEAD}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
    {leader.USERNAME_FULL}{L_YES}{L_NO}{leader.USER_POSTS}{leader.JOINED} 
    + + + + + + + + + + + + + + + + + + +
    {L_GROUP_PENDING}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
    + + + + + + + + + + + + + + + + + + + + + + +
    {L_GROUP_APPROVED}{L_GROUP_DEFAULT}{L_POSTS}{L_JOINED}{L_MARK}
    {member.USERNAME_FULL}{L_YES}{L_NO}{member.USER_POSTS}{member.JOINED}
    + + + + + + + + + + + +
    {L_MEMBERS}
    {L_GROUPS_NO_MEMBERS}
    + + +
    + + +
    + +

    {L_ADD_USERS}

    + +

    {L_ADD_USERS_UCP_EXPLAIN}

    + +
    +
    +
    +
    + + +
    +
    +

    {L_USER_GROUP_DEFAULT_EXPLAIN}

    +
    +
    +
    +
    {L_FIND_USERNAME}
    +
    +

    {L_USERNAMES_EXPLAIN}

    +
    + +
    + + {S_FORM_TOKEN} +
    + + + + +
    +

    {L_GROUP_LEADER}

    + +
    + +

    {L_NO_LEADERS}

    + + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_groups_membership.html b/art_mobile/template/ucp_groups_membership.html new file mode 100644 index 0000000..fb73e64 --- /dev/null +++ b/art_mobile/template/ucp_groups_membership.html @@ -0,0 +1,114 @@ + + +
    + +

    {L_GROUPS_EXPLAIN}

    + + +
    +

    {L_GROUP_LEADER}

    + +
    + + + +
    +

    {L_GROUP_MEMBER}

    + +
    + + + +
    +

    {L_GROUP_PENDING}

    + +
    + + +
    +

    {L_GROUP_NONMEMBER}

    + +
    + + + + +
    + + + {S_FORM_TOKEN} + + + +
    + +   + + {S_FORM_TOKEN} +
    + +
    + + + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_header.html b/art_mobile/template/ucp_header.html new file mode 100644 index 0000000..f3a1656 --- /dev/null +++ b/art_mobile/template/ucp_header.html @@ -0,0 +1,43 @@ + + + +
    + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_main_bookmarks.html b/art_mobile/template/ucp_main_bookmarks.html new file mode 100644 index 0000000..ff618f8 --- /dev/null +++ b/art_mobile/template/ucp_main_bookmarks.html @@ -0,0 +1,42 @@ + + + + +

    {L_BOOKMARKS_EXPLAIN}

    + + +

    {L_BOOKMARKS_DISABLED}

    + + + +
    + +
    + +{S_FORM_TOKEN} + +

    {L_NO_BOOKMARKS}

    + + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_main_drafts.html b/art_mobile/template/ucp_main_drafts.html new file mode 100644 index 0000000..aecca48 --- /dev/null +++ b/art_mobile/template/ucp_main_drafts.html @@ -0,0 +1,47 @@ + + +
    + +

    {L_DRAFTS_EXPLAIN}

    + + + + + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    + + + + +
    + +
    + +

    {L_NO_SAVED_DRAFTS}

    + + + + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_main_front.html b/art_mobile/template/ucp_main_front.html new file mode 100644 index 0000000..ac3781d --- /dev/null +++ b/art_mobile/template/ucp_main_front.html @@ -0,0 +1,34 @@ + + +

    {L_UCP_WELCOME}

    + + +

    {L_IMPORTANT_NEWS}

    + +
    + +
    + + +

    {L_YOUR_DETAILS}

    + +
    +
    {L_JOINED}:
    {JOINED}
    +
    {L_VISITED}:
    {LAST_VISIT_YOU}
    +
    {L_TOTAL_POSTS}:
    {POSTS} | {L_SEARCH_YOUR_POSTS}
    ({POSTS_DAY} / {POSTS_PCT}){POSTS}
    +
    {L_ACTIVE_IN_FORUM}:
    {ACTIVE_FORUM}
    ({ACTIVE_FORUM_POSTS} / {ACTIVE_FORUM_PCT})
    +
    {L_ACTIVE_IN_TOPIC}:
    {ACTIVE_TOPIC}
    ({ACTIVE_TOPIC_POSTS} / {ACTIVE_TOPIC_PCT})
    +
    {L_YOUR_WARNINGS}:
    {WARNING_IMG} [{WARNINGS}]
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_main_subscribed.html b/art_mobile/template/ucp_main_subscribed.html new file mode 100644 index 0000000..9959636 --- /dev/null +++ b/art_mobile/template/ucp_main_subscribed.html @@ -0,0 +1,52 @@ + + +
    + +

    {L_WATCHED_EXPLAIN}

    + + +
    +

    {L_WATCHED_FORUMS}

    + +
    + +

    {L_NO_WATCHED_FORUMS}

    + + + +
    +

    {L_WATCHED_TOPICS}

    + +
    + +

    {L_NO_WATCHED_TOPICS}

    + + + + +{S_FORM_TOKEN} + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_pm_message_footer.html b/art_mobile/template/ucp_pm_message_footer.html new file mode 100644 index 0000000..1063d15 --- /dev/null +++ b/art_mobile/template/ucp_pm_message_footer.html @@ -0,0 +1,2 @@ +{S_FORM_TOKEN} + diff --git a/art_mobile/template/ucp_pm_message_header.html b/art_mobile/template/ucp_pm_message_header.html new file mode 100644 index 0000000..ef53d01 --- /dev/null +++ b/art_mobile/template/ucp_pm_message_header.html @@ -0,0 +1,25 @@ +

    {FOLDER_STATUS}

    + + +
    + + {L_POST_REPLY_PM} + {L_UCP_PM_COMPOSE} + {L_FORWARD_PM} + + + {L_REPLY_TO_ALL} + + + + + + + + +
    diff --git a/art_mobile/template/ucp_pm_options.html b/art_mobile/template/ucp_pm_options.html new file mode 100644 index 0000000..1dfb62c --- /dev/null +++ b/art_mobile/template/ucp_pm_options.html @@ -0,0 +1,125 @@ + + + + +

    {ERROR_MESSAGE}

    +

    {NOTIFICATION_MESSAGE}

    + +

    {L_DEFINED_RULES}

    + +
      + +
    1. {L_IF} {rule.CHECK} {rule.RULE} {rule.STRING} | {rule.ACTION}: {rule.FOLDER}
    2. + +
    3. {L_NO_RULES_DEFINED}
    4. + +
    + +

    {L_ADD_NEW_RULE}

    + +
    + + +
    +
    for="check_option">{L_IF}:
    +
    + {CHECK_CURRENT} +
    +
    + + + +
    +
    +
    {RULE_CURRENT}
    +
    + + + + +
    +
    +
    + + + + +  [ {L_FIND_USERNAME} ] + + {L_NO_GROUPS} + + + + {COND_CURRENT} + +
    +
    + + + + + + + + +
    +
    +
    {ACTION_CURRENT}
    +
    + + +
    + +

    {L_FOLDER_OPTIONS}

    + +
    + + +
    +
    +
    {L_MAX_FOLDER_REACHED}
    +
    +
    + + + + + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + + +
    + +
    +
    +
    +
    +
    +
    + + +
    +
    +
    {DEFAULT_ACTION}
    +
    +
    +

    {L_DEFAULT_ACTION_EXPLAIN}

    +
    + + {S_FORM_TOKEN} +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_pm_viewfolder.html b/art_mobile/template/ucp_pm_viewfolder.html new file mode 100644 index 0000000..2b2d12a --- /dev/null +++ b/art_mobile/template/ucp_pm_viewfolder.html @@ -0,0 +1,90 @@ + + + + + + + +

    {L_EXPORT_AS_CSV}

    +
    +

    {L_OPTIONS}

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +   +   + {S_FORM_TOKEN} +
    +
    + + + + +
    +

    {RULE_REMOVED_MESSAGES}

    +
    + + + +
    +

    {NOT_MOVED_MESSAGES}
    {RELEASE_MESSAGE_INFO}

    +
    + + + +
    +
      + +
    • +

      + + {L_DELETE_MESSAGE}
      + {L_MESSAGE_REMOVED_FROM_OUTBOX} + + {messagerow.SUBJECT} + + +
      {L_PM_FROM_REMOVED_AUTHOR} + +

      +

      {L_MESSAGE_TO} {messagerow.RECIPIENTS}{L_MESSAGE_BY_AUTHOR} {messagerow.MESSAGE_AUTHOR_FULL} » {messagerow.SENT_TIME}

      +

      {L_SENT_AT}: {messagerow.SENT_TIME}

      +

      {messagerow.FOLDER}{L_UNKNOWN_FOLDER}

      +
    • + + +
    +
    + +

    + + {L_USER_NEW_PERMISSION_DISALLOWED}{L_NO_AUTH_SEND_MESSAGE} + + {L_NO_MESSAGES} + +

    + + + +
    +

    + +
    + + + + + + + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_pm_viewmessage.html b/art_mobile/template/ucp_pm_viewmessage.html new file mode 100644 index 0000000..4d17c76 --- /dev/null +++ b/art_mobile/template/ucp_pm_viewmessage.html @@ -0,0 +1,81 @@ + + + + +
    +
    + + + + + + + +

    {SUBJECT}

    +
    +

    {SENT_DATE} +
    {L_TO}: {to_recipient.NAME_FULL}{to_recipient.NAME}  +
    {L_BCC}: {bcc_recipient.NAME_FULL}{bcc_recipient.NAME}  +

    +
    + {MESSAGE} + + +
    +
    {L_ATTACHMENTS}
    + +
    {attachment.DISPLAY_ATTACHMENT}
    + +
    + + + +
    {L_DOWNLOAD_NOTICE}
    + + + +
    {EDITED_MESSAGE} +
    {L_REASON}: {EDIT_REASON} +
    + + +
    +
    + + + + + +
    +   + + + + +
    + + + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_prefs_personal.html b/art_mobile/template/ucp_prefs_personal.html new file mode 100644 index 0000000..a000ca2 --- /dev/null +++ b/art_mobile/template/ucp_prefs_personal.html @@ -0,0 +1,139 @@ + + +
    + +
    +

    {ERROR}

    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +

    {L_ALLOW_PM_EXPLAIN}

    + +
    +
    +
    + + +
    +
    +

    {L_HIDE_ONLINE_EXPLAIN}

    + + +
    +
    +
    + + + +
    +
    + +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + +
    + +
    +

    {L_BOARD_DATE_FORMAT_EXPLAIN}

    +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    +
    + + + + \ No newline at end of file diff --git a/art_mobile/template/ucp_prefs_post.html b/art_mobile/template/ucp_prefs_post.html new file mode 100644 index 0000000..b30fc12 --- /dev/null +++ b/art_mobile/template/ucp_prefs_post.html @@ -0,0 +1,44 @@ + + +
    + +
    +

    {ERROR}

    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_prefs_view.html b/art_mobile/template/ucp_prefs_view.html new file mode 100644 index 0000000..71607a7 --- /dev/null +++ b/art_mobile/template/ucp_prefs_view.html @@ -0,0 +1,86 @@ + + +
    + +
    +

    {ERROR}

    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    + + +
    +
    + +
    +
    +
    + + +
    +
    + +
    +
    +
    +
    {S_TOPIC_SORT_DAYS}
    +
    +
    +
    +
    {S_TOPIC_SORT_KEY}
    +
    +
    +
    +
    {S_TOPIC_SORT_DIR}
    +
    +
    +
    +
    +
    {S_POST_SORT_DAYS}
    +
    +
    +
    +
    {S_POST_SORT_KEY}
    +
    +
    +
    +
    {S_POST_SORT_DIR}
    +
    +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_profile_avatar.html b/art_mobile/template/ucp_profile_avatar.html new file mode 100644 index 0000000..9b657d8 --- /dev/null +++ b/art_mobile/template/ucp_profile_avatar.html @@ -0,0 +1,17 @@ + + +
    + + + +
    + {S_HIDDEN_FIELDS} +   +   +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_profile_profile_info.html b/art_mobile/template/ucp_profile_profile_info.html new file mode 100644 index 0000000..2573b6e --- /dev/null +++ b/art_mobile/template/ucp_profile_profile_info.html @@ -0,0 +1,71 @@ + + +
    + +

    {L_PROFILE_INFO_NOTICE}

    + +
    +

    {ERROR}

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    + + + +
    +
    + + +
    +
    for="{profile_fields.FIELD_ID}">{profile_fields.LANG_NAME}: * +
    {profile_fields.LANG_EXPLAIN}
    +
    {profile_fields.ERROR}
    +
    {profile_fields.FIELD}
    +
    + +
    + + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_profile_reg_details.html b/art_mobile/template/ucp_profile_reg_details.html new file mode 100644 index 0000000..585d4fa --- /dev/null +++ b/art_mobile/template/ucp_profile_reg_details.html @@ -0,0 +1,55 @@ + + +
    + + +

    {L_FORCE_PASSWORD_EXPLAIN}

    + + +
    +

    {ERROR}

    +
    +
    +
    {USERNAME}
    +
    + +

    {L_USERNAME_EXPLAIN}

    + +
    +
    +
    {EMAIL}
    +
    + +
    +
    +
    +
    +

    {L_CONFIRM_EMAIL_EXPLAIN}

    + + +
    +
    +
    +
    +

    {L_CHANGE_PASSWORD_EXPLAIN}

    +
    +
    +
    +
    +

    {L_CONFIRM_PASSWORD_EXPLAIN}

    + + +
    +
    +
    +
    +

    {L_CURRENT_CHANGE_PASSWORD_EXPLAIN}{L_CURRENT_PASSWORD_EXPLAIN}

    +
    + + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_profile_signature.html b/art_mobile/template/ucp_profile_signature.html new file mode 100644 index 0000000..ae56191 --- /dev/null +++ b/art_mobile/template/ucp_profile_signature.html @@ -0,0 +1,41 @@ + + +
    + + +
    +

    {L_SIGNATURE_PREVIEW}

    +
    + {SIGNATURE_PREVIEW} +
    +
    + + +

    {L_SIGNATURE_EXPLAIN}

    + + + +

    {L_OPTIONS}

    +
    + +
    + + +
    + + +
    + + +
    + +
    + {S_HIDDEN_FIELDS} +   +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_register.html b/art_mobile/template/ucp_register.html new file mode 100644 index 0000000..2eb6f21 --- /dev/null +++ b/art_mobile/template/ucp_register.html @@ -0,0 +1,78 @@ + + +
    +

    {SITENAME} - {L_REGISTRATION}

    + +
    +
    {ERROR}
    + +
    {L_REG_COND}
    + +
    +

    {L_USERNAME_EXPLAIN}
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    {L_PASSWORD_EXPLAIN}
    +
    +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    +
    +
    +
    + + +
    {L_ITEMS_REQUIRED}
    + + +
    +
    for="{profile_fields.FIELD_ID}">{profile_fields.LANG_NAME}: * +
    {profile_fields.LANG_EXPLAIN} +
    {profile_fields.ERROR}
    +
    {profile_fields.FIELD}
    +
    + + + +
    + + + + + + + + +

    {L_COPPA_COMPLIANCE}

    + +

    {L_COPPA_EXPLAIN}

    + + +
    + {S_HIDDEN_FIELDS} +   + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_remind.html b/art_mobile/template/ucp_remind.html new file mode 100644 index 0000000..05fbc41 --- /dev/null +++ b/art_mobile/template/ucp_remind.html @@ -0,0 +1,26 @@ + + +
    + +
    +

    {L_SEND_PASSWORD}

    + +
    +
    +
    +
    +
    +
    +

    {L_EMAIL_REMIND}
    +
    +
    +
    +
     
    +
    {S_HIDDEN_FIELDS} 
    +
    + {S_FORM_TOKEN} +
    +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_resend.html b/art_mobile/template/ucp_resend.html new file mode 100644 index 0000000..8c2951b --- /dev/null +++ b/art_mobile/template/ucp_resend.html @@ -0,0 +1,26 @@ + + + +
    + +

    {L_UCP_RESEND}

    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    {L_EMAIL_REMIND}

    +
    +
     
    +
    {S_HIDDEN_FIELDS}{S_FORM_TOKEN} 
    +
    +
    + +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_zebra_foes.html b/art_mobile/template/ucp_zebra_foes.html new file mode 100644 index 0000000..1406a65 --- /dev/null +++ b/art_mobile/template/ucp_zebra_foes.html @@ -0,0 +1,34 @@ + + +
    + +

    {L_FOES_EXPLAIN}

    + +
    +

    {ERROR}

    +
    +
    +
    + + + + {L_NO_FOES} + +
    +
    +

    {L_YOUR_FOES_EXPLAIN}

    +
    +
    +
    +
    +

    {L_ADD_FOES_EXPLAIN}

    +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/ucp_zebra_friends.html b/art_mobile/template/ucp_zebra_friends.html new file mode 100644 index 0000000..3d633b5 --- /dev/null +++ b/art_mobile/template/ucp_zebra_friends.html @@ -0,0 +1,34 @@ + + +
    + +

    {L_FRIENDS_EXPLAIN}

    + +
    +

    {ERROR}

    +
    +
    +
    + + + + {L_NO_FRIENDS} + +
    +
    +

    {L_YOUR_FRIENDS_EXPLAIN}

    +
    +
    +
    +
    +

    {L_ADD_FRIENDS_EXPLAIN}

    +
    + +
    + {S_HIDDEN_FIELDS}  + + {S_FORM_TOKEN} +
    +
    + + \ No newline at end of file diff --git a/art_mobile/template/viewforum_body.html b/art_mobile/template/viewforum_body.html new file mode 100644 index 0000000..155c49f --- /dev/null +++ b/art_mobile/template/viewforum_body.html @@ -0,0 +1,115 @@ + +

    {L_MCP}

    + + +
    + + {L_FORUM_RULES} + +

    {L_FORUM_RULES}

    + {FORUM_RULES} + +
    + + +

    {FORUM_DESC}

    + + + + +

    {L_MARK_SUBFORUMS_READ}

    + + + + + + + + + + +
    + {L_NO_READ_ACCESS} +
    + + + +
    + +

    {L_LOGIN_LOGOUT}{L_REGISTER}

    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
     
    +
    +
    + {S_LOGIN_REDIRECT} +
    + +
    + + + + + + + + + +
    + + + +
    +

    {L_ACTIVE_TOPICS}{L_ANNOUNCEMENTS}{L_TOPICS}

    + +
    + + + + +
    + {L_NO_TOPICS} +
    + + + +

    {L_MARK_TOPICS_READ}

    + + + + + + + + \ No newline at end of file diff --git a/art_mobile/template/viewtopic_body.html b/art_mobile/template/viewtopic_body.html new file mode 100644 index 0000000..6639e9a --- /dev/null +++ b/art_mobile/template/viewtopic_body.html @@ -0,0 +1,185 @@ + +

    {L_MCP}

    + + +
    {FORUM_DESC}
    + + +
    + + {L_FORUM_RULES} + +

    {L_FORUM_RULES}

    + {FORUM_RULES} + +
    + + + + + + + + + + +
    +
    +

    {POLL_QUESTION}

    +

    {L_POLL_LENGTH}
    {L_MAX_VOTES}

    + +
    + +
    title="{L_POLL_VOTED_OPTION}"> +
    {poll_option.POLL_OPTION_CAPTION}
    +
    checked="checked" /> checked="checked" />
    +
    {poll_option.POLL_OPTION_RESULT}
    +
    {L_NO_VOTES}{poll_option.POLL_OPTION_PERCENT}
    +
    + + + +
    +
     
    +
    {L_TOTAL_VOTES} : {TOTAL_VOTES}
    +
    + + + +
    +
     
    +
    +
    + + + +
    +
     
    +
    {L_VIEW_RESULTS}
    +
    + +
    + {S_FORM_TOKEN} + {S_HIDDEN_FIELDS} +
    +
    + + + + +
    +
    + + + + + + + + +

    {postrow.POST_SUBJECT}

    +
    +

    {postrow.POST_DATE}

    + +
    + +
    {postrow.L_IGNORE_POST}
    + + + +

    + {L_POST_UNAPPROVED}
    + {L_POST_REPORTED} +

    + + + {postrow.MESSAGE} + + +
    +
    {L_ATTACHMENTS}
    + +
    {postrow.attachment.DISPLAY_ATTACHMENT}
    + +
    + + +
    {L_DOWNLOAD_NOTICE}
    + +
    {postrow.EDITED_MESSAGE} +
    {L_REASON}: {postrow.EDIT_REASON} +
    + + +


    {postrow.BUMPED_MESSAGE}
    + + +
    +
    + + + + + + + + + + + + + +
    +
    + {S_TOPIC_MOD} + {S_FORM_TOKEN} +
    +
    + + + \ No newline at end of file diff --git a/art_mobile/theme/images/arrow_down.gif b/art_mobile/theme/images/arrow_down.gif new file mode 100644 index 0000000000000000000000000000000000000000..2d76ba4208b0f3640e2450729b040be9b2da6253 GIT binary patch literal 96 zcmZ?wbhEHbWMg1q*v!RngPTjwM rf7!BS3`junCkrD30~do1NDO2K0}Jnm7FS`ZDgPTjwM sf7!BS3`junCkrD30~do1NDO2K0}FqEros}hY{5_;IgV+p?ko(}0B?sQGXMYp literal 0 HcmV?d00001 diff --git a/art_mobile/theme/images/index.htm b/art_mobile/theme/images/index.htm new file mode 100644 index 0000000..e69de29 diff --git a/art_mobile/theme/images/link.png b/art_mobile/theme/images/link.png new file mode 100644 index 0000000000000000000000000000000000000000..68040496d90794bb0b2475b7a2ea109bdda45b3a GIT binary patch literal 347 zcmV-h0i^zkP)_j3Lv$ zhYLtm0I?AePkB=5vV$TQ{{7G30K{HEECIw#l5KnJC^GQRKZZL%{2PctY$hOX7j4<2 zO{#&6$dMw@yvGAbH6dB_9*C1Z)Ve$-%Rms|YTV-tq}q`T1sRs~t={E5S+NY%xcBeh zzej+W0g7dTcmjLfPIi)F85sZ#;6W35{HN9HCs_tERcuazCLI_!4aALPg&|Yv+Ik@6 zizI&sh*SP`2Y(?sVKWu3v_muO6%gnB>kt1zR!(8~_lE;HZh*M>-^A!wWM@5we}DG? tNl-$T2jbcPCdXYTC#NtD`qBm_jPXk= zlM6^y0I?AePhq<@eFtSO{P*7hh`oSV0*IS_X=K<@X5im{cYyde5QErEK-~UIHBFmT z0~wJc<(Fcz2asw)vgkb!C$Zh1`WGp*Lv5W%#{N+ItdCc~D*-x?z{2>^g1Wh_Ha2kjk$qK`d0-^Ol$`?ug z4iKmCe^~v6fD|Yp q%LDOjg%2CAlao^z2YqP+5MTiBRcOrZ_%g%*0000Gv&9eu4(t_Znpb*7FBQ#JXwCF_%E!0b)(xZCvSg*yKB2>ge!JedD zlU@JG&NQ>*%p?jkJLo?6lAW2|^zT3K?QA9^aU6Sj{C$k%2IdCl2L3Y!o_hS29bN_3 zz%lR+JO`ofgTCCmXjEu;?iSztV|}9^o*L2R^9}0dO>mp*J_~BJZ$GoC?$5JR`U-p_ z^1LFLj*?@ZDrkU$WUPmI17kuFOw(hYDrkU$Wb80A%o`Yc6JQK@5+=c{V$7C-6JShX z(j=I*ZJ;k?;8(o;1cBoG>);z`TQA{cmYmZkX5b!JQDqrr225p?fqP&@nPmwxU@Dso zO#aR@a1vZnt=!-N*ah$HW#HkR)+v3d4D7}|B2WkGv@Ih5O;BNdR!TS_0(G#iDU$#+ zLB({5$P8pAHo&sR#1d$MvSkCAi4Cx+2=@w(7_`8u(9ct*=aj6Ja2g1R zU{JIw8Do^`IVCFwl5Zsv7Qv2Uj8Fm1BM)B(7Bi4%5$tHjNf|f8@f(5p48*KS2*IXe zj8Ox1%NfWB!KP-MQ1cAw^TiAt<~&7wvhW<}oW5ZUBwyIi5BQw5&fJx@@eGv5Q2Iu9 zU$%`K82v7il=yurQWa!3WZw95v^)bd*XIi=`Bo9kfeV`Jx9C4$d_O@_9Zu*=8yI!j z(KvVl&Sx@2Ma-TU3UVsyt>%N0K^xaBy`x}Bz=@Ux0mw}H4h})+# zyKQqbrqegjDScuFlG3Q^)AzJic}2VkN1&_!0gJ{w?3=u2aIF98_{4!{D4X`8VDmV~|(wla{s zz5<`YWpI?1#2YW;;7o8zU;e{-ZeVU;Zs7kMzXTWn&t)kUTXBIm00000NkvXXu0mjf D5rlVu literal 0 HcmV?d00001 diff --git a/art_mobile/theme/images/menu_main.png b/art_mobile/theme/images/menu_main.png new file mode 100644 index 0000000000000000000000000000000000000000..4c7e6b5945cec530e3b3c9dabcf1ab2a1cd7e91b GIT binary patch literal 349 zcmV-j0iyniP)^}tj1mb)kwglp7K>P}by^+#B4zP5s2qQ#X$TCXm+w8 zb6^I5oVEz76H&o0s0A2d@CAsM5fNq}+vh;T$O%0RJpN;XpHPeqoCN7Zjs-0=+r9&_ z5)^;I;+nt6F4zUcf6#0I@fCqs4vQ-)&|`raije_`e-&HE1HonVKx_hH6Cgf?rjQeg z(SaXa94!H9;R&?=NZx!4#G>d42?V6EI2Q))0C5Ub9^}2(*j(TZO|FxH*cgb@kX&Ss vE!kts2Oy`hA@L6Y@nKvBFjAVG0RjvF@bhDu#y=Xt00000NkvXXu0mjf>4S%o literal 0 HcmV?d00001 diff --git a/art_mobile/theme/images/menu_search.png b/art_mobile/theme/images/menu_search.png new file mode 100644 index 0000000000000000000000000000000000000000..09a4dfcca80573fc81b1998003f170521937a554 GIT binary patch literal 287 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`k|nMYCBgY=CFO}lsSJ)O`AMk? zp1FzXsX?iUDV2pMQ*D5X4tlychE&{2`t$$4J+o>9XYYBABZdxpq&nt1e#}}Sp&Tac zpx2P(rjYleU)sdss={kWLj|@~A5;a-vpfpWn8zvln?JPqa>LaCR|Vc<85L?Fd8WG< zPb4PrF8!YH@ui%JsRi@IMG+QUOJg^zD0U2HX4mm})9WC^bc8YET$!WLZBI`VIfh5l z4myq6VhL?W9GrhkiZtKQ3^@D$BCn%4gZ#7uX&jnt3C1n$A{u}1C35d zB2IzMgQh{_p^WWp$DKGY74 zu5j*7XgRbD+Er^tzW`bTwLten5AxY(&K78Q< zh(FJ3Eig;O-s_uhdLq)yrH?*SYx2gF?jzp~d;6il)&o*FeoHw`d3ir;?N5h3WL7&p zlY~#TBt@;^7Hu^x+X{=GsRm)xm@qCcoMQ zk#TLh?PB)H%;Ji4S=(b17=3I+npJ1?-^={=E6YRb90na*;hgQzN^5_m9;?Ln&^l-Z zv$-Pnps36n802B{L3(YeG;`^rMY+B|I9 z&$srkH$hNFIewwZoshs5d-mUDCWv2;`&n(acBw*^n+)fu$2I!;m?pQ)emBcTB3vh( z$mEu8)k`tX-_9&{W|?|HklATBLD!gI;5y3Sje3rJ&K#oGc57Oh5vS=cbDXbqFnP!l z6ATC~VfpZ)qo|gSL#xBNZ!wFV*=2(H<3ubeo zKHEaI7~R+8AxkaO6F0VM{!8Kc5_-Y7has2ac<6BGFJ`q9n@tcGVlO-~wS<`~5zYfC z8WLIySM)ncS}xGTl<7n&e2>IQw05I3_+%`LMC<1Qt&Rr~18 zd6+$FKKc~x!<90*gik&bk=_dP->G~yGE-+0%ZN8ET39BeoUXLkRxx|MaakO4mI(&6 zizg=a``mP&6=r;mPLeZ1Yx<)-ua{6-nZXtg!oCV!%WTb*T+GhMxZ2_*=qS%?KR3aO zy=OyTLq9>cF-vo4_RIJ5eI@$rG&(UyK+l=d!7=5K)npcHckEjeEPW)+e_0lck&Ja> zb{f5Q7^7ylk-7f2o8VK~52kc{yDT{+vj+ED$9lC3K&sR1i)i%vSdni}tywMD3aV$Fy%U(6g|0M*Q|2 zpIauZF7ul#AR)mp+jP5w*;Nx}KgR?sF-f=T&a`j9|74MnI)Fweqz?E;fB^t;D4fC9 SP)S$-0000cHf4$2tRy%qQ9*1Ozol43!wkvJ|J>}-%f#|c^q3!g z_4p(1FvlauiXpR)`O*H2N8B4E4>>JKOL2B+5RP_w#F&((@-JwKLv@E(^c(}TP2Bq? zOkmw7JX@TDNzA6`d*ctCAe{u(o+)YR4Ghc-(h^aH(UTX803FNV>FVdQ&MBb@06Pa* A>Hq)$ literal 0 HcmV?d00001 diff --git a/art_mobile/theme/images/star.png b/art_mobile/theme/images/star.png new file mode 100644 index 0000000000000000000000000000000000000000..77f190f08a77332e4cc796f727e2105798588402 GIT binary patch literal 1335 zcmbVMT}&KR6du^RP+GdHu?kIu$)IT~?9LxMyECxt-z| zlm{V=&=yldYg4Kzv_|8DF^vyK#S{#n!D!+`HK{M^w!sHuAR%g-HsBp#(Fg2zXG--BdU1nC$0TPn5 z6hK=Qp&P`3APw{_gGL0grR7A@OvX-dqNcb7%g3ElG7ya*je%T75PN`$ra-r>`mxp7 zISiF0KX%F!BVw5dNXspQI_MZ|ONfI#A}e8mCbTifK>`Js0-95LRfEg&Mh;J zp<6Cyk00AkDj91>Bbp9SkDGRh1WBR{<0k7p3`5qT6hTrr0dK}d)^i?)qrB+Og~4dL z)Wya5=ABq@<;T*dnc;9eo6Wkjv|H1=agt?Oi-V$E(8Fa6sHTu}sYXqKfd_`D%NbMF zRMcV=Qd+<1$6%)0B`BF#Y?oLyc7%eG;W;6LlWqc66sxW+Z^Mj(f6~~~+ei##03HX1 z)~}0jKe}oPV5r^W16htR8}6ho!%Y!-c}?tBfNHk#ehhwbOR~ffln<)tttY$`!T3nh zM^Pak$x~69j6MNo(< z!?@d6s`;^4E}{d$)bxa=^%gpyJ*}CVk=8P3q=P|^#RO4SEyHnZgSPACfiAxaq-I@H z&@F{Id5;XjUcTPzBclZSUzKlTrT?QE4wJ#H_V`!36il!Ot?6#_!^Q6L0V+H*Iy@YQ zAD%ghAVpBKP$KtZ>e1$AVBzaGYb$ReHngoIUxsds#lEOM#MuA5@KeS3XUvG~tai-z zTzm9;f6_z#LOP|S-8o9NmrQ`FrjjEO+3_MfQMbOvepmYPYq_{zZktuIacPMDy}*kxjS8wZ$dXNL|sRxR{qGJPm$=g zi1fZU{LXKILk~_%S4X|&x9s@@`f*AAqVM*|ko?4AIWfFBK7R1T+$ME%=;89(bma@| zMNmaf-E%%I+OosQIs8HJ?XieLIBRDb)@Dl` z3#a>MY;zln?~OjcKGrvL)OkL5XY;j+PtOVa@=0kacjHPOw09O=y5)#fKN;*TTKsiF zZ+Le9QpM8B^@et2?5~h|6H_V+Po~;1FfeCihD4M^`1)8S=jZArg4F0$^BXQ!4Z zB&DWj=GiK}-@RW+Av48RDcsc8z_-9TH6zobswg$M$}c3jDm&RSMakYy!KT6rXh3di zNuokUZcbjYRfVk**jy_h8zii+qySb@l5ML5aa4qFfP!;=QL2Kep0RGSfuW&-nVFuU ziK&^Hp^k!)fuWJU0T7w#8k$&{npqi{D?ot~(6*wKG^-#NH>h1eo~=?wNlAf~zJ7Um zxn8-kUVc%!zM-Y1CCCgTBVC{h-Qvo;lEez#ykcdT2`;I{$wiq3C7Jno3Lp~`lk!VT zY?Xj6g?J&iz}FXUa9%MqpnyT9Uy)d#Z>VRWpPLKv7g%+1Nl+@n8CX>phg24%>IbD3 z=a&{G1LGr28KxN+cK9sQ# zzd*q`*i1pgH!(Rg4Y0ng`4?MZnC#WOY52fq^O7)5S5Q;?|p4 zd%X`kNF2KyB^t}h>d1P~mvySuj*yr?VILN+ZSGjm+%dU(@g+x@Kf)zNE1Q}^Lhfu? z-90%YR7Btu zW3%*E1VXAM|0cPyueg4|;pwjkUYX6S)erWtv1wgT7rT_ZB`<4=#SWeuE{d{`HKt8{>6|G0 z_~e1OlaD+?8a2;tyYPFn9y|377vqUyrl&uNV9Eho^k{ zpN2iGzYb*IE8JwuA$FjDDeuXKhDC24Uuu^YoRFGu;**DfVD^LS&;H0(ZP)+QclBbj zkrQ`qE04-*`THh+PbwF_Td-gJ0{^rF);rkzC-Gcyn!ol?Ajlyw>HgYMKBbSD)1X3D2%Co&5@26=@!)<%jf6qJ znDB!Mu&+T;$*xd)4i|u0Ak5$l6dDc1Vi9O_3oI6G3dNw%7$ge3v2e6G-U5rqSVF&D zFwh&+;1A~Es7I0o9n@?tWYxfPhvLjTcN;`A%(P1BpQK2vREs5eX-{8 z-GTpv@t4*-kH}B}=??HX;ampTj{w6}Fj%|4ceG*%MuT_ZGQpu1R}rSNVN43_D)fQot^`_%bTtG z)db1Gl3yAdl#kaO{>2Gv2YcDC=kVITyxU-Q$JOA%f&$OH=l4oVb42;-UWqxl994aa zycnN$yRO#GcDoU5XhdxsGCuq1$kK8ht{zu|AJMr!Em#;Fn4jO%Ci59sce*8@u2bXn z`l=?aimcCMtuqQwb-2F8fV%6Y!0dGBl$?FJy)TtuWuh6 zZN0@tc(S(ER?-r%u&@B#zFkf#l~T*tn;+NJ&4uk%Y?h;lOe!>_^KqXm9)!J?XAe}I zPfOdBkd(xr)9Dc<@~2_yDk^8%gX-f|^^-F)RFO!envC===V$<~-cLbIdN@4XA}Tui z(q(PY_lk;&2kcXtvSws5S^LYEKQ}cw5*-|N70gflzShsrul2*}s)cL~9ff1Uu$g|G zP1LMHOiavA=g-%cvig$6;+w(#I*6&>lHedV+jFG7y?rMF(d|c>e0^|R&N=q2NJX)c zk}5l+E%>fUiz|VcgWzRNGzPEnSc@?w6L*g+fVEneqW`L&Pf= zZ||$z%=UJ-k@4}mzP{*IbNQhj>$Npr(xG#PLDO4#={u1~7o2`&Rd#kmn5=*O?i7A_ zxJg^K;SOWtzP);7PQP-xROI$oNyS=nGJ2P3<{q?;MQm*Belqz-QBEiGUQE%mY-)Ub z{KhaZuXLp}lRVY8OYQL&ya^KYBBaxEn@;Dt7p^{?Mr#;#0VfP&5d#ScFEr{K8iqg4 zO*VJU9{=4a0589|;gFu0D*f0oCC@yqrKP1eG)fyPaVbLItSdz5j`h+XhI=I)hD657 z-V9oK^xUXYS253>ruBD@q!S;S&22wnwV#Q%2!5RP4zj>X)S@&7n|(Ni(!Z~H6CMw| zzYR^z`R(>T?P3!A8V^+zgn8524c&4Dw`j>3OYO4OMvQA9_{c(E+WdyM8r<;8EWeBx-a-=C`SN?;Zw6wIwmX>hS7@nsj({tid z_YJd)64IG5#Lk_rJ-yq8S+(|p=M&eCTD~s7bLYU>`kI=PcPdTSJDHxsq#dTGR{gWR z{f7AaLCV4PVQXeX@Ju(iiwEB?)+@$scy=hFo8hWr9ZK5jrguVyZ?b^o@c@1?1NW4#;zhiG`1-p z2_q$3xS%vOSiQ_BKfX^RTYNhCO|I*p3*7TYb>L<}Bek%xTFc-acXY$k00h;#Q5yd@sJXXjhl`S)AjW9t|^^6`181kdXil^Ff8md8Jy#~JZ)~4pkuQ( zP3VueUH5bS(9zLRzUz?({m@OFOEI!P&_|NWVd|=?4TZkVtnHt-wLGO{*aE<)eM@j& z`4w|(igDQ)?|Pr1)RxOU1wR=5`|3wl3q6VnGitM$$u9R(TI4^T&Y6&b;<89MY|>QB zmL4u!$oKYf^}O%RH{RU~M;PtyfcHKz4n)%;;==tyfQKZfmZJ-k8zfdd&G>h&x)m82 zPqBD4dn)R&+SZdU&FMh6$U*S()vVta8f+RfBUanBg;N?XeRm_o3_6KU%*_BXq*`VD_5f zW4k5)z^?VFEUS&YKUF;chPsfo<4)hw9`y)OJaoe+@kLB)CP8HEl4-iXkzG_&qtQ}1-`gajm3M9NX~_aj4Qpfaz64ZLonOtXI|$0ah&v!l;hZ18=c{y zBN$mO_x88A>2f#qSVOJj*v057@2>gFCIU@vTZHJ^wUWN!<*m-5JGr^ikh0sA#RAc6 zKoqWN>|kVM`S?RpB_q}I`2bw}X?CL1IiN>fd&^txBm*4%t# ul > li:hover, #page-header > ul > li.menu-hover { + background: #0077b2; + background-image: -webkit-linear-gradient(top, #0b5c84, #0077b2); + background-image: linear-gradient(to bottom, #0b5c84, #0077b2); +} +.header.gradient, th, #page-header > ul > li { + background-image: -webkit-linear-gradient(top, #12a2ea, #0076b1); + background-image: linear-gradient(to bottom, #12a2ea, #0076b1); +} +.header.link.gradient:hover { + background-image: -webkit-linear-gradient(top, #0076b1, #12a2ea); + background-image: linear-gradient(to bottom, #0076b1, #12a2ea); +} +#page-header { + z-index: 2; +} +#page-footer { + position: absolute; + left: 0; + right: 0; + bottom: 0; +} + +.gradient a, .gradient a:visited, .gradient a:hover, th a, th a:visited, th a:hover { + color: #fff; + text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px; +} + +#page-header h1, #page-footer > p { + position: absolute; + display: block; + font-family: Arial; + font-size: 14px; + font-weight: normal; + margin: 0; + top: 0; + left: 35px; + right: 0; + padding: 7px 6px 5px; + line-height: 1em; + white-space: nowrap; + overflow: hidden; +} +#page-header.menu-1 h1, #page-footer.menu-1 > p { + right: 35px; +} +#page-header.menu-2 h1, #page-footer.menu-2 > p { + right: 70px; +} +#page-header.menu-3 h1, #page-footer.menu-3 > p { + right: 105px; +} +#page-footer > p { + left: 0; +} +#page-header h1 a { text-decoration: none; } +#page-header > p { display: none; } + +#page-header { + -webkit-transition: opacity 0.5s ease; + transition: opacity 0.5s ease; +} + +.nav-block ul, .nav-block li, .sub, .sub li { + list-style-type: none; + display: block; + margin: 0; + padding: 0; +} +.nav-block > ul, .nav-block > ul > li { + float: right; +} +#page-header-start { + float: left; + width: 35px; +} +.nav-block > ul > li { + height: 30px; +} +.nav-block li.li-hover, .tabs-list:hover { + background-color: #0077b2; +} +ul.sub { + display: none; + position: absolute; + z-index: 3; + top: 29px; + left: 4px; + right: 4px; + background: #12a2ea; + background-image: -webkit-linear-gradient(top, #12a2ea, #0d88c6); + background-image: linear-gradient(to bottom, #12a2ea, #0d88c6); + padding: 2px; + border: solid 2px #fff; + border-radius: 6px; + box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); +} +#page-footer ul.sub { + top: auto; + bottom: 29px; +} +.nojs li:hover ul.sub, ul.sub-hover { + display: block; +} +ul.sub li { + border-top: solid 1px #fff; + border-color: rgba(255, 255, 255, 0.6); + padding: 0; +} +ul.sub li:first-child { border-top-width: 0; } +ul.sub li a, ul.sub li a:visited, ul.sub li span { + display: block; + padding: 8px; + line-height: 1em; + color: #fff; +} +ul.sub li span { + color: rgba(255, 255, 255, 0.7); + text-shadow: none; + padding: 4px 8px; +} +ul.sub li a:hover { + background-color: #0077b2; + color: #fff; +} + +.nav-block .menu-link { + background-position: 50% 50%; + background-repeat: no-repeat; + display: block; + width: 34px; + height: 30px; + margin: 0; + padding: 0; + border-left: solid 1px #fff; + border-color: rgba(255, 255, 255, 0.2); +} +#page-header-start .menu-link { + border-right: solid 1px #fff; + border-color: rgba(255, 255, 255, 0.2); + border-left-width: 0; +} +.nav-block .menu-link strong { font-weight: normal; } +.nav-block .menu-link span { display: none; } +.nav-block .menu-link.back, +.nav-block .menu-link.main, +.nav-block .menu-link.search { + background-image: url("images/menu_sprite.png"); + background-size: 125px 16px; + background-repeat: no-repeat; +} +.nav-block .menu-link.back { background-position: 8px 50%; } +.nav-block .menu-link.main { background-position: -42px 50%; } +.nav-block .menu-link.search { background-position: -92px 50%; } + +.operaMini .nav-block .menu-link.back { background-image: url("images/menu_up.png"); } +.operaMini .nav-block .menu-link.main { background-image: url("images/menu_main.png"); } +.operaMini .nav-block .menu-link.search { background-image: url("images/menu_search.png"); } +.operaMini .nav-block .menu-link.back, +.operaMini .nav-block .menu-link.main, +.operaMini .nav-block .menu-link.search { + background-position: 50% 50%; + background-size: auto auto; +} + +.pages .menu-link { + padding-top: 6px; + height: 24px; + text-align: center; +} +.pages ul.sub li:first-child { + padding: 6px; +} +.pages ul.sub li:first-child span, .pages ul.sub li:first-child a { + display: inline; + padding: 0; +} + +div.copyright { + clear: both; + margin: 6px 0 0; + padding: 0; + font-size: 10px; + line-height: 16px; + text-align: center; + height: 14px; + overflow: hidden; +} +p.copy-left, p.copy-right { + margin: 0; + padding: 0; + float: left; + color: #888; +} +p.copy-right { float: right; } + +/* content */ +#page-body { + margin: 0; + padding: 4px 4px 36px; +} + +#page-body > p, #page-body > form > p { + margin: 0; + margin-bottom: 4px; +} + +/* + Blocks +*/ +.block { + margin: 4px 0; + border: 1px solid #ccc; + padding: 4px; + border-radius: 6px; +} +div.copyright, #information { text-align: center; } +.rules, .notice { + background-color: #f9eaef; + border-color: #eeaabf; + padding: 4px; +} +.rules h2 { + color: #dc1818; +} +p.block { padding: 6px 4px; } + +/* + Forums list +*/ +div.forums { + margin: 4px 0 8px; +} +.block > p.header, .forums > p.header { + font-size: 14px; + font-family: Arial; + line-height: 1.2em; + margin: 0; + padding: 4px 6px 6px; + border: 0px solid #fff; + border-radius: 4px; +} +ul.forums, ul.forums > li { + display: block; + margin: 0; + padding: 0; + list-style-type: none; +} + +ul.forums > li, .search .post-details { + border: solid 1px #cadceb; + border-radius: 4px; + margin: 2px 0; + position: relative; +} +ul.forums > li:after, .search .post-details:after { + content: ''; + position: absolute; + top: 0; + bottom: 0; + right: 0; + width: 20px; + pointer-events: none; + background: url("images/link_sprite.png") 0 50% no-repeat; + background-size: 40px 16px; +} +.operaMini ul.forums > li:after, .operaMini .search .post-details:after { + background: url("images/link.png") right 50% no-repeat; + background-size: auto auto; +} + +ul.forums > li.locked { + border-color: #ccc; + background-image: none; +} +ul.forums > li.locked:after { display: none; } + +ul.forums > li.row-new, ul.forums > li.pm-new { + border-color: #e9cad3; +} +ul.forums > li.row-new:after, ul.forums > li.pm-new:after { + background-position: -20px 50%; +} +.operaMini ul.forums > li.row-new:after, .operaMini ul.forums > li.pm-new:after { + background-image: url("images/link_new.png"); + background-position: right 50%; +} + +ul.forums > li.row-new { + border-width: 2px; +} +ul.forums > li:last-child { margin-bottom: 0; } + +ul.forums > li.has-pagination { + margin-bottom: 0; + border-bottom-width: 0; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} +ul.forums > li.has-pagination > p:last-child { + margin-bottom: 0; + padding-bottom: 4px; + border-bottom: 1px dashed #ccc; +} + +ul.forums > li.row-pagination { + margin-top: 0; + padding: 2px 4px 4px; + border-top-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +ul.forums > li.row-pagination:after { display: none; } + +ul.forums > li > p { + color: #888; + font-size: 11px; +} +ul.forums > li.locked > p { + color: #aaa; +} +ul.forums > li a { + text-decoration: none; + font-family: Arial; + line-height: 1.4em; +} +ul.forums > li.locked a, ul.forums > li.locked a:visited { + color: #888; +} +ul.forums > li.locked a:hover, ul.forums > li.row-new a, ul.forums > li.row-new a:visited, ul.forums > li.pm-new a.topictitle, ul.forums > li.pm-new a.topictitle:visited { + color: #e02451; +} +ul.forums > li.row-new a:hover, ul.forums > li.pm-new a.topictitle:hover { color: #bc2a4d; } +ul.forums > li > p:first-child { + font-size: 14px; +} +ul.forums strong { color: #888; font-weight: normal; } + +ul.forums > li.topic-1 a.topictitle { + padding-left: 18px; + position: relative; +} +ul.forums > li.topic-1 a.topictitle:before { + display: block; + content: ''; + position: absolute; + left: 0; + top: 0; + bottom: 0; + width: 15px; + background: url(images/star.png) 0 50% no-repeat; +} +ul.forums > li.row-new.topic-1 a.topictitle:before { + background-position: -20px 50%; +} + +@media all, (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 1.5dppx) +{ + ul.forums > li.topic-1 a.topictitle:before { + background-size: 40px 15px; + background-image: url(images/star_big.png); + } +} +@media (-o-min-device-pixel-ratio: 1) +{ + ul.forums > li.topic-1 a.topictitle:before { + background-image: url(images/star_big.png); + } +} + +span.replies { + display: inline-block; + border: solid 0px transparent; + padding: 0 6px; + border-radius: 8px; + color: #fff; + background-color: #12a2ea; +} +span.replies.empty { background-color: #ccc; } + +/* + Posts +*/ +.post { position: relative; } +.post-header { + min-height: 16px; +} +.post-author { + float: right; + padding: 3px 6px; + margin-left: 4px; + border: solid 0px transparent; + border-radius: 6px; +} +.post-author.settings > a { + display: inline-block; + width: 16px; + background-image: url("images/menu_sprite.png"); + background-size: 125px 16px; + background-repeat: no-repeat; + background-position: -50px 50%; +} +.operaMini .post-author.settings > a +{ + background-image: url("images/menu_main.png"); + background-position: 50% 50%; + background-size: auto auto; +} +.post-author .sub, .tabs-list .sub { + display: none; + top: 30px; +} +.post-header h2, .post-author > a { + font-family: Arial; + text-decoration: none; +} +.nojs .post-author:hover .sub, .post-author .sub-hover, .nojs .tabs-list:hover .sub, .tabs-list .sub-hover { + display: block; +} +.post-time { + margin: 0 0 4px; + color: #888; + font-size: 11px; +} +.search .post-time { margin: 0; } +.post .rules { margin: 4px 10px; } +.search .post-details { + color: #888; + font-size: 11px; + line-height: 1.2em; + border-width: 1px; + padding: 4px; + margin: 2px 10px; +} + +.arrow-up, .arrow-down { + display: inline-block; + padding-left: 5px; + font-weight: normal; + position: relative; + top: -1px; +} +.arrow-up, .menu-hover .arrow-down { display: none; } +.menu-hover .arrow-up { display: inline-block; } + +/* + BBCode +*/ +blockquote, .codebox, .attachbox, .inline-attachment { + margin: 4px 10px; + border: solid 1px #ccc; + border-radius: 6px; + padding: 4px; + color: #444; + font-size: 11px; +} +blockquote cite, .codebox dt { + display: block; + color: #999; + font-style: normal; + font-weight: normal; +} +.codebox dd, .codebox code { + display: block; + margin: 0; + padding: 0; +} +.attachbox dt, .file dt { + margin: 0; + padding: 0; + color: #999; +} +dl.file, .attachbox dd, .file dd { + margin: 0; + padding: 0; +} + +/* + Pagination +*/ +ul.forums .pages a, ul.forums p.pages { + margin-top: 0; + line-height: 1em; +} +ul.forums .pages a, ul.forums a.newest { + display: inline-block; + padding: 4px; + border: solid 0px transparent; + background-color: #12a2ea; + color: #fff !important; + border-radius: 4px; +} +ul.forums .pages a:hover { background-color: #0077b2; } +ul.forums a.newest, ul.forums span.pages a { + line-height: 1em; + font-size: 11px; + padding: 2px 4px; + margin: 0; + margin-left: 4px; +} +.pages .page-sep { display: none; } + +/* + Buttons +*/ +div.buttons a, a.button1, a.button2 { + display: inline-block; + text-decoration: none !important; +} +div.buttons a, .button1, .button2 { + font-family: Arial; + padding: 4px 8px 4px; + border: solid 0px transparent; + border-radius: 6px; +} +div.buttons a { margin-bottom: 2px; } + +/* + Forms +*/ +form, fieldset { + margin: 0; + padding: 0; + border-width: 0; +} + +fieldset dl, dl.polls { + height: 1%; + overflow: hidden; +} +fieldset dl { + margin: 0; + padding: 4px 0; +} +fieldset dt, .details dt { + display: block; + float: left; + text-align: left; + width: 40%; +} +fieldset.fields1 dt { + border-right-width: 0; + width: 75px; + clear: left; +} +fieldset.fields2 dt, .details dt { + border-right-width: 0; + width: 115px; +} +fieldset dd, .details dd { + margin-bottom: 3px; + margin-left: 41%; + vertical-align: top; +} +fieldset.fields1 dd { + border-left-width: 0; + margin-left: 80px; +} +fieldset.fields2 dd, .details dd { + border-left-width: 0; + margin-left: 120px; +} + +fieldset dd input[type="text"] { width: 200px; } +fieldset dd textarea { width: 160px; height: 40px; } +#message-box textarea { width: 285px; height: 100px; } + + +fieldset.polls dd.resultbar { + width: 50%; +} +fieldset.polls dd { + border-left: medium none; + float: left; + font-size: 1.1em; + margin-left: 0; + padding: 0 5px; + width: auto; +} +fieldset.polls dd div { + color: #fff; + background-color: #a92346; + border: solid 0px transparent; + border-radius: 6px; + font-family: Arial; + font-weight: bold; + min-width: 14px; + overflow: visible; + padding: 0 2px; + text-align: right; +} + +p.explain { + margin: 0 0 6px; + color: #666; + font-size: 11px; +} + +select { + max-width: 250px; +} + +/* + Table +*/ +table { + width: 100%; + margin: 4px 0; +} +table td, table th { + margin: 1px; + padding: 3px; + border: solid 1px #ccc; + border-radius: 6px; +} +table th { + border-width: 0; + font-weight: normal; +} + +/* + UCP +*/ +.tabs-container { + position: relative; + margin: 0 0 6px 0; +} +.tabs-list { + display: inline-block; + border: solid 0px transparent; + border-radius: 6px; + padding: 0 6px; +} +.tabs-list > a { + display: inline-block; + padding: 3px 6px 6px; +} + +.tabs-list .sub { top: 22px; } + +/* + Misc stuff +*/ +.clear { clear: both; } +.float-right { float: right; } + +dl.faq { margin: 0 0 6px; } +dl.faq:last-child { margin: 0; } +dl.faq dt { + margin: 0 0 4px; + color: #000; + text-shadow: none; + font-size: 14px; +} +dl.faq dd { margin: 2px 4px; } + +.mobile-style-switch a { + display: inline-block; + padding: 3px 8px 4px; + border: 1px solid transparent; + border-radius: 8px; + text-decoration: none !important; + background: #12a2ea; + color: #fff !important; +} + +span.zoom-container { + position: relative; + display: inline-block; + padding-top: 30px; +} +span.zoom-image { display: none; } +img.zoom + span.zoom-image { + display: block; + position: absolute; + top: 0; + left: 0; + width: 30px; + height: 30px; + background: url("images/zoom.png") 0 0 no-repeat; + cursor: pointer; +} +img.zoom.zoomed-in + span.zoom-image { + background-position: 0 -30px; +} diff --git a/art_mobile/theme/stylesheet.css b/art_mobile/theme/stylesheet.css new file mode 100644 index 0000000..5975210 --- /dev/null +++ b/art_mobile/theme/stylesheet.css @@ -0,0 +1 @@ +/* Blank file, see style.css */ \ No newline at end of file diff --git a/art_mobile/theme/theme.cfg b/art_mobile/theme/theme.cfg new file mode 100644 index 0000000..f5f5787 --- /dev/null +++ b/art_mobile/theme/theme.cfg @@ -0,0 +1,35 @@ +# +# phpBB Theme Configuration File +# +# @package phpBB3 +# @copyright (c) 2006 phpBB Group +# @license http://opensource.org/licenses/gpl-license.php GNU Public License +# +# +# At the left is the name, please do not change this +# At the right the value is entered +# For on/off options the valid values are on, off, 1, 0, true and false +# +# 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. +# +# Available and used values: +# parse_css_file +# + +# General Information about this theme +name = Artodia: Mobile and SEO +copyright = © Artodia.com +version = 3.5 + +# Some configuration options + +# +# You have to turn this option on if you want to use the +# path template variables ({T_IMAGESET_PATH} for example) within +# your css file. +# This is mostly the case if you want to use language specific +# images within your css file. +# +parse_css_file = 0