Using the same content on 2 different sites/designs

Hello,


I've got 2 MySource Matrix websites on the same system/server, site A and site B. I want to create 1 RSS feed for both websites, displaying the same content, but to be displayed on website A using website's A design, and on website B, using B's layout/design.



So,

  • on site A I've got folder 'RSS data' with all News Items assests I want to use in my RSS feed and asset listing
  • then I create a RSS assest for site A and point it to use that asset listing - no problem



    now,

    when I create a RSS asset within site B and point it to the same folder above, it will generate feed OK, but would display it using site's A design.



    Question is, how to display the same content on both sites, but using different designs?



    hope it makes sense! :blink:



    ta,

The RSS asset doesn't use the matrix designs as far as I know. Styling RSS output usually involves using an XML style sheet (See http://en.wikipedia.org/wiki/XSL_Transformations or http://www.w3.org/TR/xslt). Matrix currently does not support adding the stylesheet to the rss feed output, but it is quite simple to use an asset listing and/or design asset to achieve this in your website.


What you would most likely be seeing in both site A and site B is the default view for the output of RSS in that browser (default styling is browser specific).



A developer may have to confirm if support has been added for designs in versions newer than what I have installed here.

[quote]
A developer may have to confirm if support has been added for designs in versions newer than what I have installed here.

[/quote]

Support for XSLT in RSS Feed pages is not in our current stable or development versions.