Come on people, these questions can't be THAT hard!

Author Message

Peter Bailey

Friday 28 February 2003 2:09:56 pm

For somebody who's used eZ publish for 1 site!?!? I've made 4 posts in the last two weeks an received replies for none of them, but I really need help with this.

http://developer.ez.no/forum/message/15037/

I'm really trying to get this on my own, please, just a little nudge! (Note: I am and have read many of the pages @ help Wiki)

I can make a simple, generic version like this

{section name=tabmenu show=1}
<ul id="tabs">
{section name=tabs loop=5}
<li><a href="#">link</a></li>
{/section}
</ul>
{/section}

But what I really need is for the tabmenu to show only if the current user is of a certain group or content class (I've got both, whichever is fine)

I need the looping controlled by all the SECTIONS the current user has access to given by their ROLE

If the current URI matches the link's URI it will need to have a class attribute added to it "currentTab"

I *know* that receiving some hand-holding on this will to really help me clarify many other issues I'm having. Please, don't make me beg!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.