
<title> <{$xoops_pagetitle}> | <{$xoops_sitename}>title>
I changed the title tag order in my theme.
This should vault me to the top of Google any minute now!
Thank you for the insipration JayJay. You have very nice site!
<title> <{$xoops_pagetitle}> | <{$xoops_sitename}>title>
// // Page Title Hack by Xoops-France copied from mylinks by bjb@advenquest.com 1/25/05
$title="";
if($cid>0)
{
$sql = "SELECT title FROM ".$xoopsDB->prefix("xdir_cat")." t where cid=$cid";
$result=$xoopsDB->query($sql,$show,$min);
$myrow = $xoopsDB->fetchArray($result);
$title=' - ' . $myts->makeTboxData4Show($myrow['title']);
}
$xoopsTpl->assign('xoops_pagetitle', $myts->makeTboxData4Show($ltitle)); // Shortened by bjb@advenquest.com 1/25/05 from $xoopsTpl->assign('xoops_pagetitle', $myts->makeTboxData4Show($xoopsModule->getVar('name')). $myts->makeTboxData4Show($title).' - '.$myts->makeTboxData4Show($ltitle));
// Page Title Hack by Xoops-France copied from mylinks by bjb@advenquest.com 1/25/05
but at the end of the day? y post here.. if u have a problem shouldn't u be posting on 7dana's forum or contacting them regarding this?
There is no reason not to list one site under multiple categories in the existing module.