 |
? |
Author |
Message |
baranger
Joined: 09 Dec 2005
Posts: 2
|
Posted: Fri Dec 09, 2005 9:48 pm |

|
Any chance of a menu for adding raw XML code to the header of the RSS file?
I'd like to add something like this:
and perhaps other XML header extras.
|
|
|

|
 |
MacSupport
Joined: 24 Feb 2005
Posts: 1370
|
Posted: Fri Dec 09, 2005 11:10 pm |

|
baranger wrote: |
Any chance of a menu for adding raw XML code to the header of the RSS file?
I'd like to add something like this:
and perhaps other XML header extras. |
There is a field under the "Advanced" tab on the "Feeds" tab just for that, but unfortunately the current versions don't seem to pick that up. Watch here for announcements about when an update is released.
Jim
|
|
|
 
|
 |
MacSupport
Joined: 24 Feb 2005
Posts: 1370
|
Posted: Thu Dec 15, 2005 7:02 pm |

|
baranger wrote: |
Any chance of a menu for adding raw XML code to the header of the RSS file?
I'd like to add something like this:
and perhaps other XML header extras. |
Version 1.6.0.0 has been released. This fixed the bug where the stylesheet that was entered was ignored.
Jim
|
|
|
 
|
 |
baranger
Joined: 09 Dec 2005
Posts: 2
|
Posted: Thu Dec 15, 2005 7:20 pm |

|
Well, that gets us half way there!
You are coding type="text/xsl" which is for XSLT.
We also need an option for type="text/css" for plain CSS.
Perhaps you can provide radio buttons for selecting the correct type?
(No need to inflict XSLT on us poor XML folks when simpler CSS will do...)
|
|
|

|
 |
MacSupport
Joined: 24 Feb 2005
Posts: 1370
|
Posted: Thu Dec 15, 2005 7:36 pm |

|
baranger wrote: |
Well, that gets us half way there!
You are coding type="text/xsl" which is for XSLT.
We also need an option for type="text/css" for plain CSS.
Perhaps you can provide radio buttons for selecting the correct type?
(No need to inflict XSLT on us poor XML folks when simpler CSS will do...) |
We are discussing how we want to implement this, because some people use both types. This just fixes a feature that was supposed to be there. And XSLT is needed to make all browsers display XML. A lot of the newer ones have built in XSLTs and only need CSS.
Jim
|
|
|
 
|
 |
|
|
|