C#開源CMS系統 mojoPortal 介紹
mojoPortal是一款C#開發的面相對象網站框架,它可以運行于Windows的ASP.NET 和GNU/Linux 或Mac OS X的Mono的平臺上。
功能特性:
- Cross Platform - Runs under Windows/IIS or Mono/Apache with most GNU/Linux distributions or Mac OS X
- 支持MS SQL Server, MySQL, PostgreSQL, Firebird Sql, 和SQLite 等數據庫
- Host multiple sites on 1 installation and db with host names
- XHTML Compliant Content Management with support for work flow and approval/publishing process
- Custom Skinning with support for user selectable skins and individual skins per page
- Numerous attractive skins with Table-less CSS layouts
- Enter content with the FCKeditor , TinyMCE, or XStandard HTML WYSIWYG
- Blogs
- Forums
- Image Gallery
- RSS Feed Aggregator
- Event Calendar
- Contact Form
- Poll Feature - currently only available using MS SQL or MySQL
- Survey Feature - currently only available using MS SQL or MySQL
- Newsletter
- ecommerce
- File Manager - use with caution, provides direct access to the server file system.
- Shared Files module - looks and acts like the File Manager module but stores and manages files in a safe way on the server. Folders are really database items as are the friendly file names. Files are stored securely in a special folder and named using guid strings and a .config extension. This prevents them from being requested or served with a normal http request. Authorized users can download because the module serves them using Response.WriteFile. The module also supports versioning of files.
- Google Maps
- Easily Customizable User Profile System
- Member List Page
- Bread Crumbs
- Flexible Menu system
- Localizable, currently translated into 10 languages
- Configurable Whether to Encrypt Passwords
- Configurable Whether Registration requires e-mail confirmation
- Configure use of SSL for the whole Site or per Page
- Send Password Feature (when not using encryption)
- Url Re-writing for mapping friendly Urls to site pages and blog posts
- Site Search with Role based filtering
- Error logging and optional debug logging
- Authenticate against the database, LDAP, Active Directory, Windows NTLM, OpenID, or Windows Live ID
- Personalization with WebParts
- Site Statistics and Who Is Online
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!