ANN: PyLucid release v0.4

jens newsgroups at jensdiemer.de
Fri Sep 16 21:06:36 CEST 2005


Info
----
PyLucid is a lightweight, OpenSource ( GPL ) content management system 
(CMS) written in pure Python CGI. Nearly all output can be customized. 
No shell account is needed. To run PyLucid you need a standard Webserver 
with Python (at least v2.2.1) CGI and MySQL ( mySQLdb ).

more info: http://www.pylucid.org


History v0.4
------------

EN

     * complete new Module-Manager and Page-Parser
     * Change in all Modules to handle special characters like "/"
     * Admin-Front-Menu and Admin-Sub-Menu are editable internal pages
     * install_PyLucid can partially re-initialisation DB tables
     * DBdump is now MySQLdump. There are improvement in MySQLdump. Now
	you can partially dump tables. Now you can setup the path to
	mysqldump, thus it works with windows.
     * SiteMap: There are more CSS-statements to format.
     * NEW: Dir 'PyLucid_plugins', i moved RSS.py and SourceCode.py in
	this dir. Here are space for external increments.
     * NEW: delete CMS pages possible.

DE

     * Neugeschriebener Module-Manager und Page-Parser
     * Änderungen in allen Modulen damit Seitennamen auch sonderzeichen
	wie "/" erhalten können
     * Admin-Front-Menu und Admin-Sub-Menu sind jetzt veränderbare
	interne Seiten
     * install_PyLucid kann nun Tabellen (einzeln auswählbar)
	zurücksetzten (Wichtig beim Update, wenn sich z.B. internal
	Pages geändert haben)
     * DBdump heißt nun MySQLdump. Man kann nun einzeln bestimmen welche
	Tabellen gesichert werden sollen. Außerdem kann man den Pfad
	angeben, somit klappt es auch unter Windows.
     * SiteMap: Es werden jetzt mehrere CSS-Angaben gesetzt damit man
	gezielt Einträge hervorheben kann.
     * NEU: Verzeichnis 'PyLucid_plugins', darin hab ich RSS.py und
	SourceCode.py verschoben. Hier haben externe Erweiterungen
	Platz.
     * NEU: löschen von CMS Seiten nun möglich.



update instructions:
http://pylucid.org/index.py?p=/Doku/update+instructions

-- 
Mfg.

Jens Diemer


----
http://www.python-forum.de http://www.pythonwiki.de


More information about the Python-announce-list mailing list