// // jasonwang826_config // var jasonwang826_config_s = { "id": "nss", "title": "nss", "DEBUG": "off", "theme": { "jquery-ui": "cupertino", "www": "tmsc", "admin": "tmsc-admin", "user": "custom" }, "REQUEST_SCHEME": "http", "HTTP_HOST": "tmsc.com.tw", "APP_ROOT": "/", "MULTIPLE_LANG": "on", "DEFAULT_LANG_ID": "zh-tw", "WEB_BASEDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/", "WEB_DOCUMENT_ROOT": "/var/www/vhosts/tmsc.com.tw/httpdocs/", "LANG_WEB_DOCUMENT_ROOT": "/var/www/vhosts/tmsc.com.tw/httpdocs/lang/", "JASONWANG826_URL": "/jasonwang826-1.2/", "JASONWANG826_BASEDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/", "JQUERY_INCLUDE": "/jasonwang826-1.2/core/js/jquery-ui-1.12.0/external/jquery/jquery.js", "JQUERY_MIGRATE_INCLUDE": "/jasonwang826-1.2/core/js/jquery-ui-1.12.0/external/jquery/jquery-migrate-1.4.1.js", "JQUERY_UI_INCLUDE": "/jasonwang826-1.2/core/js/jquery-ui-1.12.0/jquery-ui.js", "JQUERY_UI_CSS": "/jasonwang826-1.2/core/js/jquery-ui-1.12.0/themes/cupertino/jquery-ui.css", "JQUERY_UI_I18N": "/jasonwang826-1.2/core/js/jquery-ui-1.12.0/i18n/jquery-ui-i18n-jasonwang826.js", "WEB_LIB_DIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/", "JASONWANG826_DATA": "/jasonwang826-1.2/data/", "JASONWANG826_DATA_BASEDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/data/", "JASONWANG826_PLUGINS_URL": "/jasonwang826-1.2/plugins/", "JASONWANG826_PLUGINS_BASEDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/plugins/", "PLUGINS": { "PHPExcel": { "title": "PHPExcel plugin", "enable": "" }, "jjieba-php": { "title": "JJieba for PHP", "enable": "" } }, "SMARTY_JASONWANG826_PLUGINS_DIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/smarty-plugins/", "SMARTY_WEB_PLUGINS_DIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/assets/php/smarty-plugins/", "SMARTY_TEMPLATE_DIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/assets/php/templates/", "SMARTY_WDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/data/tmp/smarty-wdir/", "TEMPLATE_URL_BASE": "/assets/php/templates/", "CKEDITOR_ALIAS": "/jasonwang826-1.2/core/js/ckeditor", "CKEDITOR_USERFILE_ALIAS": "/jasonwang826-1.2/data/user/", "CKEDITOR_FILEMANAGER_ALIAS": "/jasonwang826-1.2/core/js/ckeditor-filemanager-2.0/", "SYSFILE_ALIAS": "/jasonwang826-1.2/data/sys", "TMPFILE_ALIAS": "/jasonwang826-1.2/data/tmp", "SAFE_MODE_TEMP_ALIAS": "/jasonwang826-1.2/data/tmp/safe-mode-temp", "PHP_INCLUDE_PATH": [ ".", "/var/www/vhosts/tmsc.com.tw/httpdocs/assets/php/classes/", "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/classes/", "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/lib/", "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/", "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/core/php/Smarty-3.1.12/libs/", "/var/www/vhosts/tmsc.com.tw/httpdocs/jasonwang826-1.2/plugins/" ], "DATE_DEFAULT_TIMEZONE": "Asia/Taipei", "DISABLE_APACHE_LOOKUP_URI": "yes", "appAdminRel": "/admin/", "WERROR": { "BASEDIR": "/var/www/vhosts/tmsc.com.tw/httpdocs/assets/php/templates/werror/", "404": "404.tpl", "500": "500.tpl" }, "facebook": { "enable": "N", "facebookAppId": "" }, "google": { "enable": "N", "id": "", "api_key": "", "client_id": "", "client_secret": "", "scopes": [ "https://www.googleapis.com/auth/plus.login", "https://www.googleapis.com/auth/plus.profile.emails.read" ] } }; if( typeof(appRoot)=='undefined' ) var appRoot = jasonwang826_config_s.APP_ROOT; if( typeof(appAdminRel)=='undefined' ) var appAdminRel = jasonwang826_config_s.appAdminRel; var jasonwang826_config = { 'multiple_lang': jasonwang826_config_s.MULTIPLE_LANG.toLowerCase()=='on' , 'appRoot': jasonwang826_config_s.APP_ROOT, 'appRootUrl': jasonwang826_config_s.APP_ROOT, 'appAdminRel': appAdminRel, 'jasonwang826_url' : jasonwang826_config_s.JASONWANG826_URL , 'jasonwang826_data_url' : jasonwang826_config_s.JASONWANG826_DATA , 'jasonwang826_sysfile_url' : jasonwang826_config_s.SYSFILE_ALIAS , 'default_lang_id' : jasonwang826_config_s.DEFAULT_LANG_ID , 'ajaxLoading' : { title : 'Jason Wang 826 Media Lab.' , image : '' } , 'facebookAppId' : jasonwang826_config_s.facebook.facebookAppId , // null , // get from https://developers.facebook.com/tools-and-support/ 'googleApisApp' : // get from https://console.developers.google.com/apis/ { 'id' : jasonwang826_config_s.google.id , 'api_key': jasonwang826_config_s.google.api_key , 'client_id': jasonwang826_config_s.google.client_id , 'client_secret': jasonwang826_config_s.google.client_secret , 'scopes': jasonwang826_config_s.google.scopes } , 'langStat' : { "curr_lang": { "id": "zh-tw", "name": "\u7e41\u9ad4\u4e2d\u6587", "icon": "/lang/icon.zh-tw.png", "ord": "1", "default": "Y", "ui": "Y", "cuser_id": null, "cdate": "2020-06-06 11:56:36", "uuser_id": "admin", "udate": "2020-06-06 11:56:36" }, "default_lang": { "id": "zh-tw", "name": "\u7e41\u9ad4\u4e2d\u6587", "icon": "/lang/icon.zh-tw.png", "ord": "1", "default": "Y", "ui": "Y", "cuser_id": null, "cdate": "2020-06-06 11:56:36", "uuser_id": "admin", "udate": "2020-06-06 11:56:36" }, "rsUILang": { "zh-tw": { "id": "zh-tw", "name": "\u7e41\u9ad4\u4e2d\u6587", "icon": "/lang/icon.zh-tw.png", "ord": "1", "default": "Y", "ui": "Y", "cuser_id": null, "cdate": "2020-06-06 11:56:36", "uuser_id": "admin", "udate": "2020-06-06 11:56:36" }, "en-us": { "id": "en-us", "name": "English", "icon": "/lang/icon.en-us.png", "ord": "2", "default": "N", "ui": "Y", "cuser_id": null, "cdate": "2020-06-06 18:50:44", "uuser_id": "developer", "udate": "2020-12-28 10:27:13" } } }}; if( typeof(langInfo)!='undefined' ) { jasonwang826_config.langStat.curr_lang = jasonwang826_config.langStat.rsUILang[langInfo.langID]; jasonwang826_config.appRootUrl = appRootUrl( jasonwang826_config.appRoot, langInfo.langID ); } function appRootUrl( appRoot, langId ) { if( appRoot=='/' ) { if( jasonwang826_config.multiple_lang ) { return appRoot + langId + '/'; } else { return appRoot; } } else { if( jasonwang826_config.multiple_lang ) { return appRoot + langId + '/'; } else { return appRoot; } } } // // jasonwang826_runtime // var jasonwang826_runtime = { facebook_required: false, google_required: false }; $(function(e) { var $b = $('body') if( $b.hasClass('facebook-required') ) jasonwang826_runtime.facebook_required = true; if( $b.hasClass('google-required') ) jasonwang826_runtime.google_required = true; });