History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-1093
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Alain Escaffre
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

choosing a theme directly in the document can be dangerous

Created: 28/05/07 16:24   Updated: 20/06/07 16:17
Component/s: None
Affects Version/s: 5.1 M2
Fix Version/s: 5.1.RC

Time Tracking:
Not Specified

Resolution Date: 20/06/07 16:17
Require Callback: No
Participants: Alain Escaffre and Jean-Marc Orliaguet
Date of First Response: 28/05/07 18:03
Tags:


 Description  « Hide
If you choose the page "dashboard" on a folder (as in the theme tab,wich is, I agree, stupid) you loose the access to tab modification.
So, even if the idea that only admin and author can modify the theme is good, maybe it is not the right place to do that.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jean-Marc Orliaguet - 28/05/07 18:03
there are several solutions:

a) having a management screen that doesn't use the theme renderer (like Zope's ZMI)
b) creating a new admin role (currently only the site administrator can change local themes)
c) restricting the list of pages that can be used as local pages (by default all pages are disallowed and must be enabled or the opposite).

...

But I think that some use cases are needed first, maybe you want end-users to be able to choose between different skins, in that case c) would be best.