Hi,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">So how to make Blue Bream easier to use?   I propose making the initial<br>
start up interface a simple content management system, kind of a Plone<br>
light.</blockquote><div><br></div><div>This seems like a bad idea. Blue Bream attempts to be a development framework, not a content management system. You are suggesting we make an apple look like an orange, but still taste like an apple.</div>

<div><br></div><div>Perhaps someone will build a CMS on top of Blue Bream, and perhaps this will make BB easier for people to learn, but that would need to be a separate project with separate goals. The experience from Zope 2 and Plone is that muddying the waters between an application and a framework makes a system harder for people to understand and use, not easier.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I know Plone just had a new release . I am not sure what all is in it,<br>
but it would be great if Zope 3 on startup looked just like Plone, as<br>
far as possible.  Right out of the box allow users to register<br>
themselves, and add in the stock content types.  Calendar item, news<br>
item, things like that, not the developer centric ZPT and DTML file.<br>
Also allow the developer stuff, but under a different branch of a<br>
hierarchical menu system.    Maybe only people with a developer or<br>
manager permission see those kinds of items.<br></blockquote><div><br></div><div>It sounds like you&#39;re talking about through-the-web development, which is an idea now thoroughly discredited. TTW customisation has its place. Writing code through a web browser is just painful and brings long term pain once you grow out of tinkering mode and start having to worry about things like deployment and dev/test/prod lifecycles.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">That is all I want.  A simple content management system out of the box,<br>
make it easy to add my own content type.  Sure the serious hackers can<br>
throw all that out, but for the average end user/developer, that would<br>
be a hugely tempting improvement over using Plone.</blockquote><div><br></div><div>If you just want a simple CMS, I suggest you install a CMS. With Dexterity, by the way (available in Plone 4, probably standard in Plone 5), you can legitimately create content types through the web in Plone.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">   If I can add a few<br>
dtml pages to display my content, it would all be very easy to get<br>
started.  Later I could export to the file system, and svn.<br></blockquote><div><br></div><div>Please note that DTML is a dead (and horrid) technology.</div><div><br></div><div>Martin</div></div>