home page and menuitem

Author Message

jb bianchi

Thursday 11 August 2005 6:14:55 am

Hi,

I have done a folder which name is Home. How can I do for that my home page is on this folder?
Secondly, I have created roles for users groups and it 's possible to show only the sections which are visible by the user group in the flat_top.tpl? How can I do this?

thank's

David Eriksson

Thursday 11 August 2005 8:03:03 am

1) http://ez.no/doc/ez_publish/technical_manual/3_6/reference/configuration_files/site_ini/sitesettings/indexpage

2) You want the menu to show only objects the user is allowed to read? That's already done.

/David

jb bianchi

Thursday 11 August 2005 8:13:19 am

ok thank's but I want the menu shows only the objects that user can creat or edit.
It's possible?

Deane Barker

Thursday 11 August 2005 11:32:08 am

<blockquote>You want the menu to show only objects the user is allowed to read? That's already done.</blockquote>

It's done for the creation, editing, and deletion of objects, but I think he was talking about the atbs across the top -- Content, Media, Setup, User accounts, etc.

I always comment out these tabs in toolbar.ini. Is there a better way to have these tabs NOT appear?

Example: Users with no rights to anything other than the content module shouldn't see anything but the "Content Structure" tab. How is this done without manually editing toolbar.ini (which removes the tabs for everyone...)

Deane

David Eriksson

Friday 12 August 2005 12:34:21 am

Deane: I don't know of any way to do that for the admin area - I haven't even tried, since we're having users editing through the "normal" siteaccess.

jb: You should be able to modify the template to do that quite easily. Of course, it would involve fetching each node, to check can_edit on it, so it'll slow the site down. I'd recommend using a cache-block.

/David

jb bianchi

Friday 12 August 2005 4:15:37 am

Thank's for your answers. I have achieve to do what I want.

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