Download List

Descripción del Proyecto

Mescaline is a PHP Web application and framework
that makes data stored in databases available to
users. The interfaces for viewing and editing the
data are created without requiring any coding or
config file editing using a wizard. It works with
unconventional databases and can be easily
extended and reused, since it is written in
object-oriented PHP.

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.

2008-06-17 22:26
0.5

El código fue limpiado y un patrón MVC más coherente se puso en práctica. Las mejoras incluyen la posibilidad de ocultar los campos y mejor manejo de errores y cadenas. Varias cuestiones son fijos, incluyendo un problema cuando los valores se ponen automáticamente en los campos vacíos y la pantalla incorrecta de tablas grandes. Tablas ahora siguen siendo ordenados y en la posición correcta después de la edición.
Tags: Minor feature enhancements
The code was cleaned up and a more consistent MVC pattern was implemented. Improvements include the possibility to hide fields and better handling of errors and strings. Several issues are fixed, including a problem when values were automatically put into empty fields and the incorrect display of big tables. Tables now remain sorted and at the correct location after editing.

2008-06-04 22:55
0.4.0.1

La documentación que faltaba en la distribución de la 0.4, se incluye ahora. Además, hay htaccess incluido ahora, que, por defecto, bloquea el acceso a los datos potencialmente sensibles (como SQL contraseñas).
Tags: Major security fixes
The documentation, which was missing in the 0.4
distribution, is now included. Also, there are
htaccess files included now, which, by default,
block access to potentially sensitive data (like
SQL passwords).

2008-06-04 02:46
0.4

Tags: Initial freshmeat announcement

Project Resources