CMS for managing plain-text content, with tagging

Posted by user575606 on Stack Overflow See other posts from Stack Overflow or by user575606
Published on 2011-01-14T11:49:01Z Indexed on 2011/01/14 11:53 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

Hi,

We have some quite-specific requirements for our app that a CMS may help us with, and were hoping that someone may know of a CMS that matches these requirements (it's quite a laborous task to download each CMS and verify this manually).

We want a CMS to allow users to create and manage articles, but storing the articles in plain-text only. All of the CMSs that we have looked at so far are geared towards creating HTML pages. We want the CMS to manage workflow (approval process), and tracking of history.

The requirements for plain text only is that the intent is to allow business people to generate content which we are going to display in our Silverlight application - we don't want to go down the route of hosting and displaying arbitrary HTML in the app as we want the styling to be seamless with our app, amongst other reasons.

We would also want to allow the user to be able to link between articles, but not to external sites (i.e. HTML with no formatting, or some other way of specifying article links), and the third requirement is the ability to tag articles and search on articles.

Does anyone know of any non-HTML targetted CMS systems that may match these requirements?

Thanks,

Gary

© Stack Overflow or respective owner

Related posts about text

Related posts about cms