Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15485

Decouplable CMS in python?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <tim@akwebsoft.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.052
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'framework.': 0.07; 'python': 0.08; 'received:64.4': 0.09; 'sits': 0.09; 'subject:python': 0.11; '"on': 0.16; 'written': 0.17; 'code': 0.25; "i'm": 0.26; 'fairly': 0.30; 'forty': 0.30; 'example': 0.30; 'subject:?': 0.31; 'thanks': 0.31; 'regardless': 0.31; 'word.': 0.32; 'to:addr:python-list': 0.32; 'it.': 0.33; 'that,': 0.33; 'header:User-Agent:1': 0.33; 'done': 0.33; 'too': 0.33; 'points': 0.33; 'charset:us-ascii': 0.36; 'but': 0.37; 'starting': 0.38; 'be.': 0.38; 'finding': 0.38; 'should': 0.39; 'progress': 0.39; 'to:addr:python.org': 0.39; 'tim': 0.40; 'projects': 0.62; 'simple,': 0.64; 'cms': 0.71; 'complex,': 0.84; 'informative.': 0.95
Date Tue, 8 Nov 2011 14:54:12 -0900
From Tim Johnson <tim@akwebsoft.com>
To Python ML <python-list@python.org>
Subject Decouplable CMS in python?
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.4.2.3i
Organization AkWebsoft
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2555.1320796462.27778.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1320796462 news.xs4all.nl 6948 [2001:888:2000:d::a6]:46124
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:15485

Show key headers only | View raw


:)I'm sure decouplable is a word. If not it should be.

I have written my own framework. This has been a work in progress as
a consequence of projects that I have done over the last 10 years.
I need a CMS that sits "on top of" the framework. One of the
starting points that I have considered is finding a fairly simple,
but well-written CMS in python and adapting it. 

It may very well turn out that I would have to start from 'scratch',
nevertheless, reviewing code for such a simple CMS would be
informative. 

I'm thinking that, as an example - django-cms - would be too
complex, regardless of its merits. 

Any recommendations?
thanks
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Decouplable CMS in python? Tim Johnson <tim@akwebsoft.com> - 2011-11-08 14:54 -0900

csiph-web