HOME

TheInfoList



OR:

SPINE is a free,
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
content management system A content management system (CMS) is computer software used to manage the creation and modification of digital content (content management).''Managing Enterprise Content: A Unified Content Strategy''. Ann Rockley, Pamela Kostur, Steve Manning. New ...
for publishing content on the
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web se ...
and
intranet An intranet is a computer network for sharing information, easier communication, collaboration tools, operational systems, and other computing services within an organization, usually to the exclusion of access by outsiders. The term is used in c ...
s. The system includes features like easy Web-based administration, full template support to separate style from content, common components like navigation bars, macros, message boards, and page statistics, and the ability to mix static and dynamic content transparently. SPINE is licensed under the
GPL The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end users the four freedoms to run, study, share, and modify the software. The license was the first copyleft for general u ...
, and is written in the
Perl Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned "sister language", Perl 6, before the latter's name was offici ...
programming language and can use the
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database o ...
or
PostgreSQL PostgreSQL (, ), also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the In ...
database.


History


Features

SPINE is a feature rich CMS that does not require detailed technical skills to use. Some of SPINE's most significant features are listed below: * Easy to use Web-based administration: administer your site through web forms. * Full template support: separate style from content * Integrate components into your pages: navigation bars, macros, message boards, page statistics and more. * Full template support: easily switch between available styles or add custom styles. * Supports
Apache The Apache () are a group of culturally related Native American tribes in the Southwestern United States, which include the Chiricahua, Jicarilla, Lipan, Mescalero, Mimbreño, Ndendahe (Bedonkohe or Mogollon and Nednhi or Carrizaleño an ...
1.3x and Apache 2.x (
mod_perl Mod, MOD or mods may refer to: Places * Modesto City–County Airport, Stanislaus County, California, US Arts, entertainment, and media Music * Mods (band), a Norwegian rock band * M.O.D. (Method of Destruction), a band from New York City, US * ...
v1 and v2) for fast page loading and administration. * Mix static and dynamic content transparently. * Unix style access control restrictions: permit access to pages based on usernames and usergroups. * Usergroup-based administrative permissions: restrict access to administrative panels based on usergroups. * Minimal requirements: very few extra packages required. * File manager: create folders and Copy, upload and rename files in a chrooted environment. * Extensive API: developers can add both normal plugins and administration plugins. * Integrate with Apache configuration and additional mod_perl handlers. * Uses a database for storage with support for
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database o ...
and
PostgreSQL PostgreSQL (, ), also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the In ...
. * Short and search engine friendly URLs: documents are visible are regular files. * No data files: load database, copy images files, copy Apache configuration and start using. * Single installation per Web server. * Simultaneous unique setups. * Native access logging with advanced details: browser, IP and more. * Manage any media type: generate HTML, XML, and CSS. * Short learning process and no programming required. * Search engine plugin. Free content management systems {{cms-software-stub