Table of Contents Plus

Beschreibung

A powerful yet user friendly plugin that automatically creates a context specific index or table of contents (TOC) for long pages (and custom post types). More than just a table of contents plugin, this plugin can also output a sitemap listing pages and/or categories across your entire site.

Built from the ground up and with Wikipedia in mind, the table of contents by default appears before the first heading on a page. This allows the author to insert lead-in content that may summarise or introduce the rest of the page. It also uses a unique numbering scheme that doesn’t get lost through CSS differences across themes.

This plugin is a great companion for content rich sites such as content management system oriented configurations. That said, bloggers also have the same benefits when writing long structured articles.

Enthält ein Administrations-Dashboard, in dem Einstellungen wie die Anzeigeposition, die Mindestanzahl der Überschriften vor der Anzeige eines Index, andere Erscheinungsformen und vieles mehr angepasst werden können. Als professionelle Benutzer können Sie die erweiterten Optionen anwenden, um ihr Verhalten weiter zu optimieren – z. B.: Ausschließen unerwünschter Überschriftenebenen wie h5 und h6 von der Aufnahme; Deaktivieren der Ausgabe der enthaltenen CSS-Datei; Anpassen des oberen Offsets und mehr. Mit Hilfe von Shortcodes kann das Standardverhalten, wie z. B. spezielle Ausschlüsse auf einer bestimmten Seite, überschrieben oder sogar das Inhaltsverzeichnis ganz ausblendet werden.

Möchten Sie den Index lieber in die Sidebar aufnehmen? Gehe zu Design > Widgets und ziehen Sie den TOC+ in die gewünschte Sidebar und Position.

Individuelle Inhaltstypen werden unterstützt, jedoch funktioniert die automatische Einfügung nur, wenn the_content() vom individuellen Inhaltstyp verwendet wurde. Jeder Beitragstyp wird im Optionenbereich angezeigt, also aktiviere die gewünschten.

Collaborate, participate, fork this plugin on Github.

Shortcodes

Das Plugin wurde so einfach und unkompliziert wie möglich gestaltet und erfordert keinen Einsatz eines Shortcodes für die Bedienung. Die Verwendung des Shortcodes ermöglicht es jedoch, die Position des Inhaltsverzeichnisses innerhalb der Seite vollständig zu steuern. Die folgenden Shortcodes sind mit diesem Plugin verfügbar.

Wenn Attribute für die unten stehenden Shortcodes weggelassen werden, fallen sie auf die Standard-Einstellungen zurück, die Sie unter Einstellungen > TOC+ definiert haben. Die folgenden Punkte werden im Hilfe-Tab erläutert.

[toc]

Ermöglicht das Erstellen des Inhaltsverzeichnisses an der bevorzugten Position. Nützlich für Websites, die nur ein Inhaltsverzeichnis auf einer kleinen Handvoll Seiten benötigen. Unterstützt die folgenden Attribute:

  • „label“: text, title of the table of contents
  • „no_label“: true/false, shows or hides the title
  • „wrapping“: text, either „left“ or „right“
  • „heading_levels“: numbers, this lets you select the heading levels you want included in the table of contents. Separate multiple levels with a comma. Example: include headings 3, 4 and 5 but exclude the others with heading_levels="3,4,5"
  • „class“: Text, gib CSS-Klassen ein, die dem Container hinzugefügt werden sollen. Trenne mehrere Klassen durch ein Leerzeichen.
  • „start“: Zahl, zeigt an, wann diese Anzahl von Überschriften im Inhalt vorhanden ist.

[no_toc]

Ermöglicht es, das Inhaltsverzeichnis für den aktuellen Beitrag, die Seite oder den individuellen Inhaltstyp zu deaktivieren.

[sitemap]

Erstellt eine Liste aller Seiten und Kategorien für die Website. Dies kann auf jedem Beitrag, jeder Seite oder sogar in einem Text-Widget verwenden. Beachte, dass dies keinen Index der Beiträge enthält, verwende also sitemap_posts, wenn es benötigt wird.

