Re: Adding images to folder summary view in Plone 3.1

3 messages Options
Embed this post
Permalink
vedaw () Re: Adding images to folder summary view in Plone 3.1
Reply Threaded More More options
Print post
Permalink
Hello,

You could use a collection as the default page for that folder, and modify
the collection view to show the various bits of information. That's how I
normally do it.

The collection is part of core plone, but a modified view will likely not be
included. However, there is work being done where you can add snippets of
information to your site that might address this need; that work is still
very raw.

Cheers,

- Veda


On 7/11/08 7:57 AM, "afewtips.com" <[hidden email]> wrote:

>
> Hi,
> Does anyone know an easy way to add images to folders in 3.1? Possibly a
> product?
> I need to show a thumbnail image next to the folder name and summary in the
> folder summary view.
>
> If it's not an easy way, what would be the best approach?
> I am learning buildout, etc and it may help me focus my learning.
>
> Is this going to be a default feature in upcoming Plone versions?
>
> Thanks for any help.


_______________________________________________
UI mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/ui
Sergey V. () Re: Adding images to folder summary view in Plone 3.1
Reply Threaded More More options
Print post
Permalink

afewtips.com wrote:
It essentially is to add a folder that contains an image called folder-image.jpg and in your
view - folder_summary_view.pt - call that image up when displaying the folder listing.
That's how nice and easy things were in the good old days of building sites with vanilla Zope 2. Sometimes I think we lost something important at some stage...
vedaw () Re: Adding images to folder summary view in Plone 3.1
Reply Threaded More More options
Print post
Permalink
That is the goal of Deliverance + the 4.0 "blocks" structure. We're getting
there. :)


On 1/6/09 6:23 AM, "afewtips.com" <[hidden email]> wrote:

>
> Quoting Billy Joel, "...they're the only days I've ever known." I still tend
> to agree.
> If nothing else, I have to believe that the application layer could
> automatically handle some of the supporting setup files and communication
> with Zope.
> When developing for Plone, the developer has to worry about all definitions
> and configuration.
> Much of which could be implied by Plone.
> I should be able to define structures and let Plone create the xml and
> configure files.
> That's what I think needs to be applied to the increased complication to
> make the development more manageable.
>
>
> Sergey V. wrote:
>>
>>
>>
>> afewtips.com wrote:
>>>
>>> It essentially is to add a folder that contains an image called
>>> folder-image.jpg and in your
>>> view - folder_summary_view.pt - call that image up when displaying the
>>> folder listing.
>>>
>>
>> That's how nice and easy things were in the good old days of building
>> sites with vanilla Zope 2. Sometimes I think we lost something important
>> at some stage...
>>
>>


_______________________________________________
UI mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/ui