How would i display the links created with the links.html template on the home page.
Jun 18, 2003, 8:28 AM
Veteran / Moderator (17297 posts)
Jun 18, 2003, 8:28 AM
Post #2 of 4
Views: 756
Not sure what you are asking. You want to show all the links as a tag on the front page?
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Jun 18, 2003, 12:24 PM
Novice (9 posts)
Jun 18, 2003, 12:24 PM
Post #4 of 4
Views: 737
I created a table with 7 columns in the home template, category, program name(link to download file), submitter, added, downloaded, rating and rate link. i am trying to at rows to that table with the links from all categorys. in the first column i used an if statement to call for a certain image if its a car file, sim add-on, etc. For the program name column i tried <a href="<%db_cgi_url%>/jump.pl?ID=<%ID%>"><%Program Name%></a>, <%Date%> for the added column, <%Hits%> for the downloaded column, <%Rating%> for the rating column, <a href="<%db_cgi_url%>/rate.pl?ID=<%ID%>" target="_blank">Rate</a> for rate this column. how would i edit site_html_templates.pl to add the links to the home page from all categorys????


Templates