[Resolved] Collaboration view

Author Message

Jean-Luc Nguyen

Friday 29 May 2009 5:00:40 am

Hello,

On the backend, when we display /collaboration/view/summary, we can see all objects waiting to be accepted / rejected. This is when we are connected as admin, with role: "all modules, all functions."

We created another role, with module "collaboration, all functions".
With this role, we don't see any waiting objects.

When I activate SQL debug, I see:

SELECT * FROM ezcollab_group WHERE id != '0' AND user_id = '7365' ORDER BY path_string ASC

When 7365 is the current userID.
I did not find any documentation on this, some help about the right rule would be great, thanks!

http://www.acidre.com

Greg McAvoy-Jensen

Friday 29 May 2009 6:52:39 am

Check the workflow for this one. You'll need to edit it add the new users or group to the list of folks who can approve content.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Jean-Luc Nguyen

Friday 29 May 2009 7:07:08 am

Hello Greg,

Actually they have the workflow role, with access to all functions, no limitation.

http://www.acidre.com

Greg McAvoy-Jensen

Friday 29 May 2009 7:43:36 am

Sorry to be unclear.

In addition to giving them the proper user role and policy, you'll need to do this in the admin interface:

- click the Setup tab
- on the left menu, click Workflows
- click name of the workflow group you're using for collaboration
- in the bottom section ("Workflows"), edit the workflow you're using for collaboration
- add the user or group to the list of those who can approve content

That should do it.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Jean-Luc Nguyen

Monday 01 June 2009 12:50:45 am

Hello,

Exactly, I forgot to update my publication workflow, now it works, thanks a lot!

http://www.acidre.com

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

eZ debug

Timing: Jan 18 2025 19:27:35
Script start
Timing: Jan 18 2025 19:27:35
Module start 'layout'
Timing: Jan 18 2025 19:27:35
Module start 'content'
Timing: Jan 18 2025 19:27:36
Module end 'content'
Timing: Jan 18 2025 19:27:36
Script end

Main resources:

Total runtime0.6440 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.0234152.6250
Module start 'layout' 0.00550.0030 741.648439.4453
Module start 'content' 0.00850.6341 781.0938571.0859
Module end 'content' 0.64260.0014 1,352.179716.1641
Script end 0.6440  1,368.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.5542160.0002
Check MTime0.00160.2486160.0001
Mysql Total
Database connection0.00070.103110.0007
Mysqli_queries0.579589.9840630.0092
Looping result0.00090.1445610.0000
Template Total0.605194.020.3025
Template load0.00210.324120.0010
Template processing0.603093.626620.3015
Template load and register function0.00010.014910.0001
states
state_id_array0.00630.975010.0063
state_identifier_array0.00130.208420.0007
Override
Cache load0.00180.2821330.0001
Sytem overhead
Fetch class attribute can translate value0.00110.169120.0005
Fetch class attribute name0.00110.163970.0002
XML
Image XML parsing0.00100.159520.0005
class_abstraction
Instantiating content class attribute0.00000.0039100.0000
General
dbfile0.00090.1336240.0000
String conversion0.00000.001740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs