[Zope] Zope Page Layouter available???
Joachim Werner
joe@iuveno-net.de
Mon, 30 Jul 2001 14:51:26 +0200
Hi!
we have been doing similar things at iuveno for a while. Look at our
"Kontentor" demo at http://demo.iuveno-net.de/iuveno/Products/Kontentor.
There will be a new release in a couple of weeks that will pritty much have
what you are looking for. Also, with a form building tool like Formulator
(or maybe Metapubliser) and some self-made DTML templates it should be easy
to build such a thing on your own ...
Cheers
Joachim
----- Original Message -----
From: "Philipp Robbel" <philipp.robbel@eml.villa-bosch.de>
To: <zope@zope.org>
Sent: Monday, July 30, 2001 11:53 AM
Subject: [Zope] Zope Page Layouter available???
> Hi everyone,
>
> one quick question: is there a Zope Product similar to a Website-Template
> configureable to the following layout:
>
> checkbox (yes/no) Title
[ ]
> checkbox (yes/no) Description [ ]
> checkbox (yes/no) Picture [upload...]
> checkbox (yes/no) People [select box filled from a
> database ]
> checkbox (yes/no) Links [ ]
> `-> more...
>
> The user can interactively choose the categories he wants on the created
> page and fill in the boxes. That kind of product would be important for me
> since I'm dealing with clients who don't want to deal with HTML nor Zope
> DTML.
>
> If such a product is not available, can anyone at least point me to a
place
> to start to create such a product?
>
> I was going to create a normal DTMLDocument called "Page Layouter"
> (including a form with the options outlined above). After the user presses
> submit, a python script is called that creates another DTMLDocument with
the
> selected options. All I need would be some python code to get me started:
My
> current problem is an Edit function for the created DTMLDocuments...
>
> or should I do something completely different?
>
>
>
> Thanks in advance,
> Philipp
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>