William Leung wrote:
> 
> In the RSS file I created consist of the follow image
> property of a channel.
> <image>
>                 <title>mobileEGO</title>
> 
> <url>http://www.mobileego.com/images/mobileego-logo.jpg</url>
> 
>                 <link>http://www.mobileego.com</link>
>                 <width>88</width>
>                 <height>31</height>
>  </image>
> 
> I follow everything as RSS 0.91 specification, however, the
> generated HTML by Jetspeed resulted as the following:
> <img border="0" align="right" height="" width=""
> src="http://www.mobileego.com/images/mobileego-logo.jpg"
> alt="mobileEGO">

This is done in /content/xsl/rss.xsl .. I would see if this is where
your problem lies... try doing a direct XSLT transform.

-- 
** Should SUN Open Source Java? Please Vote: 
http://relativity.yi.org/java **

Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN Microsystems:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to