Gossamer Forum
Home : Products : Links 2.0 : Customization :

Re: image gallery

Quote Reply
Re: image gallery In reply to
Hello

there are few mods for this in ressource center (yurik, priority logo...)

or U can just add fields in links.def (don't forget to use upgrade.pl script if U got some links in links.db).
There is a FAQ about this in ressource center too.

And use this following code in links.html if U used templates (eg with added field calls image)

<%if image%>
<img src="/images/<%image%>.gif">
<%endif%>

Don't forget to upload evry image in your images directory.

And now in from your administration board,
in field "image" : put for example : "dog",
upload dog.gif in images directory, and it will be allright!

There are a lot of similar posts (i've posted the same question, U can try to search with my username, Eliot has given me good advice Laugh

ciao

Subject Author Views Date
Thread image gallery denisChabault 2547 Sep 5, 2000, 10:05 AM
Thread Re: image gallery
jude 2503 Sep 5, 2000, 10:20 AM
Thread Re: image gallery
denisChabault 2479 Sep 6, 2000, 3:09 PM
Thread Re: [denisChabault] image gallery
Livecam 2290 Aug 18, 2002, 10:13 AM
Post Re: [Livecam] image gallery
Andy 2290 Aug 19, 2002, 2:10 AM