PyLucid is an open-source web content management system (CMS) using django.
Project description
about PyLucid
PyLucid is a Open Source web content management system written in Python using Django, jQuery and many more external software…
Some PyLucid Features are:
Open Source (GPL v3 or later)
-
templates/styles/JS code online editable with CodeMirror highlighting
Multi site support (Allows a single installation to serve multiple websites.)
internationalization and localization support (Multilingual content)
Revision controlled content
WYSIWYG html Editor / markups: Creole, textile, markdown, ReStructuredText
expandable with plugins
some built in plugins:
content:
weblog (Complete blogging solution)
comments / guestbook (comments for pages, blog articles, lexicon entries)
StreetMap (insert google maps or OpenStreetMaps)
lexicon (explane words in content)
RSS (include external feeds into a page)
source code (include highlighted source code into content)
navigation:
basics: main menu (split able), sub menu and sitemap
search engine (search in page content, blog articles, lexicon entries)
update journal (List of all page updates)
Table of contens (TOC from page headlines)
content helpers:
find and replace (replace strings different contents)
translation dialogue, used google translation service (optional)
hierarchy tree page organization
support many database engines (PostgreSQL, MySQL, Oracle and SQLite)
WSGI conform: CGI, fastCGI, mod_Python and others
and many more features… :)
install
You can choose between a easy “standalone package” or create a own virtual environment.
Pros and cons about the two installation kinds, read: How to install PyLucid.
virtual environment
To create a PyLucid virtual environment, use our bootstrap script:
~$ wget http://github.com/jedie/PyLucid-boot/raw/master/pylucid_boot/pylucid-boot.py ~$ python pylucid-boot.py ~/PyLucid_env
Please read instructions here: install PyLucid in a virtual environment
Standalone package
You can download the standalone package here:
Please read instructions here: install PyLucid standalone package
links
- Homepage
- Forum
- IRC
- Sourcode and bug tracker
- Sourceforge
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.