Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/mode.ini - 100 lines - 5211 bytes - Text - Print

   1  [debug]
   2  article_tag_illegal_body="<code>txp:article</code> tag cannot be used in an article body."
   3  ambiguous_tag_format="Ambiguous tag format: <strong>{chunk}</strong>."
   4  assert_array_value="<strong>{name}</strong> is not an array."
   5  assert_callable="Unexpected content: expected callable function"
   6  assert_int_value="<strong>{name}</strong> is not an integer."
   7  assert_length="Unexpected length mismatch"
   8  assert_pattern="Unexpected pattern mismatch"
   9  assert_string="Unexpected string mismatch"
  10  assert_string_value="<strong>{name}</strong> is not a string."
  11  attribute_values_must_be_quoted="Attribute values must be quoted."
  12  deprecated_attribute="<strong>{name}</strong> attribute is deprecated."
  13  deprecated_attribute_with="<strong>{name}</strong> attribute is deprecated: use <strong>{with}</strong> instead."
  14  deprecated_function="Function <strong>{name}</strong> is deprecated."
  15  deprecated_function_with="Function <strong>{name}</strong> is deprecated: use <strong>{with}</strong> instead."
  16  deprecated_tag="Tag is deprecated"
  17  disabled_function="Function <strong>{name}</strong> is disabled."
  18  empty_partial_selector="Empty selector for partial <strong>{name}</strong>."
  19  error_article_context="Article tags cannot be used outside an article context."
  20  error_category_context="Category tags cannot be used outside a category context."
  21  error_comment_context="Comment tags cannot be used outside a comment context."
  22  error_file_context="File tags cannot be used outside a file context."
  23  error_image_context="Image tags cannot be used outside an image context."
  24  error_link_context="Link tags cannot be used outside a link context."
  25  error_section_context="Section tags cannot be used outside a section context."
  26  field_not_found="Field <strong>{name}</strong> not found."
  27  form_circular_reference="Too many nested form references while parsing form <strong>{name}</strong>."
  28  form_not_found="Form not found."
  29  form_not_specified="Form not specified."
  30  invalid_attribute_value="<strong>{name}</strong> is not a valid attribute value"
  31  invalid_pane="Invalid pane."
  32  mismatch_open_close_tag="Tag opening/closing mismatch: {from}&#8230;{to}."
  33  missing_article_tag="Page template <strong>{page}</strong> does not contain a <code>txp:article</code> tag."
  34  missing_close_tag="Opening tag without corresponding closing tag: <strong>{chunk}</strong>."
  35  missing_dom_extension="PHP DOM extension unavailable."
  36  missing_open_tag="Closing tag without corresponding opening tag: <strong>{chunk}</strong>."
  37  permlink_to_expired_article="Attempt to link to expired article <strong>{id}</strong>."
  38  plugin_include_error="Unable to include plugin <strong>{name}</strong>."
  39  plugin_load_error="A problem occurred while loading the plugin:"
  40  plugin_load_error_above="The above errors were caused by the plugin:"
  41  php_code_disabled_article="PHP code is disabled for articles."
  42  php_code_disabled_page="PHP code is disabled for pages."
  43  php_code_forbidden_user="Author is not permitted to use PHP code."
  44  raw_php_deprecated="Raw PHP tags are deprecated"
  45  tag_error="Tag error:"
  46  unknown_spam_estimate="Unknown spam estimate"
  47  unknown_attribute="Unknown tag attribute: {att}"
  48  unknown_callback_function="Unknown callback function: {function}"
  49  unknown_image="Unknown image"
  50  unknown_link="Unknown link"
  51  unknown_section="Unknown section"
  52  unknown_tag="tag does not exist"
  53  unregistered_tag="tag is not registered"
  54  variable_name_empty="Variable name is not set"
  55  while_parsing_page_form="while parsing form <strong>{form}</strong> on page <strong>{page}</strong>"
  56  [diag]
  57  diag_active_plugins="Active plugins"
  58  diag_admin_url="Admin URL"
  59  diag_apache_modules="Apache modules"
  60  diag_apache_version="Apache version"
  61  diag_auto_dst="Automatically adjust Daylight Saving Time setting?"
  62  diag_cookie_domain="Cookie domain"
  63  diag_custom="custom fields"
  64  diag_db_charset="Charset (default/config)"
  65  diag_db_global_timezone="Database server timezone"
  66  diag_db_server_time="Database server time"
  67  diag_db_server_timeoffset="Database server time offset"
  68  diag_db_session_timezone="Database session timezone"
  69  diag_db_tables="database tables"
  70  diag_document_root="Document root"
  71  diag_gd_info="{version}; Supported formats: {supported}."
  72  diag_gd_library="GD Graphics Library"
  73  diag_gmtoffset="Time zone (GMT offset in seconds)"
  74  diag_htaccess_contents=".htaccess file contents"
  75  diag_is_dst="Daylight Saving Time enabled?"
  76  diag_languages="Site / Admin language: {site_lang} / {admin_lang}"
  77  diag_last_update="Last update"
  78  diag_last_update_check="Last update check"
  79  diag_locale="Locale"
  80  diag_multisite_root_path="Multisite root path"
  81  diag_modified="modified"
  82  diag_none="None"
  83  diag_permlink_mode="Article URL pattern"
  84  diag_preflight_check="Pre-flight check"
  85  diag_pretext_data="Pretext data"
  86  diag_production_status="Production status"
  87  diag_php_sapi_mode="PHP server API"
  88  diag_php_version="PHP version"
  89  diag_rfc2616_headers="RFC 2616 headers"
  90  diag_server_os_version="Server OS"
  91  diag_server_time="Server local time"
  92  diag_server_timezone="Server timezone"
  93  diag_tempdir="Temporary directory path"
  94  diag_theme_name="Admin-side theme"
  95  diag_txp_path="Textpattern path"
  96  diag_txp_version="Textpattern version"
  97  diag_unavailable="Unavailable"
  98  diag_unknown="Unknown"
  99  diag_web_domain="Site URL"
 100  diag_web_server="Web server"

title

Description

title

Description

title

Description

title

title

Body