[ PHPXref.com ] [ Generated: Sun Jul 20 20:31:03 2008 ] [ SyntaxCMS 1.2.1 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> README (source)

   1  Syntax CMS 1.0.0
   2  
   3  What is Syntax CMS
   4  
   5  Syntax CMS simplifies publishing varied content to a site, creating and managing arbitrary relationships among content items, automates and accelerates custom development, and encourages reuse of site components with other Syntax CMS installations. It is built using PHP and MySql as its foundation.
   6  
   7  For Content Managers and Creators
   8  
   9   * Create and edit site content online.
  10   * Approve content before publishing to web.
  11   * Set content items to publish/expire at a given time
  12   * Build complex site hierarchies using sections to organize content without creating HTML or template files.
  13   * Restrict access and actions to content types by groups of users.
  14  
  15  For Developers
  16  
  17   * Define new content types on-the-fly. Syntax automatically provides forms for adding and editing content and base classes for working with content types in PHP code.
  18   * Use the Collections and Filters API to query the database for matching objects without having to write SQL.
  19   * Customize the look and layout of any part of the site using PHP
  20  
  21  Background
  22  
  23  Syntax CMS has been used by Forum One Communications (http://www.forumone.com/) as an in-house solution for delivering dynamic, easy-to-manage websites for over two years. Parts of the project have always been Open Source, previously hosted on sourceforge, but this is the first release of the entire CMS package. During this time, the Syntax platform has been tested, refined, and used in production environments for various clients.
  24  
  25  License
  26  Syntax CMS is available through the Common Public License ( see CPL file )
  27  
  28  Links
  29  http://www.forumone.com/
  30  http://syntaxblog.forumone.com/
  31  http://syntax-cms.tigris.org/
  32  


[ Powered by PHPXref - Served by Debian GNU/Linux ]