# Editors-xtd

   Details    Written by: Neimar    Category: [Plugins](/using-joomla/using-extensions/plugins)     Published: 04 August 2026      Hits: 9

These plugins are the buttons found beneath your editor. They only run when an editor plugin runs.

Default on:

- Editor Button: Image[Help](https://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help40:Extensions_Plugin_Manager_Edit#Button_-_Image)
- Editor Button: Readmore [Help](https://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help40:Extensions_Plugin_Manager_Edit#Button_-_Readmore)
- Editor Button: Page Break [Help](https://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help40:Extensions_Plugin_Manager_Edit#Button_-_Pagebreak)
- Editor Button: Article [Help](https://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help40:Extensions_Plugin_Manager_Edit#Button_-_Article)

Default off:

- None

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla",
                "name": "Using Joomla!"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions",
                "name": "Using Extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins",
                "name": "Plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended",
                "name": "Editors Extended"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base",
            "name": "joomla6-pro (TEST)",
            "url": "https://joomla6-pro.testmyweb.info/"
        },
        {
            "@type": "WebSite",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base",
            "url": "https://joomla6-pro.testmyweb.info/",
            "name": "joomla6-pro (TEST)",
            "publisher": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended",
            "name": "Editors-xtd",
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/Organization/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "Article",
            "@id": "https://joomla6-pro.testmyweb.info/#/schema/com_content/article/15",
            "name": "Editors-xtd",
            "headline": "Editors-xtd",
            "inLanguage": "en-GB",
            "author": {
                "@type": "Person",
                "name": "Neimar"
            },
            "articleSection": "Plugins",
            "dateCreated": "2026-08-04T10:53:49+00:00",
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "userInteractionCount": 9
            },
            "isPartOf": {
                "@id": "https://joomla6-pro.testmyweb.info/#/schema/WebPage/base"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#webpage",
            "name": "Editors-xtd",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            },
            "mainEntity": {
                "@type": "Article",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#article"
            }
        },
        {
            "@type": "Article",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#article",
            "headline": "Editors-xtd",
            "name": "Editors-xtd",
            "url": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended",
            "articleSection": "Plugins",
            "inLanguage": "en-GB",
            "datePublished": "2026-08-04T10:53:49+00:00",
            "dateCreated": "2026-08-04T10:53:49+00:00",
            "dateModified": "2026-08-04T10:53:49+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#author",
                "name": "Neimar"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization",
                "name": "AB Test Restaurant"
            },
            "interactionStatistic": {
                "@type": "InteractionCounter",
                "interactionType": "https://schema.org/ReadAction",
                "userInteractionCount": 9
            },
            "isPartOf": {
                "@type": "WebPage",
                "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins/editors-extended/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Using Joomla!",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Using Extensions",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Plugins",
                    "item": "https://joomla6-pro.testmyweb.info/using-joomla/using-extensions/plugins"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Editors Extended"
                }
            ]
        }
    ]
}
```
