1
psindia
HOw to make title more descriptive
  • 2005/8/11 11:34

  • psindia

  • Not too shy to talk

  • Posts: 171

  • Since: 2005/3/31


If i am in the "weblog" module the title bar shows XOOPS site - weblog ...

How to make the title more descriptive

eg: on viewing someone(abc) ' s blog the title => abc's blog ....

Same in the case for each module

how to do it

thanks in advance ...
Please don't visit ==>tenthstone.com!
==>vinodsr.com!

2
Dave_L
Re: HOw to make title more descriptive
  • 2005/8/11 11:44

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


That's defined in themes/-/theme.html:

<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>


$xoops_sitename is specified in the general preferences.

$xoops_pagetitle is given a default value in class/theme.php, but can be overridden in a module.

3
psindia
Re: HOw to make title more descriptive
  • 2005/8/11 13:01

  • psindia

  • Not too shy to talk

  • Posts: 171

  • Since: 2005/3/31


please give me the php code
Please don't visit ==>tenthstone.com!
==>vinodsr.com!

4
Mithrandir
Re: HOw to make title more descriptive

$xoopsTpl->assign('xoops_pagetitle', "fantastic page title");
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

5
psindia
Re: HOw to make title more descriptive
  • 2005/8/11 13:07

  • psindia

  • Not too shy to talk

  • Posts: 171

  • Since: 2005/3/31


thanks
Please don't visit ==>tenthstone.com!
==>vinodsr.com!

Login

Who's Online

239 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits