[Plone-UI] Expand children itens in Navigation Portlet

Augusto Camarotti augustoccl at gmail.com
Mon Sep 29 16:56:48 UTC 2008


Sorry for the wrong list. Customization of portlets code should be asked in
Plone Users instead?

Anyway, we solved this issue this way :
Instead of having a unique porlet to show all the hierarchy of the folder
structure, we decide to add multiple navigation portlets to the left column,
so we could use the 'include top node' to show the top hierarchy and the
first level of pages would be shown every time.

So, it ended up this way :
   *Navigation Portlet 1
    L------------GABINETE PROCURADOR-CHEFE
            L----------------ATOS NORMATIVOS
            L----------------AGENDA
            L----------------FOCCO
   *Navigation Portlet 2
    L------------ADMINISTRACAO
            L----------------COMPRAS
            L----------------SEOF
            L----------------LICITACOES
   *Navigation Portlet 3
    L------------RECURSOS HUMANOS

   *Navigation Portlet 4
    L------------BIBLIOTECA

Thanks for the attention

Augusto Camarotti

On Fri, Sep 26, 2008 at 6:01 PM, Martin Stadler <martin at siarp.de> wrote:

> I agree this is a coding task and the UI list may not be the right place.
> Anyway, I wrote a navigation portlet that I needed for a recent project
> which gets close to your request. It also takes care of the access
> privileges. If the other options don't fit I could check if I could polish
> it so it is generally usable.
>
> Martin
>
>
> Am 26.09.2008 um 18:49 schrieb Veda Williams:
>
>
>  For 3.0, try also:
>>
>> http://plone.org/products/collective.portlet.explore
>>
>>
>> On 9/26/08 6:48 AM, "Augusto Camarotti" <augustoccl at gmail.com> wrote:
>>
>>  I have this folder structure on my portal :
>>>
>>> --Menu
>>>    L------------GABINETE PROCURADOR-CHEFE
>>>            L----------------ATOS NORMATIVOS
>>>            L----------------AGENDA
>>>            L----------------FOCCO
>>>    L------------ADMINISTRACAO
>>>            L----------------COMPRAS
>>>            L----------------SEOF
>>>            L----------------LICITACOES
>>>    L------------RECURSOS HUMANOS
>>>    L------------BIBLIOTECA
>>>
>>> The left navigation portlet has Menu as root folder. At home(in my
>>> portal) the structure showed is like this:
>>>
>>>    L------------GABINETE PROCURADOR-CHEFE
>>>    L------------ADMINISTRACAO
>>>    L------------RECURSOS HUMANOS
>>>    L------------BIBLIOTECA
>>>
>>>
>>> And when I go to GABINETE PROCURADOR-CHEFE it goes like this:
>>>
>>>    L------------GABINETE PROCURADOR-CHEFE
>>>            L----------------ATOS NORMATIVOS
>>>            L----------------AGENDA
>>>            L----------------FOCCO
>>>    L------------ADMINISTRACAO
>>>    L------------RECURSOS HUMANOS
>>>    L------------BIBLIOTECA
>>>
>>> How can I show the entire Navigation Tree at all times? What I want is to
>>> show the complete tree regardless where im at my portal. The complete tree
>>> would be :
>>>
>>>    L------------GABINETE PROCURADOR-CHEFE
>>>            L----------------ATOS NORMATIVOS
>>>            L----------------AGENDA
>>>            L----------------FOCCO
>>>    L------------ADMINISTRACAO
>>>            L----------------COMPRAS
>>>            L----------------SEOF
>>>            L----------------LICITACOES
>>>    L------------RECURSOS HUMANOS
>>>    L------------BIBLIOTECA
>>>
>>> I have alreay customized the navigation porlet.
>>>
>>> Thanks,
>>>
>>> Augusto Camarotti
>>>
>>>
>>> _______________________________________________
>>> UI mailing list
>>> UI at lists.plone.org
>>> http://lists.plone.org/mailman/listinfo/ui
>>>
>>
>> _______________________________________________
>> UI mailing list
>> UI at lists.plone.org
>> http://lists.plone.org/mailman/listinfo/ui
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-ui/attachments/20080929/1d3d425a/attachment-0001.html>


More information about the UI mailing list