July 3, 201510 yr Using FMS14, I currently publish XML output which is parsed by our promotional Web site (we're the public library, publishing a list of events, and hired a developer to write that for us within DotNetNuke). Since I have this working, I'd like to publish the same data, organized differently, as an RSS feed. I understand that I want to pass it through a style sheet, but don't know where that would be mounted. (I'm also pretty clear on how this would work if I were manually exporting, but my real goal is for this to be published, and updated, live.) Is this hard to do? The sample data is mounted here with the credentials u:read pw:only
July 3, 201510 yr That XSLT could be placed where FMS can find it (documents directory). Or it could be processed with PHP on a web server.
Create an account or sign in to comment