... --> args: --> file: textpattern/include/txp_tag.php --> line: 2245 --> when: $this->build($atts, gTxt('...')); 403_forbidden --> args: --> file: textpattern/publish.php --> line: 886 --> when: txp_die(gTxt('403_forbidden'), '403'); 404_not_found --> args: --> file: textpattern/publish.php --> line: 889 --> when: txp_die(gTxt('404_not_found'), '404'); 410_gone --> args: --> file: textpattern/publish.php --> line: 721 --> when: txp_die(gTxt('410_gone'), '410'); 500_internal_server_error --> args: --> file: textpattern/publish.php --> line: 892 --> when: txp_die(gTxt('500_internal_server_error'), '500'); a_few_seconds --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2547 --> when: $period = gTxt('a_few_seconds'); about_to_create --> args: --> file: textpattern/setup/index.php --> line: 463 --> when: gTxt('about_to_create') account_activation --> args: --> file: textpattern/lib/txplib_admin.php --> line: 80 --> when: $subject = gTxt('account_activation'); account_activation_confirmation --> args: --> file: textpattern/lib/txplib_admin.php --> line: 68 --> when: n.n.gTxt('account_activation_confirmation'). active --> args: --> file: textpattern/include/txp_plugin.php --> line: 145 --> when: 'label' => gTxt('active'), active_language --> args: --> file: textpattern/include/txp_lang.php --> line: 81 --> when: tag(gTxt('active_language'), 'label', array('for' => 'language')). active_language_ui --> args: --> file: textpattern/include/txp_lang.php --> line: 92 --> when: tag(gTxt('active_language_ui'), 'label', array('for' => 'language_ui')). add_config_file --> args: --> file: textpattern/setup/index.php --> line: 243 --> when: 2 => gTxt('add_config_file'), alias_is_taken --> args: --> file: textpattern/vendors/Textpattern/Container/Container.php --> line: 70 --> when: throw new InvalidArgumentException(gTxt('alias_is_taken')); all --> args: --> file: textpattern/include/txp_tag.php --> line: 728 --> when: 'all' => gTxt('all'), all_checks_passed --> args: --> file: textpattern/include/txp_diag.php --> line: 574 --> when: 'msg' => ''.sp.gTxt('all_checks_passed'), all_hits --> args: --> file: textpattern/include/txp_prefs.php --> line: 600 --> when: 'all' => gTxt('all_hits'), alt_text --> args: --> file: textpattern/include/txp_image.php --> line: 144 --> when: 'label' => gTxt('alt_text'), any --> args: --> file: textpattern/include/txp_tag.php --> line: 727 --> when: 'any' => gTxt('any'), article --> args: --> file: textpattern/include/txp_tag.php --> line: 744 --> when: 'article' => gTxt('article'), article_deleted --> args: --> file: textpattern/include/txp_discuss.php --> line: 399 --> when: $parent = gTxt('article_deleted'); article_expires_before_postdate --> args: --> file: textpattern/include/txp_article.php --> line: 254 --> when: $msg = array(gTxt('article_expires_before_postdate'), E_ERROR); article_image --> args: --> file: textpattern/include/txp_list.php --> line: 183 --> when: 'label' => gTxt('article_image'), article_posted --> args: --> file: textpattern/include/txp_article.php --> line: 1295 --> when: return gTxt('article_posted'); article_save_failed --> args: --> file: textpattern/include/txp_article.php --> line: 349 --> when: $msg = array(gTxt('article_save_failed'), E_ERROR); article_saved_draft --> args: --> file: textpattern/include/txp_article.php --> line: 1293 --> when: return gTxt('article_saved_draft'); article_saved_hidden --> args: --> file: textpattern/include/txp_article.php --> line: 1291 --> when: return gTxt('article_saved_hidden'); article_saved_pending --> args: --> file: textpattern/include/txp_article.php --> line: 1289 --> when: return gTxt('article_saved_pending'); article_tag_illegal_body --> args: --> file: textpattern/publish.php --> line: 908 --> when: trigger_error(gTxt('article_tag_illegal_body')); articles --> args: --> file: textpattern/include/txp_admin.php --> line: 445 --> when: 'label' => gTxt('articles'), ascending --> args: --> file: textpattern/include/txp_tag.php --> line: 2708 --> when: $asc = ' ('.gTxt('ascending').')'; assert_callable --> args: --> file: textpattern/vendors/Textpattern/Filter/FilterCallable.php --> line: 50 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_callable')); assert_length --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 105 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_length')); assert_pattern --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 79 --> when: throw new \Textpattern\Filter\Exception(gTxt('assert_pattern')); assert_string --> args: --> file: textpattern/vendors/Textpattern/Filter/StringFilter.php --> line: 50 --> when: throw new Exception(gTxt('assert_string')); assign_assets_to --> args: --> file: textpattern/include/txp_admin.php --> line: 845 --> when: 'html' => tag(gTxt('assign_assets_to'), 'label', array('for' => 'assign_assets')). assign_sections --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1381 --> when: ($numThemes > 1 ? ' | '.href(gTxt('assign_sections'), 'index.php?event=section&step=section_select_skin&skin='.urlencode($skin_name)). attribute_values_must_be_quoted --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2272 --> when: trigger_error(gTxt('attribute_values_must_be_quoted'), E_USER_WARNING); auth_required --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Privacy.php --> line: 105 --> when: txp_die(gTxt('auth_required'), '401'); author --> args: --> file: textpattern/lib/txplib_misc.php --> line: 4936 --> when: $url = ($loc ? strtolower(urlencode(gTxt('author'))) : 'author').'/'.$ct.urlencode($keys['author']).'/'; author_save_failed --> args: --> file: textpattern/include/txp_admin.php --> line: 119 --> when: $msg = array(gTxt('author_save_failed'), E_ERROR); back --> args: --> file: textpattern/setup/index.php --> line: 660 --> when: fInput('submit', 'submit', gTxt('back'), 'navlink publish'). back_to_login --> args: --> file: textpattern/include/txp_auth.php --> line: 154 --> when: href(gTxt('back_to_login'), 'index.php?lang='.$lang), array('class' => 'login-return') bad_cookie --> args: --> file: textpattern/include/txp_auth.php --> line: 297 --> when: $message = array(gTxt('bad_cookie'), E_ERROR); bad_login --> args: --> file: rpc/TXP_RPCServer.php --> line: 910 --> when: return new IXR_Error(100, gTxt('bad_login')); bad_plugin_code --> args: --> file: textpattern/vendors/Textpattern/Plugin/Plugin.php --> line: 848 --> when: $message = array(gTxt('bad_plugin_code'), E_ERROR); before_you_proceed --> args: --> file: textpattern/setup/index.php --> line: 623 --> when: strong(gTxt('before_you_proceed')).' '. breadcrumb_title --> args: --> file: textpattern/lib/txplib_admin.php --> line: 884 --> when: 'breadcrumb_title' => gTxt('breadcrumb_title'), browse --> args: --> file: textpattern/include/txp_tag.php --> line: 2939 --> when: $atts['label'] = gTxt('browse'); build --> args: --> file: textpattern/include/txp_tag.php --> line: 331 --> when: span(fInput('submit', '', gTxt('build')), array('class' => 'txp-save-button')) bulk_edit --> args: --> file: textpattern/lib/txplib_html.php --> line: 1355 --> when: tag(gTxt('bulk_edit'), 'label', array( cancel --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1592 --> when: sLink($event, '', gTxt('cancel'), 'txp-button') caption --> args: --> file: textpattern/include/txp_image.php --> line: 148 --> when: 'label' => gTxt('caption'), categories --> args: --> file: textpattern/include/txp_tag.php --> line: 1270 --> when: $atts['label'] = gTxt('categories'); category --> args: --> file: textpattern/lib/txplib_misc.php --> line: 4940 --> when: $url = ($loc ? strtolower(urlencode(gTxt('category'))) : 'category').'/'.$ct; category1 --> args: --> file: textpattern/include/txp_tag.php --> line: 709 --> when: 'Category1' => gTxt('category1'), category2 --> args: --> file: textpattern/include/txp_tag.php --> line: 710 --> when: 'Category2' => gTxt('category2'), category_not_found --> args: --> file: textpattern/include/txp_category.php --> line: 590 --> when: cat_category_list(array(gTxt('category_not_found'), E_ERROR)); category_save_failed --> args: --> file: textpattern/include/txp_category.php --> line: 638 --> when: $message = empty($res) ? array(gTxt('category_save_failed'), E_ERROR) : gTxt($event.'_category_updated', array('{name}' => $data['name'])); cgi_header_config --> args: --> file: textpattern/include/txp_diag.php --> line: 369 --> when: // $fail['cgi_header_config'] = gTxt('cgi_header_config'); change_page_style --> args: --> file: textpattern/include/txp_section.php --> line: 911 --> when: 'label' => gTxt('change_page_style'), change_password --> args: --> file: textpattern/include/txp_auth.php --> line: 132 --> when: $pageTitle = ($confirm) ? gTxt('change_password') : gTxt('set_password'); changeauthor --> args: --> file: textpattern/include/txp_image.php --> line: 477 --> when: 'label' => gTxt('changeauthor'), changecategory --> args: --> file: textpattern/include/txp_image.php --> line: 473 --> when: 'label' => gTxt('changecategory'), changecategory1 --> args: --> file: textpattern/include/txp_list.php --> line: 532 --> when: 'label' => gTxt('changecategory1'), changecategory2 --> args: --> file: textpattern/include/txp_list.php --> line: 536 --> when: 'label' => gTxt('changecategory2'), changecomments --> args: --> file: textpattern/include/txp_list.php --> line: 540 --> when: 'label' => gTxt('changecomments'), changelanguage --> args: --> file: textpattern/include/txp_admin.php --> line: 835 --> when: 'label' => gTxt('changelanguage'), changeorder --> args: --> file: textpattern/include/txp_plugin.php --> line: 1171 --> when: 'label' => gTxt('changeorder'), changeparent --> args: --> file: textpattern/include/txp_category.php --> line: 254 --> when: 'label' => gTxt('changeparent'), changeprivilege --> args: --> file: textpattern/include/txp_admin.php --> line: 831 --> when: 'label' => gTxt('changeprivilege'), changesection --> args: --> file: textpattern/include/txp_list.php --> line: 528 --> when: 'label' => gTxt('changesection'), changestatus --> args: --> file: textpattern/include/txp_file.php --> line: 502 --> when: 'label' => gTxt('changestatus'), changetype --> args: --> file: textpattern/include/txp_form.php --> line: 169 --> when: 'label' => gTxt('changetype'), checking_database --> args: --> file: textpattern/setup/index.php --> line: 403 --> when: echo hed(gTxt('checking_database'), 2); clean_preview --> args: --> file: textpattern/include/txp_article.php --> line: 1931 --> when: tag(checkbox2('', true, 0, 'clean-preview').sp.gTxt('clean_preview'), 'label'). code --> args: --> file: textpattern/include/txp_tag.php --> line: 457 --> when: return graf(''.n.text_area( collapse_all --> args: --> file: textpattern/include/txp_page.php --> line: 489 --> when: tag(' '.gTxt('collapse_all'), 'button', array( comment --> args: --> file: textpattern/publish/taghandlers.php --> line: 1435 --> when: $invite_return = doTag($comments_invite, 'a', $class, ' href="'.permlinkurl($thisarticle).'#'.gTxt('comment').'" ').$ccount; comment_comment --> args: --> file: textpattern/publish/comment.php --> line: 652 --> when: $out .= gTxt('comment_comment').": $message"; comment_duplicate --> args: --> file: textpattern/publish/comment.php --> line: 223 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_duplicate')); comment_email --> args: --> file: textpattern/publish/comment.php --> line: 650 --> when: $out .= gTxt('comment_email').": $cemail".n; comment_email_required --> args: --> file: textpattern/publish/comment.php --> line: 312 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_email_required')); comment_moderated --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 176 --> when: $out .= " ".gTxt('comment_moderated'); comment_name --> args: --> file: textpattern/publish/comment.php --> line: 649 --> when: $out .= gTxt('comment_name').": $cname".n; comment_name_required --> args: --> file: textpattern/publish/comment.php --> line: 309 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_name_required')); comment_not_found --> args: --> file: textpattern/include/txp_discuss.php --> line: 558 --> when: gTxt('comment_not_found'), comment_posted --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 173 --> when: $out = gTxt('comment_posted'); comment_received --> args: --> file: textpattern/publish/comment.php --> line: 654 --> when: $subject = strtr(gTxt('comment_received'), array( comment_recorded --> args: --> file: textpattern/publish/comment.php --> line: 640 --> when: $out .= str_replace('{title}', $Title, gTxt('comment_recorded')).n; comment_required --> args: --> file: textpattern/publish/comment.php --> line: 315 --> when: $evaluator->add_estimate(RELOAD, 1, gTxt('comment_required')); comment_save_failed --> args: --> file: textpattern/include/txp_discuss.php --> line: 92 --> when: $message = array(gTxt('comment_save_failed'), E_ERROR); comment_web --> args: --> file: textpattern/publish/comment.php --> line: 651 --> when: $out .= gTxt('comment_web').": $cweb".n; comments_closed --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 169 --> when: $out = graf(gTxt('comments_closed'), ' id="comments_closed"'); comments_on --> args: --> file: textpattern/publish/taghandlers.php --> line: 218 --> when: $out = gTxt('comments_on').' '.escape_title(safe_field("Title", 'textpattern', "ID = $parent_id")).$appending; config_php_does_not_match_input --> args: --> file: textpattern/setup/index.php --> line: 726 --> when: $problems[] = msg(gTxt('config_php_does_not_match_input', '', 'raw'), MSG_ERROR); config_php_write_error --> args: --> file: textpattern/setup/setup.php --> line: 89 --> when: msg(gTxt('config_php_write_error'), MSG_ERROR); confirm_delete_popup --> args: --> file: textpattern/lib/txplib_html.php --> line: 318 --> when: n.'
', contact --> args: --> file: textpattern/publish/taghandlers.php --> line: 599 --> when: 'linktext' => gTxt('contact'), convert_linebreaks --> args: --> file: textpattern/vendors/Textpattern/Textfilter/Nl2Br.php --> line: 43 --> when: parent::__construct(CONVERT_LINEBREAKS, gTxt('convert_linebreaks')); could_not_log_in --> args: --> file: textpattern/include/txp_auth.php --> line: 345 --> when: $message = array(gTxt('could_not_log_in'), E_ERROR); could_not_mail --> args: --> file: textpattern/lib/txplib_admin.php --> line: 173 --> when: return array(gTxt('could_not_mail'), E_ERROR); create --> args: --> file: textpattern/include/txp_image.php --> line: 694 --> when: fInput('submit', '', gTxt('create')), ' class="edit-alter-thumbnail"' create_article --> args: --> file: textpattern/include/txp_article.php --> line: 1483 --> when: ? href(' '.gTxt('create_article'), 'index.php?event=article', array('class' => 'txp-new')) create_author --> args: --> file: textpattern/include/txp_admin.php --> line: 685 --> when: $out[] = hed(gTxt('create_author'), 2); create_category --> args: --> file: textpattern/include/txp_category.php --> line: 387 --> when: tag(gTxt('create_category'), 'label', array('for' => $event.'_category_new')).br. create_css --> args: --> file: textpattern/include/txp_css.php --> line: 197 --> when: $actionsExtras .= sLink('css', 'pour', ''.sp.gTxt('create_css'), 'txp-new') create_form --> args: --> file: textpattern/include/txp_form.php --> line: 335 --> when: $actionsExtras .= sLink('form', 'form_create', ''.sp.gTxt('create_form'), 'txp-new') create_link --> args: --> file: textpattern/include/txp_link.php --> line: 206 --> when: sLink('link', 'link_edit', gTxt('create_link'), 'txp-button'), create_page --> args: --> file: textpattern/include/txp_page.php --> line: 161 --> when: $actionsExtras .= sLink('page', 'page_new', ''.sp.gTxt('create_page'), 'txp-new') create_section --> args: --> file: textpattern/include/txp_section.php --> line: 444 --> when: $caption = gTxt('create_section'); create_skin --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1271 --> when: return sLink($event, 'edit', gTxt('create_skin'), 'txp-button'); create_thumbnail --> args: --> file: textpattern/include/txp_image.php --> line: 667 --> when: ? hed(gTxt('create_thumbnail').popHelp('create_thumbnail'), 3) creating_config --> args: --> file: textpattern/setup/index.php --> line: 621 --> when: return hed(gTxt('creating_config'), 2). creating_db_tables --> args: --> file: textpattern/setup/index.php --> line: 460 --> when: gTxt('creating_db_tables'), 2 css --> args: --> file: textpattern/include/txp_section.php --> line: 142 --> when: 'label' => gTxt('css'), css_name_required --> args: --> file: textpattern/include/txp_css.php --> line: 357 --> when: $message = array(gTxt('css_name_required'), E_ERROR); css_save_failed --> args: --> file: textpattern/include/txp_css.php --> line: 378 --> when: $message = array(gTxt('css_save_failed'), E_ERROR); date --> args: --> file: textpattern/include/txp_tag.php --> line: 2717 --> when: 'date desc' => gTxt('date').$desc, day --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2567 --> when: $period = gTxt('day'); days --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2569 --> when: $period = gTxt('days'); db_cant_connect --> args: --> file: textpattern/setup/setup_lib.php --> line: 346 --> when: msg(gTxt('db_cant_connect'), MSG_ERROR, true); db_connected --> args: --> file: textpattern/setup/setup_lib.php --> line: 349 --> when: echo msg(gTxt('db_connected')); default --> args: --> file: textpattern/include/txp_section.php --> line: 932 --> when: 'html' => permlinkmodes('permlink_mode', '', array('' => gTxt('default'))), default_section_updated --> args: --> file: textpattern/include/txp_section.php --> line: 753 --> when: send_script_response(announce(gTxt('default_section_updated'))); default_write_section --> args: --> file: textpattern/include/txp_section.php --> line: 205 --> when: tag(gTxt('default_write_section'), 'label', array('for' => 'default_section')). delete --> args: --> file: textpattern/lib/txplib_html.php --> line: 325 --> when: 'title' => gTxt('delete'), deleteforce --> args: --> file: textpattern/include/txp_category.php --> line: 257 --> when: 'deleteforce' => gTxt('deleteforce'), deprecated_attribute --> args: name --> file: textpattern/vendors/Textpattern/Tag/Syntax/Image.php --> line: 68 --> when: trigger_error(gTxt('deprecated_attribute', array('{name}' => 'poplink')), E_USER_NOTICE); deprecated_function_with --> args: name, with --> file: textpattern/lib/txplib_misc.php --> line: 5381 --> when: // trigger_error(gTxt('deprecated_function_with', array('{name}' => __FUNCTION__, '{with}' => 'class Trace')), E_USER_NOTICE); deprecated_tag --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Search.php --> line: 111 --> when: trigger_error(gTxt('deprecated_tag'), E_USER_NOTICE); descending --> args: --> file: textpattern/include/txp_tag.php --> line: 2709 --> when: $desc = ' ('.gTxt('descending').')'; description --> args: --> file: textpattern/include/txp_section.php --> line: 146 --> when: 'label' => gTxt('description'), dev_theme --> args: --> file: textpattern/include/txp_section.php --> line: 369 --> when: ($in_dev ? n.'
'.n.tag(gTxt('dev_theme'), 'small', array('class' => 'alert-block alert-pill warning')) : ''), '', array( dev_to_live --> args: --> file: textpattern/include/txp_section.php --> line: 927 --> when: 1 => gTxt('dev_to_live'), diag_active_plugins --> args: --> file: textpattern/include/txp_diag.php --> line: 710 --> when: ($active_plugins ? gTxt('diag_active_plugins').cs.n.t.implode(n.t, $active_plugins).n : ''), diag_admin_url --> args: --> file: textpattern/include/txp_diag.php --> line: 645 --> when: (defined('ahu')) ? priv.gTxt('diag_admin_url').cs.rtrim(preg_replace('|^https?://|', '', ahu), '/').n : '', diag_apache_modules --> args: --> file: textpattern/include/txp_diag.php --> line: 801 --> when: $out[] = n.gTxt('diag_apache_modules').cs.implode(', ', apache_get_modules()).n; diag_apache_version --> args: --> file: textpattern/include/txp_diag.php --> line: 698 --> when: (is_callable('apache_get_version')) ? gTxt('diag_apache_version').cs.apache_get_version().n : '', diag_auto_dst --> args: --> file: textpattern/include/txp_diag.php --> line: 678 --> when: strip_tags(gTxt('diag_auto_dst')).cs.$auto_dst.n, diag_cookie_domain --> args: --> file: textpattern/include/txp_diag.php --> line: 647 --> when: (!empty($txpcfg['cookie_domain'])) ? priv.gTxt('diag_cookie_domain').cs.cookie_domain.n : '', diag_custom --> args: --> file: textpattern/include/txp_diag.php --> line: 783 --> when: $out[] = n.get_pref('max_custom_fields', 10).sp.gTxt('diag_custom').cs. diag_db_charset --> args: --> file: textpattern/include/txp_diag.php --> line: 732 --> when: $out[] = n.gTxt('diag_db_charset').cs.$DB->default_charset.'/'.$DB->charset.n; diag_db_global_timezone --> args: --> file: textpattern/include/txp_diag.php --> line: 688 --> when: gTxt('diag_db_global_timezone').cs.$db_global_timezone.n, diag_db_server_time --> args: --> file: textpattern/include/txp_diag.php --> line: 684 --> when: gTxt('diag_db_server_time').cs.$db_server_time.n, diag_db_server_timeoffset --> args: --> file: textpattern/include/txp_diag.php --> line: 686 --> when: gTxt('diag_db_server_timeoffset').cs.$db_server_timeoffset.' s'.n, diag_db_session_timezone --> args: --> file: textpattern/include/txp_diag.php --> line: 690 --> when: gTxt('diag_db_session_timezone').cs.$db_session_timezone.n, diag_db_tables --> args: --> file: textpattern/include/txp_diag.php --> line: 780 --> when: $out[] = count($table_names).sp.gTxt('diag_db_tables').cs.implode(', ', $table_msg).n; diag_document_root --> args: --> file: textpattern/include/txp_diag.php --> line: 649 --> when: priv.gTxt('diag_document_root').cs.@$_SERVER['DOCUMENT_ROOT'].(($real_doc_root != @$_SERVER['DOCUMENT_ROOT']) ? ' ('.$real_doc_root.')' : '').n, diag_extensions_installed --> args: --> file: textpattern/include/txp_diag.php --> line: 793 --> when: $out[] = n.gTxt('diag_extensions_installed').cs.implode(', ', $extv).n; diag_extensions_recommended --> args: --> file: textpattern/include/txp_diag.php --> line: 797 --> when: $out[] = n.gTxt('diag_extensions_recommended').cs.implode(', ', array_filter($exts_missing_recommended)).n; diag_gd_library --> args: --> file: textpattern/include/txp_diag.php --> line: 669 --> when: gTxt('diag_gd_library').cs.$gd.n, diag_gmtoffset --> args: --> file: textpattern/include/txp_diag.php --> line: 680 --> when: strip_tags(gTxt('diag_gmtoffset')).cs.$timezone_key.sp."($gmtoffset)".n, diag_htaccess_contents --> args: --> file: textpattern/include/txp_diag.php --> line: 717 --> when: ? n.gTxt('diag_htaccess_contents').cs.n.ln.txpspecialchars(implode('', file($path_to_site.'/.htaccess'))).n.ln diag_is_dst --> args: --> file: textpattern/include/txp_diag.php --> line: 676 --> when: strip_tags(gTxt('diag_is_dst')).cs.$is_dst.n, diag_last_update --> args: --> file: textpattern/include/txp_diag.php --> line: 641 --> when: gTxt('diag_last_update').cs.$updateTime.gmdate($fmt_date, filemtime(txpath.'/update/_update.php')).n, diag_last_update_check --> args: --> file: textpattern/include/txp_diag.php --> line: 729 --> when: $out[] = n.gTxt('diag_last_update_check').cs.date('Y-m-d H:i:s', $lastCheck['when']).', '.$msgmain.' '.$msgbeta.n; diag_locale --> args: --> file: textpattern/include/txp_diag.php --> line: 692 --> when: gTxt('diag_locale').cs.$locale.n, diag_modified --> args: --> file: textpattern/include/txp_diag.php --> line: 429 --> when: $n .= ' ('.gTxt('diag_modified').')'; diag_multisite_root_path --> args: --> file: textpattern/include/txp_diag.php --> line: 651 --> when: (isset($txpcfg['multisite_root_path'])) ? gTxt('diag_multisite_root_path').cs.$txpcfg['multisite_root_path'].n : '', diag_none --> args: --> file: textpattern/include/txp_diag.php --> line: 467 --> when: $gd_support = gTxt('diag_none'); diag_permlink_mode --> args: --> file: textpattern/include/txp_diag.php --> line: 657 --> when: gTxt('diag_permlink_mode').cs.$permlink_mode.n, diag_php_sapi_mode --> args: --> file: textpattern/include/txp_diag.php --> line: 700 --> when: gTxt('diag_php_sapi_mode').cs.PHP_SAPI.n, diag_php_version --> args: --> file: textpattern/include/txp_diag.php --> line: 667 --> when: gTxt('diag_php_version').cs.phpversion().n, diag_preflight_check --> args: --> file: textpattern/include/txp_diag.php --> line: 713 --> when: ? n.gTxt('diag_preflight_check').cs.n.ln.implode(n, doStripTags(array_column($pfcStrings['en'], 'msg'))).n.ln diag_pretext_data --> args: --> file: textpattern/include/txp_diag.php --> line: 805 --> when: $out[] = n.gTxt('diag_pretext_data').cs.txpspecialchars(implode('', array_slice($pretext_data, 1, 20))).n; diag_production_status --> args: --> file: textpattern/include/txp_diag.php --> line: 659 --> when: gTxt('diag_production_status').cs.$production_status.n, diag_rfc2616_headers --> args: --> file: textpattern/include/txp_diag.php --> line: 704 --> when: gTxt('diag_rfc2616_headers').cs.ini_get('cgi.rfc2616_headers').n, diag_server_os_version --> args: --> file: textpattern/include/txp_diag.php --> line: 706 --> when: gTxt('diag_server_os_version').cs.php_uname('s').' '.php_uname('r').($step === 'high' ? ' '.php_uname('v').' '.php_uname('m') : '').n, diag_server_time --> args: --> file: textpattern/include/txp_diag.php --> line: 674 --> when: gTxt('diag_server_time').cs.date('Y-m-d H:i:s').n, diag_server_timezone --> args: --> file: textpattern/include/txp_diag.php --> line: 672 --> when: gTxt('diag_server_timezone').cs.Txp::get('\Textpattern\Date\Timezone')->getTimeZone().n, diag_ssl_version --> args: --> file: textpattern/include/txp_diag.php --> line: 702 --> when: gTxt('diag_ssl_version').cs.OPENSSL_VERSION_TEXT.n, diag_tempdir --> args: --> file: textpattern/include/txp_diag.php --> line: 665 --> when: gTxt('diag_tempdir').cs.$tempdir.n, diag_theme_name --> args: --> file: textpattern/include/txp_diag.php --> line: 708 --> when: gTxt('diag_theme_name').cs.$theme_name.sp.@$theme_manifest['version'].n, diag_txp_path --> args: --> file: textpattern/include/txp_diag.php --> line: 655 --> when: gTxt('diag_txp_path').cs.txpath.n, diag_txp_version --> args: --> file: textpattern/include/txp_diag.php --> line: 639 --> when: gTxt('diag_txp_version').cs.txp_version.' ('.check_file_integrity(INTEGRITY_DIGEST).')'.n, diag_unavailable --> args: --> file: textpattern/include/txp_diag.php --> line: 475 --> when: $gd = gTxt('diag_unavailable'); diag_unknown --> args: --> file: textpattern/include/txp_diag.php --> line: 812 --> when: $out[] = $f.cs.n.t.(!$checksum ? gTxt('diag_unknown') : $checksum).n; diag_web_domain --> args: --> file: textpattern/include/txp_diag.php --> line: 643 --> when: priv.gTxt('diag_web_domain').cs.$siteurl.n, diag_web_server --> args: --> file: textpattern/include/txp_diag.php --> line: 696 --> when: (isset($_SERVER['SERVER_SOFTWARE'])) ? gTxt('diag_web_server').cs.$_SERVER['SERVER_SOFTWARE'].n : '', diagnostic_info --> args: --> file: textpattern/include/txp_diag.php --> line: 595 --> when: hed(gTxt('diagnostic_info'), 2); did_it --> args: --> file: textpattern/setup/index.php --> line: 631 --> when: graf(fInput('submit', 'submit', gTxt('did_it'), 'publish')). disabled_function --> args: name --> file: textpattern/vendors/Textpattern/Mail/Adapter/Mail.php --> line: 290 --> when: throw new Exception(gTxt('disabled_function', array('{name}' => 'mail'))); documentation --> args: --> file: textpattern/include/txp_tag.php --> line: 321 --> when: gTxt('documentation').sp.span(gTxt('opens_external_link'), array('class' => 'ui-icon ui-icon-extlink')), download --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2984 --> when: return href($label, $url, ' title = "'.gTxt('download').'"'); downloads --> args: --> file: textpattern/include/txp_tag.php --> line: 2095 --> when: 'downloads desc' => gTxt('downloads').$desc, draft --> args: --> file: textpattern/include/txp_tag.php --> line: 543 --> when: STATUS_DRAFT => gTxt('draft'), duplicate --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1534 --> when: ' '.gTxt('duplicate'), edit --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1380 --> when: href(txpspecialchars($skin_name), $editUrl, array('title' => gTxt('edit'))). edit_author --> args: --> file: textpattern/include/txp_admin.php --> line: 687 --> when: $out[] = hed(gTxt('edit_author'), 2); edit_category --> args: --> file: textpattern/include/txp_category.php --> line: 548 --> when: $out = hed(gTxt('edit_category'), 2). edit_comment --> args: --> file: textpattern/include/txp_discuss.php --> line: 508 --> when: hed(gTxt('edit_comment'), 2). edit_default_section --> args: --> file: textpattern/include/txp_section.php --> line: 455 --> when: $caption = gTxt('edit_default_section'); edit_file --> args: --> file: textpattern/include/txp_file.php --> line: 735 --> when: hed(gTxt('edit_file'), 2, array('class' => 'txp-heading')). edit_image --> args: --> file: textpattern/include/txp_image.php --> line: 724 --> when: hed(gTxt('edit_image'), 1, array('class' => 'txp-heading')), edit_plugin --> args: name --> file: textpattern/include/txp_plugin.php --> line: 546 --> when: hed(gTxt('edit_plugin', array('{name}' => $name)), 2, array('class' => 'txp-heading')). edit_plugins --> args: --> file: textpattern/include/txp_plugin.php --> line: 701 --> when: pagetop(gTxt('edit_plugins')); edit_section --> args: --> file: textpattern/include/txp_section.php --> line: 458 --> when: $caption = gTxt('edit_section'); email --> args: --> file: textpattern/include/txp_admin.php --> line: 436 --> when: 'label' => gTxt('email'), email_required --> args: --> file: textpattern/include/txp_admin.php --> line: 90 --> when: author_edit(array(gTxt('email_required'), E_ERROR), $fullEdit); error_adding_new_author --> args: --> file: textpattern/include/txp_admin.php --> line: 215 --> when: author_edit(array(gTxt('error_adding_new_author'), E_ERROR)); exact --> args: --> file: textpattern/include/txp_tag.php --> line: 726 --> when: 'exact' => gTxt('exact'), existing_file --> args: --> file: textpattern/include/txp_file.php --> line: 675 --> when: : tag(tag(gTxt('existing_file'), 'label', 'for="existing_file"'). expand_all --> args: --> file: textpattern/include/txp_page.php --> line: 485 --> when: tag(' '.gTxt('expand_all'), 'button', array( expired --> args: --> file: textpattern/include/txp_article.php --> line: 2085 --> when: $invite = graf(gTxt('expired'), array('class' => 'comment-annotate-expired')); export --> args: --> file: textpattern/include/txp_plugin.php --> line: 298 --> when: href(gTxt('export'), array( export_to_disk --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1484 --> when: 'label' => gTxt('export_to_disk'), extension --> args: --> file: textpattern/include/txp_image.php --> line: 156 --> when: 'label' => gTxt('extension'), file --> args: --> file: textpattern/include/txp_tag.php --> line: 746 --> when: 'file' => gTxt('file'), file_download --> args: --> file: textpattern/publish.php --> line: 436 --> when: case urldecode(strtolower(urlencode(gTxt('file_download')))): filename --> args: --> file: textpattern/include/txp_tag.php --> line: 2093 --> when: 'filename desc' => gTxt('filename').$desc, files --> args: --> file: textpattern/include/txp_admin.php --> line: 455 --> when: 'label' => gTxt('files'), forget --> args: --> file: textpattern/vendors/Textpattern/Tag/Syntax/Comment.php --> line: 155 --> when: 'forgetlabel' => gTxt('forget'), form --> args: --> file: textpattern/include/txp_form.php --> line: 174 --> when: 'html' => tag(gTxt('form'), 'label', array('for' => 'changeform')). form_name_invalid --> args: --> file: textpattern/include/txp_form.php --> line: 531 --> when: $message = array(gTxt('form_name_invalid'), E_ERROR); form_not_specified --> args: --> file: textpattern/publish/taghandlers.php --> line: 390 --> when: trigger_error(gTxt('form_not_specified')); form_save_failed --> args: --> file: textpattern/include/txp_form.php --> line: 554 --> when: $message = array(gTxt('form_save_failed'), E_ERROR); form_type_missing --> args: --> file: textpattern/include/txp_form.php --> line: 485 --> when: $message = array(gTxt('form_type_missing'), E_ERROR); from_or_to_address_missing --> args: --> file: textpattern/vendors/Textpattern/Mail/Adapter/Mail.php --> line: 294 --> when: throw new Exception(gTxt('from_or_to_address_missing')); get_started --> args: --> file: textpattern/setup/index.php --> line: 245 --> when: 4 => gTxt('get_started'), go --> args: --> file: textpattern/lib/txplib_html.php --> line: 1497 --> when: fInput('submit', 'search', gTxt('go')) go_back --> args: --> file: textpattern/include/txp_tag.php --> line: 310 --> when: gTxt('go_back'), go_content --> args: --> file: textpattern/lib/txplib_head.php --> line: 185 --> when: go_to_login --> args: --> file: textpattern/setup/index.php --> line: 605 --> when: href(gTxt('go_to_login'), $login_url, ' class="navlink publish"') ham --> args: --> file: textpattern/include/txp_prefs.php --> line: 921 --> when: '2' => gTxt('ham'), height --> args: --> file: textpattern/include/txp_image.php --> line: 690 --> when: n.''. help --> args: --> file: textpattern/lib/txplib_html.php --> line: 1211 --> when: $ui = sp.href(span(gTxt('help'), array('class' => 'ui-icon ui-icon-extlink')), $url, $atts); hidden --> args: --> file: textpattern/include/txp_tag.php --> line: 544 --> when: STATUS_HIDDEN => gTxt('hidden'), hide_spam --> args: --> file: textpattern/include/txp_discuss.php --> line: 581 --> when: 'spam' => gTxt('hide_spam'), hide_unmoderated --> args: --> file: textpattern/include/txp_discuss.php --> line: 580 --> when: 'unmoderated' => gTxt('hide_unmoderated'), high --> args: --> file: textpattern/include/txp_diag.php --> line: 71 --> when: 'high' => gTxt('high'), hour --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2558 --> when: $period = gTxt('hour'); hours --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2560 --> when: $period = gTxt('hours'); hours_days_ago --> args: --> file: textpattern/include/txp_prefs.php --> line: 832 --> when: $vals['since'] = gTxt('hours_days_ago'); id --> args: --> file: textpattern/include/txp_image.php --> line: 135 --> when: 'label' => gTxt('id'), id_title --> args: --> file: textpattern/lib/txplib_admin.php --> line: 880 --> when: 'id_title' => gTxt('id_title'), image --> args: --> file: textpattern/include/txp_tag.php --> line: 745 --> when: 'image' => gTxt('image'), image_save_error --> args: --> file: textpattern/lib/txplib_admin.php --> line: 583 --> when: return gTxt('image_save_error'); image_save_failed --> args: --> file: textpattern/include/txp_image.php --> line: 1032 --> when: $message = array(gTxt('image_save_failed'), E_ERROR); images --> args: --> file: textpattern/include/txp_admin.php --> line: 450 --> when: 'label' => gTxt('images'), import --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1224 --> when: .fInput('submit', '', gTxt('import')) import_from_disk --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1219 --> when: .tag(gTxt('import_from_disk'), 'label', array('for' => $event.'_import')) include_in_search --> args: --> file: textpattern/include/txp_section.php --> line: 943 --> when: 'label' => gTxt('include_in_search'), install --> args: --> file: textpattern/include/txp_plugin.php --> line: 820 --> when: fInput('submit', 'plugin-go', gTxt('install'), 'publish'), install_from_textpack --> args: --> file: textpattern/include/txp_lang.php --> line: 226 --> when: ? hed(gTxt('install_from_textpack'), 3). install_plugin --> args: --> file: textpattern/include/txp_plugin.php --> line: 1120 --> when: tag(gTxt('install_plugin'), 'label', ' for="plugin-install"').popHelp('install_plugin'). install_textpack --> args: --> file: textpattern/include/txp_lang.php --> line: 229 --> when: ''.popHelp('get_textpack'). installed --> args: --> file: textpattern/include/txp_lang.php --> line: 132 --> when: $status = gTxt('installed'); internal_error --> args: --> file: textpattern/lib/txplib_admin.php --> line: 666 --> when: $msg = gTxt('internal_error'); invalid_argument --> args: name --> file: textpattern/vendors/Textpattern/Iterator/FileIterator.php --> line: 155 --> when: throw new \Exception(gTxt('invalid_argument', array('{name}' => 'filename'))); invalid_article_id --> args: --> file: rpc/TXP_RPCServer.php --> line: 369 --> when: return new IXR_Error(404, gTxt('invalid_article_id')); invalid_attribute_value --> args: name --> file: textpattern/lib/txplib_misc.php --> line: 6241 --> when: trigger_error(gTxt('invalid_attribute_value', array('{name}' => 'match')), E_USER_NOTICE); invalid_expiredate --> args: --> file: textpattern/include/txp_article.php --> line: 246 --> when: $msg = array(gTxt('invalid_expiredate'), E_ERROR); invalid_filename --> args: --> file: textpattern/include/txp_file.php --> line: 1101 --> when: file_list(array(gTxt('invalid_filename'), E_ERROR)); invalid_header --> args: --> file: textpattern/vendors/Textpattern/Mail/Adapter/Mail.php --> line: 263 --> when: throw new Exception(gTxt('invalid_header')); invalid_postdate --> args: --> file: textpattern/include/txp_article.php --> line: 207 --> when: $msg = array(gTxt('invalid_postdate'), E_ERROR); invalid_token --> args: --> file: textpattern/include/txp_auth.php --> line: 390 --> when: $message = array(gTxt('invalid_token'), E_ERROR); invalid_width_or_height --> args: --> file: textpattern/include/txp_image.php --> line: 1152 --> when: image_edit(array(gTxt('invalid_width_or_height'), E_ERROR), $id); just_spam_results_found --> args: --> file: textpattern/include/txp_discuss.php --> line: 445 --> when: $contentBlock .= n.tr(tda(gTxt('just_spam_results_found'), ' colspan="10"')); keep_square_pixels --> args: --> file: textpattern/include/txp_image.php --> line: 692 --> when: n.''. keywords --> args: --> file: textpattern/include/txp_list.php --> line: 165 --> when: 'label' => gTxt('keywords'), lang_dir --> args: --> file: textpattern/lib/txplib_head.php --> line: 118 --> when: $lang_direction = gTxt('lang_dir'); language --> args: --> file: textpattern/include/txp_auth.php --> line: 164 --> when: tag(gTxt('language'), 'label', array('for' => 'lang')). language_preamble --> args: --> file: textpattern/include/txp_lang.php --> line: 213 --> when: echo graf(gTxt('language_preamble'), array('class' => 'txp-layout-textbox')); last_modification --> args: --> file: textpattern/include/txp_tag.php --> line: 572 --> when: 'LastMod desc' => gTxt('last_modification').$desc, leave_text_untouched --> args: --> file: textpattern/vendors/Textpattern/Textfilter/Plain.php --> line: 41 --> when: parent::__construct(LEAVE_TEXT_UNTOUCHED, gTxt('leave_text_untouched')); lightswitch --> args: --> file: textpattern/admin-themes/hiveneutral/hiveneutral.php --> line: 113 --> when: 'title' => gTxt('lightswitch'), link --> args: --> file: textpattern/include/txp_tag.php --> line: 747 --> when: 'link' => gTxt('link'), link_empty --> args: --> file: textpattern/include/txp_link.php --> line: 513 --> when: link_list(array(gTxt('link_empty'), E_ERROR)); link_save_failed --> args: --> file: textpattern/include/txp_link.php --> line: 584 --> when: $message = array(gTxt('link_save_failed'), E_ERROR); links --> args: --> file: textpattern/include/txp_admin.php --> line: 460 --> when: 'label' => gTxt('links'), list --> args: --> file: textpattern/vendors/Textpattern/Skin/Skin.php --> line: 1324 --> when: 'aria-label' => gTxt('list'), live --> args: --> file: textpattern/include/txp_tag.php --> line: 540 --> when: STATUS_LIVE => gTxt('live'), live_preview --> args: --> file: textpattern/include/txp_article.php --> line: 1932 --> when: tag(checkbox2('', false, 0, 'live-preview').sp.gTxt('live_preview'), 'label'). live_to_dev --> args: --> file: textpattern/include/txp_section.php --> line: 926 --> when: 0 => gTxt('live_to_dev'), log_in_button --> args: --> file: textpattern/include/txp_auth.php --> line: 193 --> when: fInput('submit', '', gTxt('log_in_button'), 'publish') logged_in_as --> args: --> file: textpattern/admin-themes/hiveneutral/hiveneutral.php --> line: 136 --> when: n.gTxt('logged_in_as'). login --> args: --> file: textpattern/include/txp_auth.php --> line: 160 --> when: $pageTitle = gTxt('login'); login_name --> args: --> file: textpattern/include/txp_admin.php --> line: 428 --> when: 'label' => gTxt('login_name'), login_to_textpattern --> args: --> file: textpattern/include/txp_auth.php --> line: 161 --> when: $out[] = hed(gTxt('login_to_textpattern'), 1, array('id' => 'txp-login-heading')). logout --> args: --> file: textpattern/admin-themes/hiveneutral/hiveneutral.php --> line: 118 --> when: href(gTxt('logout'), 'index.php?logout=1', array('id' => 'txp-logout-button')) low --> args: --> file: textpattern/include/txp_diag.php --> line: 70 --> when: 'low' => gTxt('low'), manage --> args: --> file: textpattern/include/txp_plugin.php --> line: 253 --> when: gTxt('manage'), '', ' class="txp-list-col-manage" scope="col"' max_url_len --> args: --> file: textpattern/include/txp_prefs.php --> line: 359 --> when: echo announce(gTxt('max_url_len').' < '.$min_len, E_WARNING); message --> args: --> file: textpattern/include/txp_discuss.php --> line: 201 --> when: 'label' => gTxt('message'), messy --> args: --> file: textpattern/lib/txplib_admin.php --> line: 879 --> when: 'messy' => gTxt('messy'), meta --> args: --> file: textpattern/include/txp_plugin.php --> line: 853 --> when: ? hed(gTxt('meta'), 2). method --> args: --> file: textpattern/include/txp_lore.php --> line: 136 --> when: 'label' => gTxt('method'), minute --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2549 --> when: $period = gTxt('minute'); minutes --> args: --> file: textpattern/lib/txplib_misc.php --> line: 2551 --> when: $period = gTxt('minutes'); missing_dom_extension --> args: --> file: textpattern/publish/taghandlers.php --> line: 3195 --> when: trigger_error(gTxt('missing_dom_extension')); modified --> args: --> file: textpattern/include/txp_plugin.php --> line: 347 --> when: $showModified = ($modified ? sp.span(gTxt('modified'), array('class' => 'warning')) : ''); modified_by --> args: --> file: textpattern/include/txp_article.php --> line: 1437 --> when: $out .= sp.span('|', array('role' => 'separator')).sp.gTxt('modified_by').' '.txpspecialchars($LastModID).sp.span('·', array('role' => 'separator')).sp.safe_strftime('%d %b %Y %X', $sLastMod); multisite_config --> args: --> file: textpattern/setup/index.php --> line: 348 --> when: gTxt('multisite_config'), 2 multisite_please_enter_details --> args: --> file: textpattern/setup/index.php --> line: 350 --> when: graf(gTxt('multisite_please_enter_details')). my_site --> args: --> file: textpattern/vendors/Textpattern/DB/Core.php --> line: 217 --> when: $pf['sitename'] = gTxt('my_site'); my_slogan --> args: --> file: textpattern/vendors/Textpattern/DB/Core.php --> line: 218 --> when: $pf['site_slogan'] = gTxt('my_slogan'); name --> args: --> file: textpattern/include/txp_section.php --> line: 126 --> when: 'label' => gTxt('name'), name_required --> args: --> file: textpattern/setup/index.php --> line: 537 --> when: msg(gTxt('name_required'), MSG_ERROR, true); navigation --> args: --> file: textpattern/admin-themes/hiveneutral/hiveneutral.php --> line: 66 --> when: $out[] = '