[sitemap_pages]

Gibt nur eine Liste mit Seiten aus. Folgende Attribute werden akzeptiert:

  • „heading“: Zahl zwischen 1 und 6, definiert welche HTML-Überschrift verwendet werden soll
  • „label“: Text, Titel der Liste
  • „no_label“: true/false, blendet die Listenüberschrift ein oder aus
  • „exclude“: IDs der Seiten oder Kategorien, die man ausschließe möchten
  • „exclude_tree“: ID der Seite oder Kategorie, die man ausschließen möchte, einschließlich aller untergeordneten.
  • „child_of“: „current“ or page ID of the parent page. Defaults to 0 which includes all pages.

[sitemap_categories]

Wie [sitemap_pages], aber für Kategorien.

[sitemap_posts]

Auf diese Weise kann ein Index aller veröffentlichten Beiträge auf der Website ausgegeben werden. Standardmäßig werden Beiträge in alphabetischer Reihenfolge sortiert nach ihren Anfangsbuchstaben aufgelistet. Folgende Attribute werden akzeptiert:

  • „order“: Text, entweder ASC oder DESC
  • „orderby“: Text, beliebte Optionen sind „title“, „date“, „ID“ und „rand“. Eine Liste findet sich unter WP_Query.
  • „separate“: true/false (standardmäßig true), trennt die Listen nicht nach Anfangsbuchstaben, wenn es auf false gesetzt ist.

Verwende die folgenden CSS-Klassen, um das Design der Liste anzupassen:

  • toc_sitemap_posts_section
  • toc_sitemap_posts_letter
  • toc_sitemap_posts_list

Wie kann ich meine Wertschätzung zeigen?

Wenn du von diesem Plugin beeindruckt bist und irgendwie etwas Anerkennung zeigen möchtest, anstatt eine Spende an mich zu senden, spende bitte an eine Wohltätigkeitsorganisation deiner Wahl.

Ich werde niemals um irgendeine Form von Belohnung oder Entschädigung bitten. Anderen zu helfen, ihre Ziele zu erreichen, ist für mich befriedigend 🙂

Screenshots

  • Ein Beispiel für das Inhaltsverzeichnis, oben positioniert, rechtsbündig und mit einer Breite von 275px.
  • Ein Beispiel für den Shortcode sitemap_pages
  • Ein Beispiel für den Shortcode sitemap_posts
  • Das Optionen-Feld unter Einstellungen > TOC+
  • Einige erweiterte Optionen
  • Das Sitemap-Tab

Installation

Es gilt der normale Plugin-Installationsprozess, d.h. die Suche nach Table of Contents Plus von Ihrem Plugin-Dashboard oder über die manuelle Methode:

  1. Lade den Ordner table-of-contents-plus in das /wp-content/plugins/ Verzeichnis hoch.
  2. Aktiviere das Plugin mittels dem ‚Plugins‘-Menü in WordPress

Das wars! Das Inhaltsverzeichnis wird auf Seiten mit mindestens vier oder mehr Überschriften angezeigt.

Du kannst die Standardeinstellungen und mehr unter Einstellungen > TOC+ ändern.

Rezensionen

23. Februar 2024
Hi, The previous version (before February 22) worked very well.Unfortunately, there is a problem with the new one. You can't change the background color (it's gray), and the option to hide/show is gone.It would be great if you could fix it
6. Februar 2024
Very nice plugin! I tried a few and they were clumsy or complicated and full of unnecessary features. This plugin is clean and light, blends right into your theme. Easy to customize! More importantly for us, easily reads content from the Classic Edit block (other TOC plugins did not). Keep up the good work!!
Alle 150 Rezensionen lesen

Mitwirkende & Entwickler

