[Web4lib] Feed2JS question

Tom Keays tomkeays at gmail.com
Mon Nov 13 19:05:52 EST 2006


It's an attribute in the <script>

chan=y as below displays the channel

<script language="JavaScript"
src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fswilley.mercer.edu%2Fnews.rss&amp;chan=y&amp;date=y&amp;tz=-5&amp;pc=y&amp;html=a"
type="text/javascript"></script>

chan=n as below suppresses the channel

<script language="JavaScript"
src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fswilley.mercer.edu%2Fnews.rss&amp;chan=n&amp;date=y&amp;tz=-5&amp;pc=y&amp;html=a"
type="text/javascript"></script>

On 11/13/06, Florence Tang <TANG_FY at mercer.edu> wrote:
> If you look at http://swilley.mercer.edu/rss.asp you will notice that
> the channel title appears as if it were an item.  But if you look at the
> code for http://swilley.mercer.edu/news.rss you will see that the
> channel title is not formatted as an item.

-- 
Tom


More information about the Web4lib mailing list