Page Title

Aldor / Scryer reputation comparison

Moderator: titan99

Page Title

Postby Efryse » Thu Mar 01, 2007 3:24 pm

It's nothing important, but the page title is 'Stats'.

A little change to the index.php will show 'Aldor / Scryer' as title and work with different localizations:

Code: Select all
$header_title = $wordings[$roster_conf['roster_lang']]['title_addon'];
Efryse
WR.net Apprentice
WR.net Apprentice
 
Posts: 35
Joined: Tue Jan 16, 2007 3:44 am

Page Title

Postby titan99 » Fri Mar 02, 2007 10:45 am

on which page ?
User avatar
titan99
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 129
Joined: Sat Jan 13, 2007 8:11 am
Location: Montpellier - France

Page Title

Postby Malkom » Fri Mar 02, 2007 12:03 pm

Not necessary I think : you have header of table....
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Page Title

Postby Efryse » Fri Mar 02, 2007 12:33 pm

Ok, maybe page title is misleading. The title I am thinking of is the title displayed in the browser window and the windows task bar.

It's defined in the head of a html-page with the title-tags. I hope, everyone knows what I refer to.

If you click on Aldor/Scryer the page opens and the window title is [Guild Name Roster] Stats.

Replacing the line
Code: Select all
$header_title = $wordings[$roster_conf['roster_lang']]['menustats'];
with the line
Code: Select all
$header_title = $wordings[$roster_conf['roster_lang']]['title_addon'];
displays the addon name as windows title and uses the right language.

As I said this is nothing important.
Efryse
WR.net Apprentice
WR.net Apprentice
 
Posts: 35
Joined: Tue Jan 16, 2007 3:44 am


Return to Aldor / Scryer

Who is online

Users browsing this forum: No registered users and 1 guest

cron