Title: Table of content
Author: KaizenCoders
Published: <strong>9. Jula 2011.</strong>
Last modified: 30. Juna 2023.

---

Pretražite dodatke

![](https://ps.w.org/content-table/assets/banner-772x250.png?rev=3038430)

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://ps.w.org/content-table/assets/icon-256x256.png?rev=3038430)

# Table of content

 Od [KaizenCoders](https://profiles.wordpress.org/kaizencoders/)

[Skini](https://downloads.wordpress.org/plugin/content-table.1.5.3.1.zip)

 * [Detalji](https://bs.wordpress.org/plugins/content-table/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/content-table/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/content-table/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/content-table/#developers)

 [Podrška](https://wordpress.org/support/plugin/content-table/)

## Opis

Insert a _table of content_ in your posts.

You only have to insert the shortcode [toc] in your post to display the table of
content.

Please note that you can also configure a text to be inserted before the title of
you post such as Chapter or Section with numbers.

Plugin developped from the orginal plugin Toc for WordPress.

This plugin is under GPL licence.

#### Multisite – WordPress MU

This plugin works with Multisite installation

#### Localization

 * German (Germany) translation provided by internetfreak, ChristopherKbel, GLassnig,
   K.R.Lembach
 * English (United States), default language
 * Spanish (Spain) translation provided by Jan-ErikFinlander
 * Spanish (Mexico) translation provided by RobertoRamrez
 * Finnish (Finland) translation provided by Jan-ErikFinlander
 * French (France) translation provided by SedLex
 * Italian (Italy) translation provided by jkappa, DipSTF
 * Dutch (Netherlands) translation provided by MarcelJansen
 * Romanian (Romania) translation provided by Adrian
 * Russian (Russia) translation provided by Limych

#### Features of the framework

This plugin uses the SL framework. This framework eases the creation of new plugins
by providing tools and frames (see dev-toolbox plugin for more info).

You may easily translate the text of the plugin and submit it to the developer, 
send a feedback, or choose the location of the plugin in the admin panel.

Have fun !

## Slike ekrana

 * [[
 * The configuration page of the plugin
 * [[
 * An example of a table of content

## Instalacija

 1. Upload this folder content-table to your plugin directory (for instance ‘/wp-content/
    plugins/’)
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to the ‘SL plugins’ box
 4. All plugins developed with the SL core will be listed in this box
 5. Enjoy !

## ČPP

 * Where can I read more?

Visit http://www.sedlex.fr/cote_geek/

InfoVersion:95aaafd3230e34fc43e39d6343af726c9de6d180

## Recenzije

![](https://secure.gravatar.com/avatar/81f389deab8fe607b794df965f862151e3f40cde840006bad9cb436e2359a2d8?
s=60&d=retro&r=g)

### 󠀁[Simple but effective](https://wordpress.org/support/topic/simple-but-effective-95/)󠁿

 [Rashel](https://profiles.wordpress.org/rashely/) 15. Novembra 2016.

The extension I was waiting for: perfect when you write some long pages or posts.
You can very easily add a Table of content, and to customise its design. I love 
it! Thanks a lot for the great job 🙂

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/content-table/reviews/)

## Saradnici i programeri

“Table of content” is open source software. The following people have contributed
to this plugin.

Doprinositelji

 *   [ KaizenCoders ](https://profiles.wordpress.org/kaizencoders/)
 *   [ Mike L ](https://profiles.wordpress.org/mikeatkaizencoders/)

[Prevedi “Table of content” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/content-table)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/content-table/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/content-table/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/content-table/) od [RSS](https://plugins.trac.wordpress.org/log/content-table/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.5.3.1

 * Update: Fix with PHP 7.4.33 compatibility.

#### 1.5.3

 * Update: Fix with PHP 7.4 compatibility.

#### 1.5.2

 * Update: Compatibility with WordPress 6.2.2

#### 1.5.1

 * NEW: Update the core

#### 1.5.0

 * NEW: icon
 * NEW: delete content on uninstall

#### 1.4.9

 * NEW: How to
 * NEW: improve the default CSS

#### 1.4.8

 * IMPROVE: Enhance the look

#### 1.4.7

 * NEW: List of excluded class ! you may exclude some header by indicating their
   class
 * NEW: remove existing id of the header and keep the other parameters such as style
   or class

#### 1.4.6

 * NEW: The HTML will be stripped whne computing the toc
 * NEW: Various enhancements

#### 1.4.5

 * BUG : Take in account title that are not simply <hx> but also <hx class='foo’
   >

#### 1.4.4

 * The modification of the title is optional if the [toc] is not added in the page

#### 1.4.3

 * Now compatible with HTTPS site
 * URL of the former plugin is updated

#### 1.4.2

 * Update of the core

#### 1.4.1

 * Lighten the plugin and add translation

#### 1.4.0

 * Avoid Inline style. Every style is in a css file
 * h2 is not necessarily the first style

#### 1.3.0 -> 1.3.6

 * Correct a bug with some installation and the button
 * Add a button in the TinyMCE
 * Delete options and database upon uninstall
 * Multisite support
 * Update of the framework
 * Update translations
 * Major update of the framework

#### 1.2.0 -> 1.2.5

 * Bug correction (open_basedir restriction)
 * Change the creation of the link id …
 * Improve the English text thanks to Rene
 * Each level may be stylized with custom CSS
 * The HTML/CSS may now be modified to fit your need
 * The size of the entries may be configured
 * The color of the entries may be configured
 * Improve the information interface of the Core
 * Add translations for the core
 * SVN support for committing changes

#### 1.1.0 -> 1.1.6

 * Russian translation (by Limych)
 * Italian translation (by Jkappa)
 * Major update of the core (beta SVN support)
 * Fix a bug in computing the hash of the plugin and the core to determine which
   one is the most up-to-date
 * Update of the core plugin
 * Correction bug for the numbering in the RSS feed
 * ZipArchive class has been suppressed and pclzip is used instead
 * Ensure that folders and files permissions are correct for an adequate behavior

#### 1.0.1 -> 1.0.8

 * Thanks to Vincent (http://www.vincent.mabillot.net) a bug in the numbering have
   been corrected
 * Feedback have been improved to show the configuration of the submitters
 * Update of the framework
 * Correction of a micro-bug (nothing to worry about)
 * Enhance the internationalization
 * Improve stability
 * Correction of the bug when a plurality of plugin use the same framework
 * Correction of a bug in the load-style.php which change dynamically the url of
   the image contained in the CSS file
 * Enable the translation of the plugin (modification in the framework, thus all
   your plugin developped with this framework can enable this feature easily)
 * Add the email of the author in the header of the file to be able to send email
   to him
 * Enhance the localization of the plugin
 * The javascript function to be called for table cell can have now complex parameters(
   instead of just the id of the line)
 * Add the French localization
 * Add a form to send feedback to the author
 * Update the framework with a new version
 * First release in the wild web (have fun)

## Meta

 *  Version **1.5.3.1**
 *  Last updated **prije 3 godine**
 *  Active installations **90+**
 *  WordPress version ** 3.0 ili viša **
 *  Tested up to **6.2.9**
 *  Language
 * [English (US)](https://wordpress.org/plugins/content-table/)
 * Tags
 * [content](https://bs.wordpress.org/plugins/tags/content/)[table-of-content](https://bs.wordpress.org/plugins/tags/table-of-content/)
   [toc](https://bs.wordpress.org/plugins/tags/toc/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/content-table/advanced/)

## Ocjene

 4.5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/content-table/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/content-table/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/content-table/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/content-table/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/content-table/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/content-table/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/content-table/reviews/)

## Doprinositelji

 *   [ KaizenCoders ](https://profiles.wordpress.org/kaizencoders/)
 *   [ Mike L ](https://profiles.wordpress.org/mikeatkaizencoders/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/content-table/)