PhpDig.net

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

Reply
 
Thread Tools
Old 09-21-2004, 06:57 PM   #1
IAMHHawaii
Green Mole
 
Join Date: Sep 2004
Posts: 5
How do I modify the template tags output?

for instance:
<phpdig:form_dropdown/>

spits out output like:
Code:
Narrow Path to Search: 
<select name='path'>
<option value='Dir1/' selected>http://somesite.com/Dir1/</option>
<option value='Dir2/' selected>http://somesite.com/Dir2/</option>
<option value='Dir3/' selected>http://somesite.com/Dir3/</option>
<option value='Dir4/' selected>http://somesite.com/Dir4/</option>
<option value='Dir5/' selected>http://somesite.com/Dir5/</option>
</select> <a href="search.php">Restart</a>
which is not quite the look I want. where is the code that defines what the output of the form_dropdown tag should be?

I would like to be able to modify most or all of the tag so if they are in a few different places let me know.
IAMHHawaii is offline   Reply With Quote
Old 09-21-2004, 07:51 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Look in function_phpdig_form.php to see how this is formatted.
vinyl-junkie is offline   Reply With Quote
Reply


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 can I modify the search urls worldwealth How-to Forum 0 12-10-2005 11:27 PM
Need to modify custom template for click stats vinyl-junkie How-to Forum 2 10-04-2004 07:34 PM
Modify look of found searches straycatco How-to Forum 8 05-05-2004 09:16 AM
How do I modify wordings in... kitakits How-to Forum 2 02-05-2004 07:57 AM
output orsogrigio Mod Requests 4 11-05-2003 02:19 PM


All times are GMT -8. The time now is 09:48 PM.


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