Best CMS to handle short snippets of text?
Posted
by Federico Poloni
on Server Fault
See other posts from Server Fault
or by Federico Poloni
Published on 2010-03-20T13:32:23Z
Indexed on
2010/03/20
13:41 UTC
Read the original article
Hit count: 389
I have to install a CMS to manage a set of mathematical problems, i.e., our main content will be short (~3 lines) snippets of text. We need the ability to add comments and categories/tags, possibly with a powerful search function combining different constraints on the categories.
A crucial ability is the possibility to combine the results of a search in the same page to produce a (printable) problem sheet: not many CMS's seem to be able to do so, and it is difficult for me to test every one for this specific function. Do you guys know of a CMS that is capable to return formatted search result in this fashion?
Thanks in advance!
© Server Fault or respective owner