Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 89
5 members and 84 guests
devbpy6eloppsy5, foo7tjtdallergp, garere3denstc3t, health46ev26, int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Browser caption with topic title - How to?
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
Browser caption with topic title - How to? - 06-19-2006, 06:38 AM

HI guys,

First of all, sorry if this is being posted in the wrong section.

I just wanted to know how can i set the browser window caption using the topic title.
This way each topic would have its own browser window caption.
This is just to improve search engines indexing...

TIA all
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Browser caption with topic title - How to?
Old
  (#2 (permalink))
Super Moderator
 
Duke's Avatar
 
Status: Offline
Posts: 1,016
Join Date: Dec 2005
Location: Under your bed
Re: Browser caption with topic title - How to? - 06-19-2006, 10:04 PM

Quote:
Originally Posted by krubach
HI guys,

First of all, sorry if this is being posted in the wrong section.

I just wanted to know how can i set the browser window caption using the topic title.
This way each topic would have its own browser window caption.
This is just to improve search engines indexing...

TIA all
I'm a little lost with what you mean by browser window caption? Is there any way to give us a url to a specific example or perhaps a screenshot?

Thanks.




My Daughter Rules!
  Send a message via AIM to Duke  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 242
Join Date: May 2005
06-19-2006, 10:16 PM

He means he wants the title of the Browser page show the title of the caption. :roll:

To be able to control the <title></title> of the browser to match the text title of the page.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
06-20-2006, 06:54 PM

Yup... that's right.
I just want to know which files should i edit so i can achieve that.

If you look closely, you should notice that the browser window title (caption) right when posting in this topic shows "nukemods.com Forums-posting-Browser caption with topic title - How to? - [Microsoft Internet Explorer]".
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Moderator
 
dar63's Avatar
 
Status: Offline
Posts: 473
Join Date: Oct 2002
Location: UK
06-20-2006, 07:03 PM

Like this?

http://phpnuke-uk.net/modules.php?na...c&t=6049#32843

I use http://phpnuke-uk.net/downloadview-d...ic_Titles.html
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
06-21-2006, 03:51 AM

Exactly!
Thanks a lot. I'll check that out.

Anyway, i'm sure i can modifythe <title> tag content somewhere in phpnuke's files....
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 242
Join Date: May 2005
06-23-2006, 12:02 PM

In nuke php files you can have this

$pagetitle = "TITLE YOU WANT ON PAGE";
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 12
Join Date: Nov 2005
06-23-2006, 12:08 PM

Quote:
Originally Posted by myrtletrees
In nuke php files you can have this

$pagetitle = "TITLE YOU WANT ON PAGE";
:roll:

Yes... but what i want is that the title string should be retrieved from the topic title currently being displayed...

For instance... if this nuke had that tweak, we should be reading on the browser window: "nukemods.com - Foruns - Browser caption with topic title - How to?"
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 242
Join Date: May 2005
06-23-2006, 01:55 PM

ok..for the Forums to show the Topic title in the title bar fo the browser, do this:

open

modules/Forums/viewtopic.php

add this
Code:
$page_title = $lang['View_topic'] .' - ' . $topic_title;
after this line
Code:
include_once("includes/bbcode.php");
I have it working here:
http://www.barefootski.com/ftopict-11.html

ACTUALLY it works in my version in most all of the Forums. I think I have the latest updates. Nuke 7.6 with 3.2PL and phpBB 2.0.21
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Moderator
 
dar63's Avatar
 
Status: Offline
Posts: 473
Join Date: Oct 2002
Location: UK
06-23-2006, 02:33 PM

FFS

I gave you a link to an addon to do it, why is it still being discussed????
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing The Modules Title Bar mauldus Site design 2 10-05-2004 12:57 PM
javascript upgrade browser warning splitzero Nuke 7.x - General 1 08-25-2004 01:55 PM
Theme subSystemgreen produces browser "Error on Page&qu offshore Theme packs 1 06-27-2003 02:10 PM
Edited post caption Br00klynzzfinest Purged Topics 2 04-09-2003 11:19 AM
Which browser do you prefer and Why? mikem Open topics 6 04-09-2003 01:08 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31