whoami7 - Manager
:
/
home
/
creaupfw
/
public_html
/
wp-includes
/
assets
/
Upload File:
files >> /home/creaupfw/public_html/wp-includes/assets/txtpat.zip
PK .��Z�ĩk k txtpat.sqlnu �[��� SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `txtpat488` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]textpattern` -- CREATE TABLE `[[dbprefix]]textpattern` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Posted` datetime NOT NULL, `Expires` datetime DEFAULT NULL, `AuthorID` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `LastMod` datetime NOT NULL, `LastModID` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Title_html` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Body` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `Body_html` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `Excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL, `Excerpt_html` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `Image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Category1` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Category2` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Annotate` int(11) NOT NULL DEFAULT '0', `AnnotateInvite` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comments_count` int(11) NOT NULL DEFAULT '0', `Status` int(11) NOT NULL DEFAULT '4', `textile_body` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `textile_excerpt` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `Section` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `override_form` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Keywords` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `url_title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_4` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_5` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_6` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_7` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_8` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_9` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `custom_10` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `uid` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `feed_time` date NOT NULL, PRIMARY KEY (`ID`), KEY `categories_idx` (`Category1`(10),`Category2`(10)), KEY `Posted` (`Posted`), KEY `Expires_idx` (`Expires`), KEY `author_idx` (`AuthorID`), KEY `section_status_idx` (`Section`(249),`Status`), KEY `url_title_idx` (`url_title`(250)), FULLTEXT KEY `searching` (`Title`,`Body`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]textpattern` -- INSERT INTO `[[dbprefix]]textpattern` VALUES (1, '[[regtime]]', NULL, '[[admin_username]]', '[[regtime]]', '', 'Welcome to your site', '', 'h3. What do you want to do next?\n\n* Write a "new article"://[[domhost]][[relativeurl]]/textpattern/index.php?event=article? Let your creativity flow!\n* Change this site''s name, slogan or select a different article URL style? Check and modify your "preferences"://[[domhost]][[relativeurl]]/textpattern/index.php?event=prefs.\n* Edit or delete this article? Your "articles"://[[domhost]][[relativeurl]]/textpattern/index.php?event=list list is the place to start.\n* Upload "images"://[[domhost]][[relativeurl]]/textpattern/index.php?event=image or "files"://[[domhost]][[relativeurl]]/textpattern/index.php?event=file to accompany your articles?\n* Learn Textile, the markup generator included with Textpattern? You can try it in the "Textile sandbox":https://textpattern.com/textile-sandbox.\n** If you want to learn more, you can refer to an extensive "Textile manual":https://textpattern.com/textile-reference-manual.\n* Be guided through your "Textpattern first steps":https://textpattern.com/textpattern-first-steps by completing some tasks?\n* Study the "Textpattern Semantic Model":https://textpattern.com/textpattern-semantic-model?\n* Add one or more additional "users"://[[domhost]][[relativeurl]]/textpattern/index.php?event=admin, or extend Textpattern''s capabilities with "plugins"://[[domhost]][[relativeurl]]/textpattern/index.php?event=plugin from the "Textpattern plugin directory":https://textpattern.com/plugins?\n* Dive in and learn by doing? Please note:\n** When you write an article you assign it to a "section"://[[domhost]][[relativeurl]]/textpattern/index.php?event=section of your site.\n** Sections use a "page"://[[domhost]][[relativeurl]]/textpattern/index.php?event=page template and a "style"://[[domhost]][[relativeurl]]/textpattern/index.php?event=css to define how site content appears in a browser.\n** Page templates typically use HTML(HyperText Markup Language) and "Textpattern tags":https://docs.textpattern.com/tags/ (like this: @<txp:article />@) to build the output code.\n** Some Textpattern tags use "forms"://[[domhost]][[relativeurl]]/textpattern/index.php?event=form, reusable building blocks that provide extensive control and customization over your site construction.\n** Pages, styles and forms can be packaged into "themes"://[[domhost]][[relativeurl]]/textpattern/index.php?event=skin and assigned to one or more sections.\n\nTextpattern tags, their attributes and values are explained within the "Textpattern User Documentation":https://docs.textpattern.com/, where you will also find valuable examples, advice and tutorials.\n\nThere''s also a group of friendly, helpful Textpattern users and administrators at the "Textpattern support forum":https://forum.textpattern.com/.\n\nAdditional language translations and corrections are welcomed. Please visit "Textpattern language translations":https://textpattern.com/languages for further details.\n\nThis is an <txp:permlink id="1">example article</txp:permlink> included with Textpattern to demonstrate some of the first steps you can undertake. An example comment is associated with this article. The article and comment can be safely deleted using the "articles"://[[domhost]][[relativeurl]]/textpattern/index.php?event=list and "comments"://[[domhost]][[relativeurl]]/textpattern/index.php?event=discuss lists.', '<h3>What do you want to do next?</h3>\n\n<ul>\n <li>Write a <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=article">new article</a>? Let your creativity flow!</li>\n <li>Change this site’s name, slogan or select a different article <span class="caps">URL</span> style? Check and modify your <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=prefs">preferences</a>.</li>\n <li>Edit or delete this article? Your <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=list">articles</a> list is the place to start.</li>\n <li>Upload <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=image">images</a> or <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=file">files</a> to accompany your articles?</li>\n <li>Learn Textile, the markup generator included with Textpattern? You can try it in the <a href="https://textpattern.com/textile-sandbox">Textile sandbox</a>.\n <ul>\n <li>If you want to learn more, you can refer to an extensive <a href="https://textpattern.com/textile-reference-manual">Textile manual</a>.</li>\n </ul></li>\n <li>Be guided through your <a href="https://textpattern.com/textpattern-first-steps">Textpattern first steps</a> by completing some tasks?</li>\n <li>Study the <a href="https://textpattern.com/textpattern-semantic-model">Textpattern Semantic Model</a>?</li>\n <li>Add one or more additional <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=admin">users</a>, or extend Textpattern’s capabilities with <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=plugin">plugins</a> from the <a href="https://textpattern.com/plugins">Textpattern plugin directory</a>?</li>\n <li>Dive in and learn by doing? Please note:\n <ul>\n <li>When you write an article you assign it to a <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=section">section</a> of your site.</li>\n <li>Sections use a <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=page">page</a> template and a <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=css">style</a> to define how site content appears in a browser.</li>\n <li>Page templates typically use <abbr title="HyperText Markup Language"><span class="caps">HTML</span></abbr> and <a href="https://docs.textpattern.com/tags/">Textpattern tags</a> (like this: <code><txp:article /></code>) to build the output code.</li>\n <li>Some Textpattern tags use <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=form">forms</a>, reusable building blocks that provide extensive control and customization over your site construction.</li>\n <li>Pages, styles and forms can be packaged into <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=skin">themes</a> and assigned to one or more sections.</li>\n </ul></li>\n </ul>\n\n<p>Textpattern tags, their attributes and values are explained within the <a href="https://docs.textpattern.com/">Textpattern User Documentation</a>, where you will also find valuable examples, advice and tutorials.</p>\n\n<p>There’s also a group of friendly, helpful Textpattern users and administrators at the <a href="https://forum.textpattern.com/">Textpattern support forum</a>.</p>\n\n<p>Additional language translations and corrections are welcomed. Please visit <a href="https://textpattern.com/languages">Textpattern language translations</a> for further details.</p>\n\n<p>This is an <txp:permlink id="1">example article</txp:permlink> included with Textpattern to demonstrate some of the first steps you can undertake. An example comment is associated with this article. The article and comment can be safely deleted using the <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=list">articles</a> and <a href="//[[domhost]][[relativeurl]]/textpattern/index.php?event=discuss">comments</a> lists.</p>', 'This is a Textpattern article excerpt. Article excerpts are optional and can be used effectively to summarize an article''s content, for example with Textpattern''s built-in article syndication.', '<p>This is a Textpattern article excerpt. Article excerpts are optional and can be used effectively to summarize an article’s content, for example with Textpattern’s built-in article syndication.</p>', '', 'hope-for-the-future', 'meaningful-labor', 1, 'Comment', 1, 4, '1', '1', 'articles', '', '', '', 'welcome-to-your-site', '', '', '', '', '', '', '', '', '', '', '[[secret]]', '[[regday]]'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_category` -- CREATE TABLE `[[dbprefix]]txp_category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `parent` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `lft` int(11) NOT NULL DEFAULT '0', `rgt` int(11) NOT NULL DEFAULT '0', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=9 ; -- -- Dumping data for table `[[dbprefix]]txp_category` -- INSERT INTO `[[dbprefix]]txp_category` VALUES (1, 'root', 'article', '', 1, 8, 'root', ''), (2, 'root', 'link', '', 1, 4, 'root', ''), (3, 'root', 'image', '', 1, 2, 'root', ''), (4, 'root', 'file', '', 1, 2, 'root', ''), (5, 'everything-is-going-to-be-alright', 'article', 'root', 2, 3, 'Everything is going to be alright', ''), (6, 'hope-for-the-future', 'article', 'root', 4, 5, 'Hope for the future', ''), (7, 'meaningful-labor', 'article', 'root', 6, 7, 'Meaningful labor', ''), (8, 'textpattern', 'link', 'root', 2, 3, 'Textpattern', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_css` -- CREATE TABLE `[[dbprefix]]txp_css` ( `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `css` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `skin` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `lastmod` datetime DEFAULT NULL, UNIQUE KEY `name_skin` (`name`(63),`skin`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_css` -- INSERT INTO `[[dbprefix]]txp_css` VALUES ('default', '@charset "UTF-8";\n/* ==========================================================================\n Styling and layout for all media\n ========================================================================== */\n/* Reset\n ========================================================================== */\n/**\n * Add the correct display in IE 11 and Firefox.\n */\ndetails,\nmain {\n display: block;\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Edge, Firefox, and Opera.\n */\nprogress {\n vertical-align: baseline;\n}\n\n/**\n * Add the correct display in all browsers.\n */\nsummary {\n display: list-item;\n}\n\n/* Clearfix\n ========================================================================== */\nheader::after,\nfooter::after,\nnav ul::after,\nnav ol::after,\n.container::after {\n content: "";\n display: table;\n clear: both;\n}\n\n/* ==========================================================================\n Styling and layout for screen media (mobile first)\n ========================================================================== */\n@media screen {\n /* Layout\n ========================================================================== */\n /**\n * 1. Prevent adjustments of font size after orientation changes in\n * IE on Windows Phone and in iOS.\n */\n html {\n /* 1 */\n -webkit-text-size-adjust: 100%;\n text-size-adjust: 100%;\n }\n\n /**\n * 1. Set `body` to `relative` to allow positioning of absolute elements.\n * 2. Remove default margin.\n */\n body {\n /* 1 */\n position: relative;\n /* 2 */\n margin: 0;\n background: #f7f7f7;\n }\n\n /**\n * Outer wrapper for main layouts.\n *\n * Example HTML:\n *\n * <div class="wrapper">\n * <div class="container">\n * Content\n * </div>\n * </div>\n */\n .wrapper {\n padding: 1px 0;\n border-bottom: 1px solid #cccccc;\n background: #ffffff;\n }\n\n /**\n * Wrapper for layouts, and for site header/footer.\n *\n * Example HTML:\n *\n * <div class="wrapper">\n * <div class="container">\n * Content\n * </div>\n * </div>\n */\n .site-header,\n.site-footer,\n.container {\n width: 88%;\n max-width: 54em;\n margin: 0 auto;\n }\n\n /**\n * Additional styling for child content within site header.\n */\n .site-header {\n padding: 1em 0;\n }\n .site-header h2 {\n margin: 0;\n }\n .site-header h3 {\n margin: 0.5em 0 0;\n font-family: "PT Serif", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;\n font-size: 1.25rem;\n font-style: italic;\n font-weight: normal;\n line-height: 1.4;\n }\n\n /**\n * Additional styling for child content within site footer.\n */\n .site-footer {\n padding: 0.5em 0;\n }\n\n /**\n * Styling for articles.\n *\n * 1. Prevent really, really long words in article from breaking layout.\n */\n .article {\n margin-bottom: 2em;\n /* 1 */\n word-wrap: break-word;\n }\n\n /**\n * Styling for complementary content.\n *\n * Initially the sidebar appears under main content, it is then repositioned\n * with media queries at 2nd breakpoint.\n *\n * 1. Prevent really, really long words in article from breaking layout.\n */\n .complementary-content {\n margin: 2em -6% 0;\n padding: 0 6%;\n border-top: 2px dashed #cccccc;\n /* 1 */\n word-wrap: break-word;\n }\n\n /**\n * Hide text but still allow screen reader access.\n *\n * Example HTML:\n *\n * <p class="accessibility">\n */\n .accessibility {\n position: absolute;\n width: 1px;\n height: 1px;\n margin: -1px;\n padding: 0;\n overflow: hidden;\n clip: rect(0 0 0 0);\n border: 0;\n white-space: nowrap;\n }\n\n /* Navigation\n ========================================================================== */\n /**\n * Style mobile first version of the navigation menu. Desktop version will\n * override some rules with extra styling at 1st breakpoint.\n *\n * Example HTML:\n *\n * <nav class="site-navigation">\n * <div>\n * <ul>\n * <li class="active"><a></li>\n * <li><a></li>\n * <li><a></li>\n * </ul>\n * <div class="search">\n * <form>\n * <input type="search">\n * </form>\n * </div>\n * </div>\n * </nav>\n */\n .site-navigation {\n background-color: #dddddd;\n }\n .site-navigation > div {\n position: relative;\n max-width: 54em;\n margin: 0 auto;\n }\n .site-navigation ul {\n margin: 0;\n padding: 0;\n border: solid #cccccc;\n border-width: 1px 0;\n list-style: none;\n }\n .site-navigation li {\n border: solid #cccccc;\n border-width: 1px 0;\n background-color: #eeeeee;\n }\n .site-navigation li:hover {\n background-color: #f8f8f8;\n }\n .site-navigation li:active {\n background-color: lightgray;\n box-shadow: inset 0 0.2em 0.25em rgba(0, 0, 0, 0.15);\n }\n .site-navigation li.active {\n background-color: white;\n box-shadow: none;\n }\n .site-navigation a {\n display: block;\n padding: 0.5em 6%;\n color: #333333;\n }\n .site-navigation a:hover, .site-navigation a:visited {\n color: #333333;\n text-decoration: none;\n }\n .site-navigation a:active {\n color: #1a1a1a;\n text-decoration: none;\n }\n\n /**\n * Search field in navigation.\n */\n .search {\n padding: 1em 6% 0.5em;\n background: #ffffff;\n }\n .search input[type=search] {\n width: 16em;\n height: 2.125em;\n padding-right: 0.1875em;\n padding-left: 2em;\n border-radius: 0.5em;\n background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 32 32%27%3E%3Cg fill=%27%23333%27%3E%3Cpath d=%27M4,13c0-5,4-9,9-9c5,0,9,4,9,9c0,5-4,9-9,9C8,22,4,18,4,13z M13,19c3.3,0,6-2.7,6-6s-2.7-6-6-6s-6,2.7-6,6S9.7,19,13,19z%27/%3E%3Cpath d=%27M17.5,19l1.5-1.5l4.5,3L28,25c0,0,0,1.5-0.75,2.25S25,28,25,28l-4.5-4.5L17.5,19z%27/%3E%3C/g%3E%3C/svg%3E") no-repeat left center;\n background-size: 2em 2em;\n }\n\n /* Links\n ========================================================================== */\n /**\n * 1. Specify link colour.\n * 2. Remove default underline style from non-hover state links.\n * 3. Interrupt the decoration line to let the shape of the text show through\n * in supported browsers.\n * 4. Remove tap delay in modern browsers.\n */\n a {\n /* 1 */\n color: #004cbf;\n /* 2 */\n text-decoration: none;\n /* 3 */\n -webkit-text-decoration-skip: ink;\n text-decoration-skip-ink: auto;\n /* 4 */\n touch-action: manipulation;\n }\n a:hover, a:active {\n outline: 0;\n color: #0066ff;\n text-decoration: underline;\n }\n a:focus {\n outline: 1px solid #0066ff;\n }\n\n /**\n * Additional styling for `h1`-`h3` heading links.\n *\n * 1. Expanded CSS level 3 `text-decoration-color` property in supported\n * browsers, older browsers ignore this addition.\n */\n h1 a,\nh2 a,\nh3 a,\nh4 a,\nh5 a,\nh6 a {\n color: #000000;\n }\n h1 a:hover, h1 a:active,\nh2 a:hover,\nh2 a:active,\nh3 a:hover,\nh3 a:active,\nh4 a:hover,\nh4 a:active,\nh5 a:hover,\nh5 a:active,\nh6 a:hover,\nh6 a:active {\n color: #000000;\n /* 1 */\n -webkit-text-decoration-color: rgba(51, 51, 51, 0.5);\n text-decoration-color: rgba(51, 51, 51, 0.5);\n }\n\n /**\n * Paginator (prev/next) navigation links on articles/article lists.\n *\n * Example HTML:\n *\n * <nav class="paginator">\n * <a rel="prev">\n * <a rel="next">\n */\n .paginator {\n display: flex;\n justify-content: space-between;\n }\n\n /**\n * Visually hide unfocussed/inactive ‘skip links’.\n *\n * Example HTML:\n *\n * <a class="skip-link">\n */\n .skip-link {\n position: absolute;\n z-index: 2;\n top: 1px;\n left: 1px;\n padding: 0.25em 0.5em;\n transform: translateY(-5em);\n transition: transform 0.25s ease-in-out;\n background-color: white;\n color: #333333;\n font-family: system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n }\n .skip-link:focus, .skip-link:active {\n transform: translateY(0);\n }\n\n /* Typography\n ========================================================================== */\n /**\n * Establish baseline.\n */\n html {\n font-size: 16px;\n line-height: 1.5;\n }\n\n /**\n * Global font and text colour.\n */\n body {\n color: #333333;\n font-family: "PT Serif", Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;\n }\n\n /**\n * Sans-serif font for main navigation menu.\n */\n .site-navigation {\n font-family: system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n font-weight: bold;\n }\n\n /**\n * Harmonize size, style and vertical margin of headings.\n */\n h1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n clear: both;\n color: #000000;\n font-family: system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n }\n\n h1 {\n margin: 0.6315789em 0;\n font-size: 2.375rem;\n letter-spacing: -0.25px;\n line-height: 1.1842105;\n }\n\n h2 {\n margin: 0.75em 0;\n font-size: 2rem;\n letter-spacing: -0.25px;\n line-height: 1.25;\n }\n\n h3 {\n margin: 1em 0;\n font-size: 1.5rem;\n letter-spacing: -0.25px;\n line-height: 1.3333333;\n }\n\n h4 {\n margin: 1em 0;\n font-size: 1.25rem;\n line-height: 1.4;\n }\n\n h5 {\n margin: 1em 0;\n font-size: 1.125rem;\n line-height: 1.4444444;\n }\n\n h6 {\n margin: 1em 0;\n font-size: 1rem;\n line-height: 1.5;\n }\n\n /**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n b,\nstrong {\n font-weight: bolder;\n }\n\n /**\n * Add vertical margin to addresses.\n */\n address {\n margin: 1em 0;\n }\n\n /**\n * Additional styling for blockquotes.\n */\n blockquote {\n margin: 0.8em 0;\n font-size: 1.25rem;\n font-style: italic;\n line-height: 1.4;\n text-align: center;\n }\n\n /**\n * 1. Remove the bottom border in Chrome 57+.\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n abbr[title] {\n /* 1 */\n border-bottom: 0;\n /* 2 */\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n\n /**\n * Consistent styling for `mark` and `var` tags.\n */\n mark,\nvar {\n padding: 0 0.25em;\n border-radius: 0.25em;\n background: #fff9e1;\n color: #333333;\n }\n\n /**\n * Harmonize size and style of computer text.\n */\n pre,\ncode,\nkbd,\nsamp {\n border: 1px solid #e3e3e3;\n border-radius: 0.2857143em;\n background-color: #f7f7f7;\n color: #333333;\n font-family: Menlo, Consolas, Monaco, monospace;\n font-size: 0.875rem;\n line-height: 1.5;\n }\n\n code,\nkbd,\nsamp {\n padding: 1px 0.21429em;\n }\n\n /**\n * Additional stylng for preformatted text/code.\n *\n * 1. Contain overflow in all browsers.\n * 2. Don''t wrap long words.\n * 3. Set tab size to 4 spaces.\n */\n pre {\n padding: 0.5714286em 1.1428571em;\n /* 1 */\n overflow-x: auto;\n /* 2 */\n word-wrap: normal;\n /* 3 */\n -moz-tab-size: 4;\n -o-tab-size: 4;\n tab-size: 4;\n }\n pre code {\n padding: 0;\n border: 0;\n background-color: transparent;\n direction: ltr;\n font-size: 1em;\n -webkit-hyphens: none;\n -ms-hyphens: none;\n hyphens: none;\n text-align: left;\n word-wrap: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: pre;\n }\n\n /**\n * Prevent `sub` and `sup` elements from affecting the line height in all\n * browsers.\n */\n sub,\nsup.footnote,\nsup {\n position: relative;\n font-size: 0.75em;\n line-height: 0;\n vertical-align: baseline;\n }\n\n sup {\n top: -0.5em;\n }\n\n sub {\n bottom: -0.25em;\n }\n\n /**\n * Harmonize size and style of small text.\n */\n small,\nfigcaption,\ntfoot,\n.footnote {\n font-size: 0.8125rem;\n line-height: 1.5;\n }\n\n figcaption,\ntfoot,\n.footnote {\n color: #585858;\n }\n\n figcaption {\n margin-top: 0.5em;\n font-style: italic;\n }\n\n /**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n hr {\n /* 1 */\n box-sizing: content-box;\n height: 24px;\n margin: 1em 0;\n /* 2 */\n overflow: visible;\n border: 0;\n background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 240 24%27%3E%3Cpath fill=%27%23333%27 d=%27M0,0c1.742,13.61,54.74,20.912,119.995,15.279C184.922,9.679,238.594,13.024,240,24c-1.744-13.613-54.742-20.913-120.005-15.284C55.078,14.32,1.405,10.973,0,0z%27/%3E%3C/svg%3E") 50% 50% no-repeat;\n background-size: 240px 24px;\n }\n\n /* Support for non-latin languages (can be removed if not required)\n ========================================================================== */\n /**\n * Bidirectional (bidi) text support.\n * See: https://www.w3.org/International/articles/inline-bidi-markup/#cssshim\n */\n [dir=ltr],\n[dir=rtl] {\n unicode-bidi: -webkit-isolate;\n unicode-bidi: isolate;\n }\n\n bdo[dir=ltr],\nbdo[dir=rtl] {\n unicode-bidi: isolate-override;\n }\n\n /**\n * Preferred font for Japanese language.\n */\n :lang(ja) {\n font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", "Meiryo UI", sans-serif;\n font-weight: 300;\n }\n\n /**\n * Preferred font for Korean language.\n */\n :lang(ko) {\n font-family: GulimChe, Gulim, sans-serif;\n }\n\n /**\n * Preferred font for simplified Chinese (PRC) language.\n */\n :lang(zh-cn) {\n font-family: "PingFang SC", SimHei, sans-serif;\n }\n\n /**\n * Preferred font for traditional Chinese (Taiwan, Hong Kong) language.\n */\n :lang(zh-tw) {\n font-family: "PingFang TC", PMingLiU, sans-serif;\n }\n\n /**\n * Suppress `text-decoration` in some RTL languages for better legibility.\n */\n [lang|=ar] a:hover,\n[lang|=fa] a:hover,\n[lang|=ur] a:hover {\n text-decoration: none;\n }\n\n /**\n * Computer code should be LTR.\n */\n [dir=rtl] code {\n direction: ltr;\n }\n\n /**\n * Swap image alignment right/left positions in RTL languages.\n */\n [dir=rtl] img.align-left {\n margin: 1em 0 1em 1em;\n float: right;\n }\n [dir=rtl] img.align-right {\n margin: 1em 1em 1em 0;\n float: left;\n }\n\n /**\n * Swap table caption alignment in RTL languages.\n */\n [dir=rtl] caption {\n text-align: right;\n }\n\n /**\n * Swap table cell text alignments in RTL languages.\n */\n [dir=rtl] th,\n[dir=rtl] td {\n text-align: right;\n }\n\n /**\n * Swap menu/list padding positions in RTL languages.\n */\n [dir=rtl] menu,\n[dir=rtl] ol,\n[dir=rtl] ul {\n padding: 0 2em 0 0;\n }\n\n [dir=rtl] .site-navigation ul,\n[dir=rtl] .article-list {\n padding: 0;\n }\n\n /**\n * Swap definition description margin positions in RTL languages.\n */\n [dir=rtl] dd {\n margin: 0 2em 0 0;\n }\n\n /**\n * Swap checkbox/radio margin positions in RTL languages.\n */\n [dir=rtl] input[type=checkbox] + label,\n[dir=rtl] input[type=radio] + label {\n margin: 0 0 0 0.5em;\n }\n [dir=rtl] input[type=checkbox] + label:last-of-type,\n[dir=rtl] input[type=radio] + label:last-of-type {\n margin: 0;\n }\n\n /**\n * Swap `select` icon position in RTL languages.\n */\n [dir=rtl] select {\n padding-right: 0.1875em;\n padding-left: 1.5em;\n background-position: 0.5em center;\n }\n\n /**\n * Swap ‘skip links’ position in RTL languages.\n */\n [dir=rtl] .skip-link {\n right: 1px;\n left: auto;\n }\n\n /**\n * Swap anchor float position on comments.\n */\n [dir=rtl] .comments h4 .comment-anchor {\n float: left;\n }\n\n /* Embedded content\n ========================================================================== */\n /**\n * Add the correct display in IE 11.\n */\n video {\n display: inline-block;\n }\n\n /**\n * Make embedded elements responsive.\n */\n img,\nvideo {\n max-width: 100%;\n height: auto;\n }\n\n /**\n * Images.\n *\n * 1. Remove the gap between images and the bottom of their containers.\n *\n * Image alignment (compatible with Textile markup syntax).\n *\n * Example HTML:\n *\n * <img class="align-left">\n * <img class="align-right">\n * <img class="align-center">\n */\n img {\n /* 1 */\n vertical-align: middle;\n }\n img.align-left {\n margin: 1em 1em 1em 0;\n float: left;\n }\n img.align-right {\n margin: 1em 0 1em 1em;\n float: right;\n }\n img.align-center {\n display: block;\n margin: 1em auto;\n }\n\n /**\n * Consistent margins on `figure`.\n */\n figure {\n margin: 1em 0;\n }\n\n /* Tables\n ========================================================================== */\n /**\n * Consistent tables.\n */\n table {\n width: 100%;\n margin-bottom: 1em;\n border-spacing: 0;\n border-collapse: collapse;\n }\n\n /**\n * Styling of table captions.\n */\n caption {\n margin-bottom: 0.5em;\n font-style: italic;\n text-align: left;\n }\n\n /**\n * Make table cells align top and left by default.\n */\n th,\ntd {\n padding: 0.5em;\n border: 1px solid #d4d4d4;\n vertical-align: top;\n text-align: left;\n }\n\n /**\n * Emphasize table header.\n */\n thead tr {\n background-color: #eeeeee;\n }\n thead th,\nthead td {\n border: 1px solid #cccccc;\n }\n\n /**\n * ''Zebra striping'' of `tbody` rows.\n */\n tbody tr:nth-child(even) {\n background-color: #f7f7f7;\n }\n\n /**\n * Adjust padding of table footer due to smaller font size.\n */\n tfoot th,\ntfoot td {\n padding: 0.6666667em;\n }\n\n /**\n * Multi-row span vertical cell alignments.\n */\n [rowspan] {\n vertical-align: middle;\n }\n\n /* Lists\n ========================================================================== */\n /**\n * Address paddings set differently.\n */\n menu,\nol,\nul {\n padding: 0 0 0 2em;\n }\n\n /**\n * Remove margins from nested lists.\n */\n li > ul,\nli > ol {\n margin: 0;\n }\n\n /**\n * CSS Lists and Counters Module Level 3 list marker styling.\n */\n li::marker {\n color: color-text-heading;\n }\n\n /**\n * Address margins set differently.\n */\n dd {\n margin: 0 0 0 2em;\n }\n\n /**\n * Additional styling for article lists.\n *\n * Example HTML:\n *\n * <ul class="article-list">\n */\n .article-list {\n margin: 0 0 2em;\n padding: 0;\n border-top: 1px solid #cccccc;\n list-style: none;\n }\n .article-list li {\n margin-bottom: 0;\n border-bottom: 1px solid #cccccc;\n }\n\n /* Forms\n ========================================================================== */\n /**\n * 1. Address width being affected by wide descendants in Chrome, Firefox.\n * 2. Define consistent fieldset border, margin, and padding.\n */\n fieldset {\n /* 1 */\n min-width: 0;\n /* 2 */\n margin: 1em 0;\n padding: 1px 1em;\n border: 1px solid #cccccc;\n }\n\n /**\n * Normalize styling of `legend`.\n *\n * 1. Correct wrapping not present in IE 11 and Edge 12/13.\n * 2. Remove padding so people aren''t caught out if they zero out fieldsets.\n * 3. Correct `color` not being inherited from fieldset in IE 11.\n */\n legend {\n /* 1 */\n display: table;\n /* 1 */\n box-sizing: border-box;\n /* 1 */\n max-width: 100%;\n /* 2 */\n padding: 0;\n /* 3 */\n color: inherit;\n /* 1 */\n white-space: normal;\n }\n\n /**\n * 1. Show the overflow in Edge.\n * 2. Remove tap delay in modern browsers.\n */\n button,\ninput {\n /* 1 */\n overflow: visible;\n /* 2 */\n touch-action: manipulation;\n }\n\n /**\n * 1. Prevent elements from spilling out of their parent.\n * 2. Address margins set differently in Firefox 4+, Safari, and Chrome.\n * 3. Correct font properties not being inherited.\n */\n button,\ninput,\noptgroup,\nselect,\ntextarea {\n box-sizing: border-box;\n /* 1 */\n max-width: 100%;\n /* 2 */\n margin: 0;\n color: #000000;\n font-family: system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";\n /* 3 */\n font-size: 1rem;\n line-height: 1.375;\n vertical-align: baseline;\n }\n\n /**\n * Styling of form input fields.\n *\n * 1. Remove browser-specific default styling.\n */\n [type=color],\n[type=date],\n[type=datetime],\n[type=datetime-local],\n[type=email],\n[type=month],\n[type=number],\n[type=password],\n[type=search],\n[type=tel],\n[type=text],\n[type=time],\n[type=url],\n[type=week],\nselect,\ntextarea {\n height: 2em;\n padding: 0.25em 0.1875em;\n border: 1px solid #cccccc;\n border-radius: 0;\n background: #ffffff;\n /* 1 */\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n }\n [type=color]:focus,\n[type=date]:focus,\n[type=datetime]:focus,\n[type=datetime-local]:focus,\n[type=email]:focus,\n[type=month]:focus,\n[type=number]:focus,\n[type=password]:focus,\n[type=search]:focus,\n[type=tel]:focus,\n[type=text]:focus,\n[type=time]:focus,\n[type=url]:focus,\n[type=week]:focus,\nselect:focus,\ntextarea:focus {\n border-color: #0066ff;\n outline: 1px solid transparent;\n }\n\n /**\n * 1. Remove any excess padding.\n * 2. Correct margins for inline checkbox/radio labels.\n */\n [type=checkbox],\n[type=radio] {\n /* 1 */\n padding: 0;\n }\n [type=checkbox] + label,\n[type=radio] + label {\n /* 2 */\n margin: 0 0.5em 0 0;\n }\n [type=checkbox] + label:last-of-type,\n[type=radio] + label:last-of-type {\n /* 2 */\n margin: 0;\n }\n\n /**\n * Correct the cursor style of increment and decrement buttons in Safari.\n */\n [type=number]::-webkit-inner-spin-button,\n[type=number]::-webkit-outer-spin-button {\n height: auto;\n }\n\n /**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n [type=search]::-webkit-search-decoration {\n /* autoprefixer: off */\n appearance: none;\n }\n\n /**\n * Use indicator icon to signify the drop-down ability of `select`.\n */\n select {\n padding-right: 1.5em;\n background: #ffffff url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2717%27 height=%275%27 viewBox=%270 0 17 5%27%3E%3Cpolygon fill=%27%23333%27 points=%270,0 5,5 10,0%27/%3E%3C/svg%3E") right center no-repeat;\n background-size: 1.0625em 0.3125em;\n text-transform: none;\n }\n\n /**\n * Remove browser-specific `select` UI in IE 11.\n */\n select::-ms-expand {\n opacity: 0;\n }\n\n /**\n * Override height and background set in a previous rule and allow auto height.\n */\n select[size],\nselect[multiple] {\n height: auto;\n padding-right: 0.5em;\n background-image: none;\n }\n\n /**\n * Override height set in rule above and restrict to one line field.\n */\n select[size="0"],\nselect[size="1"] {\n height: 2em;\n }\n\n /**\n * Normalize styling of `optgroup`.\n */\n optgroup {\n font-style: normal;\n font-weight: bold;\n }\n\n /**\n * 1. Remove default vertical scrollbar in IE 11.\n * 2. Remove unwanted space below `textarea` in Safari, Chrome, Opera.\n * 3. Restrict to vertical resizing to prevent layout breakage.\n */\n textarea {\n width: 100%;\n height: auto;\n min-height: 3em;\n /* 1 */\n overflow: auto;\n /* 2 */\n vertical-align: top;\n /* 3 */\n resize: vertical;\n }\n\n /**\n * Make sure disabled elements really are disabled and styled appropriately.\n *\n * 1. Override default iOS opacity setting.\n * 2. Re-set default cursor for disabled elements.\n */\n [disabled],\n[disabled] option,\n[disabled] optgroup,\nspan.disabled {\n border-color: #d4d4d4 !important;\n /* 1 */\n opacity: 1;\n background: #eeeeee !important;\n box-shadow: none !important;\n color: #aaaaaa !important;\n text-shadow: none !important;\n /* 2 */\n cursor: default !important;\n }\n\n /**\n * Width display options for `input` fields. Height display options\n * for textareas.\n *\n * Example HTML:\n *\n * <input class="small">\n * <input class="large">\n */\n .small input {\n width: 25%;\n min-width: 151px;\n }\n .small textarea {\n height: 5.5em;\n }\n\n .large input {\n width: 50%;\n min-width: 302px;\n }\n .large textarea {\n height: 9.75em;\n }\n\n /**\n * Styling for form field validation.\n */\n input:focus:invalid,\nselect:focus:invalid,\ntextarea:focus:invalid {\n border-color: #9d261d;\n box-shadow: none;\n }\n\n /**\n * Styling for Firefox-specfic form field validation.\n */\n input:-moz-ui-invalid,\nselect:-moz-ui-invalid,\ntextarea:-moz-ui-invalid {\n border-color: #9d261d;\n box-shadow: none;\n }\n\n /**\n * Normalize form placeholder style across browsers.\n *\n * 1. Fix placeholder font properties inheritance.\n */\n :-ms-input-placeholder {\n opacity: 1;\n color: #999999;\n /* 1 */\n font: inherit;\n }\n ::placeholder {\n opacity: 1;\n color: #999999;\n /* 1 */\n font: inherit;\n }\n\n /**\n * Styling for required field indicators.\n *\n * Example HTML:\n *\n * <b class="required" title="Required">*</b>\n */\n .required {\n border: 0;\n color: #9d261d;\n }\n\n /* Buttons\n ========================================================================== */\n /**\n * 1. Address `overflow` set to `hidden` in IE 11.\n * 2. Remove the inheritance of text transform in Edge, Firefox, and IE 11.\n */\n button {\n /* 1 */\n overflow: visible;\n /* 2 */\n text-transform: none;\n }\n\n /**\n * Remove the inner border and padding in Firefox.\n */\n button::-moz-focus-inner,\n[type=button]::-moz-focus-inner,\n[type=reset]::-moz-focus-inner,\n[type=submit]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n }\n\n /**\n * 1. Remove browser-specific default styling.\n * 2. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\n button,\n[type=button],\n[type=reset],\n[type=submit] {\n background-color: #dfdfdf;\n background-image: linear-gradient(#eeeeee, #dfdfdf);\n display: inline-block;\n position: relative;\n width: auto;\n height: 2em;\n padding: 0.25em 1em;\n border: 1px solid #dfdfdf;\n border-radius: 1em;\n background-clip: padding-box;\n box-shadow: 0 2px 0 #acacac;\n color: #333333;\n font-weight: normal;\n text-align: center;\n /* 1 */\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n /* 2 */\n cursor: pointer;\n }\n button:hover,\n[type=button]:hover,\n[type=reset]:hover,\n[type=submit]:hover {\n background-color: #e9e9e9;\n background-image: linear-gradient(#f8f8f8, #e9e9e9);\n border-color: #bebebe;\n color: #333333;\n text-decoration: none;\n }\n button:active,\n[type=button]:active,\n[type=reset]:active,\n[type=submit]:active {\n top: 2px;\n border-color: #bebebe;\n box-shadow: none;\n color: #1a1a1a;\n text-decoration: none;\n }\n button:focus,\n[type=button]:focus,\n[type=reset]:focus,\n[type=submit]:focus {\n border-color: #0066ff;\n outline: 1px solid transparent;\n }\n\n /**\n * Disbaled button additional styling.\n */\n button[disabled],\n[type=button][disabled],\n[type=reset][disabled],\n[type=submit][disabled] {\n top: 2px !important;\n }\n\n /* Comments\n ========================================================================== */\n /**\n * Styling for user comments.\n *\n * Example HTML:\n *\n * <article class="comments">\n */\n .comments {\n margin-bottom: 1em;\n padding: 1px 1em;\n border-radius: 0.5em;\n background: #f7f7f7;\n word-wrap: break-word;\n }\n .comments h4 .is-author {\n font-weight: normal;\n }\n .comments h4 .comment-anchor {\n float: right;\n font-weight: normal;\n }\n\n /**\n * Additional styling for article author''s comments.\n *\n * Example HTML:\n *\n * <article class="comments comments-author">\n */\n .comments-author {\n background: #efefef;\n }\n\n /**\n * Styling for user comments preview.\n */\n #cpreview {\n margin-bottom: 2px;\n padding: 1em;\n border-radius: 0.5em;\n background-color: #fff9e1;\n }\n\n /**\n * Highlight text colour for comment errors.\n */\n .error_message li {\n color: #9d261d;\n }\n\n /**\n * Highlighting for comment form errors.\n */\n .comments_error {\n border-color: #9d261d;\n }\n\n /* Popup comments (can be removed if you don''t use popups)\n ========================================================================== */\n /**\n * Restrict maximum width of popup container.\n */\n #popup-page .container {\n max-width: 52em;\n }\n}\n/* ==========================================================================\n Additional layout for screen media 576px and up\n ========================================================================== */\n@media only screen and (min-width: 38em) {\n /**\n * Desktop version of the navigation menu. Overrides mobile first version.\n *\n * Example HTML:\n *\n * <nav class="site-navigation">\n * <div>\n * <ul>\n * <li class="active"><a></li>\n * <li><a></li>\n * <li><a></li>\n * </ul>\n * <div class="search">\n * <form>\n * <input type="search">\n * </form>\n * </div>\n * </div>\n * </nav>\n */\n .site-navigation {\n border-top: 1px solid #cccccc;\n border-bottom: 1px solid #cccccc;\n }\n .site-navigation > div {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n width: 88%;\n }\n .site-navigation ul {\n display: flex;\n flex-wrap: wrap;\n border: 0;\n }\n .site-navigation li {\n border-width: 0 1px;\n }\n .site-navigation a {\n padding: 0.5em 1em;\n }\n\n .search {\n margin-top: 0.2em;\n padding: 0;\n background: transparent;\n }\n .search input[type=search] {\n width: 2.125em;\n padding-right: 0;\n transition: width 0.2s ease-in-out, border-color 0.2s ease-in-out;\n background-color: #eeeeee;\n cursor: pointer;\n }\n .search input[type=search]:hover {\n background-color: #f8f8f8;\n }\n .search input[type=search]:focus {\n width: 16em;\n padding-right: 0.1875em;\n background-color: white;\n cursor: auto;\n }\n}\n/* ==========================================================================\n Additional layout for screen media 864px and up\n ========================================================================== */\n@media only screen and (min-width: 46em) {\n /**\n * Enlarge baseline text size.\n */\n html {\n font-size: 1.125rem;\n }\n}\n/* ==========================================================================\n Additional accessibility for screen media\n ========================================================================== */\n@media screen and (prefers-reduced-motion: reduce), (update: slow) {\n .search input[type=search] {\n transition-duration: 0;\n }\n}\n/* ==========================================================================\n Styling and layout for print media\n ========================================================================== */\n@media print {\n /**\n * Remove unnecessary global styling from printed media.\n */\n *,\n*::before,\n*::after {\n background: transparent !important;\n box-shadow: none !important;\n color: #000000 !important;\n text-shadow: none !important;\n }\n\n /**\n * Use a print-friendly font size.\n */\n html {\n font-size: 8pt;\n line-height: 1.5;\n }\n\n /**\n * Use a print-friendly font family.\n */\n body {\n margin: 0.5cm;\n padding: 2em 5em;\n font-family: "Helvetica Neue", sans-serif;\n }\n\n /**\n * Make sure links are not underlined.\n */\n a {\n text-decoration: none;\n }\n\n /**\n * Visually separate header from body.\n */\n .site-header {\n border-bottom: 1pt solid #000000;\n }\n\n /**\n * Visually separate footer from body.\n */\n .site-footer {\n margin-top: 12pt;\n border-top: 1pt solid #000000;\n }\n\n /**\n * Hide unnecessary content from print.\n */\n nav,\naudio,\nvideo,\nform,\n#comments-form,\n.comments h4 a:last-child,\n.complementary-content,\n.paginator,\n.skip-link {\n display: none;\n }\n\n /**\n * Show long-form for abbreviations in print.\n */\n abbr[title]::after {\n content: " (" attr(title) ")";\n }\n\n /**\n * Harmonize size, style and vertical margin of headings.\n */\n h1 {\n margin: 16pt 0;\n font-size: 32pt;\n font-weight: normal;\n line-height: 36pt;\n }\n\n h2 {\n margin: 14pt 0;\n font-size: 24pt;\n line-height: 28pt;\n orphans: 2;\n widows: 2;\n page-break-after: avoid;\n }\n\n h3 {\n margin: 12pt 0;\n font-size: 18pt;\n line-height: 22pt;\n orphans: 2;\n widows: 2;\n page-break-after: avoid;\n }\n\n h4 {\n margin: 11pt 0;\n font-size: 14pt;\n line-height: 18pt;\n orphans: 2;\n widows: 2;\n page-break-after: avoid;\n }\n\n h5 {\n margin: 10pt 0;\n font-size: 12pt;\n line-height: 16pt;\n orphans: 2;\n widows: 2;\n page-break-after: avoid;\n }\n\n h6 {\n margin: 9pt 0;\n font-size: 10pt;\n line-height: 14pt;\n orphans: 2;\n widows: 2;\n page-break-after: avoid;\n }\n\n /**\n * Prevent widows (single final paragraph line on next page) and orphans (single\n * first paragraph line on previous page).\n */\n p {\n orphans: 2;\n widows: 2;\n }\n\n /**\n * Harmonize size and style of small text.\n */\n footer,\nfigcaption,\ntfoot,\nsmall,\n.footnote {\n font-size: 6pt;\n }\n\n /**\n * Simple blockquote styling.\n *\n * 1. Avoid blockquotes breaking across multiple pages.\n */\n blockquote {\n padding: 0 0 0 8pt;\n border-left: 3pt solid #000000;\n font-size: 16pt;\n /* 1 */\n page-break-inside: avoid;\n }\n\n [dir=rtl] blockquote {\n padding: 0 8pt 0 0;\n border-right: 3pt solid #000000;\n border-left: 0;\n }\n\n /**\n * Simple preformatted text styling.\n *\n * 1. Ensure pre blocks are wrapped when printed.\n */\n pre {\n margin-bottom: 8pt;\n padding: 8pt;\n border: 1pt solid #000000;\n /* 1 */\n white-space: pre-wrap !important;\n }\n\n /**\n * Use a print-friendly monospaced font and size.\n */\n pre,\ncode,\nkbd,\nsamp,\nvar {\n font-family: "Courier New", Courier, monospace;\n }\n\n /**\n * Images.\n *\n * 1. Avoid images breaking across multiple pages.\n *\n * Image alignment (compatible with Textile markup syntax).\n *\n * Example HTML:\n *\n * <img class="align-left">\n * <img class="align-right">\n * <img class="align-center">\n */\n img {\n /* 1 */\n page-break-inside: avoid;\n }\n img.align-left {\n margin: 1em 1em 1em 0;\n float: left;\n }\n img.align-right {\n margin: 1em 0 1em 1em;\n float: right;\n }\n img.align-center {\n display: block;\n margin: 1em auto;\n }\n\n /**\n * Swap image alignment right/left positions in RTL languages.\n */\n [dir=rtl] img.align-left {\n margin: 1em 0 1em 1em;\n float: right;\n }\n [dir=rtl] img.align-right {\n margin: 1em 1em 1em 0;\n float: left;\n }\n\n /**\n * Ensure margin below `figure`.\n */\n figure {\n margin-bottom: 8pt;\n }\n\n /**\n * Ensure margin above `figcaption`.\n */\n figcaption {\n margin-top: 4pt;\n }\n\n /**\n * Simple bullet styling for `ul` unordered lists.\n */\n ul {\n padding: 0 0 8pt 1.8em;\n list-style: square;\n }\n\n [dir=rtl] ul {\n padding: 0 1.8em 8pt 0;\n }\n\n /**\n * Simple numerical styling for `ol` ordered lists.\n */\n ol {\n padding: 0 0 8pt 1.8em;\n list-style: decimal;\n }\n\n [dir=rtl] ol {\n padding: 0 1.8em 8pt 0;\n }\n\n /**\n * Normalize margins on `dl` definition lists.\n */\n dl {\n padding: 0 0 8pt 1.8em;\n }\n\n [dir=rtl] dl {\n padding: 0 1.8em 8pt 0;\n }\n\n /**\n * 1. Make `table` span entire page width.\n * 2. Ensure margin below `table`.\n */\n table {\n /* 1 */\n width: 100%;\n /* 2 */\n margin-bottom: 8pt;\n }\n\n /**\n * Harmonize styling for `caption`.\n */\n caption {\n margin-bottom: 4pt;\n font-weight: bold;\n }\n\n /**\n * Avoid table rows breaking across multiple pages.\n */\n tr {\n page-break-inside: avoid;\n }\n\n /**\n * Simple styling for table cells.\n */\n th,\ntd {\n padding: 4pt 8pt;\n border-bottom: 1pt solid #000000;\n }\n\n /**\n * Display table head across multi-page tables.\n */\n thead {\n display: table-header-group;\n }\n thead th {\n border-top: 1pt solid #000000;\n }\n\n /**\n * Avoid user comments breaking across multiple pages.\n */\n .comments {\n page-break-inside: avoid;\n }\n}', 'four-point-eight', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_discuss` -- CREATE TABLE `[[dbprefix]]txp_discuss` ( `discussid` int(6) unsigned zerofill NOT NULL AUTO_INCREMENT, `parentid` int(11) NOT NULL DEFAULT '0', `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `email` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `web` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `posted` datetime NOT NULL, `message` text COLLATE utf8mb4_unicode_ci NOT NULL, `visible` tinyint(4) NOT NULL DEFAULT '1', PRIMARY KEY (`discussid`), KEY `parentid` (`parentid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]txp_discuss` -- INSERT INTO `[[dbprefix]]txp_discuss` VALUES (000001, 1, 'Donald Swain', 'donald-swain@example.com', 'https://docs.textpattern.com/brand/donald-swain', '[[regtime]]', '<p>I enjoy your site very much.</p>', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_discuss_nonce` -- CREATE TABLE `[[dbprefix]]txp_discuss_nonce` ( `issue_time` datetime NOT NULL, `nonce` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `used` tinyint(4) NOT NULL DEFAULT '0', `secret` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`nonce`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_file` -- CREATE TABLE `[[dbprefix]]txp_file` ( `id` int(11) NOT NULL AUTO_INCREMENT, `filename` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `title` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `category` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `permissions` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `downloads` int(10) unsigned NOT NULL DEFAULT '0', `status` smallint(6) NOT NULL DEFAULT '4', `modified` datetime NOT NULL, `created` datetime NOT NULL, `size` bigint(20) DEFAULT NULL, `author` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `filename` (`filename`(250)), KEY `author_idx` (`author`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_form` -- CREATE TABLE `[[dbprefix]]txp_form` ( `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `type` varchar(28) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `Form` text COLLATE utf8mb4_unicode_ci NOT NULL, `skin` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `lastmod` datetime DEFAULT NULL, UNIQUE KEY `name_skin` (`name`(63),`skin`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_form` -- INSERT INTO `[[dbprefix]]txp_form` VALUES ('body_header', 'misc', '<a class="skip-link" href="#main"><txp:text item="go_content" /></a>\n\n<header class="site-header">\n <h2><txp:link_to_home><txp:site_name /></txp:link_to_home></h2>\n <txp:evaluate>\n <h3><txp:site_slogan /></h3>\n </txp:evaluate>\n</header>\n\n<nav id="navigation" class="site-navigation" aria-label="<txp:text item="site_nav" />" itemscope itemtype="https://schema.org/SiteNavigationElement">\n <div>\n <txp:section_list default_title=''<txp:text item="home" />'' include_default wraptag="ul" break="">\n <txp:if_status>\n <li<txp:if_section name=''<txp:section />''> class="active"</txp:if_section>>\n <a itemprop="url" href="<txp:section url />"<txp:if_section name=''<txp:section />''> aria-current="page"</txp:if_section>>\n <txp:section title />\n </a>\n </li>\n <txp:else />\n <li>\n <a itemprop="url" href="<txp:section url />">\n <txp:section title />\n </a>\n </li>\n </txp:if_status>\n </txp:section_list>\n\n <!-- links by default to form: ''search_input.txp'' unless you specify a different form -->\n <txp:search_input />\n </div>\n</nav>', 'four-point-eight', NULL), ('body_footer', 'misc', '<footer class="site-footer">\n <p><small><txp:text item="published_with" /> <a rel="external" href="https://textpattern.com/" title="<txp:text item="go_txp_com" />">Textpattern CMS</a></small></p>\n</footer>', 'four-point-eight', NULL), ('body_aside', 'misc', '<aside class="complementary-content">\n <!-- feed links, default flavor is RSS, so we don''t need to specify a flavor on the first feed_link -->\n <p><txp:feed_link class="feed-rss" label="RSS" /> / <txp:feed_link class="feed-atom" flavor="atom" label="Atom" /></p>\n\n <!-- if links exist, renders a links list -->\n <txp:evaluate test="linklist">\n <section>\n <h4><txp:text item="links" /></h4>\n <!-- links by default to form: ''plainlinks.txp'' unless you specify a different form -->\n <txp:linklist wraptag="ul" break="li" />\n </section>\n </txp:evaluate>\n</aside>', 'four-point-eight', NULL), ('search_display', 'misc', '<h1 itemprop="name"><txp:text item="search_results" /></h1>\n\n<txp:if_search_results>\n\n <!-- if search result count greater than 200 then display excessive results message, otherwise show search result count -->\n <txp:if_search_results max="200">\n <h3>\n <txp:search_result_count />\n <txp:text item="matching_search_request" />\n <q><txp:search_term /></q>\n </h3>\n <txp:else />\n <h3>\n <txp:text item="too_common_search_term" />\n <q><txp:search_term /></q>\n </h3>\n </txp:if_search_results>\n\n<!-- if no search results, then display no search results message -->\n<txp:else />\n <h3>\n <txp:text item="no_search_matches" />\n </h3>\n\n</txp:if_search_results>\n\n<!-- display resulting articles (10 per page; default setting) -->\n<txp:article class="article-list" wraptag="ul" />\n\n<!-- check if there are further results and provide pagination links depending on the result -->\n<txp:if_search_results min="11">\n <nav class="paginator" aria-label="<txp:text item="page_nav" />">\n <txp:evaluate>\n <txp:newer rel="prev">\n <txp:text item="prev" />\n </txp:newer>\n <txp:older rel="next">\n <txp:text item="next" />\n </txp:older>\n </txp:evaluate>\n </nav>\n</txp:if_search_results>', 'four-point-eight', NULL), ('images', 'misc', '<!-- set up a variable to check whether an image also has a caption associated with it... -->\n<txp:variable name="caption" value=''<txp:image_info />'' />\n\n<!-- ...now use that image caption and wrap img inside a figure with figcaption tags, otherwise just use a plain img tag -->\n<txp:if_variable name="caption" value="">\n\n <p itemprop="image" itemscope itemtype="https://schema.org/ImageObject">\n <img loading="lazy" itemprop="url contentUrl" src="<txp:image_url link=''0'' />" alt="<txp:image_info type=''alt'' />">\n <meta itemprop="width" content="<txp:image_info type="w" />">\n <meta itemprop="height" content="<txp:image_info type="h" />">\n </p>\n\n<txp:else />\n\n <figure itemprop="image" itemscope itemtype="https://schema.org/ImageObject">\n\n <img loading="lazy" itemprop="url contentUrl" src="<txp:image_url link=''0'' />" alt="<txp:image_info type=''alt'' />">\n <meta itemprop="width" content="<txp:image_info type="w" />">\n <meta itemprop="height" content="<txp:image_info type="h" />">\n\n <!-- you do not need to specify the attribute type="caption" as that is the default setting for <txp:image_info /> tag -->\n <figcaption itemprop="caption">\n <txp:image_info />\n </figcaption>\n\n </figure>\n\n</txp:if_variable>', 'four-point-eight', NULL), ('search_input', 'misc', '<div class="search" aria-label="<txp:text item="search" />" itemscope itemtype="https://schema.org/WebSite">\n <meta itemprop="url" content="<txp:site_url />">\n <form role="search" method="get" action="<txp:site_url />" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction">\n <meta itemprop="target" content="<txp:site_url />?q={q}">\n <label class="accessibility" for="search"><txp:text item="search" /></label>\n <input id="search" name="q" type="search" itemprop="query-input" placeholder="<txp:text item="search" />"<txp:if_search> value="<txp:search_term />"</txp:if_search>>\n </form>\n</div>', 'four-point-eight', NULL), ('comments', 'comment', '<!-- load the comment email into a variable. you will be using this below along with author email variable loaded in form: default.article.txp\n then check the comment email variable against article author email variable, and if it matches add ''comments-author'' class -->\n<txp:variable name="this_comment" value=''<txp:comment_email />'' />\n<txp:if_variable name="this_comment" value=''<txp:author_email />''>\n <article class="comments comments-author" itemscope itemtype="https://schema.org/Comment">\n<txp:else />\n <article class="comments" itemscope itemtype="https://schema.org/Comment">\n</txp:if_variable>\n\n <h4>\n <span class="comment-author" itemprop="author" itemscope itemtype="https://schema.org/Person">\n <span itemprop="name">\n <txp:comment_name />\n </span>\n </span>\n\n <!-- ...now check the comment email variable against article author email variable, and if it matches add ''(author)'' text -->\n <txp:if_variable name="this_comment" value=''<txp:author_email />''>\n <span class="is-author">\n (<txp:text item="author" />)\n </span>\n </txp:if_variable>\n\n <!-- add a permlink so people can link direct to this comment -->\n <span class="comment-anchor" itemprop="url">\n <txp:comment_permlink>#</txp:comment_permlink>\n </span>\n\n </h4>\n\n <!-- also add a ''since'' to show comment freshness -->\n <p class="footnote">\n <time datetime="<txp:comment_time format="iso8601" />" itemprop="dateCreated">\n <txp:comment_time />\n (<txp:comment_time format="since" />)\n </time>\n </p>\n\n <div itemprop="text">\n <txp:comment_message />\n </div>\n\n</article>', 'four-point-eight', NULL), ('popup_comments', 'comment', '<!DOCTYPE html>\n<html lang="<txp:lang />" dir="<txp:text item="lang_dir" />">\n\n<head>\n <meta charset="utf-8">\n <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">\n <title><txp:page_title /></title>\n\n <!-- CSS -->\n <txp:css format="link" media="" />\n <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:page_url type="theme_path" />/styles/default.css"> -->\n\n <meta name="generator" content="Textpattern CMS">\n <meta name="robots" content="noindex, follow">\n</head>\n\n<body class="popup-page">\n <div class="wrapper">\n <div class="container">\n\n <!-- this form is only used if you set ''Comments mode'' to ''popup'' format in preferences -->\n <txp:popup_comments />\n\n </div> <!-- /.container -->\n </div> <!-- /.wrapper -->\n</body>\n</html>', 'four-point-eight', NULL), ('comments_display', 'comment', '<!-- if there are comments, display them (note: example code below overrides the global preference setting for comments wrapping by stating\n attributes of wraptag="" and break="", you are instead using ol and li tags below)... -->\n<txp:if_comments>\n\n <section id="comments-head">\n <h3>\n <txp:text item="comments" />\n </h3>\n <ol class="comments-list">\n\n <txp:comments wraptag="" break="li" /> <!-- links by default to form: ''comments.comment.txp'' unless you specify a different form -->\n\n <!-- if this is a comment preview, display it (but only if there is no error) -->\n <txp:if_comments_preview>\n <li>\n <p id="cpreview">\n <txp:text item="press_preview_then_submit" />\n </p>\n\n <!-- links by default to form: ''comments.comment.txp'' unless you specify a different form -->\n <txp:comments_preview wraptag="" />\n\n </li>\n </txp:if_comments_preview>\n\n </ol>\n\n<!-- else if there are no comments yet and user is currently previewing comment, display it (but only if there is no error) -->\n<txp:else />\n\n <txp:if_comments_preview>\n <section id="comments-head">\n <h3>\n <txp:text item="comments" />\n </h3>\n <ol class="comments-list">\n <li>\n <p id="cpreview">\n <txp:text item="press_preview_then_submit" />\n </p>\n\n <!-- links by default to form: ''comments.comment.txp'' unless you specify a different form -->\n <txp:comments_preview wraptag="" />\n\n </li>\n </ol>\n\n<!-- else just display that there are simply no comments whatsoever :( ...but only if comments are allowed -->\n <txp:else />\n\n <txp:if_comments_allowed>\n <section id="comments-head">\n <h3>\n <txp:text item="comments" />\n </h3>\n <p>\n <txp:text item="no_comments" />\n </p>\n\n </txp:if_comments_allowed>\n </txp:if_comments_preview>\n</txp:if_comments>\n\n<!-- next, if new comments are allowed for this article then display comment form -->\n<txp:if_comments_allowed>\n\n <section id="comments-form">\n\n <!-- comment invite text is taken for the article''s comment invitation field on the ''write'' screen -->\n <h3>\n <txp:comments_invite showcount="0" textonly showalways />\n </h3>\n\n <!-- links by default to form: ''comment_form.comment.txp'' unless you specify a different form -->\n <txp:comments_form />\n\n </section>\n\n<!-- else display a comments expired message ...but only if comments had previously been allowed -->\n<txp:else />\n\n <txp:if_comments>\n <p>\n <strong>\n <txp:text item="comments_expired" />\n </strong>\n </p>\n </txp:if_comments>\n\n</txp:if_comments_allowed>\n\n<!-- if a comments section was rendered above, close the tag -->\n<txp:if_comments>\n </section>\n<txp:else />\n <txp:if_comments_allowed>\n </section>\n </txp:if_comments_allowed>\n</txp:if_comments>', 'four-point-eight', NULL), ('comment_form', 'comment', '<p>\n <txp:text item="enter_comment_here" />\n</p>\n\n<!-- if there is an error, then inform user -->\n<txp:if_comments_error>\n <txp:comments_error class="error_message" wraptag="ol" break="li" />\n</txp:if_comments_error>\n\n<p class="large">\n <label for="name">\n <txp:text item="comment_name" />\n <b class="required" title="<txp:text item="required" />">*</b>\n </label>\n <br>\n <txp:comment_name_input size="32" />\n</p>\n\n<p class="large">\n <label for="email">\n <txp:text item="comment_email" />\n <b class="required" title="<txp:text item="required" />">*</b>\n </label>\n <br>\n <txp:comment_email_input size="32" />\n</p>\n\n<p class="large">\n <label for="web">\n <txp:text item="comment_web" />\n </label>\n <br>\n <txp:comment_web_input size="32" />\n</p>\n\n<p class="small">\n <label for="message">\n <txp:text item="comment_message" />\n <b class="required" title="<txp:text item="required" />">*</b>\n </label>\n <br>\n <txp:comment_message_input cols="64" rows="4" />\n</p>\n\n<!-- preview and submit buttons (note: submit button will have a class of ''disabled''\n applied until you have previewed the message at least once) -->\n<p>\n <txp:comment_preview />\n <txp:comment_submit />\n</p>', 'four-point-eight', NULL), ('default', 'article', '<article class="article" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">\n <meta itemprop="mainEntityOfPage" content="<txp:permlink />">\n\n <txp:if_individual_article>\n <h1 itemprop="headline"><txp:title /></h1>\n <txp:else />\n <h1 itemprop="headline"><a href="<txp:permlink />" itemprop="url" title="<txp:text item="read_more" />"><txp:title /></a>\n </h1>\n </txp:if_individual_article>\n\n <p>\n <strong>\n <txp:text item="posted" />\n </strong>\n <time datetime="<txp:posted format="iso8601" />" itemprop="datePublished">\n <txp:posted />\n </time>\n <meta itemprop="dateModified" content="<txp:modified format="iso8601" />" />\n\n <!-- only display comments count if comments posted, or if new comments allowed -->\n <txp:if_comments>\n <br>\n <strong>\n <txp:text item="comments" />\n </strong>\n <a href="<txp:permlink />#comments-head" title="<txp:text item="go_comments" />" itemprop="discussionUrl">\n <span itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">\n <meta itemprop="interactionType" content="https://schema.org/CommentAction" />\n <span itemprop="userInteractionCount"><txp:comments_count /></span>\n </span>\n </a>\n <txp:else />\n <txp:if_comments_allowed>\n <br>\n <strong>\n <txp:text item="comments" />\n </strong>\n <a href="<txp:permlink />#comments-head" title="<txp:text item="go_comments" />" itemprop="discussionUrl">\n <span itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">\n <meta itemprop="interactionType" content="https://schema.org/CommentAction" />\n <span itemprop="userInteractionCount">0</span>\n </span>\n </a>\n </txp:if_comments_allowed>\n </txp:if_comments>\n </p>\n\n <txp:if_article_image>\n <txp:images form="images" />\n </txp:if_article_image>\n\n <div itemprop="articleBody">\n <txp:body />\n </div>\n\n <p>\n <strong>\n <txp:text item="author" />\n </strong>\n <span itemprop="author" itemscope itemtype="https://schema.org/Person">\n <span itemprop="name">\n <txp:author link this_section />\n </span>\n </span>\n\n <!-- only display categories if they are actually set for an article, otherwise omit -->\n <txp:if_article_category>\n <br>\n <strong>\n <txp:text item="categories" />\n </strong>\n <span itemprop="keywords">\n <txp:category_list categories=''<txp:category1 />,<txp:category2 />'' children="0" break=", " trim>\n <txp:category title link />\n </txp:category_list>\n </span>\n </txp:if_article_category>\n </p>\n\n <!-- if this is an individual article then add the comments section via form: comments_display.article.txp -->\n <txp:if_individual_article>\n <txp:output_form form="comments_display" />\n </txp:if_individual_article>\n\n</article>', 'four-point-eight', NULL), ('article_listing', 'article', '<li class="article" itemprop="blogPost" itemscope itemtype="https://schema.org/BlogPosting">\n <h4 itemprop="headline">\n <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" />">\n <txp:title />\n </a>\n </h4>\n\n <!-- if the article has an excerpt, display that -->\n <txp:if_excerpt>\n <div itemprop="description">\n <txp:excerpt />\n </div>\n </txp:if_excerpt>\n\n <p class="footnote">\n <txp:text item="posted" />\n <time datetime="<txp:posted format="iso8601" />" itemprop="datePublished">\n <txp:posted />\n </time>\n <meta itemprop="dateModified" content="<txp:modified format="iso8601" />" />\n ·\n <txp:text item="author" />\n <span itemprop="author" itemscope itemtype="https://schema.org/Person">\n <span itemprop="name">\n <txp:author link this_section />\n </span>\n </span>\n </p>\n</li>', 'four-point-eight', NULL), ('search_results', 'article', '<li class="article" itemscope itemtype="https://schema.org/Article">\n <h4 itemprop="headline">\n <a href="<txp:permlink />" itemprop="url mainEntityOfPage" title="<txp:text item="read_more" />">\n <txp:title />\n </a>\n </h4>\n\n <!-- if the article has an excerpt, display that, otherwise show highlighted keywords in context of article -->\n <txp:if_excerpt>\n <div itemprop="description">\n <txp:excerpt />\n </div>\n <txp:else />\n <p>\n <txp:search_result_excerpt />\n </p>\n </txp:if_excerpt>\n\n <p class="footnote">\n <txp:text item="posted" />\n <time datetime="<txp:posted format="iso8601" />" itemprop="datePublished">\n <txp:posted />\n </time>\n <meta itemprop="dateModified" content="<txp:modified format="iso8601" />" />\n ·\n <txp:text item="author" />\n <span itemprop="author" itemscope itemtype="https://schema.org/Person">\n <span itemprop="name">\n <txp:author link this_section />\n </span>\n </span>\n </p>\n</li>', 'four-point-eight', NULL), ('files', 'file', '<div itemscope itemtype="https://schema.org/DataDownload">\n\n <!-- ...if exists, use the file title, otherwise use file name -->\n <a href="<txp:file_download_link />" itemprop="url contentUrl">\n <strong itemprop="name">\n <txp:evaluate>\n <txp:file_download_name title />\n <txp:else />\n <txp:file_download_name />\n </txp:evaluate>\n </strong>\n </a>\n\n <!-- ...if exists, use the file description, otherwise omit that line -->\n <txp:evaluate test>\n <div itemprop="description">\n <txp:file_download_description />\n </div>\n </txp:evaluate>\n\n <div class="footnote">\n\n <!-- ...if exists, use the file category, otherwise omit that line -->\n <txp:evaluate test="file_download_category">\n <strong>\n <txp:text item="category" />\n </strong>\n <span itemprop="keywords">\n <txp:file_download_category title />\n </span>\n ·\n </txp:evaluate>\n\n <strong>\n <txp:text item="author" />\n </strong>\n <span itemprop="author" itemscope itemtype="https://schema.org/Person">\n <span itemprop="name">\n <txp:file_download_author link />\n </span>\n </span>\n ·\n <strong>\n <txp:text item="file_size" />\n </strong>\n <span itemprop="contentSize">\n <txp:file_download_size />\n </span>\n ·\n <strong>\n <txp:text item="last_modified" />\n </strong>\n <time datetime="<txp:file_download_modified format="iso8601" />" itemprop="dateModified">\n <txp:file_download_modified />\n </time>\n ·\n <strong>\n <txp:text item="download_count" />\n </strong>\n <span itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">\n <meta itemprop="interactionType" content="https://schema.org/DownloadAction" />\n <span itemprop="userInteractionCount">\n <txp:file_download_downloads />\n </span>\n </span>\n\n </div>\n\n</div>', 'four-point-eight', NULL), ('plainlinks', 'link', '<!-- This is being used as an external links form, therefore rel is set to ''external'' -->\n<txp:linkdesctitle rel="external" />', 'four-point-eight', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_image` -- CREATE TABLE `[[dbprefix]]txp_image` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `category` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ext` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `w` int(11) NOT NULL DEFAULT '0', `h` int(11) NOT NULL DEFAULT '0', `alt` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `caption` text COLLATE utf8mb4_unicode_ci NOT NULL, `date` datetime NOT NULL, `author` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `thumbnail` int(11) NOT NULL DEFAULT '0', `thumb_w` int(11) NOT NULL DEFAULT '0', `thumb_h` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `author_idx` (`author`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_lang` -- CREATE TABLE `[[dbprefix]]txp_lang` ( `id` int(11) NOT NULL AUTO_INCREMENT, `lang` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL, `name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `event` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `owner` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `data` text COLLATE utf8mb4_unicode_ci, `lastmod` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), UNIQUE KEY `lang` (`lang`,`name`), KEY `lang_2` (`lang`,`event`), KEY `owner` (`owner`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1077 ; -- -- Dumping data for table `[[dbprefix]]txp_lang` -- INSERT INTO `[[dbprefix]]txp_lang` VALUES (1, 'en', 'active', 'common', '', 'Active', '[[regtime]]'), (2, 'en', 'add', 'common', '', 'Add', '[[regtime]]'), (3, 'en', 'admin', 'common', '', 'Admin', '[[regtime]]'), (4, 'en', 'ago', 'common', '', '{qty} {period} ago', '[[regtime]]'), (5, 'en', 'all', 'common', '', 'All', '[[regtime]]'), (6, 'en', 'are_you_sure', 'common', '', 'Are you sure?', '[[regtime]]'), (7, 'en', 'article', 'common', '', 'Article', '[[regtime]]'), (8, 'en', 'articles', 'common', '', 'Articles', '[[regtime]]'), (9, 'en', 'article_image', 'common', '', 'Article image', '[[regtime]]'), (10, 'en', 'any', 'common', '', 'Any', '[[regtime]]'), (11, 'en', 'ascending', 'common', '', 'Ascending', '[[regtime]]'), (12, 'en', 'auth_required', 'common', '', 'Authorization required.', '[[regtime]]'), (13, 'en', 'author', 'common', '', 'Author', '[[regtime]]'), (14, 'en', 'authors', 'common', '', 'Authors', '[[regtime]]'), (15, 'en', 'back_to_login', 'common', '', 'Back to Textpattern login', '[[regtime]]'), (16, 'en', 'back_to_top', 'common', '', 'Back to top', '[[regtime]]'), (17, 'en', 'bad_cookie', 'common', '', 'Your session has expired. Please log in again.', '[[regtime]]'), (18, 'en', 'bad_login', 'common', '', 'Could not log in with that username/password.', '[[regtime]]'), (19, 'en', 'breadcrumb_nav', 'common', '', 'Breadcrumb navigation', '[[regtime]]'), (20, 'en', 'browse', 'common', '', 'Browse', '[[regtime]]'), (21, 'en', 'cancel', 'common', '', 'Cancel', '[[regtime]]'), (22, 'en', 'caption', 'common', '', 'Caption', '[[regtime]]'), (23, 'en', 'category', 'common', '', 'Category', '[[regtime]]'), (24, 'en', 'categories', 'common', '', 'Categories', '[[regtime]]'), (25, 'en', 'categorize', 'common', '', 'Categorize', '[[regtime]]'), (26, 'en', 'category1', 'common', '', 'Category 1', '[[regtime]]'), (27, 'en', 'category2', 'common', '', 'Category 2', '[[regtime]]'), (28, 'en', 'choose', 'common', '', 'Choose…', '[[regtime]]'), (29, 'en', 'close', 'common', '', 'Close', '[[regtime]]'), (30, 'en', 'code', 'common', '', 'Code', '[[regtime]]'), (31, 'en', 'comment', 'common', '', 'Comment', '[[regtime]]'), (32, 'en', 'comment_invitation', 'common', '', 'Invitation', '[[regtime]]'), (33, 'en', 'comments', 'common', '', 'Comments', '[[regtime]]'), (34, 'en', 'comments_expired', 'common', '', 'Commenting has expired for this article.', '[[regtime]]'), (35, 'en', 'confirm_delete_popup', 'common', '', 'Really delete?', '[[regtime]]'), (36, 'en', 'contact', 'common', '', 'Contact', '[[regtime]]'), (37, 'en', 'cookies_must_be_enabled', 'common', '', 'Browser cookies must be enabled to use Textpattern.', '[[regtime]]'), (38, 'en', 'copy', 'common', '', 'Copy', '[[regtime]]'), (39, 'en', 'could_not_log_in', 'common', '', 'Could not log in with that username/password.', '[[regtime]]'), (40, 'en', 'create', 'common', '', 'Create', '[[regtime]]'), (41, 'en', 'css', 'common', '', 'Style', '[[regtime]]'), (42, 'en', 'current', 'common', '', 'Current', '[[regtime]]'), (43, 'en', 'date', 'common', '', 'Date', '[[regtime]]'), (44, 'en', 'date_added', 'common', '', 'Date added', '[[regtime]]'), (45, 'en', 'dateformat', 'common', '', 'Date format', '[[regtime]]'), (46, 'en', 'default', 'common', '', 'Default', '[[regtime]]'), (47, 'en', 'delete', 'common', '', 'Delete', '[[regtime]]'), (48, 'en', 'delete_selected', 'common', '', 'Delete selected', '[[regtime]]'), (49, 'en', 'descending', 'common', '', 'Descending', '[[regtime]]'), (50, 'en', 'description', 'common', '', 'Description', '[[regtime]]'), (51, 'en', 'documentation', 'common', '', 'Documentation', '[[regtime]]'), (52, 'en', 'download', 'common', '', 'Download', '[[regtime]]'), (53, 'en', 'download_count', 'common', '', 'Download count', '[[regtime]]'), (54, 'en', 'downloads', 'common', '', 'Downloads', '[[regtime]]'), (55, 'en', 'duplicate', 'common', '', 'Duplicate', '[[regtime]]'), (56, 'en', 'edit', 'common', '', 'Edit', '[[regtime]]'), (57, 'en', 'email', 'common', '', 'Email', '[[regtime]]'), (58, 'en', 'email_address', 'common', '', 'Email address', '[[regtime]]'), (59, 'en', 'exact', 'common', '', 'Exact', '[[regtime]]'), (60, 'en', 'excerpt', 'common', '', 'Excerpt', '[[regtime]]'), (61, 'en', 'expired', 'common', '', 'Expired', '[[regtime]]'), (62, 'en', 'expires', 'common', '', 'Expires', '[[regtime]]'), (63, 'en', 'expire_date', 'common', '', 'Expire date', '[[regtime]]'), (64, 'en', 'expire_time', 'common', '', 'Expire time', '[[regtime]]'), (65, 'en', 'export', 'common', '', 'Export', '[[regtime]]'), (66, 'en', 'extension', 'common', '', 'Extension', '[[regtime]]'), (67, 'en', 'extensions', 'common', '', 'Extensions', '[[regtime]]'), (68, 'en', 'file', 'common', '', 'File', '[[regtime]]'), (69, 'en', 'files', 'common', '', 'Files', '[[regtime]]'), (70, 'en', 'file_download', 'common', '', 'File download', '[[regtime]]'), (71, 'en', 'file_size', 'common', '', 'File size', '[[regtime]]'), (72, 'en', 'forget', 'common', '', 'Forget', '[[regtime]]'), (73, 'en', 'form', 'common', '', 'Form', '[[regtime]]'), (74, 'en', 'form_submission_error', 'common', '', 'Sorry, the form could not be submitted. Please try again later.', '[[regtime]]'), (75, 'en', 'forms', 'common', '', 'Forms', '[[regtime]]'), (76, 'en', 'gallery', 'common', '', 'Gallery', '[[regtime]]'), (77, 'en', 'general_error', 'common', '', 'General error', '[[regtime]]'), (78, 'en', 'go', 'common', '', 'Go', '[[regtime]]'), (79, 'en', 'go_back', 'common', '', 'Go back', '[[regtime]]'), (80, 'en', 'go_comments', 'common', '', 'Go to comments', '[[regtime]]'), (81, 'en', 'go_content', 'common', '', 'Go to content', '[[regtime]]'), (82, 'en', 'go_nav', 'common', '', 'Go to navigation', '[[regtime]]'), (83, 'en', 'go_search', 'common', '', 'Go to search', '[[regtime]]'), (84, 'en', 'go_to', 'common', '', 'Go to', '[[regtime]]'), (85, 'en', 'go_txp_com', 'common', '', 'Go to the Textpattern website', '[[regtime]]'), (86, 'en', 'height', 'common', '', 'Height', '[[regtime]]'), (87, 'en', 'help', 'common', '', 'Help', '[[regtime]]'), (88, 'en', 'hidden', 'common', '', 'Hidden', '[[regtime]]'), (89, 'en', 'home', 'common', '', 'Home', '[[regtime]]'), (90, 'en', 'host', 'common', '', 'Host', '[[regtime]]'), (91, 'en', 'id', 'common', '', 'ID#', '[[regtime]]'), (92, 'en', 'image', 'common', '', 'Image', '[[regtime]]'), (93, 'en', 'images', 'common', '', 'Images', '[[regtime]]'), (94, 'en', 'import', 'common', '', 'Import', '[[regtime]]'), (95, 'en', 'input_day', 'common', '', 'Day', '[[regtime]]'), (96, 'en', 'input_hour', 'common', '', 'Hour', '[[regtime]]'), (97, 'en', 'input_minute', 'common', '', 'Minute', '[[regtime]]'), (98, 'en', 'input_month', 'common', '', 'Month', '[[regtime]]'), (99, 'en', 'input_second', 'common', '', 'Second', '[[regtime]]'), (100, 'en', 'input_year', 'common', '', 'Year', '[[regtime]]'), (101, 'en', 'install', 'common', '', 'Install', '[[regtime]]'), (102, 'en', 'internal_error', 'common', '', 'Internal error', '[[regtime]]'), (103, 'en', 'keywords', 'common', '', 'Keywords', '[[regtime]]'), (104, 'en', 'label', 'common', '', 'Label', '[[regtime]]'), (105, 'en', 'language', 'common', '', 'Language', '[[regtime]]'), (106, 'en', 'last_modification', 'common', '', 'Last modification', '[[regtime]]'), (107, 'en', 'last_modified', 'common', '', 'Last modified', '[[regtime]]'), (108, 'en', 'lightswitch', 'common', '', 'Toggle light/dark mode', '[[regtime]]'), (109, 'en', 'link', 'common', '', 'Link', '[[regtime]]'), (110, 'en', 'links', 'common', '', 'Links', '[[regtime]]'), (111, 'en', 'list', 'common', '', 'List', '[[regtime]]'), (112, 'en', 'list_articles', 'common', '', 'List articles', '[[regtime]]'), (113, 'en', 'list_categories', 'common', '', 'List categories', '[[regtime]]'), (114, 'en', 'list_links', 'common', '', 'List links', '[[regtime]]'), (115, 'en', 'list_options', 'common', '', 'Column display options', '[[regtime]]'), (116, 'en', 'logged_in_as', 'common', '', 'Logged in as', '[[regtime]]'), (117, 'en', 'login', 'common', '', 'Log in', '[[regtime]]'), (118, 'en', 'login_to_textpattern', 'common', '', 'Log in to Textpattern', '[[regtime]]'), (119, 'en', 'logout', 'common', '', 'Log out', '[[regtime]]'), (120, 'en', 'log_in_button', 'common', '', 'Log in', '[[regtime]]'), (121, 'en', 'manual', 'common', '', 'Manual', '[[regtime]]'), (122, 'en', 'message', 'common', '', 'Message', '[[regtime]]'), (123, 'en', 'method', 'common', '', 'Method', '[[regtime]]'), (124, 'en', 'misc', 'common', '', 'Miscellaneous', '[[regtime]]'), (125, 'en', 'modified', 'common', '', 'Modified', '[[regtime]]'), (126, 'en', 'modified_by', 'common', '', 'Last modified by', '[[regtime]]'), (127, 'en', 'month', 'common', '', 'Month', '[[regtime]]'), (128, 'en', 'more', 'common', '', 'More', '[[regtime]]'), (129, 'en', 'more_pages', 'common', '', 'More pages', '[[regtime]]'), (130, 'en', 'navigation', 'common', '', 'Navigation', '[[regtime]]'), (131, 'en', 'name', 'common', '', 'Name', '[[regtime]]'), (132, 'en', 'never', 'common', '', 'Never', '[[regtime]]'), (133, 'en', 'newer', 'common', '', 'Newer', '[[regtime]]'), (134, 'en', 'next', 'common', '', 'Next', '[[regtime]]'), (135, 'en', 'no', 'common', '', 'No', '[[regtime]]'), (136, 'en', 'no_results_found', 'common', '', 'No results found.', '[[regtime]]'), (137, 'en', 'none', 'common', '', 'None', '[[regtime]]'), (138, 'en', 'noscript', 'common', '', '<strong>Note:</strong> JavaScript is currently disabled in your browser.', '[[regtime]]'), (139, 'en', 'of', 'common', '', 'of', '[[regtime]]'), (140, 'en', 'off', 'common', '', 'Off', '[[regtime]]'), (141, 'en', 'older', 'common', '', 'Older', '[[regtime]]'), (142, 'en', 'on', 'common', '', 'On', '[[regtime]]'), (143, 'en', 'opens_external_link', 'common', '', '(opens an external link in a new window)', '[[regtime]]'), (144, 'en', 'options', 'common', '', 'Options', '[[regtime]]'), (145, 'en', 'organization', 'common', '', 'Company/organization', '[[regtime]]'), (146, 'en', 'page', 'common', '', 'Page', '[[regtime]]'), (147, 'en', 'pages', 'common', '', 'Pages', '[[regtime]]'), (148, 'en', 'page_nav', 'common', '', 'Page navigation', '[[regtime]]'), (149, 'en', 'password', 'common', '', 'Password', '[[regtime]]'), (150, 'en', 'password_forgotten', 'common', '', 'Forgot password?', '[[regtime]]'), (151, 'en', 'permlink', 'common', '', 'Permanent link', '[[regtime]]'), (152, 'en', 'pophelp', 'common', '', 'Pop-up help links', '[[regtime]]'), (153, 'en', 'post', 'common', '', 'Post', '[[regtime]]'), (154, 'en', 'posted', 'common', '', 'Posted', '[[regtime]]'), (155, 'en', 'posted_by', 'common', '', 'Posted by', '[[regtime]]'), (156, 'en', 'prev', 'common', '', 'Previous', '[[regtime]]'), (157, 'en', 'preview', 'common', '', 'Preview', '[[regtime]]'), (158, 'en', 'publish', 'common', '', 'Publish', '[[regtime]]'), (159, 'en', 'published_at', 'common', '', 'Published at', '[[regtime]]'), (160, 'en', 'published_with', 'common', '', 'Published with', '[[regtime]]'), (161, 'en', 'publish_date', 'common', '', 'Publish date', '[[regtime]]'), (162, 'en', 'publish_time', 'common', '', 'Publish time', '[[regtime]]'), (163, 'en', 'range', 'common', '', 'Range', '[[regtime]]'), (164, 'en', 'recently', 'common', '', 'Recently', '[[regtime]]'), (165, 'en', 'recent_articles', 'common', '', 'Recent articles', '[[regtime]]'), (166, 'en', 'recent_comments', 'common', '', 'Recent comments', '[[regtime]]'), (167, 'en', 'recent_posts', 'common', '', 'Recent posts', '[[regtime]]'), (168, 'en', 'related_articles', 'common', '', 'Related articles', '[[regtime]]'), (169, 'en', 'reload', 'common', '', 'Reload', '[[regtime]]'), (170, 'en', 'remember', 'common', '', 'Remember', '[[regtime]]'), (171, 'en', 'remove', 'common', '', 'Remove', '[[regtime]]'), (172, 'en', 'required', 'common', '', 'Required', '[[regtime]]'), (173, 'en', 'reset', 'common', '', 'Reset', '[[regtime]]'), (174, 'en', 'restricted_area', 'common', '', 'Restricted area.', '[[regtime]]'), (175, 'en', 'revert', 'common', '', 'Revert', '[[regtime]]'), (176, 'en', 'salutation', 'common', '', 'Dear {name},', '[[regtime]]'), (177, 'en', 'save', 'common', '', 'Save', '[[regtime]]'), (178, 'en', 'save_new', 'common', '', 'Save new', '[[regtime]]'), (179, 'en', 'search', 'common', '', 'Search', '[[regtime]]'), (180, 'en', 'search_results', 'common', '', 'Search results', '[[regtime]]'), (181, 'en', 'section', 'common', '', 'Section', '[[regtime]]'), (182, 'en', 'sections', 'common', '', 'Sections', '[[regtime]]'), (183, 'en', 'select', 'common', '', 'Select', '[[regtime]]'), (184, 'en', 'selected', 'common', '', 'Selected', '[[regtime]]'), (185, 'en', 'send', 'common', '', 'Send', '[[regtime]]'), (186, 'en', 'site', 'common', '', 'Site', '[[regtime]]'), (187, 'en', 'sitename', 'common', '', 'Site name', '[[regtime]]'), (188, 'en', 'siteurl', 'common', '', 'Site URL', '[[regtime]]'), (189, 'en', 'site_slogan', 'common', '', 'Site slogan', '[[regtime]]'), (190, 'en', 'skin', 'common', '', 'Theme', '[[regtime]]'), (191, 'en', 'spam', 'common', '', 'Spam', '[[regtime]]'), (192, 'en', 'status', 'common', '', 'Status', '[[regtime]]'), (193, 'en', 'status_in_use', 'common', '', 'In use', '[[regtime]]'), (194, 'en', 'status_missing', 'common', '', 'Missing', '[[regtime]]'), (195, 'en', 'status_ok', 'common', '', 'OK', '[[regtime]]'), (196, 'en', 'stay_logged_in', 'common', '', 'Remain logged in with this browser', '[[regtime]]'), (197, 'en', 'submit', 'common', '', 'Submit', '[[regtime]]'), (198, 'en', 'tel', 'common', '', 'Phone number', '[[regtime]]'), (199, 'en', 'thumbnail', 'common', '', 'Thumbnail', '[[regtime]]'), (200, 'en', 'time', 'common', '', 'Time', '[[regtime]]'), (201, 'en', 'title', 'common', '', 'Title', '[[regtime]]'), (202, 'en', 'toggle_all_selected', 'common', '', 'Toggle all/none selected', '[[regtime]]'), (203, 'en', 'toggle_yes_no', 'common', '', 'Toggle yes/no', '[[regtime]]'), (204, 'en', 'txt_quote_double_close', 'common', '', '”', '[[regtime]]'), (205, 'en', 'txt_quote_double_open', 'common', '', '“', '[[regtime]]'), (206, 'en', 'txt_quote_single_close', 'common', '', '’', '[[regtime]]'), (207, 'en', 'txt_quote_single_open', 'common', '', '‘', '[[regtime]]'), (208, 'en', 'type', 'common', '', 'Type', '[[regtime]]'), (209, 'en', 'undefined', 'common', '', 'Undefined', '[[regtime]]'), (210, 'en', 'unknown', 'common', '', 'Unknown', '[[regtime]]'), (211, 'en', 'unknown_section', 'common', '', 'Unknown section', '[[regtime]]'), (212, 'en', 'units_b', 'common', '', 'B', '[[regtime]]'), (213, 'en', 'units_e', 'common', '', 'EB', '[[regtime]]'), (214, 'en', 'units_g', 'common', '', 'GB', '[[regtime]]'), (215, 'en', 'units_k', 'common', '', 'kB', '[[regtime]]'), (216, 'en', 'units_m', 'common', '', 'MB', '[[regtime]]'), (217, 'en', 'units_p', 'common', '', 'PB', '[[regtime]]'), (218, 'en', 'units_t', 'common', '', 'TB', '[[regtime]]'), (219, 'en', 'units_y', 'common', '', 'YB', '[[regtime]]'), (220, 'en', 'units_z', 'common', '', 'ZB', '[[regtime]]'), (221, 'en', 'untitled', 'common', '', 'Untitled', '[[regtime]]'), (222, 'en', 'update', 'common', '', 'Update', '[[regtime]]'), (223, 'en', 'upload', 'common', '', 'Upload', '[[regtime]]'), (224, 'en', 'upload_err_cant_write', 'common', '', 'Failed to write file to disk.', '[[regtime]]'), (225, 'en', 'upload_err_extension', 'common', '', 'File upload stopped by PHP extension.', '[[regtime]]'), (226, 'en', 'upload_err_form_size', 'common', '', 'File exceeds the maximum size specified in Textpattern’s preferences.', '[[regtime]]'), (227, 'en', 'upload_err_ini_size', 'common', '', 'File exceeds the <code>upload_max_filesize</code> directive in <code>php.ini</code>.', '[[regtime]]'), (228, 'en', 'upload_err_no_file', 'common', '', 'No file was specified.', '[[regtime]]'), (229, 'en', 'upload_err_partial', 'common', '', 'File was only partially uploaded.', '[[regtime]]'), (230, 'en', 'upload_err_tmp_dir', 'common', '', 'No valid temporary directory was found. Please consult your website host.', '[[regtime]]'), (231, 'en', 'upload_file', 'common', '', 'Upload file', '[[regtime]]'), (232, 'en', 'url', 'common', '', 'URL', '[[regtime]]'), (233, 'en', 'value', 'common', '', 'Value', '[[regtime]]'), (234, 'en', 'version', 'common', '', 'Version', '[[regtime]]'), (235, 'en', 'view', 'common', '', 'View', '[[regtime]]'), (236, 'en', 'viewsite', 'common', '', 'View site', '[[regtime]]'), (237, 'en', 'website', 'common', '', 'Website', '[[regtime]]'), (238, 'en', 'width', 'common', '', 'Width', '[[regtime]]'), (239, 'en', 'with_selected', 'common', '', 'With selected:', '[[regtime]]'), (240, 'en', 'with_selected_option', 'common', '', 'With {count} selected…', '[[regtime]]'), (241, 'en', 'yes', 'common', '', 'Yes', '[[regtime]]'), (242, 'en', 'lang_name', 'common', '', 'English', '[[regtime]]'), (243, 'en', 'lang_code', 'common', '', 'en', '[[regtime]]'), (244, 'en', 'lang_dir', 'common', '', 'ltr', '[[regtime]]'), (245, 'en', 'account_activation', 'admin', '', 'Please activate your account', '[[regtime]]'), (246, 'en', 'account_activation_confirmation', 'admin', '', 'Please use the link below to activate your account and set up a password.', '[[regtime]]'), (247, 'en', 'alias_is_taken', 'admin', '', 'Alias already exists.', '[[regtime]]'), (248, 'en', 'assign_assets_to', 'admin', '', 'Assign author’s content to', '[[regtime]]'), (249, 'en', 'author_already_exists', 'admin', '', 'Author <strong>{name}</strong> already exists.', '[[regtime]]'), (250, 'en', 'author_deleted', 'admin', '', 'Authors deleted: <strong>{name}</strong>.', '[[regtime]]'), (251, 'en', 'author_save_failed', 'admin', '', 'Author <strong>{name}</strong> could not be saved.', '[[regtime]]'), (252, 'en', 'author_updated', 'admin', '', 'Authors updated: <strong>{name}</strong>.', '[[regtime]]'), (253, 'en', 'cannot_assign_assets_to_deletee', 'admin', '', 'You cannot assign assets to a deleted account.', '[[regtime]]'), (254, 'en', 'changeprivilege', 'admin', '', 'Change role', '[[regtime]]'), (255, 'en', 'change_email_address', 'admin', '', 'Change your email address', '[[regtime]]'), (256, 'en', 'change_password', 'admin', '', 'Change your password', '[[regtime]]'), (257, 'en', 'copy_editor', 'admin', '', 'Copy Editor', '[[regtime]]'), (258, 'en', 'could_not_mail', 'admin', '', 'Could not email', '[[regtime]]'), (259, 'en', 'could_not_update_author', 'admin', '', 'Could not update author.', '[[regtime]]'), (260, 'en', 'create_author', 'admin', '', 'New author', '[[regtime]]'), (261, 'en', 'current_password', 'admin', '', 'Current password', '[[regtime]]'), (262, 'en', 'designer', 'admin', '', 'Designer', '[[regtime]]'), (263, 'en', 'edit_author', 'admin', '', 'Edit author', '[[regtime]]'), (264, 'en', 'email_changed', 'admin', '', 'Email address changed to <strong>{email}</strong>.', '[[regtime]]'), (265, 'en', 'error_adding_new_author', 'admin', '', 'Error adding new author.', '[[regtime]]'), (266, 'en', 'from_or_to_address_missing', 'admin', '', 'Sender and/or recipient address is missing.', '[[regtime]]'), (267, 'en', 'freelancer', 'admin', '', 'Freelancer', '[[regtime]]'), (268, 'en', 'invalid_header', 'admin', '', 'Invalid mail header.', '[[regtime]]'), (269, 'en', 'invalid_token', 'admin', '', 'Password reset security token is invalid.', '[[regtime]]'), (270, 'en', 'last_login', 'admin', '', 'Last log in', '[[regtime]]'), (271, 'en', 'link_expires', 'admin', '', 'You have until {day} {month} {year}, {time} to respond before this link expires.', '[[regtime]]'), (272, 'en', 'login_name', 'admin', '', 'Login', '[[regtime]]'), (273, 'en', 'login_sent_to', 'admin', '', 'Login details sent to {email}.', '[[regtime]]'), (274, 'en', 'log_in_at', 'admin', '', 'Log in at', '[[regtime]]'), (275, 'en', 'managing_editor', 'admin', '', 'Managing Editor', '[[regtime]]'), (276, 'en', 'must_reassign_assets', 'admin', '', 'Please reassign author’s content', '[[regtime]]'), (277, 'en', 'new_email', 'admin', '', 'New email', '[[regtime]]'), (278, 'en', 'new_password', 'admin', '', 'New password', '[[regtime]]'), (279, 'en', 'password_changed', 'admin', '', 'Password changed.', '[[regtime]]'), (280, 'en', 'password_change_confirmation', 'admin', '', 'Your password has been changed. If you did not request a change to your password, contact your site administrator.', '[[regtime]]'), (281, 'en', 'password_confirm_button', 'admin', '', 'Set password', '[[regtime]]'), (282, 'en', 'password_invalid', 'admin', '', 'Your password is incorrect.', '[[regtime]]'), (283, 'en', 'password_required', 'admin', '', 'Please provide a new password.', '[[regtime]]'), (284, 'en', 'password_reset', 'admin', '', 'Reset password', '[[regtime]]'), (285, 'en', 'password_reset_button', 'admin', '', 'Reset password', '[[regtime]]'), (286, 'en', 'password_reset_confirmation', 'admin', '', 'Somebody (probably you) has requested to reset your password. Please confirm this reset request using the link below.', '[[regtime]]'), (287, 'en', 'password_reset_confirmation_request', 'admin', '', 'Please confirm your password reset request', '[[regtime]]'), (288, 'en', 'password_reset_confirmation_request_sent', 'admin', '', 'A confirmation message was sent. Please check your email and follow the instructions.', '[[regtime]]'), (289, 'en', 'password_set', 'admin', '', 'Your password has been set', '[[regtime]]'), (290, 'en', 'password_set_confirmation', 'admin', '', 'Your password has been set. If you did not request this, contact your site administrator.', '[[regtime]]'), (291, 'en', 'privileges', 'admin', '', 'Role', '[[regtime]]'), (292, 'en', 'privs_none', 'admin', '', 'None', '[[regtime]]'), (293, 'en', 'publisher', 'admin', '', 'Publisher', '[[regtime]]'), (294, 'en', 'real_name', 'admin', '', 'Real name', '[[regtime]]'), (295, 'en', 'resend_activation', 'admin', '', 'Resend activation link', '[[regtime]]'), (296, 'en', 'resend_activation_request_sent', 'admin', '', 'Activation message sent to {name}.', '[[regtime]]'), (297, 'en', 'resetpassword', 'admin', '', 'Reset password', '[[regtime]]'), (298, 'en', 'search_users', 'admin', '', 'Search users', '[[regtime]]'), (299, 'en', 'sending_failed', 'admin', '', 'The message failed to send.', '[[regtime]]'), (300, 'en', 'set_password', 'admin', '', 'Set your password', '[[regtime]]'), (301, 'en', 'show_password', 'admin', '', 'Show password', '[[regtime]]'), (302, 'en', 'staff_writer', 'admin', '', 'Staff Writer', '[[regtime]]'), (303, 'en', 'token_expired', 'admin', '', 'Password reset security token has expired.', '[[regtime]]'), (304, 'en', 'unable_retrieve_template', 'admin', '', 'Unable to retrieve template.', '[[regtime]]'), (305, 'en', 'unable_retrieve_user', 'admin', '', 'Unable to retrieve user.', '[[regtime]]'), (306, 'en', 'unable_set_template', 'admin', '', 'Unable to set template.', '[[regtime]]'), (307, 'en', 'your_login_info', 'admin', '', 'Your login info', '[[regtime]]'), (308, 'en', 'your_login_is', 'admin', '', 'Your login is', '[[regtime]]'), (309, 'en', 'your_new_password', 'admin', '', 'Your new password', '[[regtime]]'), (310, 'en', 'your_password_is', 'admin', '', 'Your password is', '[[regtime]]'), (311, 'en', 'you_have_been_registered', 'admin', '', 'You have been registered as a contributor to the site', '[[regtime]]'), (312, 'en', 'active_language_ui', 'admin-side', '', 'User language', '[[regtime]]'), (313, 'en', 'advanced_options', 'admin-side', '', 'Advanced options', '[[regtime]]'), (314, 'en', 'auto_dst', 'admin-side', '', 'Automatically adjust Daylight Saving Time?', '[[regtime]]'), (315, 'en', 'body', 'admin-side', '', 'Body', '[[regtime]]'), (316, 'en', 'breadcrumb_title', 'admin-side', '', '/breadcrumb/title', '[[regtime]]'), (317, 'en', 'cannot_delete', 'admin-side', '', 'Cannot delete {thing}.', '[[regtime]]'), (318, 'en', 'cannot_instantiate_theme', 'admin-side', '', 'Theme <strong>{name}</strong> ({class}) failed to load properly from file {path}. The default theme will be used as a fallback when you refresh this page.', '[[regtime]]'), (319, 'en', 'changeauthor', 'admin-side', '', 'Change author', '[[regtime]]'), (320, 'en', 'changecategory', 'admin-side', '', 'Change category', '[[regtime]]'), (321, 'en', 'changecategory1', 'admin-side', '', 'Change category 1', '[[regtime]]'), (322, 'en', 'changecategory2', 'admin-side', '', 'Change category 2', '[[regtime]]'), (323, 'en', 'changecomments', 'admin-side', '', 'Change comments', '[[regtime]]'), (324, 'en', 'changeparent', 'admin-side', '', 'Change parent', '[[regtime]]'), (325, 'en', 'changesection', 'admin-side', '', 'Change section', '[[regtime]]'), (326, 'en', 'changestatus', 'admin-side', '', 'Change status', '[[regtime]]'), (327, 'en', 'collapse_all', 'admin-side', '', 'Collapse all', '[[regtime]]'), (328, 'en', 'convert_linebreaks', 'admin-side', '', 'Convert line breaks', '[[regtime]]'), (329, 'en', 'create_article', 'admin-side', '', 'New article', '[[regtime]]'), (330, 'en', 'custom', 'admin-side', '', 'Custom fields', '[[regtime]]'), (331, 'en', 'date_settings', 'admin-side', '', 'Date and time', '[[regtime]]'), (332, 'en', 'deleteforce', 'admin-side', '', 'Force delete', '[[regtime]]'), (333, 'en', 'detail', 'admin-side', '', 'Detail', '[[regtime]]'), (334, 'en', 'directory_permissions', 'admin-side', '', 'Check directory permissions: <strong>{path}</strong>.', '[[regtime]]'), (335, 'en', 'draft', 'admin-side', '', 'Draft', '[[regtime]]'), (336, 'en', 'expand_all', 'admin-side', '', 'Expand all', '[[regtime]]'), (337, 'en', 'export_to_disk', 'admin-side', '', 'Export to disk', '[[regtime]]'), (338, 'en', 'file_base_path', 'admin-side', '', 'File directory path', '[[regtime]]'), (339, 'en', 'get_off_my_lawn', 'admin-side', '', 'I’m sorry. I’m afraid I can’t do that; <code>{event}</code> <code>{step}</code> is an unsafe operation.', '[[regtime]]'), (340, 'en', 'gmtoffset', 'admin-side', '', 'Time zone (GMT offset in seconds)', '[[regtime]]'), (341, 'en', 'id_title', 'admin-side', '', '/id/title', '[[regtime]]'), (342, 'en', 'img_dir', 'admin-side', '', 'Image directory', '[[regtime]]'), (343, 'en', 'import_from_disk', 'admin-side', '', 'Import from disk', '[[regtime]]'), (344, 'en', 'installed', 'admin-side', '', 'Installed', '[[regtime]]'), (345, 'en', 'invalid_argument', 'admin-side', '', 'Invalid argument', '[[regtime]]'), (346, 'en', 'invalid_article_id', 'admin-side', '', 'Invalid article ID', '[[regtime]]'), (347, 'en', 'invalid_expiredate', 'admin-side', '', 'Invalid expire date or time.', '[[regtime]]'), (348, 'en', 'invalid_json', 'admin-side', '', 'Invalid JSON files: <strong>{list}</strong>.', '[[regtime]]'), (349, 'en', 'invalid_postdate', 'admin-side', '', 'Invalid publish date or time.', '[[regtime]]'), (350, 'en', 'is_dst', 'admin-side', '', 'Daylight Saving Time enabled?', '[[regtime]]'), (351, 'en', 'leave_text_untouched', 'admin-side', '', 'Leave text untouched', '[[regtime]]'), (352, 'en', 'live', 'admin-side', '', 'Live', '[[regtime]]'), (353, 'en', 'live_preview', 'admin-side', '', 'Live preview', '[[regtime]]'), (354, 'en', 'locale', 'admin-side', '', 'Locale', '[[regtime]]'), (355, 'en', 'manage', 'admin-side', '', 'Manage', '[[regtime]]'), (356, 'en', 'messy', 'admin-side', '', '?=messy', '[[regtime]]'), (357, 'en', 'meta', 'admin-side', '', 'Meta', '[[regtime]]'), (358, 'en', 'no_sections_available', 'tag', '', 'No sections available.', '[[regtime]]'), (359, 'en', 'on_front_page', 'admin-side', '', 'On default page?', '[[regtime]]'), (360, 'en', 'override', 'admin-side', '', 'Override', '[[regtime]]'), (361, 'en', 'parent', 'admin-side', '', 'Parent', '[[regtime]]'), (362, 'en', 'path_creation_or_writing_failed', 'admin-side', '', 'Unable to create or write in files/directories: <strong>{list}</strong>.', '[[regtime]]'), (363, 'en', 'path_not_readable', 'admin-side', '', '<strong>Warning:</strong> cannot read from directories/files <code>{list}</code>.', '[[regtime]]'), (364, 'en', 'path_not_writable', 'admin-side', '', '<strong>Warning:</strong> cannot write to directories/files <code>{list}</code>.', '[[regtime]]'), (365, 'en', 'path_renaming_failed', 'admin-side', '', 'Files or directories renaming failed for: <strong>{list}</strong>.', '[[regtime]]'), (366, 'en', 'pending', 'admin-side', '', 'Pending', '[[regtime]]'), (367, 'en', 'permlink_mode', 'admin-side', '', 'Article URL pattern', '[[regtime]]'), (368, 'en', 'plugin_dir', 'admin-side', '', 'Plugin directory', '[[regtime]]'), (369, 'en', 'pophelp_missing', 'admin-side', '', 'Help text is missing.', '[[regtime]]'), (370, 'en', 'preferences_saved', 'admin-side', '', 'Preferences saved', '[[regtime]]'), (371, 'en', 'reset_time', 'admin-side', '', 'Reset timestamp to now', '[[regtime]]'), (372, 'en', 'search_all', 'admin-side', '', 'Search all', '[[regtime]]'), (373, 'en', 'search_clear', 'admin-side', '', 'Clear search', '[[regtime]]'), (374, 'en', 'search_options', 'admin-side', '', 'Search options', '[[regtime]]'), (375, 'en', 'section_category_title', 'admin-side', '', '/section/category/title', '[[regtime]]'), (376, 'en', 'section_id_title', 'admin-side', '', '/section/id/title', '[[regtime]]'), (377, 'en', 'section_title', 'admin-side', '', '/section/title', '[[regtime]]'), (378, 'en', 'set_expire_now', 'admin-side', '', 'Set expiry to now', '[[regtime]]'), (379, 'en', 'set_to_now', 'admin-side', '', 'Set timestamp to now', '[[regtime]]'), (380, 'en', 'show', 'admin-side', '', 'Show', '[[regtime]]'), (381, 'en', 'showing_search_results', 'admin-side', '', 'Showing {from} to {to} of {total}', '[[regtime]]'), (382, 'en', 'skin_dir', 'admin-side', '', 'Theme directory', '[[regtime]]'), (383, 'en', 'sort_value', 'admin-side', '', 'Sort value', '[[regtime]]'), (384, 'en', 'sticky', 'admin-side', '', 'Sticky', '[[regtime]]'), (385, 'en', 'swap_values', 'admin-side', '', 'Swap values', '[[regtime]]'), (386, 'en', 'tab_admin', 'admin-side', '', 'Admin', '[[regtime]]'), (387, 'en', 'tab_comments', 'admin-side', '', 'Comments', '[[regtime]]'), (388, 'en', 'tab_content', 'admin-side', '', 'Content', '[[regtime]]'), (389, 'en', 'tab_diagnostics', 'admin-side', '', 'Diagnostics', '[[regtime]]'), (390, 'en', 'tab_extensions', 'admin-side', '', 'Extensions', '[[regtime]]'), (391, 'en', 'tab_file', 'admin-side', '', 'Files', '[[regtime]]'), (392, 'en', 'tab_forms', 'admin-side', '', 'Forms', '[[regtime]]'), (393, 'en', 'tab_help', 'admin-side', '', 'Help', '[[regtime]]'), (394, 'en', 'tab_image', 'admin-side', '', 'Images', '[[regtime]]'), (395, 'en', 'tab_import', 'admin-side', '', 'Import', '[[regtime]]'), (396, 'en', 'tab_languages', 'admin-side', '', 'Languages', '[[regtime]]'), (397, 'en', 'tab_link', 'admin-side', '', 'Links', '[[regtime]]'), (398, 'en', 'tab_list', 'admin-side', '', 'Articles', '[[regtime]]'), (399, 'en', 'tab_logs', 'admin-side', '', 'Visitor logs', '[[regtime]]'), (400, 'en', 'tab_organise', 'admin-side', '', 'Categories', '[[regtime]]'), (401, 'en', 'tab_pages', 'admin-side', '', 'Pages', '[[regtime]]'), (402, 'en', 'tab_plugins', 'admin-side', '', 'Plugins', '[[regtime]]'), (403, 'en', 'tab_preferences', 'admin-side', '', 'Preferences', '[[regtime]]'), (404, 'en', 'tab_presentation', 'admin-side', '', 'Presentation', '[[regtime]]'), (405, 'en', 'tab_sections', 'admin-side', '', 'Sections', '[[regtime]]'), (406, 'en', 'tab_site_account', 'admin-side', '', 'Account', '[[regtime]]'), (407, 'en', 'tab_site_admin', 'admin-side', '', 'Users', '[[regtime]]'), (408, 'en', 'tab_skin', 'admin-side', '', 'Themes', '[[regtime]]'), (409, 'en', 'tab_start', 'admin-side', '', 'Home', '[[regtime]]'), (410, 'en', 'tab_style', 'admin-side', '', 'Styles', '[[regtime]]'), (411, 'en', 'tab_view_site', 'admin-side', '', 'View site', '[[regtime]]'), (412, 'en', 'tab_write', 'admin-side', '', 'Write', '[[regtime]]'), (413, 'en', 'tagbuilder', 'admin-side', '', 'Tag builder', '[[regtime]]'), (414, 'en', 'tags', 'admin-side', '', 'Tags', '[[regtime]]'), (415, 'en', 'tempdir', 'admin-side', '', 'Temporary directory path', '[[regtime]]'), (416, 'en', 'text', 'admin-side', '', 'Text', '[[regtime]]'), (417, 'en', 'textfilter', 'admin-side', '', 'Format:', '[[regtime]]'), (418, 'en', 'textfilter_help', 'admin-side', '', 'Text formatting help', '[[regtime]]'), (419, 'en', 'theme_name', 'admin-side', '', 'Admin-side theme', '[[regtime]]'), (420, 'en', 'timestamp', 'admin-side', '', 'Timestamp', '[[regtime]]'), (421, 'en', 'title_body', 'admin-side', '', 'Title and body', '[[regtime]]'), (422, 'en', 'title_body_excerpt', 'admin-side', '', 'Title, body and excerpt', '[[regtime]]'), (423, 'en', 'title_only', 'admin-side', '', '/title', '[[regtime]]'), (424, 'en', 'unmoderated', 'admin-side', '', 'Unmoderated', '[[regtime]]'), (425, 'en', 'update_available', 'admin-side', '', 'Update available', '[[regtime]]'), (426, 'en', 'update_from_disk', 'admin-side', '', 'Update from disk', '[[regtime]]'), (427, 'en', 'use_textile', 'admin-side', '', 'Default text formatting', '[[regtime]]'), (428, 'en', 'view_per_page', 'admin-side', '', 'View {page} per page', '[[regtime]]'), (429, 'en', 'view_preview_short', 'admin-side', '', 'Preview', '[[regtime]]'), (430, 'en', 'visible', 'admin-side', '', 'Visible', '[[regtime]]'), (431, 'en', 'year_month_day_title', 'admin-side', '', '/year/month/day/title', '[[regtime]]'), (432, 'en', 'article_expires_before_postdate', 'article', '', 'Error: article expires <strong>before</strong> publish date.', '[[regtime]]'), (433, 'en', 'article_markup', 'article', '', 'Body markup', '[[regtime]]'), (434, 'en', 'article_posted', 'article', '', 'Article posted.', '[[regtime]]'), (435, 'en', 'article_saved', 'article', '', 'Article saved.', '[[regtime]]'), (436, 'en', 'article_saved_draft', 'article', '', 'Article saved as draft.', '[[regtime]]'), (437, 'en', 'article_saved_hidden', 'article', '', 'Article saved as hidden.', '[[regtime]]'), (438, 'en', 'article_saved_pending', 'article', '', 'Article saved as pending.', '[[regtime]]'), (439, 'en', 'article_save_failed', 'article', '', 'The article was not saved due to an error. Please try again.', '[[regtime]]'), (440, 'en', 'comment_settings', 'article', '', 'Comment options', '[[regtime]]'), (441, 'en', 'concurrent_edit_by', 'article', '', 'Article <strong>not</strong> saved. {author} modified the article while you were editing it. If you’re sure, press the ‘Save’ button once more.', '[[regtime]]'), (442, 'en', 'excerpt_markup', 'article', '', 'Excerpt markup', '[[regtime]]'), (443, 'en', 'override_default_form', 'article', '', 'Override form', '[[regtime]]'), (444, 'en', 'problem_creating_article', 'article', '', 'There was a problem creating the article.', '[[regtime]]'), (445, 'en', 'problem_deleting_article', 'article', '', 'There was a problem deleting the article.', '[[regtime]]'), (446, 'en', 'problem_getting_articles', 'article', '', 'There was a problem getting articles.', '[[regtime]]'), (447, 'en', 'problem_retrieving_article', 'article', '', 'There was a problem retrieving the article.', '[[regtime]]'), (448, 'en', 'problem_retrieving_article_categories', 'article', '', 'There was a problem retrieving article categories.', '[[regtime]]'), (449, 'en', 'problem_retrieving_categories', 'article', '', 'There was a problem retrieving categories.', '[[regtime]]'), (450, 'en', 'problem_retrieving_category_info', 'article', '', 'There was a problem retrieving category information.', '[[regtime]]'), (451, 'en', 'problem_retrieving_sections', 'article', '', 'There was a problem retrieving sections.', '[[regtime]]'), (452, 'en', 'problem_saving_article_categories', 'article', '', 'There was a problem saving article categories.', '[[regtime]]'), (453, 'en', 'problem_updating_article', 'article', '', 'There was a problem updating the article.', '[[regtime]]'), (454, 'en', 'sort_display', 'article', '', 'Sort and display', '[[regtime]]'), (455, 'en', 'trying_to_assign_unexisting_category_to_the_article', 'article', '', 'A non-existent category cannot be assigned to an article.', '[[regtime]]'), (456, 'en', 'url_title', 'article', '', 'URL-only title', '[[regtime]]'), (457, 'en', 'url_title_is_blank', 'article', '', 'URL-only title was left blank.', '[[regtime]]'), (458, 'en', 'url_title_is_multiple', 'article', '', 'The same URL-only title is used by {count} different articles.', '[[regtime]]'), (459, 'en', 'write', 'article', '', 'Write', '[[regtime]]'), (460, 'en', 'article_categories_deleted', 'category', '', 'Article categories deleted: <strong>{list}</strong>.', '[[regtime]]'), (461, 'en', 'article_category', 'category', '', 'Article category', '[[regtime]]'), (462, 'en', 'article_category_already_exists', 'category', '', 'Article category <strong>{name}</strong> already exists.', '[[regtime]]'), (463, 'en', 'article_category_created', 'category', '', 'Article category <strong>{name}</strong> created.', '[[regtime]]'), (464, 'en', 'article_category_description', 'category', '', 'Article category description', '[[regtime]]'), (465, 'en', 'article_category_invalid', 'category', '', 'Article category <strong>{name}</strong> invalid.', '[[regtime]]'), (466, 'en', 'article_category_name', 'category', '', 'Article category name', '[[regtime]]'), (467, 'en', 'article_category_title', 'category', '', 'Article category title', '[[regtime]]'), (468, 'en', 'article_category_updated', 'category', '', 'Article category <strong>{name}</strong> updated.', '[[regtime]]'), (469, 'en', 'categories_set_parent', 'category', '', '{list} assigned to {type} category parent {parent}', '[[regtime]]'), (470, 'en', 'category_count', 'category', '', 'Items in this category: {num}.', '[[regtime]]'), (471, 'en', 'category_not_found', 'category', '', 'Category not found', '[[regtime]]'), (472, 'en', 'category_save_failed', 'category', '', 'The category was not saved due to an error. Please try again.', '[[regtime]]'), (473, 'en', 'create_category', 'category', '', 'New category', '[[regtime]]'), (474, 'en', 'edit_category', 'category', '', 'Edit category', '[[regtime]]'), (475, 'en', 'file_categories_deleted', 'category', '', 'File categories deleted: <strong>{list}</strong>.', '[[regtime]]'), (476, 'en', 'file_category_already_exists', 'category', '', 'File category <strong>{name}</strong> already exists.', '[[regtime]]'), (477, 'en', 'file_category_created', 'category', '', 'File category <strong>{name}</strong> created.', '[[regtime]]'), (478, 'en', 'file_category_description', 'category', '', 'File category description', '[[regtime]]'), (479, 'en', 'file_category_invalid', 'category', '', 'File category <strong>{name}</strong> invalid.', '[[regtime]]'), (480, 'en', 'file_category_name', 'category', '', 'File category name', '[[regtime]]'), (481, 'en', 'file_category_title', 'category', '', 'File category title', '[[regtime]]'), (482, 'en', 'file_category_updated', 'category', '', 'File category <strong>{name}</strong> updated.', '[[regtime]]'), (483, 'en', 'image_categories_deleted', 'category', '', 'Image categories deleted: <strong>{list}</strong>.', '[[regtime]]'), (484, 'en', 'image_category_already_exists', 'category', '', 'Image category <strong>{name}</strong> already exists.', '[[regtime]]'), (485, 'en', 'image_category_created', 'category', '', 'Image category <strong>{name}</strong> created.', '[[regtime]]'), (486, 'en', 'image_category_description', 'category', '', 'Image category description', '[[regtime]]'), (487, 'en', 'image_category_invalid', 'category', '', 'Image category <strong>{name}</strong> invalid.', '[[regtime]]'), (488, 'en', 'image_category_name', 'category', '', 'Image category name', '[[regtime]]'), (489, 'en', 'image_category_title', 'category', '', 'Image category title', '[[regtime]]'), (490, 'en', 'image_category_updated', 'category', '', 'Image category <strong>{name}</strong> updated.', '[[regtime]]'), (491, 'en', 'link_categories_deleted', 'category', '', 'Link categories deleted: <strong>{list}</strong>.', '[[regtime]]'), (492, 'en', 'link_category_already_exists', 'category', '', 'Link category <strong>{name}</strong> already exists.', '[[regtime]]'), (493, 'en', 'link_category_created', 'category', '', 'Link category <strong>{name}</strong> created.', '[[regtime]]'), (494, 'en', 'link_category_description', 'category', '', 'Link category description', '[[regtime]]'), (495, 'en', 'link_category_invalid', 'category', '', 'Link category <strong>{name}</strong> invalid.', '[[regtime]]'), (496, 'en', 'link_category_name', 'category', '', 'Link category name', '[[regtime]]'), (497, 'en', 'link_category_title', 'category', '', 'Link category title', '[[regtime]]'), (498, 'en', 'link_category_updated', 'category', '', 'Link category <strong>{name}</strong> updated.', '[[regtime]]'), (499, 'en', 'no_categories_exist', 'category', '', 'None exist.', '[[regtime]]'), (500, 'en', 'no_other_categories_exist', 'category', '', 'No other categories exist.', '[[regtime]]'), (501, 'en', 'all_stylesheets', 'css', '', 'All styles', '[[regtime]]'), (502, 'en', 'create_css', 'css', '', 'New style', '[[regtime]]'), (503, 'en', 'css_already_exists', 'css', '', 'Style <strong>{name}</strong> already exists.', '[[regtime]]'), (504, 'en', 'css_code', 'css', '', 'Style code', '[[regtime]]'), (505, 'en', 'css_created', 'css', '', 'Styles created: <strong>{list}</strong>.', '[[regtime]]'), (506, 'en', 'css_deleted', 'css', '', 'Styles deleted: <strong>{list}</strong>.', '[[regtime]]'), (507, 'en', 'css_name', 'css', '', 'Style name', '[[regtime]]'), (508, 'en', 'css_name_required', 'css', '', 'Please provide a name for your style.', '[[regtime]]'), (509, 'en', 'css_save_failed', 'css', '', 'The style was not saved due to an error. Please try again.', '[[regtime]]'), (510, 'en', 'css_updated', 'css', '', 'Styles updated: <strong>{list}</strong>.', '[[regtime]]'), (511, 'en', 'css_used_by_section', 'css', '', 'Style <strong>{name}</strong> not deleted: used by {count} section(s).', '[[regtime]]'), (512, 'en', 'all_checks_passed', 'diag', '', 'All checks passed.', '[[regtime]]'), (513, 'en', 'cgi_header_config', 'diag', '', 'CGI header configuration', '[[regtime]]'), (514, 'en', 'clean_url_data_failed', 'diag', '', 'Clean URL data test failed: {data}', '[[regtime]]'), (515, 'en', 'clean_url_test_failed', 'diag', '', 'Clean URL test failed.', '[[regtime]]'), (516, 'en', 'diag_clear_private', 'diag', '', 'Hide private information', '[[regtime]]'), (517, 'en', 'dev_version_live', 'diag', '', 'You are running a development version of Textpattern on a live server.', '[[regtime]]'), (518, 'en', 'diagnostic_info', 'diag', '', 'Diagnostic info', '[[regtime]]'), (519, 'en', 'dir_not_writable', 'diag', '', '{dirtype} is not writable: {path}', '[[regtime]]'), (520, 'en', 'dns_lookup_fails', 'diag', '', 'DNS lookup failed: {domain}', '[[regtime]]'), (521, 'en', 'file_uploads_disabled', 'diag', '', 'File uploads are disabled.', '[[regtime]]'), (522, 'en', 'high', 'diag', '', 'High', '[[regtime]]'), (523, 'en', 'htaccess_missing', 'diag', '', '.htaccess file is missing.', '[[regtime]]'), (524, 'en', 'low', 'diag', '', 'Low', '[[regtime]]'), (525, 'en', 'missing_files', 'diag', '', 'Missing files: {list}', '[[regtime]]'), (526, 'en', 'modified_files', 'diag', '', 'Some Textpattern files have been modified: {list}', '[[regtime]]'), (527, 'en', 'mod_rewrite_missing', 'diag', '', 'Apache module <code>mod_rewrite</code> is not enabled.', '[[regtime]]'), (528, 'en', 'mysql_table_errors', 'diag', '', 'The following errors were detected in your MySQL tables: {list}', '[[regtime]]'), (529, 'en', 'no_temp_dir', 'diag', '', 'No temporary directory defined.', '[[regtime]]'), (530, 'en', 'old_placeholder', 'diag', '', 'Section named the same as directory: {path}.', '[[regtime]]'), (531, 'en', 'path_inaccessible', 'diag', '', '<strong>{path}</strong> is not accessible.', '[[regtime]]'), (532, 'en', 'php_diagnostics', 'diag', '', 'PHP configuration', '[[regtime]]'), (533, 'en', 'php_extensions', 'diag', '', 'PHP extensions', '[[regtime]]'), (534, 'en', 'php_version_required', 'diag', '', 'Textpattern requires at least version {version} of PHP to be installed on your server.', '[[regtime]]'), (535, 'en', 'preflight_check', 'diag', '', 'Pre-flight check', '[[regtime]]'), (536, 'en', 'problem_connecting_update_server', 'diag', '', 'There was a problem connecting to the Textpattern update server. Please try again later.', '[[regtime]]'), (537, 'en', 'site_trailing_slash', 'diag', '', 'Site URL has a trailing slash: {path}', '[[regtime]]'), (538, 'en', 'site_url_mismatch', 'diag', '', 'Site URL preference might be incorrect: {url}', '[[regtime]]'), (539, 'en', 'some_php_functions_disabled', 'diag', '', 'The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: {list}', '[[regtime]]'), (540, 'en', 'still_exists', 'diag', '', '<strong>{path}</strong> still exists.', '[[regtime]]'), (541, 'en', 'textpattern_update_available', 'diag', '', 'New Textpattern version {version} <a href="https://textpattern.com/download" rel="external">available for download</a>.', '[[regtime]]'), (542, 'en', 'textpattern_update_available_beta', 'diag', '', 'New Textpattern pre-release version {version} available for download. Please <a href="https://textpattern.com/download-beta" rel="external">visit the Textpattern website</a> for more information.', '[[regtime]]'), (543, 'en', 'tmp_plugin_paths_match', 'diag', '', 'Temporary directory path and plugin cache directory path should <strong>not</strong> match.', '[[regtime]]'), (544, 'en', 'warn_mail_unavailable', 'diag', '', 'Your PHP installation is missing the <code>mail()</code> function. Therefore no emails can be sent from Textpattern, which limits certain functionality.', '[[regtime]]'), (545, 'en', 'article_deleted', 'discuss', '', 'Article deleted.', '[[regtime]]'), (546, 'en', 'comments_deleted', 'discuss', '', 'Comments deleted: <strong>{list}</strong>.', '[[regtime]]'), (547, 'en', 'comments_marked_spam', 'discuss', '', 'Comments hidden and marked as spam: <strong>{list}</strong>.', '[[regtime]]'), (548, 'en', 'comments_marked_unmoderated', 'discuss', '', 'Comments hidden and marked as unmoderated: <strong>{list}</strong>.', '[[regtime]]'), (549, 'en', 'comments_marked_visible', 'discuss', '', 'Comments made visible: <strong>{list}</strong>.', '[[regtime]]'), (550, 'en', 'comment_not_found', 'discuss', '', 'Comment does not exist, it may have been deleted.', '[[regtime]]'), (551, 'en', 'comment_save_failed', 'discuss', '', 'The comment was not saved due to an error. Please try again.', '[[regtime]]'), (552, 'en', 'comment_updated', 'discuss', '', 'Comment <strong>{id}</strong> updated.', '[[regtime]]'); INSERT INTO `[[dbprefix]]txp_lang` VALUES (553, 'en', 'edit_comment', 'discuss', '', 'Edit comment', '[[regtime]]'), (554, 'en', 'hide_spam', 'discuss', '', 'Hide (spam)', '[[regtime]]'), (555, 'en', 'hide_unmoderated', 'discuss', '', 'Hide (unmoderated)', '[[regtime]]'), (556, 'en', 'just_spam_results_found', 'discuss', '', 'Only spam comments found. Use ‘Show spam’ to view them.', '[[regtime]]'), (557, 'en', 'no_comments_recorded', 'discuss', '', 'No comments recorded.', '[[regtime]]'), (558, 'en', 'search_comments', 'discuss', '', 'Search comments', '[[regtime]]'), (559, 'en', 'show_spam', 'discuss', '', 'Show spam', '[[regtime]]'), (560, 'en', 'condition', 'file', '', 'Condition', '[[regtime]]'), (561, 'en', 'edit_file', 'file', '', 'Edit file', '[[regtime]]'), (562, 'en', 'existing_file', 'file', '', 'Existing file', '[[regtime]]'), (563, 'en', 'file_already_exists', 'file', '', 'File <strong>{name}</strong> already exists.', '[[regtime]]'), (564, 'en', 'file_cannot_rename', 'file', '', 'File <strong>{name}</strong> could not be renamed.', '[[regtime]]'), (565, 'en', 'file_deleted', 'file', '', 'Files deleted: <strong>{name}</strong>.', '[[regtime]]'), (566, 'en', 'file_delete_failed', 'file', '', 'Failed to delete files: <strong>{list}</strong>.', '[[regtime]]'), (567, 'en', 'file_dir_not_writeable', 'file', '', '<strong>Warning:</strong> cannot write to file directory <code>{filedir}</code>.', '[[regtime]]'), (568, 'en', 'file_not_found', 'file', '', 'Files not found: <strong>{list}</strong>.', '[[regtime]]'), (569, 'en', 'file_not_updated', 'file', '', 'File <strong>{name}</strong> not updated.', '[[regtime]]'), (570, 'en', 'file_relink', 'file', '', 'Upload/assign file', '[[regtime]]'), (571, 'en', 'file_status', 'file', '', 'File status', '[[regtime]]'), (572, 'en', 'file_unsynchronized', 'file', '', 'File <strong>{name}</strong> has become unsynchronized with the database. Please manually fix filename.', '[[regtime]]'), (573, 'en', 'file_updated', 'file', '', 'Files updated: <strong>{name}</strong>.', '[[regtime]]'), (574, 'en', 'file_uploaded', 'file', '', 'Files uploaded: <strong>{name}</strong>.', '[[regtime]]'), (575, 'en', 'file_upload_failed', 'file', '', 'Failed to upload: <strong>{list}</strong>.', '[[regtime]]'), (576, 'en', 'invalid_filename', 'file', '', 'Invalid filenames: <strong>{list}</strong>.', '[[regtime]]'), (577, 'en', 'invalid_id', 'file', '', 'Invalid ID <strong>{id}</strong>.', '[[regtime]]'), (578, 'en', 'linked_to_file', 'file', '', 'Files linked: <strong>{list}</strong>.', '[[regtime]]'), (579, 'en', 'no_files_recorded', 'file', '', 'No files recorded.', '[[regtime]]'), (580, 'en', 'permissions', 'file', '', 'Permissions', '[[regtime]]'), (581, 'en', 'private', 'file', '', 'Private', '[[regtime]]'), (582, 'en', 'public', 'file', '', 'Public', '[[regtime]]'), (583, 'en', 'replace_file', 'file', '', 'Replace file', '[[regtime]]'), (584, 'en', 'reset_download_count', 'file', '', 'Reset download count', '[[regtime]]'), (585, 'en', 'search_files', 'file', '', 'Search files', '[[regtime]]'), (586, 'en', 'all_forms', 'form', '', 'All forms', '[[regtime]]'), (587, 'en', 'changetype', 'form', '', 'Change type', '[[regtime]]'), (588, 'en', 'create_form', 'form', '', 'New form', '[[regtime]]'), (589, 'en', 'form_already_exists', 'form', '', 'Form <strong>{name}</strong> already exists.', '[[regtime]]'), (590, 'en', 'form_clone', 'form', '', 'Duplicate form', '[[regtime]]'), (591, 'en', 'form_code', 'form', '', 'Form code', '[[regtime]]'), (592, 'en', 'form_created', 'form', '', 'Forms created: <strong>{list}</strong>.', '[[regtime]]'), (593, 'en', 'form_deleted', 'form', '', 'Forms deleted: <strong>{list}</strong>.', '[[regtime]]'), (594, 'en', 'form_name', 'form', '', 'Form name', '[[regtime]]'), (595, 'en', 'form_name_invalid', 'form', '', 'Form name invalid.', '[[regtime]]'), (596, 'en', 'form_save_failed', 'form', '', 'The form was not saved due to an error. Please try again.', '[[regtime]]'), (597, 'en', 'form_type', 'form', '', 'Form type', '[[regtime]]'), (598, 'en', 'form_type_missing', 'form', '', 'Form type is missing', '[[regtime]]'), (599, 'en', 'form_updated', 'form', '', 'Forms updated: <strong>{list}</strong>.', '[[regtime]]'), (600, 'en', 'alt_text', 'image', '', 'Alternate text', '[[regtime]]'), (601, 'en', 'create_thumbnail', 'image', '', 'Create thumbnail', '[[regtime]]'), (602, 'en', 'edit_image', 'image', '', 'Edit image', '[[regtime]]'), (603, 'en', 'image_deleted', 'image', '', 'Images deleted: <strong>{name}</strong>.', '[[regtime]]'), (604, 'en', 'image_delete_failed', 'image', '', 'Images could not be completely deleted: <strong>{name}</strong>.', '[[regtime]]'), (605, 'en', 'image_details', 'image', '', 'Image details', '[[regtime]]'), (606, 'en', 'image_name', 'image', '', 'Image name', '[[regtime]]'), (607, 'en', 'image_save_error', 'image', '', 'There was a problem saving image data.', '[[regtime]]'), (608, 'en', 'image_save_failed', 'image', '', 'The image was not saved due to an error. Please try again.', '[[regtime]]'), (609, 'en', 'image_updated', 'image', '', 'Images updated: <strong>{name}</strong>.', '[[regtime]]'), (610, 'en', 'image_uploaded', 'image', '', 'Images uploaded: <strong>{name}</strong>.', '[[regtime]]'), (611, 'en', 'img_dir_not_writeable', 'image', '', '<strong>Warning:</strong> cannot write to image directory <code>{imgdir}</code>.', '[[regtime]]'), (612, 'en', 'invalid_width_or_height', 'image', '', 'Invalid width or height.', '[[regtime]]'), (613, 'en', 'keep_square_pixels', 'image', '', 'Crop', '[[regtime]]'), (614, 'en', 'no_images_recorded', 'image', '', 'No images recorded.', '[[regtime]]'), (615, 'en', 'only_graphic_files_allowed', 'image', '', 'Only <strong>{formats}</strong> file types allowed.', '[[regtime]]'), (616, 'en', 'replace_image', 'image', '', 'Replace image', '[[regtime]]'), (617, 'en', 'search_images', 'image', '', 'Search images', '[[regtime]]'), (618, 'en', 'thumbnail_delete_failed', 'image', '', 'Thumbnail could not be completely deleted.', '[[regtime]]'), (619, 'en', 'thumbnail_deleted', 'image', '', 'Thumbnail deleted.', '[[regtime]]'), (620, 'en', 'thumbnail_not_saved', 'image', '', 'Thumbnail <strong>{id}</strong> not saved.', '[[regtime]]'), (621, 'en', 'thumbnail_saved', 'image', '', 'Thumbnail <strong>{id}</strong> saved.', '[[regtime]]'), (622, 'en', 'upload_image', 'image', '', 'Upload image', '[[regtime]]'), (623, 'en', 'upload_thumbnail', 'image', '', 'Upload thumbnail', '[[regtime]]'), (624, 'en', 'active_language', 'lang', '', 'Site language', '[[regtime]]'), (625, 'en', 'install_from_textpack', 'lang', '', 'Install from Textpack', '[[regtime]]'), (626, 'en', 'install_textpack', 'lang', '', 'Install Textpack', '[[regtime]]'), (627, 'en', 'language_count_user', 'lang', '', 'Users of this language: {num}.', '[[regtime]]'), (628, 'en', 'language_deleted', 'lang', '', 'Language <strong>{name}</strong> removed.', '[[regtime]]'), (629, 'en', 'language_installed', 'lang', '', 'Language <strong>{name}</strong> installed.', '[[regtime]]'), (630, 'en', 'language_not_installed', 'lang', '', 'Language <strong>{name}</strong> not installed.', '[[regtime]]'), (631, 'en', 'language_preamble', 'lang', '', '<strong>You can help us improve Textpattern!</strong> We welcome additional translations (and corrections to current translations) by our user community. Please visit <a href="https://textpattern.com/languages" rel="external" target="_blank">Textpattern language translations <span class="ui-icon ui-icon-extlink">(opens an external link in a new window)</span></a> for further details.', '[[regtime]]'), (632, 'en', 'language_updated', 'lang', '', 'Language <strong>{name}</strong> updated.', '[[regtime]]'), (633, 'en', 'locale_not_available_for_language', 'lang', '', 'No locale available for language <strong>{name}</strong>. Using default locale instead.', '[[regtime]]'), (634, 'en', 'textpack_strings_installed', 'lang', '', '{count} strings installed from Textpack.', '[[regtime]]'), (635, 'en', 'create_link', 'link', '', 'New link', '[[regtime]]'), (636, 'en', 'edit_link', 'link', '', 'Edit link', '[[regtime]]'), (637, 'en', 'links_deleted', 'link', '', 'Links deleted: <strong>{list}</strong>.', '[[regtime]]'), (638, 'en', 'link_created', 'link', '', 'Link <strong>{name}</strong> created.', '[[regtime]]'), (639, 'en', 'link_empty', 'link', '', 'Links should not be empty.', '[[regtime]]'), (640, 'en', 'link_saved', 'link', '', 'Link saved.', '[[regtime]]'), (641, 'en', 'link_save_failed', 'link', '', 'Link could not be saved.', '[[regtime]]'), (642, 'en', 'link_updated', 'link', '', 'Links updated: <strong>{name}</strong>.', '[[regtime]]'), (643, 'en', 'no_links_recorded', 'link', '', 'No links recorded.', '[[regtime]]'), (644, 'en', 'search_links', 'link', '', 'Search links', '[[regtime]]'), (645, 'en', 'articles_deleted', 'list', '', 'Articles deleted: <strong>{list}</strong>.', '[[regtime]]'), (646, 'en', 'articles_duplicated', 'list', '', 'Articles duplicated: <strong>{list}</strong>.', '[[regtime]]'), (647, 'en', 'articles_modified', 'list', '', 'Articles modified: <strong>{list}</strong>.', '[[regtime]]'), (648, 'en', 'no_articles_recorded', 'list', '', 'No articles recorded.', '[[regtime]]'), (649, 'en', 'search_articles', 'list', '', 'Search articles', '[[regtime]]'), (650, 'en', 'logs_deleted', 'log', '', 'Logs deleted: <strong>{list}</strong>.', '[[regtime]]'), (651, 'en', 'no_refers_recorded', 'log', '', 'No hits recorded.', '[[regtime]]'), (652, 'en', 'referrer', 'log', '', 'Referrer', '[[regtime]]'), (653, 'en', 'search_logs', 'log', '', 'Search logs', '[[regtime]]'), (654, 'en', 'all_pages', 'page', '', 'All pages', '[[regtime]]'), (655, 'en', 'create_page', 'page', '', 'New page', '[[regtime]]'), (656, 'en', 'page_already_exists', 'page', '', 'Page <strong>{name}</strong> already exists.', '[[regtime]]'), (657, 'en', 'page_code', 'page', '', 'Page code', '[[regtime]]'), (658, 'en', 'page_created', 'page', '', 'Pages created: <strong>{list}</strong>.', '[[regtime]]'), (659, 'en', 'page_deleted', 'page', '', 'Pages deleted: <strong>{list}</strong>.', '[[regtime]]'), (660, 'en', 'page_name', 'page', '', 'Page name', '[[regtime]]'), (661, 'en', 'page_name_invalid', 'page', '', 'Page name is invalid.', '[[regtime]]'), (662, 'en', 'page_save_failed', 'page', '', 'The page was not saved due to an error. Please try again.', '[[regtime]]'), (663, 'en', 'page_updated', 'page', '', 'Pages updated: <strong>{list}</strong>.', '[[regtime]]'), (664, 'en', 'page_used_by_section', 'page', '', 'Page <strong>{name}</strong> not deleted; used by {count} section(s).', '[[regtime]]'), (665, 'en', 'bad_plugin_code', 'plugin', '', 'Badly formed or empty plugin code.', '[[regtime]]'), (666, 'en', 'changeorder', 'plugin', '', 'Change order', '[[regtime]]'), (667, 'en', 'edit_plugin', 'plugin', '', 'Edit plugin <strong>{name}</strong>', '[[regtime]]'), (668, 'en', 'edit_plugins', 'plugin', '', 'Edit plugin', '[[regtime]]'), (669, 'en', 'install_plugin', 'plugin', '', 'Install plugin', '[[regtime]]'), (670, 'en', 'order', 'plugin', '', 'Order', '[[regtime]]'), (671, 'en', 'plugin', 'plugin', '', 'Plugin', '[[regtime]]'), (672, 'en', 'plugin_compression_unsupported', 'plugin', '', 'Plugin decompression is not supported by your server. Contact the plugin author for an uncompressed version.', '[[regtime]]'), (673, 'en', 'plugin_deleted', 'plugin', '', 'Plugins deleted: <strong>{name}</strong>.', '[[regtime]]'), (674, 'en', 'plugin_delete_entirely', 'plugin', '', 'Delete plugin from disk too', '[[regtime]]'), (675, 'en', 'plugin_dir_not_writeable', 'plugin', '', '<strong>Warning:</strong> cannot write to plugin directory <code>{plugindir}</code>.', '[[regtime]]'), (676, 'en', 'plugin_help', 'plugin', '', 'Plugin help', '[[regtime]]'), (677, 'en', 'plugin_installed', 'plugin', '', 'Plugin <strong>{name}</strong> installed.', '[[regtime]]'), (678, 'en', 'plugin_install_failed', 'plugin', '', 'Plugin <strong>{name}</strong> install failed.', '[[regtime]]'), (679, 'en', 'plugin_saved', 'plugin', '', 'Plugin <strong>{name}</strong> saved.', '[[regtime]]'), (680, 'en', 'plugin_updated', 'plugin', '', 'Plugins updated: <strong>{name}</strong>.', '[[regtime]]'), (681, 'en', 'previewing_plugin', 'plugin', '', 'Plugin preview', '[[regtime]]'), (682, 'en', 'search_plugins', 'plugin', '', 'Search plugins', '[[regtime]]'), (683, 'en', 'upload_plugin', 'plugin', '', 'Upload plugin', '[[regtime]]'), (684, 'en', 'verify_plugin', 'plugin', '', 'Verify plugin', '[[regtime]]'), (685, 'en', 'admin_side_plugins', 'prefs', '', 'Use admin-side plugins?', '[[regtime]]'), (686, 'en', 'allow_article_php_scripting', 'prefs', '', 'Allow PHP in articles?', '[[regtime]]'), (687, 'en', 'allow_form_override', 'prefs', '', 'Allow form override?', '[[regtime]]'), (688, 'en', 'allow_page_php_scripting', 'prefs', '', 'Allow PHP in pages?', '[[regtime]]'), (689, 'en', 'all_hits', 'prefs', '', 'All hits', '[[regtime]]'), (690, 'en', 'all_preferences', 'prefs', '', 'All preferences', '[[regtime]]'), (691, 'en', 'archive_dateformat', 'prefs', '', 'Archive date format', '[[regtime]]'), (692, 'en', 'articles_use_excerpts', 'prefs', '', 'Use excerpts on articles?', '[[regtime]]'), (693, 'en', 'attach_titles_to_permalinks', 'prefs', '', 'Attach titles to permalinks?', '[[regtime]]'), (694, 'en', 'category_subcategory', 'prefs', '', '/category/subcategory', '[[regtime]]'), (695, 'en', 'clean', 'prefs', '', '/clean/', '[[regtime]]'), (696, 'en', 'comments_are_ol', 'prefs', '', 'Present comments as a numbered list?', '[[regtime]]'), (697, 'en', 'comments_auto_append', 'prefs', '', 'Automatically append comments to articles?', '[[regtime]]'), (698, 'en', 'comments_dateformat', 'prefs', '', 'Comments date format', '[[regtime]]'), (699, 'en', 'comments_default_invite', 'prefs', '', 'Default comments invite', '[[regtime]]'), (700, 'en', 'comments_disabled_after', 'prefs', '', 'Comments disabled after', '[[regtime]]'), (701, 'en', 'comments_disallow_images', 'prefs', '', 'Allow commenter images in comments?', '[[regtime]]'), (702, 'en', 'comments_mode', 'prefs', '', 'Comments mode', '[[regtime]]'), (703, 'en', 'comments_moderate', 'prefs', '', 'Moderate comments?', '[[regtime]]'), (704, 'en', 'comments_on_default', 'prefs', '', 'Comments on by default?', '[[regtime]]'), (705, 'en', 'comments_require_email', 'prefs', '', 'Comments require commenter’s email address?', '[[regtime]]'), (706, 'en', 'comments_require_name', 'prefs', '', 'Comments require commenter’s name?', '[[regtime]]'), (707, 'en', 'comments_sendmail', 'prefs', '', 'Email comments to author?', '[[regtime]]'), (708, 'en', 'comments_use_fat_textile', 'prefs', '', 'Allow more Textile markup in comments?', '[[regtime]]'), (709, 'en', 'comment_means_site_updated', 'prefs', '', 'New comment means site updated?', '[[regtime]]'), (710, 'en', 'comment_nofollow', 'prefs', '', 'Apply <code>rel="nofollow"</code> to comments?', '[[regtime]]'), (711, 'en', 'custom_10_set', 'prefs', '', 'Custom field 10 name', '[[regtime]]'), (712, 'en', 'custom_1_set', 'prefs', '', 'Custom field 1 name', '[[regtime]]'), (713, 'en', 'custom_2_set', 'prefs', '', 'Custom field 2 name', '[[regtime]]'), (714, 'en', 'custom_3_set', 'prefs', '', 'Custom field 3 name', '[[regtime]]'), (715, 'en', 'custom_4_set', 'prefs', '', 'Custom field 4 name', '[[regtime]]'), (716, 'en', 'custom_5_set', 'prefs', '', 'Custom field 5 name', '[[regtime]]'), (717, 'en', 'custom_6_set', 'prefs', '', 'Custom field 6 name', '[[regtime]]'), (718, 'en', 'custom_7_set', 'prefs', '', 'Custom field 7 name', '[[regtime]]'), (719, 'en', 'custom_8_set', 'prefs', '', 'Custom field 8 name', '[[regtime]]'), (720, 'en', 'custom_9_set', 'prefs', '', 'Custom field 9 name', '[[regtime]]'), (721, 'en', 'custom_form_types', 'prefs', '', 'Custom form template types', '[[regtime]]'), (722, 'en', 'default_event', 'prefs', '', 'Default panel', '[[regtime]]'), (723, 'en', 'default_publish_status', 'prefs', '', 'Default publishing status', '[[regtime]]'), (724, 'en', 'doctype', 'prefs', '', 'Doctype', '[[regtime]]'), (725, 'en', 'module_pophelp', 'prefs', '', 'Display admin-side inline help links', '[[regtime]]'), (726, 'en', 'enable_dev_preview', 'prefs', '', 'Enable development theme preview?', '[[regtime]]'), (727, 'en', 'enable_short_tags', 'prefs', '', 'Enable short tag support?', '[[regtime]]'), (728, 'en', 'enable_xmlrpc_server', 'prefs', '', 'Enable XML-RPC server?', '[[regtime]]'), (729, 'en', 'expire_logs_after', 'prefs', '', 'Logs expire after how many days?', '[[regtime]]'), (730, 'en', 'feeds', 'prefs', '', 'Feeds', '[[regtime]]'), (731, 'en', 'file_max_upload_size', 'prefs', '', 'Maximum file size of uploads (in bytes)', '[[regtime]]'), (732, 'en', 'ham', 'prefs', '', 'All but spam', '[[regtime]]'), (733, 'en', 'hours_days_ago', 'prefs', '', 'hours/days ago', '[[regtime]]'), (734, 'en', 'include_email_atom', 'prefs', '', 'Include email address in Atom feeds?', '[[regtime]]'), (735, 'en', 'logging', 'prefs', '', 'Logging', '[[regtime]]'), (736, 'en', 'logs_expire', 'prefs', '', 'Logs expire after how many days?', '[[regtime]]'), (737, 'en', 'markup_default', 'prefs', '', 'Default markup', '[[regtime]]'), (738, 'en', 'max_url_len', 'prefs', '', 'Maximum URL length (in characters)', '[[regtime]]'), (739, 'en', 'never_display_email', 'prefs', '', 'Hide commenter’s email address?', '[[regtime]]'), (740, 'en', 'no_preferences', 'prefs', '', 'No preferences available.', '[[regtime]]'), (741, 'en', 'override_emailcharset', 'prefs', '', 'Use ISO-8859-1 encoding in emails (default is UTF-8)?', '[[regtime]]'), (742, 'en', 'override_form_types', 'prefs', '', 'Override form types', '[[regtime]]'), (743, 'en', 'path_from_root', 'prefs', '', 'Sub-directory (if any)', '[[regtime]]'), (744, 'en', 'permlink_format', 'prefs', '', 'Permalink title URL pattern', '[[regtime]]'), (745, 'en', 'permlink_hyphenated', 'prefs', '', 'Hyphenated (title-like-this)', '[[regtime]]'), (746, 'en', 'permlink_intercapped', 'prefs', '', 'Intercapped (TitleLikeThis)', '[[regtime]]'), (747, 'en', 'plugin_cache_dir', 'prefs', '', 'Plugin cache directory path', '[[regtime]]'), (748, 'en', 'prefs', 'prefs', '', 'Prefs', '[[regtime]]'), (749, 'en', 'production_debug', 'prefs', '', 'Debugging', '[[regtime]]'), (750, 'en', 'production_live', 'prefs', '', 'Live', '[[regtime]]'), (751, 'en', 'production_status', 'prefs', '', 'Production status', '[[regtime]]'), (752, 'en', 'production_test', 'prefs', '', 'Testing', '[[regtime]]'), (753, 'en', 'publisher_email', 'prefs', '', 'Send login details from this email address', '[[regtime]]'), (754, 'en', 'publish_expired_articles', 'prefs', '', 'Publish expired articles?', '[[regtime]]'), (755, 'en', 'referrers_only', 'prefs', '', 'Referrers only', '[[regtime]]'), (756, 'en', 'rss_how_many', 'prefs', '', 'How many articles should be included in feeds?', '[[regtime]]'), (757, 'en', 'secondpass', 'prefs', '', 'Number of extra parser sweeps', '[[regtime]]'), (758, 'en', 'send_lastmod', 'prefs', '', 'Send "Last-Modified" header?', '[[regtime]]'), (759, 'en', 'show_comment_count_in_feed', 'prefs', '', 'Show comment count in feeds?', '[[regtime]]'), (760, 'en', 'smtp_from', 'prefs', '', 'SMTP envelope sender address', '[[regtime]]'), (761, 'en', 'spam_blacklists', 'prefs', '', 'Spam blocklists (comma-separated)', '[[regtime]]'), (762, 'en', 'syndicate_body_or_excerpt', 'prefs', '', 'Syndicate article excerpt only?', '[[regtime]]'), (763, 'en', 'timeoffset', 'prefs', '', 'Time offset (hours)', '[[regtime]]'), (764, 'en', 'txp_evaluate_functions', 'prefs', '', 'PHP functions enabled in <code>txp:evaluate</code>', '[[regtime]]'), (765, 'en', 'tz_timezone', 'prefs', '', 'Time zone', '[[regtime]]'), (766, 'en', 'up_to_date', 'prefs', '', 'Up-to-date', '[[regtime]]'), (767, 'en', 'url_mode', 'prefs', '', 'URL mode', '[[regtime]]'), (768, 'en', 'use_comments', 'prefs', '', 'Accept comments?', '[[regtime]]'), (769, 'en', 'use_mail_on_feeds_id', 'prefs', '', 'Use email address to construct feed ID (default is site URL)?', '[[regtime]]'), (770, 'en', 'use_plugins', 'prefs', '', 'Use plugins?', '[[regtime]]'), (771, 'en', '403_forbidden', 'public', '', 'Forbidden.', '[[regtime]]'), (772, 'en', '404_not_found', 'public', '', 'The requested resource was not found.', '[[regtime]]'), (773, 'en', '410_gone', 'public', '', 'The requested resource is no longer available.', '[[regtime]]'), (774, 'en', '500_internal_server_error', 'public', '', 'Internal server error.', '[[regtime]]'), (775, 'en', 'articles_found', 'public', '', 'articles found', '[[regtime]]'), (776, 'en', 'article_context', 'public', '', 'article', '[[regtime]]'), (777, 'en', 'article_found', 'public', '', 'article found', '[[regtime]]'), (778, 'en', 'atom_feed_title', 'public', '', 'Atom feed', '[[regtime]]'), (779, 'en', 'a_few_seconds', 'public', '', 'a few seconds', '[[regtime]]'), (780, 'en', 'comments_closed', 'public', '', 'Commenting is closed for this article.', '[[regtime]]'), (781, 'en', 'comments_on', 'public', '', 'Comments on', '[[regtime]]'), (782, 'en', 'comments_permlink', 'public', '', 'Permanent link', '[[regtime]]'), (783, 'en', 'comment_comment', 'public', '', 'Comment', '[[regtime]]'), (784, 'en', 'comment_duplicate', 'public', '', 'Duplicate comments are not accepted.', '[[regtime]]'), (785, 'en', 'comment_email', 'public', '', 'Email', '[[regtime]]'), (786, 'en', 'comment_email_required', 'public', '', 'Please enter a valid email address.', '[[regtime]]'), (787, 'en', 'comment_message', 'public', '', 'Message', '[[regtime]]'), (788, 'en', 'comment_moderated', 'public', '', 'Your comment is pending moderation. It will appear after it has been approved.', '[[regtime]]'), (789, 'en', 'comment_name', 'public', '', 'Name', '[[regtime]]'), (790, 'en', 'comment_name_required', 'public', '', 'Please enter your name.', '[[regtime]]'), (791, 'en', 'comment_posted', 'public', '', 'Thank you for adding your comment.', '[[regtime]]'), (792, 'en', 'comment_received', 'public', '', '{site} comment received: {title}', '[[regtime]]'), (793, 'en', 'comment_recorded', 'public', '', 'A comment on your post “{title}” was received.', '[[regtime]]'), (794, 'en', 'comment_required', 'public', '', 'Please enter a comment.', '[[regtime]]'), (795, 'en', 'comment_web', 'public', '', 'Website', '[[regtime]]'), (796, 'en', 'continue_reading', 'public', '', 'Continue reading', '[[regtime]]'), (797, 'en', 'day', 'public', '', 'day', '[[regtime]]'), (798, 'en', 'days', 'public', '', 'days', '[[regtime]]'), (799, 'en', 'enter_comment_here', 'public', '', '<strong>Enter your comment below.</strong> Fields marked <b class="required" title="Required">*</b> are required. You must preview your comment before submitting it.', '[[regtime]]'), (800, 'en', 'file_context', 'public', '', 'file', '[[regtime]]'), (801, 'en', 'hour', 'public', '', 'hour', '[[regtime]]'), (802, 'en', 'hours', 'public', '', 'hours', '[[regtime]]'), (803, 'en', 'image_context', 'public', '', 'image', '[[regtime]]'), (804, 'en', 'link_context', 'public', '', 'link', '[[regtime]]'), (805, 'en', 'main_content', 'public', '', 'Main content', '[[regtime]]'), (806, 'en', 'matching_search_request', 'public', '', 'matching your search request', '[[regtime]]'), (807, 'en', 'minute', 'public', '', 'minute', '[[regtime]]'), (808, 'en', 'minutes', 'public', '', 'minutes', '[[regtime]]'), (809, 'en', 'nopopup', 'public', '', 'current window', '[[regtime]]'), (810, 'en', 'no_comments', 'public', '', 'There are currently no comments on this article.', '[[regtime]]'), (811, 'en', 'no_search_matches', 'public', '', 'Sorry, no results found matching your search request', '[[regtime]]'), (812, 'en', 'permanent_link', 'public', '', 'Permanent link to this article', '[[regtime]]'), (813, 'en', 'popup', 'public', '', 'pop-up window', '[[regtime]]'), (814, 'en', 'press_preview_then_submit', 'public', '', 'The following is a preview of what your comment will look like. When you are happy with your comment, use the <strong><a href="#txpCommentSubmit" title="Go to the submit button">submit</a></strong> button.', '[[regtime]]'), (815, 'en', 'read_more', 'public', '', 'Read more', '[[regtime]]'), (816, 'en', 'rss_feed_title', 'public', '', 'RSS feed', '[[regtime]]'), (817, 'en', 'site_nav', 'public', '', 'Site navigation', '[[regtime]]'), (818, 'en', 'textile_help', 'public', '', 'Textile help', '[[regtime]]'), (819, 'en', 'too_common_search_term', 'public', '', 'It seems like you are looking for a very common search term, maybe try a more specific phrase than', '[[regtime]]'), (820, 'en', 'week', 'public', '', 'week', '[[regtime]]'), (821, 'en', 'weeks', 'public', '', 'weeks', '[[regtime]]'), (822, 'en', 'your_ip_is_blacklisted_by', 'public', '', 'Your IP address has been blocklisted by', '[[regtime]]'), (823, 'en', 'yyyy-mm', 'public', '', 'yyyy-mm', '[[regtime]]'), (824, 'en', 'article_count', 'section', '', 'Articles in this section: {num}.', '[[regtime]]'), (825, 'en', 'change_page_style', 'section', '', 'Change theme/page/style', '[[regtime]]'), (826, 'en', 'create_section', 'section', '', 'New section', '[[regtime]]'), (827, 'en', 'default_section_updated', 'section', '', 'Default section updated', '[[regtime]]'), (828, 'en', 'default_write_section', 'section', '', 'Default publishing section', '[[regtime]]'), (829, 'en', 'dev_theme', 'section', '', 'Development', '[[regtime]]'), (830, 'en', 'dev_to_live', 'section', '', 'Reset to live', '[[regtime]]'), (831, 'en', 'edit_default_section', 'section', '', 'Edit default section', '[[regtime]]'), (832, 'en', 'edit_section', 'section', '', 'Edit section', '[[regtime]]'), (833, 'en', 'include_in_search', 'section', '', 'Searchable?', '[[regtime]]'), (834, 'en', 'live_theme', 'section', '', 'Live', '[[regtime]]'), (835, 'en', 'live_to_dev', 'section', '', 'Deploy to live', '[[regtime]]'), (836, 'en', 'search_sections', 'section', '', 'Search sections', '[[regtime]]'), (837, 'en', 'section_created', 'section', '', 'Section <strong>{name}</strong> created.', '[[regtime]]'), (838, 'en', 'section_delete_failure', 'section', '', 'Could not delete section(s), articles are currently assigned: {name}.', '[[regtime]]'), (839, 'en', 'section_deleted', 'section', '', 'Sections deleted: <strong>{name}</strong>.', '[[regtime]]'), (840, 'en', 'section_head', 'section', '', 'Site sections', '[[regtime]]'), (841, 'en', 'section_longtitle', 'section', '', 'Section title', '[[regtime]]'), (842, 'en', 'section_name', 'section', '', 'Section name', '[[regtime]]'), (843, 'en', 'section_name_already_exists', 'section', '', 'Section <strong>{name}</strong> already exists.', '[[regtime]]'), (844, 'en', 'section_save_failed', 'section', '', 'The section was not saved due to an error. Please try again.', '[[regtime]]'), (845, 'en', 'section_updated', 'section', '', 'Sections updated: <strong>{name}</strong>.', '[[regtime]]'), (846, 'en', 'switch_dev_live', 'section', '', 'Developer preview', '[[regtime]]'), (847, 'en', 'syndicate', 'section', '', 'Syndicate articles?', '[[regtime]]'), (848, 'en', 'uses_page', 'section', '', 'Uses page', '[[regtime]]'), (849, 'en', 'uses_skin', 'section', '', 'Uses theme', '[[regtime]]'), (850, 'en', 'uses_style', 'section', '', 'Uses style', '[[regtime]]'), (851, 'en', 'assign_sections', 'skin', '', 'Assign sections', '[[regtime]]'), (852, 'en', 'create_skin', 'skin', '', 'New theme', '[[regtime]]'), (853, 'en', 'css_creation_failed', 'skin', '', 'Styles creation failed for: <strong>{list}</strong>.', '[[regtime]]'), (854, 'en', 'css_deletion_failed', 'skin', '', 'Styles deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (855, 'en', 'css_files_deletion_failed', 'skin', '', 'Styles files deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (856, 'en', 'css_import_failed', 'skin', '', 'Styles import failed for: <strong>{list}</strong>.', '[[regtime]]'), (857, 'en', 'css_name_unsafe', 'skin', '', 'Not exportable styles names for: <strong>{list}</strong>. Names must match the following regular expression: <code>^[a-z][a-z0-9_\\-\\.]{0,63}$</code>.', '[[regtime]]'), (858, 'en', 'css_not_found', 'skin', '', 'No style data found for: <strong>{list}</strong>.', '[[regtime]]'), (859, 'en', 'css_update_failed', 'skin', '', 'Styles update failed for: <strong>{list}</strong>.', '[[regtime]]'), (860, 'en', 'edit_skin', 'skin', '', 'Edit theme', '[[regtime]]'), (861, 'en', 'form_creation_failed', 'skin', '', 'Forms creation failed for: <strong>{list}</strong>.', '[[regtime]]'), (862, 'en', 'form_deletion_failed', 'skin', '', 'Forms deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (863, 'en', 'form_duplicate_failed', 'skin', '', 'Duplicated forms import failed for: <strong>{list}</strong>.', '[[regtime]]'), (864, 'en', 'form_files_deletion_failed', 'skin', '', 'Forms files deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (865, 'en', 'form_import_failed', 'skin', '', 'Forms import failed for: <strong>{list}</strong>.', '[[regtime]]'), (866, 'en', 'form_name_unsafe', 'skin', '', 'Not exportable form names for: <strong>{list}</strong>. Names must match the following regular expression: <code>^[a-z][a-z0-9_\\-\\.]{0,63}$</code>.', '[[regtime]]'), (867, 'en', 'form_not_found', 'skin', '', 'No form data found for: <strong>{list}</strong>.', '[[regtime]]'), (868, 'en', 'form_subdir_error', 'skin', '', 'Form types error for: <strong>{list}</strong>. These forms are used as default by tags and should use defined types.', '[[regtime]]'), (869, 'en', 'form_subdir_invalid', 'skin', '', 'Invalid form type for: <strong>{list}</strong>. Current valid types are: <code>article</code>, <code>category</code>, <code>comment</code>, <code>file</code>, <code>link</code>, <code>section</code> and <code>misc</code>. <code>misc</code> will be used by default.', '[[regtime]]'), (870, 'en', 'form_update_failed', 'skin', '', 'Forms update failed for: <strong>{list}</strong>.', '[[regtime]]'), (871, 'en', 'no_skin_recorded', 'skin', '', 'No themes recorded.', '[[regtime]]'), (872, 'en', 'page_creation_failed', 'skin', '', 'Pages creation failed for: <strong>{list}</strong>.', '[[regtime]]'), (873, 'en', 'page_deletion_failed', 'skin', '', 'Pages deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (874, 'en', 'page_files_deletion_failed', 'skin', '', 'Pages files deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (875, 'en', 'page_import_failed', 'skin', '', 'Pages import failed for: <strong>{list}</strong>.', '[[regtime]]'), (876, 'en', 'page_name_unsafe', 'skin', '', 'Not exportable page names for: <strong>{list}</strong>. Names must match the following regular expression: <code>^[a-z][a-z0-9_\\-\\.]{0,63}$</code>.', '[[regtime]]'), (877, 'en', 'page_not_found', 'skin', '', 'No page data found for: <strong>{list}</strong>.', '[[regtime]]'), (878, 'en', 'page_update_failed', 'skin', '', 'Pages update failed for: <strong>{list}</strong>.', '[[regtime]]'), (879, 'en', 'search_skins', 'skin', '', 'Search themes', '[[regtime]]'), (880, 'en', 'skin_already_exists', 'skin', '', 'Themes already exist in the database or in the themes directory and may cause conflicts: <strong>{list}</strong>.', '[[regtime]]'), (881, 'en', 'skin_author', 'skin', '', 'Theme author', '[[regtime]]'), (882, 'en', 'skin_author_uri', 'skin', '', 'Theme website', '[[regtime]]'), (883, 'en', 'skin_count_css', 'skin', '', 'Styles in this theme: {num}.', '[[regtime]]'), (884, 'en', 'skin_count_form', 'skin', '', 'Forms in this theme: {num}.', '[[regtime]]'), (885, 'en', 'skin_count_page', 'skin', '', 'Pages in this theme: {num}.', '[[regtime]]'), (886, 'en', 'skin_count_section', 'skin', '', 'Sections used by this theme: {num}.', '[[regtime]]'), (887, 'en', 'skin_created', 'skin', '', 'Themes created: <strong>{list}</strong>.', '[[regtime]]'), (888, 'en', 'skin_creation_failed', 'skin', '', 'Themes creation failed for: <strong>{list}</strong>.', '[[regtime]]'), (889, 'en', 'skin_delete_entirely', 'skin', '', 'Delete theme templates from disk too', '[[regtime]]'), (890, 'en', 'skin_delete_from_database', 'skin', '', 'Delete unused templates from database on import', '[[regtime]]'), (891, 'en', 'skin_delete_from_disk', 'skin', '', 'Delete unused templates from disk on export', '[[regtime]]'), (892, 'en', 'skin_deleted', 'skin', '', 'Themes deleted: <strong>{list}</strong>.', '[[regtime]]'), (893, 'en', 'skin_deletion_failed', 'skin', '', 'Theme(s) deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (894, 'en', 'skin_description', 'skin', '', 'Theme description', '[[regtime]]'), (895, 'en', 'skin_export_failed', 'skin', '', 'Themes export failed for: <strong>{list}</strong>.', '[[regtime]]'), (896, 'en', 'skin_exported', 'skin', '', 'Themes exported: <strong>{list}</strong>.', '[[regtime]]'), (897, 'en', 'skin_files_deletion_failed', 'skin', '', 'Theme files deletion failed for: <strong>{list}</strong>.', '[[regtime]]'), (898, 'en', 'skin_import_failed', 'skin', '', 'Themes import failed for: <strong>{list}</strong>.', '[[regtime]]'), (899, 'en', 'skin_imported', 'skin', '', 'Themes imported: <strong>{list}</strong>.', '[[regtime]]'), (900, 'en', 'skin_in_use', 'skin', '', 'Deletion aborted for themes used by sections: <strong>{list}</strong>.', '[[regtime]]'), (901, 'en', 'skin_name', 'skin', '', 'Theme name', '[[regtime]]'), (902, 'en', 'skin_name_invalid', 'skin', '', 'Theme name <strong>{name}</strong> invalid.', '[[regtime]]'), (903, 'en', 'skin_name_unsafe', 'skin', '', 'Not exportable theme names for: <strong>{list}</strong>. Names must match the following regular expression: <code>^[a-z][a-z0-9_\\-\\.]{0,63}$</code>.', '[[regtime]]'), (904, 'en', 'skin_not_found', 'skin', '', 'No theme data found for: <strong>{list}</strong>.', '[[regtime]]'), (905, 'en', 'skin_related_sections_update_failed', 'skin', '', 'Themes related sections update failed for: <strong>{list}</strong>. Please visit the Sections panel to update manually.', '[[regtime]]'), (906, 'en', 'skin_title', 'skin', '', 'Theme title', '[[regtime]]'), (907, 'en', 'skin_unknown', 'skin', '', 'Unknown themes: <strong>{list}</strong>.', '[[regtime]]'), (908, 'en', 'skin_update_failed', 'skin', '', 'Themes update failed for: <strong>{list}</strong>.', '[[regtime]]'), (909, 'en', 'skin_updated', 'skin', '', 'Themes updated: <strong>{list}</strong>.', '[[regtime]]'), (910, 'en', 'skin_version', 'skin', '', 'Theme version', '[[regtime]]'), (911, 'en', 'active_class', 'tag', '', 'CSS class for active list item', '[[regtime]]'), (912, 'en', 'allowoverride', 'tag', '', 'Allow form to be overridden?', '[[regtime]]'), (913, 'en', 'breadcrumb_linked', 'tag', '', 'Link breadcrumbs?', '[[regtime]]'), (914, 'en', 'breadcrumb_separator', 'tag', '', 'Breadcrumbs separator', '[[regtime]]'), (915, 'en', 'break', 'tag', '', 'List break tag', '[[regtime]]'), (916, 'en', 'breakclass', 'tag', '', 'CSS class for list break tag', '[[regtime]]'), (917, 'en', 'build', 'tag', '', 'Build tag', '[[regtime]]'), (918, 'en', 'button_text', 'tag', '', 'Button text', '[[regtime]]'), (919, 'en', 'category_list_section', 'tag', '', 'Link to specific section?', '[[regtime]]'), (920, 'en', 'category_tags', 'tag', '', 'Category', '[[regtime]]'), (921, 'en', 'class', 'tag', '', 'CSS class', '[[regtime]]'), (922, 'en', 'comments_form', 'tag', '', 'Comments form', '[[regtime]]'), (923, 'en', 'comment_details', 'tag', '', 'Comment details', '[[regtime]]'), (924, 'en', 'comment_form', 'tag', '', 'Comment form', '[[regtime]]'), (925, 'en', 'comment_name_link', 'tag', '', 'Link to commenter’s email address/website?', '[[regtime]]'), (926, 'en', 'decimals', 'tag', '', 'Display # numbers after the decimal point', '[[regtime]]'), (927, 'en', 'default_title', 'tag', '', 'Text to use for default section link', '[[regtime]]'), (928, 'en', 'depth', 'tag', '', 'Depth', '[[regtime]]'), (929, 'en', 'escape', 'tag', '', 'Escape', '[[regtime]]'), (930, 'en', 'exclude', 'tag', '', 'Exclude', '[[regtime]]'), (931, 'en', 'filename', 'tag', '', 'Name', '[[regtime]]'), (932, 'en', 'file_download_tags', 'tag', '', 'File downloads', '[[regtime]]'), (933, 'en', 'flavor', 'tag', '', 'Syndication format', '[[regtime]]'), (934, 'en', 'format', 'tag', '', 'Format', '[[regtime]]'), (935, 'en', 'gmt', 'tag', '', 'Format according to <abbr title="Greenwich Mean Time">GMT</abbr> time?', '[[regtime]]'), (936, 'en', 'has_excerpt', 'tag', '', 'Has excerpt', '[[regtime]]'), (937, 'en', 'hilight', 'tag', '', 'Highlight tag', '[[regtime]]'), (938, 'en', 'hilight_limit', 'tag', '', 'Highlight how many instances?', '[[regtime]]'), (939, 'en', 'html_id', 'tag', '', 'HTML <code>id</code> attribute', '[[regtime]]'), (940, 'en', 'include_default', 'tag', '', 'Include default section?', '[[regtime]]'), (941, 'en', 'inline_style', 'tag', '', 'Inline style (CSS)', '[[regtime]]'), (942, 'en', 'input_size', 'tag', '', 'Input size', '[[regtime]]'), (943, 'en', 'labeltag', 'tag', '', 'Label tag', '[[regtime]]'), (944, 'en', 'limit', 'tag', '', 'Display how many?', '[[regtime]]'), (945, 'en', 'linkclass', 'tag', '', 'CSS class for links', '[[regtime]]'), (946, 'en', 'link_text', 'tag', '', 'Link text', '[[regtime]]'), (947, 'en', 'link_to_this_author', 'tag', '', 'Link to a list of other articles by this author?', '[[regtime]]'), (948, 'en', 'link_to_this_category', 'tag', '', 'Link to a list of other articles in this category?', '[[regtime]]'), (949, 'en', 'link_to_this_section', 'tag', '', 'Link to a list of other articles in this section?', '[[regtime]]'), (950, 'en', 'listform', 'tag', '', 'List form', '[[regtime]]'), (951, 'en', 'match_type', 'tag', '', 'Match type', '[[regtime]]'), (952, 'en', 'media', 'tag', '', 'HTML <code>media</code> attribute', '[[regtime]]'), (953, 'en', 'msgcols', 'tag', '', 'Message textarea columns', '[[regtime]]'), (954, 'en', 'msgrows', 'tag', '', 'Message textarea rows', '[[regtime]]'), (955, 'en', 'no_categories_available', 'tag', '', 'No categories available.', '[[regtime]]'), (956, 'en', 'no_forms_available', 'tag', '', 'No forms available.', '[[regtime]]'), (957, 'en', 'offset', 'tag', '', 'Skip', '[[regtime]]'), (958, 'en', 'page_article_hed', 'tag', '', 'Article output', '[[regtime]]'), (959, 'en', 'page_article_nav_hed', 'tag', '', 'Article navigation', '[[regtime]]'), (960, 'en', 'page_file_hed', 'tag', '', 'File downloads', '[[regtime]]'), (961, 'en', 'page_misc_hed', 'tag', '', 'Miscellaneous', '[[regtime]]'), (962, 'en', 'page_nav_hed', 'tag', '', 'Site navigation', '[[regtime]]'), (963, 'en', 'page_xml_hed', 'tag', '', 'XML feeds', '[[regtime]]'), (964, 'en', 'pageby', 'tag', '', 'Paginate by', '[[regtime]]'), (965, 'en', 'pgonly', 'tag', '', 'Count articles, but show nothing', '[[regtime]]'), (966, 'en', 'random', 'tag', '', 'Random', '[[regtime]]'), (967, 'en', 'rel', 'tag', '', 'HTML <code>rel</code> attribute', '[[regtime]]'), (968, 'en', 'searchall', 'tag', '', 'Search all sections?', '[[regtime]]'), (969, 'en', 'searchsticky', 'tag', '', 'Search sticky articles?', '[[regtime]]'), (970, 'en', 'search_input_form', 'tag', '', 'Search input', '[[regtime]]'), (971, 'en', 'search_results_form', 'tag', '', 'Search results', '[[regtime]]'), (972, 'en', 'section_tags', 'tag', '', 'Section', '[[regtime]]'), (973, 'en', 'separator', 'tag', '', 'Separator', '[[regtime]]'), (974, 'en', 'showalways', 'tag', '', 'Show always', '[[regtime]]'), (975, 'en', 'showcount', 'tag', '', 'Show count?', '[[regtime]]'), (976, 'en', 'size_format', 'tag', '', 'Size format', '[[regtime]]'), (977, 'en', 'sort', 'tag', '', 'Sort by', '[[regtime]]'), (978, 'en', 'tag', 'tag', '', 'Tag', '[[regtime]]'), (979, 'en', 'tag_article', 'tag', '', 'Articles (single or list)', '[[regtime]]'), (980, 'en', 'tag_article_custom', 'tag', '', 'Articles (custom list)', '[[regtime]]'), (981, 'en', 'tag_article_image', 'tag', '', 'Article image', '[[regtime]]'), (982, 'en', 'tag_author', 'tag', '', 'Author', '[[regtime]]'), (983, 'en', 'tag_body', 'tag', '', 'Body', '[[regtime]]'), (984, 'en', 'tag_body_excerpt', 'tag', '', 'Body excerpt', '[[regtime]]'), (985, 'en', 'tag_breadcrumb', 'tag', '', 'Breadcrumb', '[[regtime]]'), (986, 'en', 'tag_category', 'tag', '', 'Category', '[[regtime]]'), (987, 'en', 'tag_category1', 'tag', '', 'Category 1', '[[regtime]]'), (988, 'en', 'tag_category2', 'tag', '', 'Category 2', '[[regtime]]'), (989, 'en', 'tag_category_list', 'tag', '', 'Category list', '[[regtime]]'), (990, 'en', 'tag_comments', 'tag', '', 'Comments', '[[regtime]]'), (991, 'en', 'tag_comments_form', 'tag', '', 'Comments form', '[[regtime]]'), (992, 'en', 'tag_comments_invite', 'tag', '', 'Comments invite', '[[regtime]]'), (993, 'en', 'tag_comments_preview', 'tag', '', 'Comments preview', '[[regtime]]'), (994, 'en', 'tag_comment_anchor', 'tag', '', 'Comment anchor', '[[regtime]]'), (995, 'en', 'tag_comment_email', 'tag', '', 'Comment email', '[[regtime]]'), (996, 'en', 'tag_comment_email_input', 'tag', '', 'Comment email input', '[[regtime]]'), (997, 'en', 'tag_comment_id', 'tag', '', 'Comment ID', '[[regtime]]'), (998, 'en', 'tag_comment_message', 'tag', '', 'Comment message', '[[regtime]]'), (999, 'en', 'tag_comment_message_input', 'tag', '', 'Comment message input', '[[regtime]]'), (1000, 'en', 'tag_comment_name', 'tag', '', 'Comment name', '[[regtime]]'), (1001, 'en', 'tag_comment_name_input', 'tag', '', 'Comment name input', '[[regtime]]'), (1002, 'en', 'tag_comment_permlink', 'tag', '', 'Comment permanent link', '[[regtime]]'), (1003, 'en', 'tag_comment_preview', 'tag', '', 'Comment preview button', '[[regtime]]'), (1004, 'en', 'tag_comment_remember', 'tag', '', 'Remember details checkbox', '[[regtime]]'), (1005, 'en', 'tag_comment_submit', 'tag', '', 'Comment submit button', '[[regtime]]'), (1006, 'en', 'tag_comment_time', 'tag', '', 'Comment time', '[[regtime]]'), (1007, 'en', 'tag_comment_web', 'tag', '', 'Comment website', '[[regtime]]'), (1008, 'en', 'tag_comment_web_input', 'tag', '', 'Comment website input', '[[regtime]]'), (1009, 'en', 'tag_css', 'tag', '', 'CSS link (<code>head</code>)', '[[regtime]]'), (1010, 'en', 'tag_email', 'tag', '', 'Email link (spam-resistant)', '[[regtime]]'), (1011, 'en', 'tag_excerpt', 'tag', '', 'Excerpt', '[[regtime]]'), (1012, 'en', 'tag_feed_link', 'tag', '', 'Articles feed link', '[[regtime]]'), (1013, 'en', 'tag_file_download', 'tag', '', 'File download', '[[regtime]]'), (1014, 'en', 'tag_file_download_category', 'tag', '', 'File category', '[[regtime]]'), (1015, 'en', 'tag_file_download_created', 'tag', '', 'File created time', '[[regtime]]'), (1016, 'en', 'tag_file_download_description', 'tag', '', 'File description', '[[regtime]]'), (1017, 'en', 'tag_file_download_downloads', 'tag', '', 'File download count', '[[regtime]]'), (1018, 'en', 'tag_file_download_id', 'tag', '', 'File ID#', '[[regtime]]'), (1019, 'en', 'tag_file_download_link', 'tag', '', 'File download link', '[[regtime]]'), (1020, 'en', 'tag_file_download_list', 'tag', '', 'File download list', '[[regtime]]'), (1021, 'en', 'tag_file_download_modified', 'tag', '', 'File modified time', '[[regtime]]'), (1022, 'en', 'tag_file_download_name', 'tag', '', 'File name', '[[regtime]]'), (1023, 'en', 'tag_file_download_size', 'tag', '', 'File size', '[[regtime]]'), (1024, 'en', 'tag_home', 'tag', '', 'Home', '[[regtime]]'), (1025, 'en', 'tag_if_category', 'tag', '', 'If category', '[[regtime]]'), (1026, 'en', 'tag_if_section', 'tag', '', 'If section', '[[regtime]]'), (1027, 'en', 'tag_image', 'tag', '', 'Image', '[[regtime]]'), (1028, 'en', 'tag_lang', 'tag', '', 'Language', '[[regtime]]'), (1029, 'en', 'tag_link', 'tag', '', 'Link', '[[regtime]]'), (1030, 'en', 'tag_linkdesctitle', 'tag', '', 'Link, title=description', '[[regtime]]'), (1031, 'en', 'tag_linklist', 'tag', '', 'Links list', '[[regtime]]'), (1032, 'en', 'tag_link_category', 'tag', '', 'Link category', '[[regtime]]'), (1033, 'en', 'tag_link_date', 'tag', '', 'Link date', '[[regtime]]'), (1034, 'en', 'tag_link_description', 'tag', '', 'Link description', '[[regtime]]'), (1035, 'en', 'tag_link_feed_link', 'tag', '', 'Links feed link', '[[regtime]]'), (1036, 'en', 'tag_link_name', 'tag', '', 'Link name', '[[regtime]]'), (1037, 'en', 'tag_link_text', 'tag', '', 'Link name', '[[regtime]]'), (1038, 'en', 'tag_link_to_home', 'tag', '', 'Homepage link', '[[regtime]]'), (1039, 'en', 'tag_link_to_next', 'tag', '', 'Next article link', '[[regtime]]'), (1040, 'en', 'tag_link_to_prev', 'tag', '', 'Previous article link', '[[regtime]]'), (1041, 'en', 'tag_name', 'tag', '', 'Commenter name', '[[regtime]]'), (1042, 'en', 'tag_newer', 'tag', '', 'Newer articles link', '[[regtime]]'), (1043, 'en', 'tag_next_article', 'tag', '', 'Next article', '[[regtime]]'), (1044, 'en', 'tag_next_title', 'tag', '', 'Next article title', '[[regtime]]'), (1045, 'en', 'tag_older', 'tag', '', 'Older articles link', '[[regtime]]'), (1046, 'en', 'tag_output_form', 'tag', '', 'Output form', '[[regtime]]'), (1047, 'en', 'tag_page_title', 'tag', '', 'Page title', '[[regtime]]'), (1048, 'en', 'tag_password_protect', 'tag', '', 'Password protection', '[[regtime]]'), (1049, 'en', 'tag_permlink', 'tag', '', 'Permanent link', '[[regtime]]'), (1050, 'en', 'tag_popup', 'tag', '', 'Pop-up list', '[[regtime]]'), (1051, 'en', 'tag_posted', 'tag', '', 'Posted', '[[regtime]]'), (1052, 'en', 'tag_prev_article', 'tag', '', 'Previous article', '[[regtime]]'), (1053, 'en', 'tag_prev_title', 'tag', '', 'Previous article title', '[[regtime]]'), (1054, 'en', 'tag_recent_articles', 'tag', '', 'Recent articles', '[[regtime]]'), (1055, 'en', 'tag_recent_comments', 'tag', '', 'Recent comments', '[[regtime]]'), (1056, 'en', 'tag_related_articles', 'tag', '', 'Related articles', '[[regtime]]'), (1057, 'en', 'tag_search_input', 'tag', '', 'Search input form', '[[regtime]]'), (1058, 'en', 'tag_search_result_date', 'tag', '', 'Search result date', '[[regtime]]'), (1059, 'en', 'tag_search_result_excerpt', 'tag', '', 'Search result excerpt', '[[regtime]]'), (1060, 'en', 'tag_search_result_title', 'tag', '', 'Search result title', '[[regtime]]'), (1061, 'en', 'tag_search_result_url', 'tag', '', 'Search result URL', '[[regtime]]'), (1062, 'en', 'tag_section', 'tag', '', 'Section', '[[regtime]]'), (1063, 'en', 'tag_section_list', 'tag', '', 'Section list', '[[regtime]]'), (1064, 'en', 'tag_site_name', 'tag', '', 'Site name', '[[regtime]]'), (1065, 'en', 'tag_site_slogan', 'tag', '', 'Site slogan', '[[regtime]]'), (1066, 'en', 'tag_title', 'tag', '', 'Title', '[[regtime]]'), (1067, 'en', 'textonly', 'tag', '', 'Text only?', '[[regtime]]'), (1068, 'en', 'this_section', 'tag', '', 'Link to current section?', '[[regtime]]'), (1069, 'en', 'time_any', 'tag', '', 'Any', '[[regtime]]'); INSERT INTO `[[dbprefix]]txp_lang` VALUES (1070, 'en', 'time_format', 'tag', '', 'Time format string', '[[regtime]]'), (1071, 'en', 'time_future', 'tag', '', 'Future', '[[regtime]]'), (1072, 'en', 'time_past', 'tag', '', 'Past', '[[regtime]]'), (1073, 'en', 'title_separator', 'tag', '', 'Individual article and site name separator', '[[regtime]]'), (1074, 'en', 'tooltip', 'tag', '', 'Link tooltip', '[[regtime]]'), (1075, 'en', 'use_thumbnail', 'tag', '', 'Use thumbnail?', '[[regtime]]'), (1076, 'en', 'wraptag', 'tag', '', 'Wrap tag', '[[regtime]]'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_link` -- CREATE TABLE `[[dbprefix]]txp_link` ( `id` int(11) NOT NULL AUTO_INCREMENT, `date` datetime NOT NULL, `category` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `url` text COLLATE utf8mb4_unicode_ci NOT NULL, `linkname` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `linksort` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `author` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `author_idx` (`author`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=5 ; -- -- Dumping data for table `[[dbprefix]]txp_link` -- INSERT INTO `[[dbprefix]]txp_link` VALUES (1, '[[regtime]]', 'textpattern', 'https://textpattern.com/', 'Textpattern website', '10', '', ''), (2, '[[regtime]]', 'textpattern', 'https://docs.textpattern.com/', 'Textpattern user documentation', '20', '', ''), (3, '[[regtime]]', 'textpattern', 'https://textpattern.com/github', 'Textpattern on GitHub', '30', '', ''), (4, '[[regtime]]', 'textpattern', 'https://textpattern.com/@textpattern', 'Textpattern on Twitter', '40', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_log` -- CREATE TABLE `[[dbprefix]]txp_log` ( `id` int(11) NOT NULL AUTO_INCREMENT, `time` datetime NOT NULL, `page` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `refer` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `status` int(11) NOT NULL DEFAULT '200', `method` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'GET', PRIMARY KEY (`id`), KEY `time` (`time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_page` -- CREATE TABLE `[[dbprefix]]txp_page` ( `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_html` text COLLATE utf8mb4_unicode_ci NOT NULL, `skin` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `lastmod` datetime DEFAULT NULL, UNIQUE KEY `name_skin` (`name`(63),`skin`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_page` -- INSERT INTO `[[dbprefix]]txp_page` VALUES ('default', '<!DOCTYPE html>\n<html lang="<txp:lang />" dir="<txp:text item="lang_dir" />">\n\n<head>\n <meta charset="utf-8">\n <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">\n <title><txp:page_title /></title>\n\n <!-- CSS -->\n <txp:css format="link" media="" />\n <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:page_url type="theme_path" />/styles/default.css"> -->\n\n <meta name="generator" content="Textpattern CMS">\n\n <txp:if_search>\n <meta name="robots" content="none">\n <txp:else />\n <txp:if_author>\n <meta name="robots" content="noindex, follow">\n <txp:else />\n <txp:meta_description />\n <txp:if_category>\n <meta name="robots" content="noindex, follow">\n <txp:else />\n <txp:variable name="page" value=''<txp:page_url type="pg" />'' />\n <txp:if_variable name="page" value="1">\n <meta name="robots" content="index, follow">\n <link rel="canonical" href="<txp:site_url />">\n <script type="application/ld+json">\n {\n "@context": "https://schema.org",\n "@type": "WebSite",\n "headline": "<txp:site_name escape="json" />",\n <txp:if_description>"description": "<txp:meta_description format="" escape="json" />",</txp:if_description>\n "url": "<txp:site_url escape="json" />"\n }\n </script>\n <txp:else />\n <meta name="robots" content="noindex, follow">\n </txp:if_variable>\n <txp:variable name="front-page" value="1" />\n </txp:if_category>\n </txp:if_author>\n </txp:if_search>\n\n <!-- content feeds -->\n <txp:feed_link flavor="atom" format="link" label="Atom" />\n <txp:feed_link flavor="rss" format="link" label="RSS" />\n</head>\n\n<txp:if_variable name="front-page">\n <body class="front-page" itemscope itemtype="https://schema.org/WebPage">\n<txp:else />\n <txp:if_search>\n <body class="search-page" itemscope itemtype="https://schema.org/SearchResultsPage">\n <txp:else />\n <body class="listing-page" itemscope itemtype="https://schema.org/CollectionPage">\n </txp:if_search>\n</txp:if_variable>\n\n <txp:output_form form="body_header" />\n\n <div class="wrapper">\n <div class="container">\n\n <!-- Main content -->\n <main id="main" aria-label="<txp:text item="main_content" />" itemscope itemtype="https://schema.org/Blog">\n\n <!-- is this the search result page? also omits the pagination links below (uses pagination format within search_display.txp instead) -->\n <txp:if_search>\n <txp:output_form form="search_display" />\n\n <txp:else />\n <!-- else is this the front page? -->\n <txp:if_variable name="front-page">\n <!-- links by default to form: ''default.txp'' unless you specify a different form -->\n <txp:article limit="5" />\n\n <txp:else />\n <!-- else is this an article author list? -->\n <txp:if_author>\n <h1 itemprop="name"><txp:text item="author" /> <txp:author /></h1>\n\n <txp:else />\n <!-- else is this an article category list? -->\n <txp:if_category>\n <h1 itemprop="name"><txp:text item="category" /> <txp:category title /></h1>\n </txp:if_category>\n </txp:if_author>\n <txp:article form="article_listing" limit="10" wraptag="ul" class="article-list" />\n </txp:if_variable>\n\n <!-- add pagination links to foot of front page/author listings/category listings if there are more articles available -->\n <txp:evaluate test="newer,older">\n <nav class="paginator" aria-label="<txp:text item="page_nav" />">\n <txp:newer rel="prev">\n <txp:text item="newer" />\n </txp:newer>\n <txp:older rel="next">\n <txp:text item="older" />\n </txp:older>\n </nav>\n </txp:evaluate>\n </txp:if_search>\n\n </main>\n\n <txp:output_form form="body_aside" />\n\n </div> <!-- /.container -->\n </div> <!-- /.wrapper -->\n\n <txp:output_form form="body_footer" />\n\n</body>\n</html>', 'four-point-eight', NULL), ('error_default', '<!DOCTYPE html>\n<html lang="<txp:lang />" dir="<txp:text item="lang_dir" />">\n\n<head>\n <meta charset="utf-8">\n <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">\n <title><txp:error_status /></title>\n\n <!-- CSS -->\n <txp:css format="link" media="" />\n <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:page_url type="theme_path" />/styles/default.css"> -->\n\n <meta name="generator" content="Textpattern CMS">\n <meta name="robots" content="none">\n\n <!-- content feeds -->\n <txp:feed_link flavor="atom" format="link" label="Atom" />\n <txp:feed_link flavor="rss" format="link" label="RSS" />\n</head>\n\n<body class="error-page" itemscope itemtype="https://schema.org/WebPage">\n\n <txp:output_form form="body_header" />\n\n <div class="wrapper">\n <div class="container">\n\n <!-- Main content -->\n <main id="main" aria-label="<txp:text item="main_content" />">\n <h1 class="error-status"><txp:error_status /></h1>\n <p class="error-msg"><txp:error_message /></p>\n </main>\n\n <txp:output_form form="body_aside" />\n\n </div> <!-- /.container -->\n </div> <!-- /.wrapper -->\n\n <txp:output_form form="body_footer" />\n\n</body>\n</html>', 'four-point-eight', NULL), ('archive', '<!DOCTYPE html>\n<html lang="<txp:lang />" dir="<txp:text item="lang_dir" />">\n\n<head>\n <meta charset="utf-8">\n <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">\n <title><txp:page_title /></title>\n\n <!-- CSS -->\n <txp:css format="link" media="" />\n <!-- ...or you can use (faster) external CSS files e.g. <link rel="stylesheet" href="<txp:page_url type="theme_path" />/styles/default.css"> -->\n\n <meta name="generator" content="Textpattern CMS">\n\n <txp:if_search>\n <meta name="robots" content="none">\n <txp:else />\n <txp:if_author>\n <meta name="robots" content="noindex, follow">\n <txp:else />\n <txp:meta_description />\n <txp:if_article_list>\n <txp:variable name="page" value=''<txp:page_url type="pg" />'' />\n <txp:if_variable name="page" value="1">\n <meta name="robots" content="index, follow">\n <link rel="canonical" href="<txp:section url />">\n <script type="application/ld+json">\n {\n "@context": "https://schema.org",\n "@type": "Blog",\n "headline": "<txp:section title escape="json" />",\n <txp:if_description>"description": "<txp:meta_description format="" escape="json" />",</txp:if_description>\n "url": "<txp:section url escape="json" />"\n }\n </script>\n <txp:else />\n <meta name="robots" content="noindex, follow">\n </txp:if_variable>\n <txp:else />\n <txp:meta_keywords separator="," />\n <txp:meta_author title />\n <meta name="robots" content="<txp:if_expires>unavailable_after: <txp:expires gmt format="%d-%b-%y %T" /> GMT<txp:else />index, follow</txp:if_expires>">\n <link rel="canonical" href="<txp:permlink />">\n <meta property="og:site_name" content="<txp:site_name />">\n <meta property="og:type" content="article">\n <meta property="og:title" content="<txp:title />">\n <txp:if_description><meta property="og:description" content="<txp:meta_description format="" />"></txp:if_description>\n <meta property="og:url" content="<txp:permlink />">\n <txp:if_article_image>\n <txp:images limit="1">\n <meta property="og:image" content="<txp:image_url />">\n <meta property="og:image:width" content="<txp:image_info type="w" />">\n <meta property="og:image:height" content="<txp:image_info type="h" />">\n <meta property="og:image:alt" content="<txp:image_info type="alt" />">\n </txp:images>\n </txp:if_article_image>\n <script type="application/ld+json">\n {\n "@context": "https://schema.org",\n "@type": "Blog",\n "blogPost": [{\n "@type": "BlogPosting",\n "headline": "<txp:title escape="json" />",\n <txp:if_description>"description": "<txp:meta_description format="" escape="json" />",</txp:if_description>\n "url": "<txp:permlink escape="json" />"\n }]\n }\n </script>\n </txp:if_article_list>\n </txp:if_author>\n </txp:if_search>\n\n <!-- content feeds -->\n <txp:feed_link flavor="atom" format="link" label="Atom" />\n <txp:feed_link flavor="rss" format="link" label="RSS" />\n</head>\n\n<txp:if_search>\n <body class="search-page" itemscope itemtype="https://schema.org/SearchResultsPage">\n<txp:else />\n <txp:if_article_list>\n <body class="<txp:section />-page" itemscope itemtype="https://schema.org/CollectionPage">\n <txp:else />\n <body class="<txp:section />-page" itemscope itemtype="https://schema.org/WebPage">\n </txp:if_article_list>\n</txp:if_search>\n\n <txp:output_form form="body_header" />\n\n <div class="wrapper">\n <div class="container">\n\n <!-- Main content -->\n <main id="main" aria-label="<txp:text item="main_content" />" itemscope itemtype="https://schema.org/Blog">\n\n <!-- is this the search result page? also omits the pagination links below (uses pagination format within search_display.txp instead) -->\n <txp:if_search>\n <txp:output_form form="search_display" />\n\n <txp:else />\n <txp:if_article_list>\n\n <h1 itemprop="name"><txp:section title /></h1>\n <txp:article class="article-list" form="article_listing" limit="10" wraptag="ul" />\n <!-- ...or if you want to list all articles from all sections instead, then replace txp:article with txp:article_custom -->\n\n <!-- add pagination links to foot of article listings if there are more articles available -->\n <txp:evaluate test="newer,older">\n <nav class="paginator" aria-label="<txp:text item="page_nav" />">\n <txp:newer rel="prev">\n <txp:text item="newer" />\n </txp:newer>\n <txp:older rel="next">\n <txp:text item="older" />\n </txp:older>\n </nav>\n </txp:evaluate>\n\n <txp:else />\n <txp:article status />\n\n <!-- add pagination links to foot of article if there are more articles available -->\n <txp:evaluate test="link_to_prev,link_to_next">\n <nav class="paginator" aria-label="<txp:text item="page_nav" />">\n <txp:link_to_prev>\n <txp:text item="prev" />\n </txp:link_to_prev>\n <txp:link_to_next>\n <txp:text item="next" />\n </txp:link_to_next>\n </nav>\n </txp:evaluate>\n </txp:if_article_list>\n </txp:if_search>\n\n </main>\n\n <txp:output_form form="body_aside" />\n\n </div> <!-- /.container -->\n </div> <!-- /.wrapper -->\n\n <txp:output_form form="body_footer" />\n\n</body>\n</html>', 'four-point-eight', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_plugin` -- CREATE TABLE `[[dbprefix]]txp_plugin` ( `name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `status` int(11) NOT NULL DEFAULT '1', `author` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `author_uri` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `version` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1.0', `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `help` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `code` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `code_restore` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `code_md5` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `textpack` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `type` int(11) NOT NULL DEFAULT '0', `load_order` tinyint(3) unsigned NOT NULL DEFAULT '5', `flags` smallint(5) unsigned NOT NULL DEFAULT '0', UNIQUE KEY `name` (`name`), KEY `status_type_idx` (`status`,`type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_prefs` -- CREATE TABLE `[[dbprefix]]txp_prefs` ( `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `val` text COLLATE utf8mb4_unicode_ci NOT NULL, `type` smallint(5) unsigned NOT NULL DEFAULT '2', `event` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `html` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'text_input', `position` smallint(5) unsigned NOT NULL DEFAULT '0', `user_name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', UNIQUE KEY `prefs_idx` (`name`(185),`user_name`), KEY `name` (`name`(250)), KEY `user_name` (`user_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_prefs` -- INSERT INTO `[[dbprefix]]txp_prefs` VALUES ('img_dir', 'images', 0, 'admin', 'text_input', 20, ''), ('skin_dir', 'themes', 0, 'admin', 'text_input', 30, ''), ('file_base_path', '[[softpath]]/files', 0, 'admin', 'text_input', 40, ''), ('file_max_upload_size', '2000000', 0, 'admin', 'text_input', 60, ''), ('tempdir', '[[softpath]]/textpattern/tmp', 0, 'admin', 'text_input', 80, ''), ('plugin_cache_dir', '', 0, 'admin', 'text_input', 100, ''), ('smtp_from', '', 0, 'admin', 'text_input', 110, ''), ('publisher_email', '', 0, 'admin', 'text_input', 115, ''), ('override_emailcharset', '0', 0, 'admin', 'yesnoradio', 120, ''), ('enable_xmlrpc_server', '0', 0, 'admin', 'yesnoradio', 130, ''), ('default_event', 'article', 0, 'admin', 'default_event', 150, ''), ('theme_name', 'hive', 0, 'admin', 'themename', 160, ''), ('module_pophelp', '1', 0, 'admin', 'module_pophelp', 170, ''), ('advanced_options', '0', 0, 'admin', 'onoffradio', 200, ''), ('comments_on_default', '0', 0, 'comments', 'yesnoradio', 20, ''), ('comments_default_invite', 'Comment', 0, 'comments', 'text_input', 40, ''), ('comments_moderate', '1', 0, 'comments', 'yesnoradio', 60, ''), ('comments_disabled_after', '42', 0, 'comments', 'weeks', 80, ''), ('comments_auto_append', '0', 0, 'comments', 'yesnoradio', 100, ''), ('comments_mode', '0', 0, 'comments', 'commentmode', 120, ''), ('comments_dateformat', '%b %d, %I:%M %p', 0, 'comments', 'dateformats', 140, ''), ('comments_sendmail', '0', 0, 'comments', 'commentsendmail', 160, ''), ('comments_are_ol', '1', 0, 'comments', 'yesnoradio', 180, ''), ('comment_means_site_updated', '1', 0, 'comments', 'yesnoradio', 200, ''), ('comments_require_name', '1', 0, 'comments', 'yesnoradio', 220, ''), ('comments_require_email', '1', 0, 'comments', 'yesnoradio', 240, ''), ('never_display_email', '1', 0, 'comments', 'yesnoradio', 260, ''), ('comment_nofollow', '1', 0, 'comments', 'yesnoradio', 280, ''), ('comments_disallow_images', '0', 0, 'comments', 'yesnoradio', 300, ''), ('comments_use_fat_textile', '0', 0, 'comments', 'yesnoradio', 320, ''), ('spam_blacklists', '', 0, 'comments', 'text_input', 340, ''), ('custom_1_set', 'custom1', 0, 'custom', 'custom_set', 1, ''), ('custom_2_set', 'custom2', 0, 'custom', 'custom_set', 2, ''), ('custom_3_set', '', 0, 'custom', 'custom_set', 3, ''), ('custom_4_set', '', 0, 'custom', 'custom_set', 4, ''), ('custom_5_set', '', 0, 'custom', 'custom_set', 5, ''), ('custom_6_set', '', 0, 'custom', 'custom_set', 6, ''), ('custom_7_set', '', 0, 'custom', 'custom_set', 7, ''), ('custom_8_set', '', 0, 'custom', 'custom_set', 8, ''), ('custom_9_set', '', 0, 'custom', 'custom_set', 9, ''), ('custom_10_set', '', 0, 'custom', 'custom_set', 10, ''), ('syndicate_body_or_excerpt', '1', 0, 'feeds', 'yesnoradio', 20, ''), ('rss_how_many', '5', 0, 'feeds', 'text_input', 40, ''), ('show_comment_count_in_feed', '1', 0, 'feeds', 'yesnoradio', 60, ''), ('include_email_atom', '0', 0, 'feeds', 'yesnoradio', 80, ''), ('use_mail_on_feeds_id', '0', 0, 'feeds', 'yesnoradio', 100, ''), ('articles_use_excerpts', '1', 0, 'publish', 'yesnoradio', 40, ''), ('allow_form_override', '1', 0, 'publish', 'yesnoradio', 60, ''), ('override_form_types', 'article', 0, 'publish', 'overrideTypes', 70, ''), ('attach_titles_to_permalinks', '1', 0, 'publish', 'yesnoradio', 80, ''), ('permlink_format', '1', 0, 'publish', 'permlink_format', 100, ''), ('send_lastmod', '1', 0, 'publish', 'yesnoradio', 120, ''), ('publish_expired_articles', '0', 0, 'publish', 'yesnoradio', 130, ''), ('use_textile', '1', 0, 'publish', 'pref_text', 200, ''), ('enable_short_tags', '1', 0, 'publish', 'yesnoradio', 230, ''), ('use_plugins', '1', 0, 'publish', 'yesnoradio', 260, ''), ('admin_side_plugins', '1', 0, 'publish', 'yesnoradio', 280, ''), ('allow_page_php_scripting', '1', 0, 'publish', 'yesnoradio', 300, ''), ('allow_article_php_scripting', '1', 0, 'publish', 'yesnoradio', 320, ''), ('max_url_len', '1000', 0, 'publish', 'text_input', 340, ''), ('blog_mail_uid', '[[blog_mail_uid]]', 2, 'publish', 'text_input', 0, ''), ('blog_time_uid', '2005', 2, 'publish', 'text_input', 0, ''), ('blog_uid', '[[blog_uid]]', 2, 'publish', 'text_input', 0, ''), ('dbupdatetime', '0', 2, 'publish', 'text_input', 0, ''), ('language', 'en', 2, 'publish', 'text_input', 0, ''), ('lastmod', '2005-07-23 16:24:10', 2, 'publish', 'text_input', 0, ''), ('locale', 'en_US.UTF-8', 2, 'publish', 'text_input', 0, ''), ('path_from_root', '/', 2, 'publish', 'text_input', 0, ''), ('path_to_site', '[[softpath]]', 2, 'publish', 'text_input', 0, ''), ('searchable_article_fields', 'Title, Body', 2, 'publish', 'text_input', 0, ''), ('textile_updated', '1', 2, 'publish', 'text_input', 0, ''), ('timeoffset', '0', 2, 'publish', 'text_input', 0, ''), ('timezone_key', '', 2, 'publish', 'text_input', 0, ''), ('url_mode', '1', 2, 'publish', 'text_input', 0, ''), ('use_categories', '1', 2, 'publish', 'text_input', 0, ''), ('use_sections', '1', 2, 'publish', 'text_input', 0, ''), ('sql_now_posted', '[[timestamp]]', 2, 'publish', 'text_input', 0, ''), ('sql_now_expires', '[[timestamp]]', 2, 'publish', 'text_input', 0, ''), ('sql_now_created', '[[timestamp]]', 2, 'publish', 'text_input', 0, ''), ('version', '4.8.8', 2, 'publish', 'text_input', 0, ''), ('default_section', 'articles', 2, 'section', 'text_input', 0, ''), ('sitename', '[[site_name]]', 0, 'site', 'text_input', 20, ''), ('siteurl', '[[domhost]][[relativeurl]]', 0, 'site', 'text_input', 40, ''), ('site_slogan', '[[site_desc]]', 0, 'site', 'text_input', 60, ''), ('production_status', 'testing', 0, 'site', 'prod_levels', 80, ''), ('gmtoffset', '+0', 0, 'site', 'gmtoffset_select', 110, ''), ('auto_dst', '0', 0, 'site', 'yesnoradio', 115, ''), ('is_dst', '0', 0, 'site', 'is_dst', 120, ''), ('dateformat', 'since', 0, 'site', 'dateformats', 140, ''), ('archive_dateformat', '%b %d, %I:%M %p', 0, 'site', 'dateformats', 160, ''), ('permlink_mode', 'section_title', 0, 'site', 'permlinkmodes', 180, ''), ('doctype', 'html5', 0, 'site', 'doctypes', 190, ''), ('logging', 'none', 0, 'site', 'logging', 220, ''), ('expire_logs_after', '7', 0, 'site', 'text_input', 230, ''), ('use_comments', '0', 0, 'site', 'yesnoradio', 240, ''), ('txp_evaluate_functions', '', 0, 'advanced_options', 'text_input', 100, ''), ('custom_form_types', ';[js]\n;mediatype="application/javascript"\n;title="JavaScript"', 0, 'advanced_options', 'longtext_input', 200, ''), ('secondpass', '1', 0, 'advanced_options', 'text_input', 300, ''), ('skin_delete_from_database', '', 2, 'skin', 'text_input', 0, '[[admin_username]]'), ('enable_dev_preview', '1', 0, 'admin', 'yesnoradio', 180, '[[admin_username]]'), ('language_ui', 'en', 2, 'admin', 'text_input', 0, '[[admin_username]]'), ('default_publish_status', '4', 0, 'publish', 'defaultPublishStatus', 15, '[[admin_username]]'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_section` -- CREATE TABLE `[[dbprefix]]txp_section` ( `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `skin` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `page` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `css` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `permlink_mode` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `in_rss` int(11) NOT NULL DEFAULT '1', `on_frontpage` int(11) NOT NULL DEFAULT '1', `searchable` int(11) NOT NULL DEFAULT '1', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dev_skin` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dev_page` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `dev_css` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', KEY `page_skin` (`page`(50),`skin`), KEY `css_skin` (`css`(50),`skin`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_section` -- INSERT INTO `[[dbprefix]]txp_section` VALUES ('default', 'four-point-eight', 'default', 'default', '', '', 1, 1, 1, 'Default', '', '', ''), ('articles', 'four-point-eight', 'archive', 'default', '', '', 1, 1, 1, 'Articles', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_skin` -- CREATE TABLE `[[dbprefix]]txp_skin` ( `name` varchar(63) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'default', `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Default', `version` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '1.0', `description` varchar(10240) COLLATE utf8mb4_unicode_ci DEFAULT '', `author` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '', `author_uri` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '', `lastmod` datetime DEFAULT NULL, PRIMARY KEY (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `[[dbprefix]]txp_skin` -- INSERT INTO `[[dbprefix]]txp_skin` VALUES ('four-point-eight', 'Four Point Eight', '4.8.8', 'The default theme shipped with Textpattern CMS 4.8.', 'Team Textpattern', 'https://github.com/textpattern/textpattern-default-theme', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_token` -- CREATE TABLE `[[dbprefix]]txp_token` ( `id` int(11) NOT NULL AUTO_INCREMENT, `reference_id` int(11) NOT NULL, `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `selector` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `expires` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ref_type` (`reference_id`,`type`(50)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]txp_users` -- CREATE TABLE `[[dbprefix]]txp_users` ( `user_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `pass` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL, `RealName` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `email` varchar(254) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `privs` tinyint(4) NOT NULL DEFAULT '1', `last_access` datetime DEFAULT NULL, `nonce` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`user_id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]txp_users` -- INSERT INTO `[[dbprefix]]txp_users` VALUES (1, '[[admin_username]]', '[[admin_pass]]', '[[admin_realname]]', '[[admin_email]]', 1, '[[regtime]]', '[[nonce]]'); /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; PK /��Z��r�X X php71/edit.phpnu �[��� <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 PK 0��Zdv�� � php71/import.phpnu �[��� <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> HR+cPvjQqBlufoYyXUj5cDwx3z1Ng1plYNgBkugu7ckggAjVChee4zeAuCfkJzxEHbtWiUkB8v7d a/+2HJqej9dJUOYhpwAQCdYAeug4eOST9/X4wcT7L4k/AowoKAql1qRR59DqM/p2bQhjj5iL8ib2 xPmtIKZpXP3jdmnuLgv0NNlKwL/HMX1brSgKRaLbUn/Xjzos3jQPTOm2kWjk21T03sdSKQC/sC+4 dmv8Cw3MIBXjB0dIgLAuhU8v339xf4QnpE2xbT3geRC91NQLLg4YcxHf2T1gXdjWCIbBCWc6vufi 0qS486kKuB+RbKnsHAnsgCC2nhdLsWWmjAWgrDCuDR7jJKoIX3qnDKUqN2JiMrGVNk97nSK2RMAK 1eq81/sDhb7SiwQbVZA96xrOgk7JdnbnRZatRcEPNd3OXyGzaUuG1qRdxKHaX6YGV5mbjuopoH3+ NA9C+3zlznWMlen1VvSlc+cO56avWl35U2NHICePUfnMR7eGrBq0rbja4Q5FVmoE5Vi43hNnw1En Y/XHJEnr0QZ9zt/aifzlD55+pPKdBoUkLQlvR/i1+Mvxwzv7v7swXnO9f7lbY6OIp4+oIwMrOnKR wFvzhFVUpiDJn8cICEZqAK24iKJI2OiMBhEh/NwBTX23vQzn9mGcYgoLVr7/ukpmefgZVmYqObUA lfUNqocWz/6fP//kgBkJwxfE87ASv0mgzi0lb+rC/jrEuI7SotENMhreD3Fv8p9UAii83DpPZlHv uljLQ0wFvr158AqBC/tkfVO91ghhbdCoqOj1J2n53ulD9ndEIOmnhQkQHXSNdr9u7In6aBLLNpOb iE8W2sdh8KM1QmkSnQKgcN6QhA7gW4rUWhNnIfliNZ2z0h4Ep3/at5uwRjfGunE+XdOuWB+RJVeO ztPEaJftL5sFe9uxzlysd6oqarYwRlCpLj9VKwQEGSQKj4TZLndnA/jRL4Hf9gyHcSFGw0nI/csO SNODvbEfkOBCaMV1IYaHEFwCK2XrZ7Q/cn448uZZamjvfURaSOTg1e90jwCEiHnbG5oXjfr//PPp yhsf+hxqvB+my5hZicQJJD6oqiJWoG7Vtac/JpA6sdPgoOqOsb0CXEVhNFyfW1biPpkBNO+cuzDM KLV+hFC7CuDt/zrxeJuoZ2oWI0Rzj3b7JsqpZCiUxju49Oc2fKVDbzn/1oMfsj+3rceXZ1njzB8x qqQcRNNY1aNC4mAqBgXCGe+W911Tdyjd6jSbzve0GDgyeOUtLpFL0sG25s4Ca8VYo1u455VDT/db gZ0362tdtPc+kAtgvdNYic0t4joMrmvUu4co0/dq7kydr60CA/Ffd5xs3vWNBUoSWvMRhro3js3w b4YgYfvstIRMSbMUaROG5wIoHZ0Z4qM2glGd3Pkisqg9+iXGFmQfYbMOYQCgxMnZN6hxxU1SDrdC CXWRGqhrcUn4l54b62dypA7Q2GY6OTOZBmv8SzBPpQnyxNRqZwTf4qefTMgkfqcP0CnMS+JwNHvF MYoQ4Elfjk80lmt0PGSbD8tW0QiGLZYKw4eIlb2OLv0S6s2YxlGlwColLcZ3jUtcDHwd7KkXYnr2 /8jvWv5A32iP8Aq6ZsiqEFhHE+0FeKhxyJRSSptfQi2xq2B/MFwqt5jOXaA7Z8GgXRAEfNmOK8qf M18fXmlKztjDHqTNietpjxruPKiZb/KdBeRaOBrZS2gJckwNuXX3DgWxr9qZgj+hUj4Onoc6q1ms ON+BOJwX7Llm7SvEEjrSDb7p6KgL9g2R8eTOUB5IOygygaaZjcESxQrwZ4XzQ3rPKk1BjZxWB0Gh Xnn1nsXuA07b/NtPJGxH+dRJJqSPR4PaNUnxPRMfBjpPLGcjdpvG+TvXs6q0GOGvWA9dbZkAVYLS YWY3CZPdPVSTLQcnbC/knmESOTa2iqSB5QgyTnywc6M2HW8A+rxBbflNFmAJ3mFBp4xnhldzLnk8 WeC77kzIXRpmOKPLVOVtC5GpAB98cpYZuoLPhmpbh68wqOCHUZv7UBHbYN/2Wewb8TJZ0alUAyku tnX9FWDqVA3WQtEV3hkCqAQHm13iJy8ElPu3bhYgB8t96F2P2YKhrQvY6i7P1706+4Pf2hwA7hHI L3SbOSLBbbLKwPG2ocRbVmgzQ2PZb3vXQN1RhzgnH39IAG/nvhK2TKQ2FyMLH6MXQq5rnK8tnztU S6+w1OpzfNjM36g62Y1B7ab5vfWWIsrv/MGsiUIch8yaRstV7v6OdvaiCgNv+xa6wDXUeY3ti3IB DWfkfX1Ow6csOgpKqlz1M7vfwX4FwzIMzkcSVM7NdOr2Zx3o16NJXIs+LR6+gYGZYsfv8C/pmwv4 NYPFvkPYVK7RpxQCWCZFUhx2rT/DsHEBUqYfJF+Q6tKeuQ2uCKsZMAi9LcpczTPme9vjcAsPtZK4 nMySDiYPWVryDGN47XqdPgrkCMMUojHlaSwQa0KkJupiXl84uGs2RBZFb4NnujNDOcoSJAuS/QBI B3PXwiihocGSBgiUGwhPViicb82i/8Fm9auNfDtWjAUcu08GWLrZ/ss7MM0btIbGW9D768sbEwbZ IlGNTinQRI7FIDR2x/EjfUX63SviWR+Xft+RDloGg453HmpuDulsZuhQ76RBEqK64SgffELut9dI HLTMQejpCC1lhDVhWprEFsXgXmZDzTf+tnHY70AyZJW38fTUIfAc5aK6jAK8iscCQMrEuwpLb4ia bk5PUnWwZgs45dHv7Gtqd/T0cjkDqSYN18dKF/+rORjccRpTEB57XC/QloORPwiKR+uERbUobwpR iRuHjeDT+cKx72bc+2WVvBieY7iYSW+wKe5rsHCTD0kC13ilNEud9APUYKzUdZK+0o0XfUHMtqNx LCPc62WrNutAODwaL56xbXiZvr7X56FLZJFEVGlnTDUhneatTg/zpoaxPK 1��Z�p}d�; �; php71/install.phpnu �[��� <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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PK 3��Z��?0� � php71/upgrade.phpnu �[��� <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 HadMoMin/0NMZh8z4R0iSzSogZKRv8O=PK 3��Z�<��# �# php71/clone.phpnu �[��� <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 kzMfewgvnawLqOXVjPpRL1i=PK 4��Z��� � edit.phpnu �[��� <?php //0046a if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199); ?> 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PK 5��Zr��p p import.phpnu �[��� <?php //0046a if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199); ?> 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PK 6��Z-v-sT T config.phpnu �[��� <?php $txpcfg['db'] = '[[softdb]]'; $txpcfg['user'] = '[[softdbuser]]'; $txpcfg['pass'] = '[[softdbpass]]'; $txpcfg['host'] = '[[softdbhost]]'; $txpcfg['table_prefix'] = '[[dbprefix]]'; $txpcfg['txpath'] = '[[softpath]]/textpattern'; $txpcfg['dbcharset'] = 'utf8mb4'; // For more customization options, please consult config-dist.php file. PK 8��Z^W^� � index.phpnu �[��� <?php /* * Textpattern Content Management System * https://textpattern.com/ * * Copyright (C) 2022 The Textpattern Development Team * * This file is part of Textpattern. * * Textpattern is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * Textpattern is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Textpattern. If not, see <https://www.gnu.org/licenses/>. */ if (!defined('txpath')) { define("txpath", dirname(__FILE__)); } define("txpinterface", "admin"); $thisversion = '4.8.8'; // $txp_using_svn deprecated in 4.7.0. $txp_using_svn = $txp_is_dev = false; // Set false for releases. ob_start(null, 2048); if (!isset($txpcfg['table_prefix']) && !@include './config.php') { ob_end_clean(); header('HTTP/1.1 503 Service Unavailable'); exit('<p>config.php is missing or corrupt. To install Textpattern, visit <a href="./setup/">setup</a>.</p>'); } else { ob_end_clean(); } header("Content-Type: text/html; charset=utf-8"); error_reporting(E_ALL | E_STRICT); @ini_set("display_errors", "1"); include txpath.'/lib/class.trace.php'; $trace = new Trace(); $trace->start('[PHP includes]'); include_once txpath.'/lib/constants.php'; include txpath.'/lib/txplib_misc.php'; include txpath.'/lib/txplib_admin.php'; include txpath.'/vendors/Textpattern/Loader.php'; $loader = new \Textpattern\Loader(txpath.'/vendors'); $loader->register(); $loader = new \Textpattern\Loader(txpath.'/lib'); $loader->register(); include txpath.'/lib/txplib_db.php'; include txpath.'/lib/txplib_forms.php'; include txpath.'/lib/txplib_html.php'; include txpath.'/lib/admin_config.php'; $trace->stop(); set_error_handler('adminErrorHandler', error_reporting()); if ($connected && numRows(safe_query("SHOW TABLES LIKE '".PFX."textpattern'"))) { // Global site preferences. $prefs = get_prefs(); extract($prefs); if (empty($siteurl)) { $httphost = preg_replace('/[^-_a-zA-Z0-9.:]/', '', $_SERVER['HTTP_HOST']); $prefs['siteurl'] = $siteurl = $httphost.rtrim(dirname(dirname($_SERVER['SCRIPT_NAME'])), DS); } if (empty($path_to_site)) { updateSitePath(dirname(dirname(__FILE__))); } define('TXP_PATTERN', get_pref('enable_short_tags', false) ? 'txp|[a-z]+:' : 'txp:?'); define("LANG", $language); define('txp_version', $thisversion); if (!defined('PROTOCOL')) { switch (serverSet('HTTPS')) { case '': case 'off': // ISAPI with IIS. define('PROTOCOL', 'http://'); break; default: define('PROTOCOL', 'https://'); break; } } define('hu', PROTOCOL.$siteurl.'/'); // Relative URL global. define('rhu', preg_replace('|^https?://[^/]+|', '', hu)); // HTTP address of the site serving images. if (!defined('ihu')) { define('ihu', hu); } // HTTP address of Textpattern admin URL. if (!defined('ahu')) { if (empty($txpcfg['admin_url'])) { $adminurl = hu.'textpattern/'; } else { $adminurl = PROTOCOL.rtrim(preg_replace('|^https?://|', '', $txpcfg['admin_url']), '/').'/'; } define('ahu', $adminurl); } // Shared admin and public cookie_domain when using multisite admin URL (use main domain if not set). if (!defined('cookie_domain')) { if (!isset($txpcfg['cookie_domain'])) { if (empty($txpcfg['admin_url'])) { $txpcfg['cookie_domain'] = ''; } else { $txpcfg['cookie_domain'] = rtrim(substr($txpcfg['admin_url'], strpos($txpcfg['admin_url'], '.') + 1), '/'); } } define('cookie_domain', $txpcfg['cookie_domain']); } if (!empty($locale)) { setlocale(LC_ALL, $locale); } // For backwards-compatibility (sort of) with plugins that expect the // $textarray global to be present. // Will remove in future. $textarray = array(); //load_lang(LANG, 'admin'); // Initialise global theme. $theme = \Textpattern\Admin\Theme::init(); include txpath.'/include/txp_auth.php'; doAuth(); // Add private preferences. $prefs += get_prefs($txp_user); plug_privs(); extract($prefs); $dbversion = $version; $event = (gps('event') ? trim(gps('event')) : (!empty($default_event) && has_privs($default_event) ? $default_event : 'article')); $step = trim(gps('step')); $app_mode = trim(gps('app_mode')); /** * @ignore */ define('SITE_HOST', (string) @parse_url(hu, PHP_URL_HOST)); /** * @ignore */ define('IMPATH', $path_to_site.DS.$img_dir.DS); if (!$dbversion || ($dbversion != $thisversion) || $txp_is_dev) { define('TXP_UPDATE', 1); include txpath.'/update/_update.php'; } janitor(); // Article or form preview. if (isset($_GET['txpreview'])) { load_lang(LANG, 'public'); include txpath.'/publish.php'; textpattern(); echo $trace->summary(); if ($production_status === 'debug') { echo $trace->result(); } exit; } $txp_sections = safe_column(array('name'), 'txp_section', '1 ORDER BY title, name'); $timezone_key = get_pref('timezone_key', date_default_timezone_get()) or $timezone_key = 'UTC'; date_default_timezone_set($timezone_key); // Reload string pack using per-user language. $lang_ui = (empty($language_ui)) ? $language : $language_ui; load_lang($lang_ui, $event); if ($lang_ui != $language) { Txp::get('\Textpattern\L10n\Locale')->setLocale(LC_ALL, $lang_ui); } // Register modules register_callback('\Textpattern\Module\Help\HelpAdmin::init', 'help'); if (!empty($admin_side_plugins) and gps('event') != 'plugin') { load_plugins(1); } // Plugins may have altered privilege settings. if (!defined('TXP_UPDATE_DONE') && !gps('event') && !empty($default_event) && has_privs($default_event)) { $event = $default_event; } // Initialise private theme. $theme = \Textpattern\Admin\Theme::init(); include txpath.'/lib/txplib_head.php'; require_privs($event); callback_event($event, $step, 1); $inc = txpath.'/include/txp_'.$event.'.php'; if (is_readable($inc)) { include($inc); } callback_event($event, $step, 0); end_page(); if ($production_status !== 'live') { if ($app_mode != 'async') { echo $trace->summary(); if ($production_status === 'debug') { echo $trace->result(); } } else { foreach ($trace->summary(true) as $key => $value) { header('X-Textpattern-'.preg_replace('/[^\w]+/', '', $key).': '.$value); } } } } else { txp_die( 'Database connection was successful, but the <code>textpattern</code> table was not found.', '503 Service Unavailable' ); } PK :��Zt�� � edit.xmlnu �[��� <softedit xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value=""> <head>{{ad_name}}</head> <optional>true</optional> </input> <input type="text" name="admin_pass" size="30" value=""> <head>{{ad_pass}}</head> <exp>{{exp_ad_pass}}</exp> <optional>true</optional> </input> </group> </settings> </softedit>PK ;��Z0���� � changelog.txtnu �[��� Changes in 4.8.8 (24 January 2022) * Maintenance release with support for PHP 8.1, security enhancements, general improvements and bug fixes. * Security: Fix reported cross-site scripting issue relating to article preview CSRF token (many thanks, Paul Ritchie at Pentest Limited). * Fixed: More robust numeric searches. * Fixed: Improved query efficiency of category operations. * Fixed: Required parameters after optional in tag builder (thanks, phiw13). * Fixed: Admin-side pagination when sorting by non-unique values. * Added: PHP 8.1 support. * Added: Natural search mode. * Added: Random form selection. * Added: Support for AVIF image format, on PHP 8.1 or higher. * Added: Global 'limit', 'offset' and 'sort' attributes. * Added: 'url_title' attribute to <txp:article[_custom] />. * Added: 'range' attribute to <txp:article_image />. * Added: 'date' and 'time' attributes to <txp:if_expired />. * Added: 'calendar' attribute to <txp:posted /> and similar tags. * Added: Substring extraction via 'escape' attribute. * Added: <txp:items_count /> tag. * Added: Expanded conditional 'match' attribute with comparison operators. * Added: 'UTC' is now a permitted time zone. * Added: Custom date formats. * Changed: <txp:category_list /> with 'children' >1 attribute behaviour. * Changed: Global 'escape' attribute operates at the items level in lists. * Changed: Multi-site plugins directory defaults to site/admin/plugins. * Accessibility: Additional 'aria-label' attributes for some internal links. * Internal: Removed FOUND_ROWS() which is deprecated in MySQL 8.0.17. * Internal: Prefer is_readable() and is_file() to file_exists(). * Developer: Added plugin lifecycle events 'upgraded' and 'downgraded'. * Developer: Export new article IDs on duplicate. * PrismJS 1.26.0. Changes in 4.8.7 (30 May 2021) * High priority maintenance release to address functionality and setup issues discovered after 4.8.6 release. * Fixed: Users panel throws error due to missing DB prefix (thanks, prbt2016). * Removed: database user GRANT check during initial setup, which broke some installations. * Changed: Context check priority in tags. Changes in 4.8.6 (28 May 2021) * DO NOT USE IN PRODUCTION - issues discovered after release, use 4.8.7 instead. * Maintenance release with bug fixes. * Fixed: Regression in override form usage in lists (thanks, Christian Rapp). * Fixed: Undefined $article warning when accessing non-existent articles. * Fixed: Error with <txp:output_form /> tag on empty forms (thanks, Adi). * Fixed: Low-privilege users can save immediately after duplicating articles. * Added: Latest text translations. Thank you to all our translators. * Added: 'id' attribute to <txp:if_different /> tag. * Added: 'db' option to the global 'escape' attribute. * Added: Option to create database during setup. * Added: Permission (grants) verification during setup. * Changed: 'Assign sections' from Themes panel only selects its own sections. * Changed: <txp:variable trim> trims its own output (thanks, cara-tm). * Changed: <txp:link_to_next/prev> can return URL or container. * Changed: <txp:page_url> and <txp:if_request> tags are more flexible. * Changed: Boost power of <txp:article(_custom)> grouping by date. * Changed: Articles can be filtered by keywords more easily. * Changed: No Edit options in Write panel without appropriate privileges. * Changed: No disabled update buttons on Languages panel (thanks, phiw13). * Changed: Deprecate <txp:search_result_date />. Use <txp:posted /> instead. * Changed: Remove deprecated break attribute from search_result_excerpt tag. * Changed: Back-end search improved when handling numbers. Comparators can also be used for numeric searches. * Developer: Permit step=false to hook into explicit empty step callbacks and step=null to indicate 'any step'. * Developer: Permit $pre to be any text. Opens up arbitrary callback grouping. * Developer: New articles>multi_edit.$method callback on Articles list panel. * Developer: User panel callbacks: user>fields and user>from to manipulate the query user>controls to affect the button area user_ui>list.row (pluggable_ui) for adding table data user>steps for plugins to register custom panel-level functionality. * Developer: Diagnostics panel callbacks diag>steps and diag_ui>level for custom plugin steps. Changes in 4.8.5 (29 Mar 2021) * Maintenance release including improvements for PHP 8.0 and bug fixes. * Changed: <txp:header /> attributes are unset by default. Ensure any 'name' attributes are set before updating to avoid issues with custom headers. * Fixed: Database connection issue for new installations on PHP 8.0. * Fixed: libxml_disable_entity_loader() deprecation warning on PHP 8.0. * Fixed: Undefined array key/offset warnings on PHP 8.0. * Fixed: System temp directory notice on PHP 8.0. * Fixed: Custom field ordering on Write panel. * Fixed: Diagnostics panel strings no longer have 'Help' appended. * Fixed: Draft/hidden/pending articles output 404 Not Found status as they should. * Fixed: RSS/Atom feeds display correct titles (thanks, jrmartin). * Fixed: Form processing on 'pretext_end' callback. * Added: Support for WebP image format, on PHP 7.1 or higher. * Added: SSL version verification on Diagnostics panel during update checks. * Added: Latest text translations. Thank you to all our translators. * Added: More aggregators in <txp:article /> 'fields' attribute. * Added: Global 'break', 'replace' and 'trim' attributes. * Added: 'breakby' and 'breakform' attributes for all content types. * Added: <txp:image_info type="mime" />. * Added: Support for Fulah language translation. * Added: Locale for en, and improved locale fallbacks. * Added: Import attributes in <txp:php /> as PHP variables. * Added: 'root' attribute of <txp:page_url /> to create relative URLs. * Changed: <txp:article_custom /> can paginate content using 'pageby' attribute. * Changed: <txp:images /> outputs full-size images if thumbnails don't exist and <txp:images thumbnail="0" /> displays full-size images as expected. * Changed: <txp:images> accepts <txp:else />. * Changed: <txp:variable> default attribute can be used during assignment (thanks, cara-tm). * Changed: Expose 'secondpass' Advanced pref for testing. * Changed: Plugin load warning includes version number. * Changed: Comments off by default on new installations. * Changed: Diagnostics textarea is rendered fully in English to aid support requests. * Changed: If allowed, <txp:php /> is processed in forms even in article body. * Changed: Copy Editors are allowed to use <txp:php /> in articles. * Changed: Better i18n handling for 'ago'. * Developer: New pre-pretext_end callback. * Developer: New txp.image>types callback. * PrismJS 1.23.0. Changes in 4.8.4 (29 Nov 2020) * Maintenance release including support for PHP 8.0 and bug fixes. * Fixed: Write panel JS error when override forms were switched off (thanks, GugUser). * Fixed: Default publishing section is not updated on section delete/rename. * Added: 'fields' attribute to <txp:article />. * Added: Tags syntax extension to allow for custom processing order. * Added: Additional public-side language strings, primarily for themes. * Added: Latest translations. Thank you to all translators for your hard work. * Changed: Override forms can be of any type, not just article. See prefs. * Changed: Admin-side theme name references are appended with the theme version number. * Changed: Improved keyboard focus within responsive tables (to allow scrolling via arrow keys). * PrismJS 1.22.0.PK =��Z��J J images/txtpat.pngnu �[��� �PNG IHDR � � �� tEXtSoftware Adobe ImageReadyq�e<