PyLucid CMS Logo
Ph: 01120201
english deutsch

An OpenSource CMS written in Python, using django

↑ about PyLucid  #

PyLucid is an 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) fully customizable output
templates/styles/JS code online editable with CodeMirror highlighting easy overwrite templates
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 many built-in plugins:
secure JS-SHA Login content:
weblog (Complete blogging solution) comments / guestbook (comments for pages, blog articles, lexicon entries) StreetMap (insert google maps or StreetMaps) lexicon (explane words in content) poll RSS (include external feeds into a page) source code (highlight source code into content) include local/remote file content into page simple picture gallery
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) page tag based navigation breadcrumb Table of contens (TOC from page headlines)
content helpers:
bulk editor 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  #

(Please read the complete installation instructions.)

To create a PyLucid virtual environment, use our bootstrap script:

/home/FooBar$ wget https://raw.github.com/jedie/PyLucid/master/bootstrap/pylucid-boot.py
/home/FooBar$ python pylucid-boot.py PyLucid_env

create a new page instance:

/home/FooBar$ cd PyLucid_env
/home/FooBar/PyLucid_env$ ./create_page_instance.sh /var/www/YourSite

After run our script you have these files/directory:

/var/www/YourSite/media/ Static media files
/var/www/YourSite/index.fcgi fastCGI dispatcher file
/var/www/YourSite/index.wsgi mod_WSGI dispatcher file
/var/www/YourSite/index.cgi CGI handler, should only used for debugging
/var/www/YourSite/local_settings.py your own settings
/var/www/YourSite/manage.py Access to django cli management

create database tables and insert initial data:

/home/FooBar/PyLucid_env$ cd /var/www/YourSite
/var/www/YourSite$ ./manage.py syncdb
/var/www/YourSite$ ./manage.py migrate
/var/www/YourSite$ ./manage.py loaddata pylucid.json

Now you can start the local developer server with:

/var/www/YourSite$ ./manage.py runserver

Or use these files for apache with fastCGI:

/var/www/YourSite/index.fcgi /var/www/YourSite/.htaccess

To complete the installation follow the steps in setup PyLucid after installation.


↑ links  #

↑ last page changes:  #

update time title user name
Feb. 1, 2012, 5:09 p.m. Problem: Suchmaschinen Bots und Blog Tag-Filter
(blog entry content)
Jens Diemer
Jan. 25, 2012, 12:42 a.m. Dynamische SITE_ID in Django.
(blog entry content)
Jens Diemer
Jan. 25, 2012, 12:16 a.m. new dynamic site support
(blog entry content)
Jens Diemer
Jan. 6, 2012, 3:49 p.m. Bugfixes in IP-Ban und Kommentaren
(blog entry content)
Jens Diemer
Jan. 6, 2012, 3:49 p.m. Bugfixes in IP ban and comments
(blog entry content)
Jens Diemer
Jan. 6, 2012, 10:52 a.m. New comment for 'über PyLucid'
(PyLucid comment)
test
Jan. 4, 2012, 2:26 p.m. Entstehungs Geschichte von PyLucid
(PageContent)
Jens Diemer
Jan. 4, 2012, 2:26 p.m. development history summary of PyLucid
(PageContent)
Jens Diemer
Jan. 4, 2012, 11:18 a.m. PyLucid version numbering
(blog entry content)
Jens Diemer
Jan. 4, 2012, 11:18 a.m. PyLucid Versions-Nummern
(blog entry content)
Jens Diemer
get update journal as RSS/Atom feed.
0 comments for 'about PyLucid':
there exist no comment for 'about PyLucid'

loading...

Leave a comment
tag navi about

django-processinfo: 5.1 ms of 13.1 ms (39.2%)


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser