Subj : Re: Adding to index.ssjs
To   : Finnigann
From : Tracker1
Date : Sat Dec 03 2005 12:48 pm

Finnigann wrote:
> /* template.additional_services+='[' + ("RSS".link
> http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS '; */
>
> What would be the correct syntax for the last line?
>
> Without the comments it causes the entire page to fail. In fact several
> pages fail just due to this additional line.

//try
template.additional_services += '[' + ("RSS".link("http://" +
host + http_port + "/rss.ssjs?channel=BNB-RSS" + '] ';

//or
template.additional_services += '[' + ("RSS".link("http://" +
host + "/rss.ssjs?channel=BNB-RSS" + '] ';

--
Michael J. Ryan - tracker1(at)theroughnecks(dot)net - www.theroughnecks.net
icq: 4935386  -  AIM/AOL: azTracker1  -  Y!: azTracker1  -  MSN/Win: (email)

---
� Synchronet � theroughnecks.net - you know you want it