Limiting Table of Contents to the first two levels

View: New views
3 Messages — Rating Filter:   Alert me  

Limiting Table of Contents to the first two levels

by robertuva :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there a way to limit the table of contents to only show the top two
levels or specifically here is an example:

==Header1==
===Header1a===
===Header1b===
====Header1b1===
==Header2==

In this instance I only want the TOC to be built with the ones that
have either == or ===.  So in this example ====Header1b1==== would not
show in the TOC since it has ==== as a level.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@...
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Re: Limiting Table of Contents to the first two levels

by Platonides :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bobby S wrote:

> Is there a way to limit the table of contents to only show the top two
> levels or specifically here is an example:
>
> ==Header1==
> ===Header1a===
> ===Header1b===
> ====Header1b1===
> ==Header2==
>
> In this instance I only want the TOC to be built with the ones that
> have either == or ===.  So in this example ====Header1b1==== would not
> show in the TOC since it has ==== as a level.

Wikipedia does that by hiding with CSS the lower headings, see
http://en.wikipedia.org/wiki/Template:TOClimit and its associated
declarations at Common.css


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@...
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Re: Limiting Table of Contents to the first two levels

by Daniel Barrett-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you want global behavior for all articles:

  $wgMaxTocLevel = 2;

in LocalSettings.php

DanB


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@...
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
LightInTheBox - Buy quality products at wholesale price