first of all thanks for such great software, I had written a reply to the 'How many Websites?' thread in General discussion yesterday but of course it got lost

Right then,
I am in the process of speccing out a large community led site and will soon be looking to figure out exactly how to realize it. The site will have:
- Members Database with Front end login controlling access to certain pages
- Member Submitted content either direct into the CMS or to administrator email for the admin to enter into the CMS later.
- News, Events, Articles sortable by Date, Author and Category
- Journals with multiple Keywords assigned. Each Keyword is a URL to a page listing all other Journals with matching Keywords.
- Combined Mail List/Forum Section. Basically a mailing list but all posts are recorded on the site, members can reply or post via the site as well as via e-mail
{global_content name='journal_1.1'}
{global_content name='journal_1.1_article_1'}
{global_content name='journal_1.1_article_2'}
{global_content name='journal_1.1_article_3'}
{global_content name='journal_1.1_article_4'}
In this example the article content blocks starting with 'journal_1.1' would automatically be pulled into the 'journal_1.1' content block. I would imagine the php to achieve this could reside within the content blocks them self, as such would not cause issues when upgrading cmsms to later releases?
as much compatability as possible with all future releases is something that i'm quite eager to achieve
I would appreciate any and all feedback you could provide, please just say if I'm on totally the wrong track.
Thanks in advance
Richard