Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

MD Table of Contents Generator

Описание

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.

Скриншоты

Установка

  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.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«MD Table of Contents Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «MD Table of Contents Generator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

Fixed admin stylesheet being added above html

.1

Alpha