基于 Rails 实现的CMS系统 BrowserCMS

fmms 12年前
     <div id="p_fullcontent" class="detail">     <p>BrowserCMS 是一个基于 Rails 框架开发的 CMS 系统,支持大量的编辑者同时编辑文章,其核心非常稳定可靠、强大的权限控制模块,可通过模块进行功能定制。</p>     <h3>以下是功能特性:</h3>     <p></p>     <h3></h3>     <ul>      <li class="first-child"><strong>It's just Rails: </strong>Each CMS project is a rails project that depends on the BrowserCMS gem. Developers can add new controllers, views, etc., just like any rails project.</li>      <li><strong>Runs on Rails 3:</strong> Developers can use the latest APIs and features from Rails 3 on their BrowserCMS projects.</li>      <li><strong>Direct in context editing:</strong> Users can browse their site to locate content and change it right on the page itself.</li>      <li><strong>Design friendly Templates:</strong> Pages aren't just a template and giant single chunk of HTML. Templates can be built to have multiple editable areas, allowing for rich designs that are still easy to manage by non-technical users. Developers can configure permission models and templates to ensure design integrity.</li>      <li><strong>Sitemap:</strong> An explorer/finder style view of sections and pages in a site allows users to add and organize pages.</li>      <li><strong>Content Library: </strong>Provides a standardized 'CRUD' interface to allow users to manage both core and custom content types.</li>      <li><strong>Content API:</strong> A set of behaviors added to ActiveRecord that allows for versioning, auditing, tagging, and other content services provided by the CMS.</li>      <li><strong>Section Based Security:</strong> Admins can control which users can access specific sections (public users), as well as who can edit which pages (cms users).</li>      <li><strong>Workflow:</strong> Supports highly configurable permission models that controls which users can edit, publish, or otherwise contribute. Content can be assigned to users for further editing or review.</li>      <li class="last-child"><strong>Page Caching:</strong> Full page caching allows the web server (Apache) to serve HTML statically for any pages that have not changed, reducing server load.</li>     </ul>     <p><span style="font-weight:bold;">项目地址:<a href="/misc/goto?guid=4958197338849406008" target="_blank">http://www.browsercms.org/</a></span></p>     <p><img title="基于 Rails 实现的CMS系统 BrowserCMS" border="0" alt="基于 Rails 实现的CMS系统 BrowserCMS" src="https://simg.open-open.com/show/4bd354d731b99e2152b9e90a0e25781a.png" width="600" height="325" /></p>    </div>