ASP.NET开源的CMS系统 N2

openkk 12年前
     N2是一款轻量级的cms框架,它能帮你建立一个人人都能够更新的大站点.网站内容编辑者将享有一个简单且功能强大的WEB界面,同时开发者将享有一个友好的API这使得建站变得快速和有趣。    <br />    <img title="ASP.NET开源的CMS系统 " border="0" alt="ASP.NET开源的CMS系统 " src="https://simg.open-open.com/show/ac57c1dac0075235b655abe80226bd9b.png" width="60" height="65" />    <br />    <div id="textContent">     <h3>N2 Core Engine </h3>     <ul>      <li>Easy to develop: define content using .NET classes and attributes (no boring point and click web interface)</li>      <li>Very intuitive editor interface</li>      <li>Leverages on ASP.NET 2.0 (use sitemap, membership, ASPX templates, authorization, etc.)</li>      <li>Database agnostic (MS SQL, MySQL and more thanks to NHibernate)</li>      <li>Supports hierarchically organized content items with unlimited depth</li>      <li>AJAXy drag'n'drop content into regions </li>      <li>Completly free - 0$</li>      <li>Extendable editor UI</li>      <li>Sites are developed in Visual Studio (no UI for modifyng styles and templates, nice!)</li>      <li>Support multiple types of content, everything from articles to blog comments</li>      <li>The model is stored as source code in your source control, not in a database </li>      <li>Map parts of the tree structure to alternative domains</li>      <li>Caching, ASP.NET output caching or database object caching</li>      <li>Supports authorization using standard .NET providers</li>      <li>Upgradable</li>      <li>Allows access control over individual content items using roles</li>      <li>Search engine friendly urls</li>      <li>Multiple sites with one installation</li>      <li>ASP.NET data binding utilities</li>      <li>Lightweight library, can be plugged into an existing ASP.NET application</li>      <li>Link helper</li>      <li>Tree helper</li>      <li>Permission model</li>      <li>Content regions</li>      <li>Online installation wizard</li>      <li>Open Source (LGPL license)</li>      <li>User friendly user interface</li>      <li>WYSIWYG content editor</li>      <li>Files and link picker </li>      <li>File manager</li>      <li>Extendable object model</li>      <li>Extendable service model</li>      <li>Built on a solid stack: .NET, NHibernate, Castle's Windsor Container, jQuery, TinyMCE</li>      <li>Edit with Internet Explorer and Firefox (and probably others) for Windows, Mac and Linux</li>      <li>Not tied to the page templates: freely design templates/functions</li>      <li>Supports scripting including jQuery, prototype and MS AJAX</li>      <li>Documented API</li>      <li>Easy to get started with</li>      <li>Full source code freely available</li>      <li>Promotes separation of business logic and presentation</li>      <li>Integrate using .NET user and custom controls, subscribe and react to events, extend the object model, replace core services, implement custom attributes and more </li>      <li>Supports .NET languages including C# and VB.NET</li>      <li>Built with a unit test suite and resonable code coverage</li>      <li>Includes some useful custom server controls</li>      <li>Supports interlinking items making the tree hierarchy into a graph</li>     </ul>     <h3>N2 Editor Interface<br /> </h3>     <ul>      <li>Versioning with unlimited rollback</li>      <li>Content localization support</li>      <li>Authorization editing</li>      <li>Content localization</li>      <li>Create page wizard</li>      <li>User manager</li>      <li>Export and import content data and files</li>      <li>Track relations (links in html text)</li>      <li>Installation wizard</li>      <li>Trashcan </li>      <li>Globalization and page translations support</li>     </ul>     <h3>N2 Functional Templates<br /> </h3>     <ul>      <li>Web standards aware, XHTML, accessible, search engine friendly markup</li>      <li>Scheduled publishing</li>      <li>Start page</li>      <li>Text</li>      <li>Redirect</li>      <li>News</li>      <li>Custom data entry form</li>      <li>Events calendar</li>      <li>FAQ</li>      <li>Photo gallery</li>      <li>Polls</li>      <li>RSS subscription</li>      <li>Search engine</li>      <li>Teaser part</li>      <li>News listin part </li>      <li>Two column layout part</li>      <li>Text part</li>      <li>Random image part</li>      <li>Social bookmarking</li>      <li>Google urching tracking</li>      <li>Calendar item</li>      <li>Horizontal menu</li>      <li>Vertical Menu</li>      <li>Several available themes</li>      <li>Change layouts </li>      <li>Web site statistics</li>      <li>Membership and user provider</li>      <li>User registration & Login parts</li>     </ul>     <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1322663922624" target="_blank">http://www.open-open.com/lib/view/home/1322663922624</a></p>    </div>