TYPO3 Logo
HtmlArea RTE
Release: main

Loading data.

  • Copyright
  • Introduction
  • Installing the RTE
  • Users Manual
    • Text formating with inline elements
      • List of inline elements
      • Labels in the text formating drop-down list
      • Behavior of the text formating drop-down list and of the buttons
    • Text styling with classes on inline elements
      • List of inline elements
      • Labels in the text styling drop-down list
      • Behavior of the text styling drop-down list
    • Using definition lists
      • Buttons
      • Creating a definition list
      • Creating and remapping dt/dd elements
      • Nesting definition lists (Indent/TAB)
    • Marking language
      • Drop-down list and button
      • Editing language marks
    • Using hotkeys
    • Frequently Asked Questions
  • Configuration
    • Extension configuration variables
    • User TSconfig
    • Page TSconfig
      • classes:
      • mutuallyExclusiveClasses:
      • fonts:
      • fontSizes:
      • RTE interface configuration objects:
      • RTE interface configuration properties:
      • classesAnchor:
      • userCategory:
      • userElements:
    • Toolbar Elements
    • Static Template: Clickenlarge Rendering
    • Default Website Language
    • Server Configuration
    • Installing multiple RTE’s
    • Using htmlArea RTE in a front end plugin
    • Configuring the anchor accessibility feature
    • Configuring custom tags
  • Default Configurations
    • Default configuration of RTE content transformation
    • Typical default configuration
    • Minimal default configuration
    • Demo default configuration
    • Image default configuration
  • Troubleshooting
    • Internet Explorer caching problem with Apache mod_gzip module
    • Internet Explorer and HTML tag abbr
    • Security error when accessing the stylesheets
    • Issue with Firefox extension NoScript
    • Issue with Opera extension Hyper Translate
  • Contribution
  • Sitemap
  • Index

PAGE CONTENTS

  • Drop-down list and button
  1. Start
  2. Users Manual
  3. Marking language
  4. Drop-down list and button
View source How to edit Edit on GitHub

Drop-down list and button¶

A drop-down list of languages is provided that allows authors:

  • to add the lang attribute,
  • to change the value of the lang attribute,
  • to remove the lang attribute.

The name of the languages in the dorp-down list are shown in the author’s BE language. The drop-down list uses ISO language codes and refers to the language table provided by extension Static Info Tables and its companion localization extensions. Additionally, the ISO code value may be shown before or after the natural name of the language.

As the attribute values are not visible in WYSIWYG mode, a button is provided that allows to show/hide the presence of a lang attibute. For Internet Explorer, this feature will only work for versions >= 7 as version 6 is not capable of attribute selectors. In browsers other than Internet Expolorer, the value of the language attribute is also shown in front of the marked text.

The language mark, if any, is also displayed in the status bar as: element[language-code].

Site developers/admins have the ability to configure:

  • whether lang or xml:lang or both are used as language attibute(s);
  • which languages are available in the drop-down list.
  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Apr 09, 2022 12:12

Last rendered: Apr 09, 2022 12:12

TYPO3 Theme 4.6.2

© Copyright since 2005 by the TYPO3 contributors
  • Legal Notice
  • Privacy Policy