vote up 3 vote down star
2

See title. By lightweight markup I mean something like markdown or wikitext.

flag

74% accept rate

7 Answers

vote up 8 vote down check

Well, silverstripe http://www.silverstripe.com/ is thought to be a good option for people who care about web standards , as is modx http://modxcms.com/

For a lighter editor, check out textpattern.com which uses textile (like markdown). If you're on rails, http://webby.rubyforge.org/ might do the trick.

http://www.madebyfrog.com is a port of the ruby CMS radiant that aims to be fast, light, and minimal.

link|flag
Just curious, when you saw this question did it have any answers? or was it listed as unanswered. 2 people answered poorly before you and I asked them to delete their attempts because activity died. I might use this thread to support an issue on uservoice. – TheDeeno Sep 19 '08 at 21:10
Yes, it was unanswered. It seems there is little to be gained by answering questions that have already been discussed, no matter how good your answer, the person who asked seems to never 'accept' the answer. – Buzz Sep 20 '08 at 16:14
Agreed. I suggested that there be an "unresolved tab" for questions with no accepted answer. To combat the "never accepting" problem I suggested that askers be forced to ping the question periodically. failing to ping drops the q from unresolved. Vote for it: the link follows. – TheDeeno Sep 22 '08 at 16:26
Check it in comments here: stackoverflow.uservoice.com/pages/general/… Decided to support this similar issue since it had momentum already. – TheDeeno Sep 22 '08 at 16:27
Webby is not a Rails program. It is a set of Ruby programs that generates html files -- that can be hosted on any server that knows how to serve html. – slothbear Mar 16 at 3:56
show 1 more comment
vote up 2 vote down

WordPress keeps getting better and better.

link|flag
vote up 0 vote down

I'm loving modx.

link|flag
vote up 0 vote down

I am a user of Joomla. I think Joomla is in the top five CMS.

link|flag
It sure is: secunia.com/advisories/search/… – stesch Dec 3 '08 at 13:09
vote up 0 vote down

I like Radiant CMS. Simple, easy to use and flexible, and it has markdown filters integrated.

link|flag
vote up 0 vote down

Umbraco asp.net c# cms

link|flag
vote up 0 vote down

Plone meets all those requirements, although it would be unusual to use markdown. (The underlying Zope platform definitely supports markdown, but in the Plone user interface, it's more usual to use the Kupu editor)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.