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


Groups > comp.lang.python > #22068

Templated rich-text egg

Date 2012-03-23 22:09 +1100
Subject Templated rich-text egg
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.919.1332500964.3037.python-list@python.org> (permalink)

Show all headers | View raw


Good morning,

We've all seen document templates in a variety of systems, such as
PowerPoint, MailChimp and Google Docs.

I would like to utilise the same sorts of capabilities on my website.

The following features I require:
• Create a library of document templates
• Allow others to pick a document template to create there document from
• Allow others to swap the template their document has without losing data
• Document authoring in rich-text (e.g. using CKEditor)

(I will probably end up using a full CMS such as Mezzanine around the
whole system.)

Please suggest modules allowing me to do the aforementioned.

Thanks for all recommendations,

Alec Taylor

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


Thread

Templated rich-text egg Alec Taylor <alec.taylor6@gmail.com> - 2012-03-23 22:09 +1100

csiph-web