Title: HM Content TOC
Author: dashaluna
Published: <strong>6 d'octubre de 2015</strong>
Last modified: 7 d'octubre de 2015

---

Cerca extensions

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.

![](https://s.w.org/plugins/geopattern-icon/hm-content-toc.svg)

# HM Content TOC

 Per [dashaluna](https://profiles.wordpress.org/dashaluna/)

[Baixa](https://downloads.wordpress.org/plugin/hm-content-toc.1.0.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/hm-content-toc/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/hm-content-toc/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/hm-content-toc/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/hm-content-toc/#developers)

 [Suport](https://wordpress.org/support/plugin/hm-content-toc/)

## Descripció

The plugin provides:

 * Shortcode `[hm_content_toc]` with `title` and `headers` attributes.
    The shortcode
   should be inserted into post/page content with optional attributes Example: `[
   hm_content_toc title="TOC title" headers="h2, h3, h4"]`
 * Plugin settings to specify default TOC settings for title and header, which will
   
   be used in case a shortcode is specified without attributes, i.e. `[hm_content_toc]`
   Plugin’s defaults are: empty title and headers `h2, h3, h4, h5, h6`
 * Integration with [«Shortcake (Shortcode UI)» plugin](https://wordpress.org/plugins/shortcode-ui/)

### Bugs or feature requests

To report bugs or feature requests, [please use Github issues](https://github.com/dashaluna/hm-content-toc/issues).

### Translations

 * English – default, always included
 * Русский (Russian) by [Dasha Luna](https://profiles.wordpress.org/dashaluna)
 * Italiano (Italian) by [Franz Vitulli](https://profiles.wordpress.org/franz-vitulli)
 * Português (Portuguese – Portugal) by [Ana Silva](https://profiles.wordpress.org/anafransilva)

_Note:_ All my plugins are localized/translatable by default. This is very important
for
 all users worldwide. So please contribute your language to the plugin to make
it even more useful. Please read the [instructions on how to contribute a translation](https://github.com/dashaluna/hm-content-toc/tree/master/languages).

### License: GPLv2 or later

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

## Captures

 * [[
 * WordPress Admin: Plugins page – a summary of the plugin with quick action links
   to plugin’s Settings and [Documentation on github webiste](https://github.com/dashaluna/hm-content-toc#readme).
 * [[
 * WordPress Admin: Settings page – plugin’s default settings. These settings will
   be used when a shortcode `[hm_content_toc]` is specified without attributes. 
   Shortcode attribute takes precedence over default settings.
 * [[
 * WordPress Admin: Pages – example of a page that uses `[hm_content_toc]` shortcode
   with its attributes, to specify title that appears before TOC and HTML element
   names used to generate the TOC.
 * [[
 * Main website: Example of a page with generated TOC with specified parameters.
 * [[
 * Main website: Example of a page when a link from the TOC is clicked. In this 
   case, the `Heading #3 - third level` link from the TOC is clicked, a visitor 
   is taken to that heading within the page content. The URL uses an anchor that
   has been inserted before the heading in the page content.
 * [[
 * WordPress Admin: Integration with Shortcake UI – the view when `Add Media` button
   is clicked. The `Insert Post Element` tab lists all registered shortcodes with
   Shortcake. The `HM Content TOC` is present to be inserted into post/page content.
 * [[
 * WordPress Admin: Integration with Shortcake UI – the view when `HM Content TOC`
   box was clicked, allowing for shortcode parameters to be specified.

## Instal·lació

HM Content TOC can be installed like any other WordPress plugin.

 1. Upload the entire folder `hm-content-toc` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Plugin settings will be added to WordPress Settings admin menu,
     i.e. `Settings-
    > HM Content TOC Settings`, to specify the default settings for the plugin.
 4. The settings page is visible only for users who can manage options, by default
    
    it is super administrators and administrators.
 5. Now you can use `[hm_content_toc]` shortcode in your post/page content to generate
    
    TOC for specified headers from that post/page content.

## PMF

  1. What versions of WordPress are supported?

The plugin has been extensively tested on both standard and multisite installations

for the following WordPress versions:

 * latest stable version [refer to Release Archive on wordpress.org site](https://wordpress.org/download/release-archive/)
 * 4.2

## Ressenyes

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

### 󠀁[Not as good as it could be](https://wordpress.org/support/topic/not-as-good-as-it-could-be/)󠁿

 [thomask](https://profiles.wordpress.org/thomask/) 3 de setembre de 2016 1 resposta

It works, but i do not like two things 1. there is only one level of UL. Especialy
for headers i would prefer also possibility of nested TOC with H3 intended over 
H2 etc. 2. Integration with shortcake is fine on first sight, but the problem is,
that the TOC is not visible in wysiwyg editor – the widget is there, but it has 
zero height, so it it almost impossible to work with it

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

### 󠀁[Simple and works](https://wordpress.org/support/topic/simple-and-works-109/)󠁿

 [Rose](https://profiles.wordpress.org/thorned-rose/) 3 de setembre de 2016 1 resposta

Works straight out of the box and does exactly what it says. All I wanted was a 
nice simple ToC without unneccesary bloat and this does just that. One thing I would
have liked to have seen is that the jump links created were the text of the headers
and not just «heading-1», «heading-2″, etc. e.g. – My first h1 title – should be
<h1 id=»my-first-h1-title»>My first h1 title</h1>. Better for SEO and better for
screen readers. This is the only reason I didn’t give 5/5. Otherwise stellar plugin!

 [ Llegiu totes les 2 ressenyes ](https://wordpress.org/support/plugin/hm-content-toc/reviews/)

## Col·laboradors i desenvolupadors

«HM Content TOC» és programari de codi obert. La següent gent ha col·laborat en 
aquesta extensió.

Col·laboradors

 *   [ dashaluna ](https://profiles.wordpress.org/dashaluna/)
 *   [ tcrsavage ](https://profiles.wordpress.org/tcrsavage/)
 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)
 *   [ Robert O’Rourke ](https://profiles.wordpress.org/sanchothefat/)

[Traduïu «HM Content TOC» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/hm-content-toc)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/hm-content-toc/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/hm-content-toc/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/hm-content-toc/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/hm-content-toc/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.1

 * Removed a full stop at the end of the plugin description as it was too long by
   WP standards – doh!

## Meta

 *  Versió **1.0.1**
 *  Darrera actualització **fa 11 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 4.2 o posterior **
 *  Provada fins a **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/hm-content-toc/)
 * Etiquetes
 * [shortcode](https://ca.wordpress.org/plugins/tags/shortcode/)[toc](https://ca.wordpress.org/plugins/tags/toc/)
   [toc shortcode](https://ca.wordpress.org/plugins/tags/toc-shortcode/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/hm-content-toc/advanced/)

## Valoracions

 3.5 sobre 5 estrelles.

 *  [  0 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=5)
 *  [  1 valoració de 4 estrelles     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=4)
 *  [  1 valoració de 3 estrelles     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=1)

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/hm-content-toc/reviews/)

## Col·laboradors

 *   [ dashaluna ](https://profiles.wordpress.org/dashaluna/)
 *   [ tcrsavage ](https://profiles.wordpress.org/tcrsavage/)
 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)
 *   [ Robert O’Rourke ](https://profiles.wordpress.org/sanchothefat/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/hm-content-toc/)