|
ProcessWire is an open source content management framework (CMF) and content management system (CMS) written in the PHP (5.3+) programming language. It is distributed under the Mozilla Public License 2.0. ProcessWire is built around an API loosely inspired by syntax used in the JavaScript framework jQuery. The goal behind the API is to provide the level of accessibility and control to a site's page content that jQuery provides to the DOM. While originally developed purely as a CMF, ProcessWire is currently distributed as a combined CMF and CMS, with the CMS portion providing an administrative control panel for web-based management of content. ProcessWire focuses on being markup agnostic, leaving output to the user. In this manner, the framework is intended to provide flexibility for output in web sites, web services and related applications. The goal was to let the individual site drive the direction of the output, rather than tailor a site around existing generated CMF/CMS output. ==Features== * jQuery-inspired API * Graphical web-based installer * Rich text editor (using CKEditor) * All fields are custom fields and are indexed for fast searches * Can be bootstrapped from other PHP applications or command-line scripts * Both interactive and API-based image manipulation functions * Drag-and-drop tree-based page list * Drag-and-drop file and image uploads * PHP5 object-oriented code * Built-in pagination * Search engine friendly URLs * Selectors in the API for finding pages by field value * Role-based access control * Template-level and custom markup-level caching * Hierarchical URLs * Markup agnostic output * Multi-language support * Modular plugin architecture * Fieldtypes are plugin modules * Extensive hook system covering most core functions * User profiles are configurable templates * Support for larger scale (10k+ page) installations * Google Maps and Google Calendar integration modules * RSS publishing and loading modules * Templates are PHP-based * Fields and groups of fields are repeatable (using the Repeater fieldtype) * Field dependencies (2.4+) 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「ProcessWire」の詳細全文を読む スポンサード リンク
|