I launched a site this morning.It is a site that I created with CBTechInc's taff using a CMS of their choice: Mura. It's a MySQL/ColdFusion based system that is free. Mura runs on CF7+, Railo and OpenBD application servers. It also supports the following databases: MySQL, MS SQL and Oracle 10G. I like most of the software.
The WYSIWYG editor needs some tweaking. Mura incorporates FCKEditor and it has known bugs that no one seems to fix. The FCK Editor issues lie in the fact it removes code, adds in <p> tags where you didn't ask for them and makes other decision for you. It is also lacking an image resizer tool, so the end user clients have to either resize their images using Photoshop Elements or similar or loading HUGE images and squishing them down to distortion, killing the load time of a page.
The good news is it can be customized and tweaked. My team has done this for Commpro's CMS that is used on the City of Brea's site, Laguna Woods Village, South Orange County Chambers , NRBA and others. We are experts and twisting FCKEditor into shape to behave as it should, remove tools that clients don't want their admin users to have, as well as tying it their CSS files to make formatting of text easy and consistent with the rest of the website that is run by CSS.
Mura's product is friendly to add "components" to, giving the end-user clients a lot of freedom to insert chunks of content with a few clicks to any page or section. The only other negative I see in the navigation layout and limitations. It's not intuitive and you are not able to have drop-down menus if you make the wrong selection for a navigation item type. This took a lot of rethinking the site layout. This particular client didn't want to invest in the time for my team to change the navigation and give them more freedom, but they know it can be done.
