Hacker News new | ask | show | jobs
by aDemoUzer 5214 days ago
It does looks good. I need a BLOG system and have been working on rewiring django-article module to have the twitter-bootstrap and lot of other modifications. After reading the feature list of MZ, I was ready to make the switch but when I tried it out and saw the system missing the features I needed, I decided to stay with what I got. - writing article in Textile/Markup/restructured text - thumbnail generation

side-note: How about a rename to something with django in it? i.e Better Django CMS?

Personally, Mezzanine does not rolls right off my tongue and my brain is just refusing to memorize it.

2 comments

There's a third party app that integrates Markdown into Mezzanine: https://bitbucket.org/onelson/mezzanine-mdown

Mezzanine also contains automated thumbnailing for any images at the template level: http://mezzanine.jupo.org/docs/packages.html#mezzanine.core....

Can't help you out with the project name however, sorry :-)

This completely beside the point, but Mezzanine immediately struck me as a wonderful project name - exotic and at the same time mundane. Congratulations for a 1.0 release!