On 19 August 2010 00:16, Ross McKay <[email protected]> wrote:

> Aaron Gray wrote:
>
> >I was wondering if there is an extension to MediaWiki that adds either
> bread
> >crumbs or ideally makes the "hierarchical" page links in to clickable
> links.
> >[...]
>
> You just need to configure subpages in your wiki by adding a couple of
> lines to LocalSettings.php:
>
> http://www.mediawiki.org/wiki/Manual:$wgNamespacesWithSubpages
>
> e.g.
>
> $wgNamespacesWithSubpages[NS_MAIN] = true;
> $wgNamespacesWithSubpages[NS_TALK] = true;
>

Yes, I already have subpages, what I want is the main title for the main
page to be clickable.


> --
> Ross McKay, Toronto, NSW Australia
> "The Rich must live more simply so that the Poor may simply live"
> - Gandhi
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to