After investigating, I just found something strange.
1/ when using my default template + my full config : there is a
problem with $EnablePageTitlePriority = 1;
Still having the same problem using ?setskin=test (a test template)
The problem disappears using ?setskin=pmwiki (pmwiki template)
2/ Disabling some of the recipes I use in my full config, I see that :
##--EXTENDED MARKUP
include_once("cookbook/extendmarkup.php");
is causing the trouble with my default template.
But, *does work fine with pmwiki template*
In other words,
extended markup + my default template breaks $EnablePageTitlePriority = 1;
extended markup + pmwiki template works fine with $EnablePageTitlePriority = 1;
Does anybony have an idea why this strange behaviour may happen ?
Thank you,
Gilles.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users