Download List

Descripción del Proyecto

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

Esta versión corrige algunos problemas con la longitud del contenido de los archivos codificados con gzip, mejora la detección automática del sistema operativo del servidor y caminos, hace que el trabajo mail2crypt en el modo de edición en línea, soluciona algunos problemas menores con el almacenamiento en caché, establece la incompatibilidad con algunos scripts externos (por ejemplo, NewsWriter), hace <phpcms:noindex> y <phpcms:nofollow> trabajo si el inicio y final etiqueta no están en la misma subtemplate, y prepara phpCMS a trabajar con un editor WYSIWYG en línea.
Tags: Major feature enhancements
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 &lt;phpcms:noindex&gt; and &lt;phpcms:nofollow&gt;
work if the start- and end-tag are not in the same subtemplate, and
prepares phpCMS to work with a WYSIWYG online editor.

2002-10-20 17:39
1.1.9

El nuevo "PAX-Mail_Crypt" codifica las direcciones de correo electrónico en sus páginas de manera que el software de spam no es capaz de araña de su sitio Web para las direcciones de correo electrónico. Los usuarios pueden hacer clic en las direcciones que codifica como una dirección mailto normal. El HTTP-Indexer fue mejorado para soportar scripts dinámicos que utilizan cookies para la identificación de sesión.
Tags: Major feature enhancements
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.

2002-10-05 02:04
1.1.8pl1

Esta versión corrige el almacenamiento en caché y scripts, los parámetros de línea de comandos en el indexador de shell, y pide la documentación.
Tags: Minor bugfixes
This release fixes caching and scripts, command line parameters in the shell indexer, and documentation calls.

2002-09-28 21:27
1.1.8

El indexador para la indexación de texto completo de la búsqueda de phpCMS ahora trabaja a través del protocolo HTTP. El asistente de nuevo perfil para la búsqueda de texto completo le permite almacenar la configuración de una búsqueda de texto completo. Con el analizador es capaz de identificar las palabras vacías correcto para su búsqueda de texto completo. El indexador Shell también le permite al índice a través de script de shell (por lo que puede hacer el trabajo de índice de un trabajo de cron o en el trabajo en Windows).
Tags: Major feature enhancements
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).

2002-04-25 01:04
1.1.7

El "pre" tag ha sido corregido. No hay saltos de línea cuando se habilita pax. Comprobar la actualización se ha fijado (se puede activar / desactivar). Tamaño de directorio se muestra en el administrador de archivos (se puede activar / desactivar). Usted puede buscar en el modo sigilo. $ plugindir ha añadido.
Tags: Major bugfixes
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.

Project Resources