You might get some ideas from Andrew West's and Zeth Green's Pixelise
project which basically uses Django as a frontend application with a
DB XML backend for document management:

http://pixelise.org/

The transformation itself shouldn't be a big problem with some nice
cronjobs + Python's zip-module and XSLT :-)

-- Horst

On Thu, Oct 23, 2008 at 5:47 PM, Mirto Silvio Busico <[EMAIL PROTECTED]> wrote:
> Hi all django gurus,
>
> There is any hint, snippet, google code related to the object?
>
> Use case:
>
>    * publish an online magazine with content saved as XML inside the
>      database
>    * every article is shown as a web page (so in HTML)
>    * there should be an download magazine function that gives a zipfile
>      containing the tree structure of the magazine and the articles
>      converted in rtf (or ODT)
>
> Thanks
>    Mirto
>
> --
>
> _________________________________________________________________________
> Busico Mirto Silvio
> Consulente ICT
> cell. 333 4562651
> email [EMAIL PROTECTED]
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to