This module does not produce the pathway by itself but instead changes an existing one.
You should assign the module to the module position "pathway". To activate it change the code in the index.php file of your site template from "mosPathway();" to "mosLoadModules('pathway', -1);".
Module Position of Pathway to use... mosPathway is called otherwise.
This parameter controls how the pathway output may be changed. For more details see the parameter of the Extended Menu. (The Extended Menu need to be installed to use this parameter)
This controls whether the pathway should be further parsed/transformed.
The default output will be displayed unchanged.
The default output will is parsed and transformed to a list instead.
Using this Pathway Style you will get a HTML markup similar to the built in pathway (but allows you to hide the first entry for example) - useful if you are unwilling to change your CSS for an unordered list.
If you set this parameter to "Yes" the first entry (home-link) is removed. (This requires path style to value other than "Unchanged".)