[Zope-CMF] Re: [dev] newstyle content creation
Wichert Akkerman
wichert at wiggy.net
Wed Apr 23 05:27:15 EDT 2008
Previously Charlie Clark wrote:
>
> Am 23.04.2008 um 11:12 schrieb yuppie:
>
> >Charlie Clark wrote:
> >>Am 22.04.2008 um 17:24 schrieb yuppie:
> >>>Yes. Missing is the integration in the CMFDefault add menu. For
> >>>now the new 'add_file' action is used for showing the link to
> >>>'addFile.html'.
> >>I hope to have some time for this (and a new table-free version of
> >>main_template.pt) on Friday. Where exactly is the CMFDefault add
> >>menu? Sorry, if the question is stupid but I didn't think we could
> >>use zope3 menu directives?
> >
> >Sorry for using misleading terms. I was referring to
> >'folder_factories'.
>
>
> ah, so clicking on add brings up the tried and trusty page for adding
> objects to folders? Only then do we get to the appropriate add_view?
> Would it be a good idea to move this to a menu item like
> object_actions? Got the code for this.
>
> BTW. regarding formlib I've been bashing my head (checkout those
> bruises!) for weeks on how to add a thumbnail of an existing image to
> an edit form. Do I need to develop a special widget which will call
> the appropriate method?
Perhaps collective.namedfile has a suitable widget.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-CMF
mailing list