|
09-21-2004, 07:57 PM | #1 |
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> 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. |
09-21-2004, 08:51 PM | #2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
Look in function_phpdig_form.php to see how this is formatted.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how can I modify the search urls | worldwealth | How-to Forum | 0 | 12-11-2005 12:27 AM |
Need to modify custom template for click stats | vinyl-junkie | How-to Forum | 2 | 10-04-2004 08:34 PM |
Modify look of found searches | straycatco | How-to Forum | 8 | 05-05-2004 10:16 AM |
How do I modify wordings in... | kitakits | How-to Forum | 2 | 02-05-2004 08:57 AM |
output | orsogrigio | Mod Requests | 4 | 11-05-2003 03:19 PM |