Umbraco
From Wikipedia, the free encyclopedia
Umbraco | |
---|---|
Developed by | Niels Hartvig and core team [1] |
Latest release | 3.0.5 / April 28, 2008 |
OS | ASP.NET / Microsoft Windows |
Genre | web application framework |
License | MIT style license[2] |
Website | http://umbraco.org/ |
Umbraco is an open source content management system written in C# for the ASP.NET framework.
Contents |
[edit] Features
[edit] For editors
- User friendly interface
- Integrated, customizable WYSIWYG editor
- Support for editing directly in Microsoft Word
- Unlimited content versioning with full rollback
- Scheduled publishing
- Advanced permission model
- Cross platform interface that works on Windows, Macintosh and Linux
[edit] For developers
- Full .NET Support
- Full documented API
- Full source code freely available
- Clear separation of business and presentation logic (multitier architecture)
- Easy integration of existing .NET User and custom controls
- Support for any .NET Language including C# and VB.NET
- Extensible object model
[edit] For designers
- Simple template engine
- Full support for web standards
- Full support for accessibility standards
- Full support for semantic web
- Full support for Ajax frameworks like Script.aculo.us or ASP.NET Ajax
- Integrated CSS support
- Integrated web editors for templates, Javascript and CSS files
[edit] External links
- Umbraco - The Official Umbraco Site