PEAK XOOPS - Re: Change title per TinyD page in englishin japanese

Re: Change title per TinyD page

List posts in the topic

question Re: Change title per TinyD page

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2004/9/20 18:43
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi Chi.

It's very easy.
All you have to do is to insert a line like this:

line 166 of include/display.inc.php
$xoopsTpl->assign( 'mod_url' , XOOPS_URL."/modules/$mydirname" ) ;
$xoopsTpl->assign( 'title' , $myts->makeTboxData4Show( $title ) ) ;
$xoopsTpl->assign( 'xoops_pagetitle' , $myts->makeTboxData4Show( $title ) ) ;
$xoopsTpl->assign( 'content' , $content ) ;
$xoopsTpl->assign( 'nocomments' , $nocomments ) ;
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!