PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 12-10-2005, 10:00 PM   #1
worldwealth
Green Mole
 
Join Date: Dec 2005
Posts: 2
title tag

Hello everyone
I have just installed phpdig and its a super..

I just wanted to know if anyone can tell me how can I modily the <phpdig:title_message/> tag in the templates html page.

I just want the <phpdig:title_message/> code to bring up the keyword alone..

hAPPY cHRISTMAS tO eVERYONE

cHRIS
worldwealth is offline   Reply With Quote
Old 12-13-2005, 04:19 PM   #2
nealw
Green Mole
 
Join Date: Dec 2005
Location: Indianapolis, IN
Posts: 4
Open:
search_functions.php

Find:
$title_message = stripslashes(ucfirst(phpdigMsg('s_results'))." ".phpdigMsg('on')." ".htmlspecialchars($query_string,ENT_QUOTES));

Replace:
$title_message = ucwords(htmlspecialchars($query_string,ENT_QUOTES));
nealw is offline   Reply With Quote
Reply

Thread Tools

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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use variable in src tag ravi Coding & Tutorials 1 06-15-2006 06:58 AM
Duplications of Title and Meta Tag Info mokele Troubleshooting 1 03-24-2006 11:15 AM
Extracting H2 tag mdavila How-to Forum 6 09-14-2005 01:50 PM
Display first H2 tag as title instead of page title mdavila How-to Forum 5 02-27-2005 06:48 PM
Custom Template Tag garyp75 How-to Forum 1 08-09-2004 02:43 PM


All times are GMT -8. The time now is 01:16 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.