Download List

Descripción del Proyecto

AutoCMS is a smaller CMS with the minimum needed to have a presence on the Internet. Its main file is less than 10kb large by default. No database is required. It only has the concept of one user (the admin). The password is protected with SHA1. CSS styles are easy to build and to change. Changing a page is very fast. XHTML and CSS code are validated by W3C validators. Data is stored in a PHP file which can be downloaded by FTP for backups. The generated contents are friendly for searchers. The result is visualized correctly in all browsers. It allows you to update all contents without having knowledge of programming.

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.

2011-05-07 14:11
2.0

Otras mejoras, un rediseño del modelo de plantillas, cambios importantes en la validación, públicas y eventos privados, un nuevo diseño, la simplificación del código fuente, y el uso de un editor de texto visual (NicEdit).
Tags: Stable, Major
Further improvements, a redesign of model templates, important changes in the validation, public, and private functions, a new design, simplification of the source code, and use of a visual text editor (NicEdit).

2010-10-30 16:01
1.8

Muchos errores de seguridad se han arreglado. El modelo MVC se usa ahora. Las plantillas son ahora soportados. Los mensajes fueron corregidos. Las secciones de la inserción de enlaces se fijaron. CSS se ha mejorado. SHA1 ahora se utiliza para almacenar contraseñas. El panel de control se ha traducido al español e Inglés.
Tags: Stable
Many security bugs were fixed. The MVC model is now used. Templates are now supported. Messages were corrected. The sections for inserting links were fixed. CSS was improved. SHA1 is now used to store passwords. The control panel was translated to Spanish and English.

2010-07-22 13:14
1.6

Muchos errores corregidos en el código PHP y estilos CSS. Las nuevas opciones se han añadido en el panel de control y los nuevos mensajes de validación se han añadido para los usuarios en la parte delantera. El código ha comenzado a utilizar el modelo MVC.
Tags: Minor, Stable
Many bugs were fixed in the PHP code and CSS styles. New options were added in the control panel and new validation messages were added for users in the front end. The code has begun to use the MVC model.

2009-08-25 08:29
1.3

Esta versión permite la lectura de todos los archivos CSS en la carpeta raíz Web, y muestra esta lista en el panel de administración para seleccionar el tema de forma fácil y rápida.
Tags: PHP 5, CMS
This version allows reading all CSS files in the Web root folder, and shows this list in the admin panel to select the theme easily and quickly.

2009-08-10 10:33
1.2

Esta versión actualiza la definición de código de programación orientada a objetos para PHP5, y reduce el tamaño de la clase principal y el archivo de índice.
This release updates the code definition to OOP for PHP5, and reduces the size of the principal class and index file.

Project Resources