„Table of Contents Plus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Table of Contents Plus“ wurde in 24 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Table of Contents Plus“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2402.1

  • Released: 22 February 2024
  • Fixed check for shortcode use (#164)

2402

  • Released: 21 February 2024
  • Added option to generate TOC in REST requests, disabled by default (props ballpumpe)
  • Composer improvements (props mohjak)
  • Do not output CSS/JS on pages not eligible
  • Update POT translation file
  • Update links to help

2311

  • Released: 7 November 2023
  • Bump tested WordPress version to 6.4
  • Do not trigger on REST requests (props steffenster)
  • Update include mechanism in init.php (props maciejmackowiak)

2309

  • Released: 19 September 2023
  • Bump tested version to 6.3.1
  • Added child_of property to sitemap_pages shortcode (props flagsoft). This lets you output a listing of child pages for a set parent or „current“. Property is optional and defaults to all pages.
  • Fixed XSS possibility handling nonce while saving options (thanks to Patchstack)
  • Updated WordPress Coding Standard to 3.0

2302

  • Released: 9 February 2023
  • Added toc_brackets CSS class to square brackets around show/hide text
  • Added a filter to the toc_extract_headings function (props Raymond Radet)
  • Refactor using WordPress-Extra coding standard

2212

  • Released: 16 December 2022
  • Bump tested version to 6.1.1
  • When using the TOC+ widget, execute shortcodes beforehand (props endcoreCL)
  • When using the TOC+ widget, abort early when no post for edge cases (props jonas-hoebenreich)
  • Add start property to toc shortcode to override the minimum number of headings needed to display (props woutervanvliet)
  • Add no_numbers property to toc shortcode to disable leading heading indexes (props TedAvery)
  • Fixed XSS vulnerability in toc shortcode, class property (thanks to wpscan)
  • Fixed XSS vulnerabilities in sitemap_pages and sitemap_categories shortcodes, label property

2106

  • Released: 23 June 2021
  • Add compatibility with Rank Math SEO
  • Bump tested WordPress version to 5.7
  • Add PHP coding style
  • Adhere to majority of coding tips

2002

  • Released: 9 February 2020
  • Fixed encoding when using %PAGE_TITLE% or %PAGE_NAME%
  • Bump tested WordPress version to 5.3
  • Removed all local translations as you can find more up to date ones at translate.wordpress.org
  • Removed translators links from readme

1601

  • Veröffentlicht: 5. Januar 2016
  • Getestete WordPress-Version auf 4.4 erhöht
  • Fügen Sie API-Funktionen „aktivieren” und „deaktivieren” hinzu, damit ein Entwickler die Ausführung besser kontrollieren kann.
  • Add Brazilian Portuguese translation thanks to Blog de Niterói
  • Add Spanish translation thanks to David Saiz
  • TOC+ widget now adheres to a blank title if none provided. Thanks to Dirk for the cue.
  • jQuery Smooth Scroll von 1.5.5 auf 1.6.0 aktualisiert
  • Die Text Domain wurde aktualisiert, um die Übersetzungspakete besser zu unterstützen.

1509

  • Veröffentlicht: 4. September 2015
  • Added Hebrew translation thanks to Ahrale
  • Added Japaense translation thanks to シカマル
  • Added Greek translation thanks to Dimitrios Kaisaris
  • Updated jQuery Smooth Scroll 1.4.10 to 1.5.5
  • Supply both minified and unminified CSS and JS files, use minified versions.
  • Convert accented characters to ASCII in anchors.
  • Bump tested WordPress version to 4.3
  • Fixed: PHP notice introduced in WP 4.3
  • Fixed: javascript error with $.browser testing for Internet Explorer 7.
  • Plugin has moved to GitHub for better collaboration.
  • Help needed: preg_match_all failing with bad UTF8 characters producing no TOC. If you can help, please participate in this issue.

1507

  • Veröffentlicht: 5. Juli 2015
  • Added Danish translation courtesy of Cupunu
  • Simplified the translation duty by moving the help material to the plugin’s website.
  • Aktualisierte Übersetzungsdatei.

1505

  • Veröffentlicht: 2. Mai 2015
  • Huge thanks to Jason for an updated Simplified Chinese translation.
  • Added collapse property to the toc shortcode. When set to true, this will hide the table of contents when it loads. Example usage: [toc collapse=“true“]
  • Added label_show and label_hide properties to the toc shortcode. This lets you change the „show“ and „hide“ link text when using the shortcode.
  • Bump tested WordPress version to 4.2.1.

1408

  • Veröffentlicht: 1. August 2014
  • Added a human German translation courtesy Ben
  • Added „class“ attribute to the TOC shortcode to allow for custom CSS classes to be added to the container. Thanks to Joe for suggesting it

1407

  • Veröffentlicht: 5. Juli 2014
  • Added Ukrainian translation courtesy Michael Yunat
  • Französische Übersetzung hinzugefügt. Mit freundlicher Genehmigung von Jean-Michel Duriez.
  • Empty headings are now ignored, as suggested by archon810
  • Removed German translation, may have been machine translated, ref
  • Fixed: Special chars in TOC+ > Settings > Exclude Headings no longer get mangled on save. Thanks to N-Z for reporting it.

1404

  • Veröffentlicht: 18. April 2014
  • Bump WordPress support to 3.9
  • Fixed: Strip HTML tags from post titles for sitemap_posts so those items do not appear under a < heading. Thanks to Rose for reporting it.
  • Fictitious: This release was powered by three blind mice.

1402

  • Veröffentlicht 19. Februar 2014
  • Added German translation courtesy Cord Peter
  • Modify toc_get_index API function to also reset minimum number of headings to 0.
  • Removing the TOC+ widget from the sidebar no longer requires you to uncheck the ‚Show the table of contents only in the sidebar‘ option. It will be reset on removal.
  • Delay count of headings until disqualified have been removed. Thanks to Simone di Saintjust for raising it.
  • Using the TOC+ widget, you can now limit the display to selected post types. Thanks to Pete Markovic for the idea.
  • Aktualisierte Übersetzungsdatei (zusätzliche Optionen hinzugefügt).

1311

  • Veröffentlicht: 10 November 2013
  • Added third parameter to toc_get_index API function to enable eligibility check (eg apply minimum heading check, is post type enabled, etc). This has been switched off by default and only affects those using the API. Thanks Jonon for your comment.
  • Added Dutch translation courtesy Renee
  • Apply bullet option to TOC+ widget, thanks to Thomas Pani for the patch.

1308

  • Veröffentlicht: 5. August 2013
  • Fix javascript issue with minimum jQuery version check (broke smooth scrolling using WordPress 3.6).
  • Replaced Slovak translation with a human translated version courtesy Boris Gereg.
  • Remove signature from source when using the shortcode but not allowed to print (eg on homepage).
  • Add „separate“ attribute for sitemap_posts shortcode to not split by letter, thanks DavidMjps for the suggestion.

1303.1

  • Veröffentlicht: 22. März 2013
  • New: added Polish translation, curtesy Jakub
  • Fixed: an issue in 1303 that ignored headings with the opening tag on the first line and the heading text on a new line. Thanks to richardsng for the quick discovery.

1303

  • Veröffentlicht: 21. März 2013
  • New: option auto insert after the first heading. Thanks to @thelawnetwork for requesting it.
  • New: allow headings to be excluded from the table of contents. This is available both globally under the advanced section of Settings > TOC+ and individually with the TOC shortcode. Check out the help material for examples. Thanks to the many of you that requested it.
  • New: advanced option to lowercase all anchors. The default is off.
  • New: advanced option to use hyphens rather than underscores in anchors. The default is off.
  • New: shortcode to list all posts in alphabetical order grouped by first letter.
  • New: added Slovak translation, curtesy Branco Radenovich.
  • Add version numbers to CSS/JS files to better support setups that cache these files heavily for timely invalidation. Thanks to boxcarpress for the amendments.
  • Add CSS class ‚contracted‘ to #toc_container when the table of contents is hidden. Thanks to Sam for suggesting it.
  • With smooth scroll enabled, do not use an offset if no admin bar is present and the offset value is default. This means that public users do not have the offset space at the top.
  • Neues Hilfsmaterial für Entwickler unter dem Tab „Hilfe”.
  • Added API function: toc_get_index() lets you retrieve a table of contents to be placed within PHP. Check out the new developer help material for examples.
  • Allow anchors to be filterable using toc_url_anchor_target to customise further through code. Check the new developer help material for an example. Thanks to Russell Heimlich for the tip.
  • CSS- und JS-Registrierung angepasst.
  • jQuery Smooth Scroll auf Version 1.4.10 aktualisiert
  • Fixed: When using the widget, addressed an issue where the index with special characters (such as ‚ and „) would not link to the correct spot within the content. Thanks to esandman for raising it.
  • Fixed: Saving at Settings > TOC+ resets TOC+ widget options. Thanks to Chris for reporting it.

1211

  • Veröffentlicht: 17. November 2012
  • New: allow %PAGE_TITLE% to be used in the TOC title. Note that this also works in the widget title too. When used, this variable will be replaced with the current page’s title. Thanks to Peter for the request.
  • New: new option to hide the TOC initially. Thanks to Jonas, Jonathan, and Doc Germanicus for requesting it.
  • Neu: Es wurde die Möglichkeit zugefügt, die Farbe des besuchten TOC-Links anzupassen.
  • New: option to restrict generation to a URL path match. For example, you can restrict to wiki pages that fall under http://domain/wiki/ by entering /wiki/ into the field. The setting can be found in the advanced options. Thanks to Tux and Justine Smithies for suggesting it.
  • Make regular expressions less greedy. That means you can have multiple headings on a single line whereas before you needed to ensure each heading was on their own line. Thanks to drdamour for raising and providing a fix.
  • Also make regular expressions match across multiple lines. This means you can have your single heading split across many lines.
  • Better accessibility: when using smooth scrolling, allow for focus to follow the target, eg tabbing through will continue from the content block you clicked through to.
  • Better performance: as requested by a few, javascript files have been consolidated into one and both javascript and CSS files are now minified.
  • ‚Auto‘ is now the default width which means it’ll take up the needed amount of space up to 100%. The previous default was a fixed width of 275px.
  • Added the ability to exclude entire branches when using [sitemap_pages] and [sitemap_categories] using the exclude_tree attribute. Thanks to Benny Powers for requesting it.
  • Wrap index numbers around span tags to enable easier CSS customisation. The spans are have two classes: toc_number and toc_depth_X where X is between 1 and 6. Thanks to Matthias Krok for requesting it.
  • Moved the ‚preserve theme bullets‘ option into the advanced section.
  • Die Übersetzungsdatei wurde aktualisiert und vereinfacht.
  • Fixed: [sitemap_categories] using the wrong label when none was specified. Thanks to brandt-net for raising it. The labels for both [sitemap_pages] and [sitemap_categories] may be removed in a future update as you can insert the title within your content.

1208

  • Veröffentlicht: 2. August 2012
  • New: advanced option to prevent the output of this plugin’s CSS. This option allows the site owner to incorporate styles in one of their existing style sheets. Thanks to Ivan and Swashata for suggesting it.
  • Added Simplified Chinese translation thanks to icedream
  • Make more translatable by adding a translation POT file in the languages folder. Translations welcome!
  • Adjust multibyte string detection as reported by johnnyvaughan
  • Support PHP 5.4.x installations. Thanks to Josh for raising it.
  • Fixed: -2 appearing in links when using the TOC+ widget. Thanks to Arturo for raising it.

1207

  • Veröffentlicht: 23. Juli 2012
  • New: when smooth scrolling is enabled, allow the top offset to be specified to support more than the WordPress admin bar (such as Twitter Bootstrap). The offset is displayed in the advanced section after you have enabled smooth scrolling. Thanks to Nicolaus for the suggestion.
  • Allow 2 headings to be set as the minimum (used to be 3). Thanks to Fran for justifying it.
  • Später im Prozess ausführen, damit andere Plugins die Ankerlinks nicht verändern (z.B. Google Analytics für WordPress).
  • Zeige TOC nicht in RSS-Feeds an. Vielen Dank an Swashata für die Aufwertung.
  • Bump tested version to WordPress 3.5-alpha.
  • Es wurde Hilfsmaterial hinzugefügt, warum einige Überschriften möglicherweise nicht angezeigt werden.
  • Bannerbild für die Auflistung im WordPress-Repository hinzugefügt.
  • Die readme.txt wurde mit der GPLv2-Lizenz aktualisiert.

1112.1

  • Veröffentlicht: 9. Dezember 2011
  • Vergessen, die Versionsnummer zu aktualisieren.

1112

  • Veröffentlicht: 9. Dezember 2011
  • Neu: Option Auto-Breite hinzugefügt, die nur die benötigte Menge an horizontalem Platz bis zu 100% einnimmt.
  • Nachfolgende „-” oder „_” Zeichen wurden aus dem Anker entfernt, um ihn schöner zu gestalten.
  • This plugin’s long name has changed from „Table of Contents+“ to „Table of Contents Plus“. The short name remains as „TOC+“.
  • Fixed: when using the TOC shortcode within your content, your post or article would display the TOC on the homepage despite having the exclude from homepage option enabled. If you also used the „more tag“, then you may have resulted with an empty TOC box. These are now addressed.
  • Fixed: all anchors ending with „-2“ when no headings were repeated. This was caused by plugins and themes that trigger the_content filter. The counters are now reset everytime the_content is run rather than only on initialisation.

1111

  • Veröffentlicht: 11. November 2011
  • New: option to adjust the font size. Thanks to DJ for the suggestion. The default remains at 95%.
  • Neu: Erweiterte Option zur Auswahl der einzubindenden Überschriftenebenen (1 bis 6). Vielen Dank an diejenigen, die angedeutet haben, dass sie dies erreichen wollen.
  • New: you can now have the TOC appear in the sidebar via the TOC+ widget. Thanks to Nick Daugherty and DJ for the suggestion.
  • The TOC shortcode now supports the heading_levels attribute to allow you to limit the headings you want to appear in the table of contents on a per instance basis. Separate multiple headings with a comma. For example: include headings 3, 4 and 5 but exclude the others with [toc heading_levels="3,4,5"]
  • The TOC shortcode also supports the wrapping attribute with possible values: „left“ or „right“. This lets you wrap text next to the table of contents on a per instance basis. Thanks to Phil for the suggestion.
  • Besseres internes Nummerierungssystem, um wiederholte Überschriften zu vermeiden. Das bedeutet, dass es bei nicht wiederholten Überschriften keine fortlaufende Nummer im Anker gibt.
  • Zusammengefasste Informationen über Shortcodes und deren Attribute im Tab „Hilfe”.
  • Fixed: repeated headings on the same level are no longer broken. For users with international character sets, please report any strange garbage characters in your headings (eg a character ends up being a question mark, square symbol, or diamond). Thanks to Juozas for the assistance.
  • Behoben: PHP-Hinweise auf einem ausführlich konfigurierten PHP-Setup entfernt.
  • Behoben: Unterdrückung der TOC-Rahmenausgabe, wenn die Anzahl der Überschriften kleiner als das erforderliche Minimum war.
  • Note: when removing the last TOC+ widget, please make sure you disable the „Show the table of contents only in the sidebar“ option otherwise your table of contents won’t appear where you’d expect. I will look to address this in the future.

1109

  • Veröffentlicht: 12. September 2011
  • Angepasste Ausblendungs-Aktion für einen sanfteren Übergang.
  • Wende benutzerdefinierte Verknüpfungs- und Mauszeigerkontakt-Farben (wenn ausgewählt) an, um den Link im Titel ein- oder auszublenden.
  • Renamed jquery.cookie.min.js to jquery.c.min.js to overcome false positive with mod_security. Mod_security would block requests to this file which would break the ability to save a user’s show/hide preference. In some cases, it has also broken other javascript functionality. Additionally, a better graceful non disruptive fallback is now in place to prevent possible repeat. Thanks goes to Shonie for helping debug the issue.
  • Moved ‚visibility option‘ into ‚heading text‘.
  • Behoben: Wiederhergestellter Smooth-Scroll-Effekt für den Internet Explorer seit 1108.2 mit eingeführten Pfadnamen-Überprüfungen.

1108.2

  • Veröffentlicht: 26. August 2011
  • New: visibility option to show/hide the table of contents. This option is enabled by default so if you don’t want it, turn it off in the options. Thanks to Wafflecone and Mike for the suggestion.
  • Neu: transparente Darstellungsoption hinzugefügt.
  • New: custom presentation option with colour wheel for you to select your own background, border, title and link colours.
  • TOC display on homepage has been disabled by default as most configurations would not require it there. If you want to enable it, you can do so under a new advanced admin option „Include homepage“.
  • Make smooth scrolling less zealous with anchors and be more compatible with other plugins that may use # to initiate custom javascript actions.
  • Geringfügige administrative Cross-Browser-CSS-Verbesserungen wie Hintergrundgradienten und Einrückungen.

1108.1

  • Veröffentlicht: 3. August 2011
  • Anchor targets (eg anything after #) are now limited to ASCII characters as some mobile user agents do not accept internationalised characters. This is also a recommendation in the HTML spec. A new advanced admin option has been added to specify the default prefix when no characters qualify.
  • Make TOC, Pages and Category labels compatible with UTF-8 characters.
  • Support ‚ “ \ characters in labels as it was being escaped by WordPress before saving.

1108

  • Veröffentlicht: 1. August 2011
  • New: option to hide the title on top of the table of contents. Thanks to Andrew for the suggestion.
  • Neu: Option zum Beibehalten vorhandener Theme-spezifischer Aufzählungsbilder für ungeordnete Listenelemente.
  • Neu: Option zum Einstellen der Breite des Inhaltsverzeichnisses. Es kann aus einer Reihe von gängigen Breiten ausgewählt oder eigene definieren.
  • Erlaubt ein Minimum von 3 Überschriften für die automatische Einfügung. Die Standardeinstellung bleibt bei 4.
  • Akzeptiert nun Überschrift 1 (h1) im Text eines Beitrags, einer Seite oder eines individuellen Inhaltstyps.
  • Erstellt nun neue span-Tags für das Ziel und nicht mehr für die ID der Überschrift.
  • Benutzt nun die Überschrift als Ankerziel und nicht mehr toc_index.
  • Angepasste CSS-Stile für Listen, die etwas konsistenter zwischen den Themes sind (z. B. Listen-Stil, margin & paddings).
  • Fixed: typo ‚heirarchy‘ should be ‚hierarchy‘. Also thanks to Andrew.
  • Fixed: addressed an issue while saving on networked installs using sub directories. Thanks to Aubrey.
  • Behoben: Schließen des letzten Listenelements bei tiefer Verschachtelung.

1107.1

  • Veröffentlicht: 10 Juli 2011
  • New: added [toc] shortcode to generate the table of contents at the preferred position. Also useful for sites that only require a TOC on a small handful of pages.
  • Neu: Smooth-Scroll-Effekt hinzugefügt, um zu animieren und nicht zu springen. Es ist standardmäßig ausgeschaltet.
  • Neu: Designoptionen, die etwas mehr zu Ihrem Theme passen.

1107

  • Veröffentlicht: 1. Juli 2011
  • First world release (functional & feature packed)