Customisable Directory Delimiter in $$HEADING$$
Brought to you by:
ryannpcs
When I call $$HEADING$$ on a page that is in a
subdirectory, It outputs something like this:
Directory/PageName
I would like to have the "/" customisable into
say ": ", allowing it to display:
Directory: PageName
or even
Directory> PageName
just by changing the config file...