PhpDig.net

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

Reply
 
Thread Tools
Old 10-05-2004, 03:22 AM   #1
Fking
Green Mole
 
Join Date: Sep 2004
Posts: 22
i need only the link, without the title

phpdig:page_link is generating the title with the link....
well i need something to generate only the link
cause i want to have the title linking to the file, but opening in the same window

and another link (open in new win) which opens the same file but in new window
Fking is offline   Reply With Quote
Old 10-05-2004, 05:29 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
A couple of things you can do is make sure config.php looks like this for these two values:
Code:
define('DISPLAY_SNIPPETS',false);
define('DISPLAY_SUMMARY',false);
Also, you might want to take a look at libs/function_phpdig_form.php. Something might need to be changed there.

Hope this helps.
vinyl-junkie 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
title tag worldwealth How-to Forum 1 12-13-2005 04:19 PM
Display first H2 tag as title instead of page title mdavila How-to Forum 5 02-27-2005 06:48 PM
title and keyword christophe How-to Forum 3 01-09-2005 04:10 AM
Repeated Title and Text marlosw Troubleshooting 0 11-04-2004 09:06 AM
Title becomes untitled druesome Troubleshooting 3 10-08-2003 10:22 PM


All times are GMT -8. The time now is 08:40 AM.


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