Download List

Project Description

PHP Content Management System (phpCMS) makes it possible to need only one template for your whole Web site. It allows you to provide dynamic menus with unlimited levels, and use templates and sub-templates without a database. It is search engine-friendly and proxy-friendly, as the pages it generates can not be distinguished from static HTML pages. PHP code can be added to any template and content file with an optional module. It supports the caching of parsed pages and gzip compression.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-15 22:05
1.2.0 RC1

This release fixes some problems with the content length in gzip-encoded
files, improves automatic detection of the server OS and paths, makes
mail2crypt work in the online editor mode, fixes some minor problems
with caching, fixes incompatibility with some external scripts (e.g.,
NewsWriter), makes <phpcms:noindex> and <phpcms:nofollow>
work if the start- and end-tag are not in the same subtemplate, and
prepares phpCMS to work with a WYSIWYG online editor.
Tags: Major feature enhancements

2002-10-20 17:39
1.1.9

The new "PAX-Mail_Crypt" encodes email addresses
in your pages so that spam software is not able to
spider your Web site for email addresses. Your
users can click on the encoded addresses as a
normal mailto-address. The HTTP-Indexer was
enhanced to support dynamic scripts which use
cookies for session IDs.
Tags: Major feature enhancements

2002-10-05 02:04
1.1.8pl1

This release fixes caching and scripts, command line parameters in the shell indexer, and documentation calls.
Tags: Minor bugfixes

2002-09-28 21:27
1.1.8

The indexer for full text indexing the search of phpCMS now works over the HTTP protocol. The new profile wizard for the full text search allows you to store the configuration of a full text search. With the analyser you are able to identify the correct stopwords for your full text search. The shell indexer also allows you to index via shell script (so you can do the index job from a cron job or at job in Windows).
Tags: Major feature enhancements

2002-04-25 01:04
1.1.7

The "pre" tag has been fixed. There are line breaks when pax is enabled. Update check has been fixed (can be turned on/off). Directory size is displayed in the filemanager (can be turned on/off). You can search in stealth mode. $plugindir has been added.
Tags: Major bugfixes

Project Resources