[Mediawiki-l] Breadcrumb feature

MHart wiki at matthart.com
Fri Sep 8 13:26:39 UTC 2006


You need to include the PHP extension in your LocalSettings. Then it will be 
defined. Also note that it is CASE SENSITIVE - it is "kwBreadCrumbsTAL() ", 
not "kwbreadcrumbTAL()"

In LocalSettings.php:

include("extensions/kwBreadCrumbs.php");

- MHart




More information about the MediaWiki-l mailing list