Small patch: Set breadcrumb delimiter in config.ini.php
Peter Cruickshank <list-UnZd7gj/[email protected]> Wed, 29 Oct 2003 00:11:54 +0000
| Newsgroups | gmane.comp.cms.phpslash.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi I've posted to patches a simple change to functions.inc to allow the breadcrumb delimer to be set in config.ini.php: 780c780 < $delimeter = "->"; --- > $delimeter = $_PSL['breadcrumb.delimiter']; You need to add a line like this to config.ini.php: breadcrumb.delimiter = " -> " (Patch applies to -dev module) P ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/