View | Modify | History

Templates Project

The templates project is optional added value in the forms of publicly facing ASPX templates and functionality on top of the N2 CMS Content Engine and Edit Interface.

templates_overview.jpg

The purpose is to lower the barrier of entry and to propose baseline functionality for those who prefer to extend and adapt over building themselves. Another purpose is to exemplify and investigate how an N2 CMS web site can be implemented.

Functionality

The project includes these primary features:

Addons

Themes

The package includes a number of themes. These can be changed from the Site tab on the start page. The theme list is retrieved from the /App_Themes folder. The template code is XHTML compliant and CSS based and it's encouraged to add custom themes in the /App_Themes folder. Example of included themes:

theme_contentfocus.jpg
theme_corporate.jpg
theme_darkstripes.jpg
theme_plain.jpg
theme_khakitabs.jpg

Extending

It's possible to use the templates project as is for your web site but what fun is that? Instead choose between using it as a base for you own features or scrounging the project for inspiration or code.

Search

How to write on this wiki