A new PyLucid CMS snapshot released. - http://www.pylucid.org
changes:
+ Inline Editing with template tag list and tinyTextile help page.
+ reimplemented: create a cms page, delete pages and "Select a page to edit it".
+ better _install section login.
+ CMS page view cache.
+ better update routines.
+ and more...
The PyLucid v0.8.0alpha2 Package is preinstalled. A local django enviroment, a
preinstalled SQLite database file and a presetuped settings.py is included.
You should only run "standalone_linux.sh" or "standalone_w32.cmd" to start a
local development server and test PyLucid.
Normal CMS page request:
http://localhost:8000/
Django admin panel:
http://localhost:8000/_admin/
Install section link (password is "12345678"):
http://localhost:8000/_install/
preinstalled user:
username:
"test"
userpassword:
"12345678"
download:
http://sourceforge.net/project/showfiles.php?group_id=146328&package_id=172512
btw. the test page http://www.pylucid.de used the new alpha Version.
(It runs via CGI on apache with SQLite)
--
Mfg.
Jens Diemer
----
A django powered CMS: http://www.pylucid.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---