Project DescriptionCMS/Portal system developed with ASPNET MVC 2.0, NHibernate, JQuery, etc.
Model/idea is based on the
Cuyahoga Project CMSThe main feautures are.
* Unlimited amount of hierarchical pages
* Template based pages.
* Search engine friendly urls.
* WYSIWYG content editor.
* In page module(content) editing.
* Drag & drop functionality for the layout of an page(only dropable in the placeholders)
* Role based authorization, view and edit
* Rich user experience because of the use of JQuery
* Database independent because of the use of NHibernate
* It currently runs under medium trust!
And it's completely written with ASP.NET MVC
To create an database look in 'jscportal\JSC.Portal.Core\Db\MySql' and run
- 01-CreatePortalTables.sql
- 02-InitializePortal.sql
- 03-CreateModules.sql