Posts Tagged ‘xml publishing’
Anyone have tips for me on setting up a free XML Publishing System on my company’s intranet?
I want to be able to give my content authors a word-processer like interface to create and edit XML files, which are then transformed by the XSL I build for them and published into HTML files.
The two key features being
(1) They don’t have to see the tags and code while editing content; and
(2) The content they edit can be transformed and saved into an HTML file.
I know there are some tools out there (like Altova) which can do this but I want to hopefully find something free. We have Microsoft product (IIS and Office) in house so those tools would work for us too, if possible.
I’m pretty new to the whole XML publishing thing so thanks for any suggestions!
PS. A true bonus would be the ability to publish the content into an email… but we can get there with IE’s "Send Page by Email" function once it’s in HTML format too.