PyLucid /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.project | ||
| |
.pydevproject | ||
| |
AUTHORS | ||
| |
LICENSE | ||
| |
MANIFEST.in | ||
| |
README | ||
| |
pylucid_project/ | ||
| |
scripts/ | ||
| |
setup.py | ||
| |
update.sh |
README
=============
description
=============
PyLucid is a Open Source web content management system written in Python using the Django Framework.
Some PyLucid Features are:
* fully customizable output
* expandable with plugins
* some built in plugins: weblog, OpenStreetMap, lexicon, RSS, tag navigation, Table of contens
* internationalization and localization support (new in v0.9)
* Revision controled content (new in v0.9)
* Open Source (GPL v3 or later)
* support many database engines (PostgreSQL, MySQL, Oracle and SQLite)
* WSGI conform: CGI, fastCGI, mod_Python and others
* and many more features...
good startpoints are:
`Test PyLucid v0.9 with a built-in http server
<http://www.pylucid.org/permalink/276/guide-for-testing-v09-usefull-for-developers>`_
`Setup PyLucid v0.9 for apache
<http://www.pylucid.org/permalink/273/install-instruction-for-apache-mod_rewrite-fastcgi>`_
=======
links
=======
:homepage:
http://www.pylucid.org
:Forum:
http://forum.pylucid.org/
:IRC:
#pylucid on freenode.net
:Bug tracker:
http://trac.pylucid.net/
:Sourceforge:
http://sourceforge.net/projects/pylucid/
*(Readme text $Rev$)*


