Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

MD Table of Contents Generator

Descripció

Plugin to automatically generate a table of contents based on Headings tags. Also generates links to the headings on the page. User can choose which headings
tags to include in Settings.

Captures

  • screenshot1.png: View of generated table of contents. Included css file can be customized however you like.
  • screenshot2.png: View of the settings page
  • screenshot3.png: View of using the '[toc]' tag in a post

Instal·lació

  1. Upload the entire ‘md-toc-generator’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Put [toc] in your post or page where you want the table of contents to display. It is
    configured to include all <h1> through <h6> tags by default, unless selected otherwise
    in the settings

You will find the ‘Table of Contents’ menu in the Settings menu in the admin panel.

Ressenyes

Llegiu tota la 1 ressenya

Col·laboradors i desenvolupadors

«MD Table of Contents Generator» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0

Fixed admin stylesheet being added above html

.1

Alpha