Verschachtelte geordnete Listen für den Block-Editor

Description

Erweitert den Listenblock im Blockeditor um Optionen für nummerierte geordnete Listen wie 1.1, 1.2, 1.3, 2.1 usw.! Verwenden Sie einzelne Nummern bis zur 4. Ebene. Auch umgekehrte Listen (2.2, 2.1, 1.3, 1.2, 1.1 usw.), zusätzliche Listenstile (wie Groß- und Kleinschreibung und Alphabet) und individuelle Icons (mit Bootstrap, Dashicons oder FontAweSome) werden unterstützt.

Verwendung

  1. Öffne eine Seite, auf der Du verschachtelte geordnete Listen verwenden möchtest.
  2. Füge einen normalen Listenblock ein.
  3. Wähle geordnete Liste, um den Listenstil verwenden zu können.
  4. Aktiviere «Verschachtelte geordnete Listen verwenden» auf der rechten Seite, um sie zu aktivieren.

Repository and documentation

You find some documentations here.

Das Repository der Entwicklung ist auf GitHub.

Screenshots

Installation

  1. Lade «nested-ordered-lists-for-block-editor» in das Verzeichnis «/wp-content/plugins/» hoch.
  2. Aktiviere das Plugin über das Menü «Plugins» in WordPress.
  3. Keine Konfiguration erforderlich. Verwenden Sie es sofort.

FAQ

Kann ich dies auch in Divi, Elementor, anderen PageBuildern oder dem klassischen Editor verwenden?

Nein, das Plugin ist ausschließlich für den Block-Editor aka Gutenberg gedacht und wird es immer sein.

Kann ich andere Blöcke zwischen den Listeneinträgen verwenden, z. B. für einen Beschreibungstext?

Ja, wie folgt: gibt den gewünschten Inhalt zwischen den einzelnen Listenblöcken ein. Die Listenblöcke beginnen nun alle mit «1». Für den 2. Listenblock gibst Du im Feld «Anfangswert» die Zahl 2 ein. Damit wird die Ansicht im Block entsprechend aktualisiert. Im nächsten Listenblock gibst Du nun eine «3» ein, usw.

Kann ich verschiedene Listenstile in einer Liste verwenden?

Ja, du kannst für jede Liste unterschiedliche Listenstile festlegen.

Kann ich andere Icons als Listenpunkte verwenden?

Ja, seit Version 2.0.0 kannst Du Bootstrap-, Dash- oder FontAwesome-Icons auf jeder Liste verwenden.

Reviews

14. August 2024
Super easy to use, works perfectly. The options didn’t appear for me at first but I updated my wordpress to the newest version and everything worked then. Also it is the only plugin that offers nested listing that didn’t break my theme. 🙂
4. April 2023
This is a brand new plugin, and there was nothing else I saw to fit my needs, so I downloaded it. It does what I need it to do, which is use Roman numerals. But I had to figure out how to tweak it, as it made even the second and third tiers of the list all roman numerals. Somehow I missed how and where to find the plugin. I thought it was a separate block. but it integrates with the existing list block. I figured out how to get my list to look the way I want it to look, so things are fine.
14. März 2023 1 reply
Ein toller Plugin, lange danach gesucht. Einfach zu benutzen. Nachteil: in der WordPress-App funktioniert der Plugin nicht, es zeigt eine Fehlermeldung: «Bei der Anzeige des Blocks ist ein Problem aufgetreten». Da ich überwiegend über App meine Beiträge schreibe, kann ich den Plugin nicht nutzen.
Read all 3 reviews

Contributors & Developers

“Verschachtelte geordnete Listen für den Block-Editor” is open source software. The following people have contributed to this plugin.

Contributors

“Verschachtelte geordnete Listen für den Block-Editor” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Verschachtelte geordnete Listen für den Block-Editor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.1

  • Fixed missing class during uninstallation of plugin

2.1.0

  • Added link to support forum on our plugin in plugin list
  • Added hook documentation
  • Delete transients on deinstallation
  • Also check for VIP-Go WordPress Coding Standards for better checks before releases
  • Fixed missing loading of translations for Block additions
  • Fixed some typos

Removed

  • Removed unused code

older changes