[Plone-UI] Re: Nav portlet ? from newbee - site levels

steven shade steven.shade1 at googlemail.com
Fri Feb 29 16:03:06 UTC 2008


Hi Alexander

I think what espen meant (or at least what I meant) was an id for each
list item, so that you could individually style each list item.  This
was previously possible in 2.5  by amending the portlet_navtree_macro
by adding the following:

    tal:attributes="id python:'level_%s_%s' % ( level, item.getId )"

I cant figure out how to achieve the same result in Plone 3.
Can anyone help

thanks
Steven

On Wed, Feb 27, 2008 at 6:31 PM, Alexander Limi <limi at plone.org> wrote:
> It does. #portlet-navigation-tree.
>
>  If that doesn't exist in 3.0, it's a bug.
>
>
>
>  On Wed, Feb 27, 2008 at 12:01 AM, Espen Moe-Nilssen <espen at medialog.no> wrote:
>  >
>  >
>  > while we are at it: It would be nice if the (new) navigation portlet got its
>  > own id (for example for having its own css)
>  > As far as I know it doesnt....
>  >
>  >
>  >
>  > Den 27. feb. 2008 kl. 06.32 skrev Alexander Limi:
>  >
>  > On Sun, 24 Feb 2008 10:26:49 -0800, emerperson <raytrace at bitstream.net>
>  > wrote:
>  >
>  >
>  > Where of where can I get into the guts of the navigation portlet???
>  >
>  > Click the "Manage portlets" in the root of your site as an admin user. That
>  > will give you quite a few options you can adjust — if you want to go any
>  > deeper, you'll have to customize the template and possibly the underlying
>  > Python code.
>  >
>  > --
>  > Alexander Limi · http://limi.net
>  >
>  >
>  > _______________________________________________
>  > UI mailing list
>  > UI at lists.plone.org
>  > http://lists.plone.org/mailman/listinfo/ui
>  >
>
>
>
>  --
>
>
> Alexander Limi · http://limi.net
>
>  _______________________________________________
>  UI mailing list
>  UI at lists.plone.org
>  http://lists.plone.org/mailman/listinfo/ui
>




More information about the UI mailing list