In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
418 [In-Portal CMS] Permissions feature request always 2009-11-02 18:46 2009-11-25 02:31
Dmitry  
Dmitry  
normal  
needs feedback 5.0.2-B1  
open  
 
none  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/b4a770955ed699c1
0
0000418: Adjusting "Default" Permissions for In-Portal
I think it's a good time to review and adjust the default "Permission settings" for In-Portal CMS distribution. Currently all permissions are very locked up and complex to adjust. While this is always a good thing to have we need to simplify the life for our Users and come up with a simple way to switch between Standard and Enhanced permissions.

Few advantages to outline:

1. Good example is that we quite often see NO Permissions screen for very small and simple sites. In most cases permission check is NOT needed at all.

2. It will help to win some PHP processing time by shortening additional permission checks when it's not needed.
New Forms Section in root of Catalog leads to:

Name:
    SELECT SUM(PermissionValue)
    FROM Permissions
    WHERE Permission = "in-portal:submissions.view" AND CatId = 0 AND GroupId IN (14,15) AND Type = 1
    LIMIT 0,1
Issue History
2009-11-25 02:31 alex Note Added: 0001163
2009-11-25 02:31 alex Assigned To alex => Dmitry
2009-11-25 02:31 alex Status needs work => needs feedback
2009-11-25 01:13 Dmitry Assigned To !COMMUNITY => alex
2009-11-02 18:48 Dmitry Reference http://groups.google.com/group/in-portal-dev/browse_thread/thread/b4a770955ed699c1 => http://groups.google.com/group/in-portal-dev/browse_thread/thread/b4a770955ed699c1
2009-11-02 18:48 Dmitry Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/b4a770955ed699c1
2009-11-02 18:48 Dmitry Status active => needs work
2009-11-02 18:47 Dmitry Status needs work => active
2009-11-02 18:46 Dmitry New Issue
2009-11-02 18:46 Dmitry Status active => needs work
2009-11-02 18:46 Dmitry Assigned To => !COMMUNITY

Notes
(0001163)
alex   
2009-11-25 02:31   
Can't proceed, because there is no concrete plan what exactly to simplify and how.