In function.php change the pxArtWikiLink with this code
function pxArtWikiLink
($base=
'')
{
$nomwiki =
$GLOBALS['_PX_render']['m']->
art->
f('path');
$nomwiki =
str_replace("-",
" ",
$nomwiki);
$nomwiki =
ucwords($nomwiki);
$nomwiki =
str_replace(" ",
"",
$nomwiki);
echo $base.
$nomwiki ;
}
You can see the result here :
http://pxsystem.sourceforge.net/doc/templates/template-examples∞ ->
Share your ideas about this article Give
http://pxsystem.sourceforge.net/wiki/community/TemplateExamples