Top users according to Number of edits/posts

Author Message

liu spider

Sunday 06 March 2005 6:49:44 pm

I am implementing something similar to the stat page in eZ:
http://www.ez.no/community/forum/stat

However, I can not figure out a straightforward way to achieve the list of Most active users according to Number of edits/posts.

Could anyone enlighten me?

Or do I need to write some php code to retrieve this kind of info from database? or do I have to write an extension to achieve it?

(I search on eZ and the pubsvn for extensions, with no luck)

thanks.

http://liucougar.scim-im.org
SCIM Input Method Platform
http://scim.sf.net
SJSD Online Editor
http://sf.net/projects/sjsd

Ɓukasz Serwatka

Sunday 06 March 2005 10:01:16 pm

Hi,

You can use "object_count_by_user_id" to fetch number of objects of a specific class created by a user.
http://ez.no/ez_publish/documentation/reference/data_fetching/content/object_count_by_user_id

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

liu spider

Monday 07 March 2005 5:37:52 am

thanks, I also noticed that on the documentation.

However, how can I figure out who are the top users? And how can I retrieve the modification number of a given user?

Thanks a lot.

http://liucougar.scim-im.org
SCIM Input Method Platform
http://scim.sf.net
SJSD Online Editor
http://sf.net/projects/sjsd

kevin wei

Wednesday 04 January 2006 9:04:37 pm

how to sort these user when get the count?

Per-Espen Kindblad

Thursday 05 January 2006 1:58:13 am

Hi!

The eZ team has developed this: http://ez.no/community/forum/statistics with use of custom tag. Maybe they can add this custom tag to the contribution?

Best regards

kevin wei

Thursday 05 January 2006 2:36:33 am

it is a very useful feature, to list top 10 by the number of its child , wish someone can provide this code,thx!

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 22:32:28
Script start
Timing: Jan 18 2025 22:32:28
Module start 'layout'
Timing: Jan 18 2025 22:32:28
Module start 'content'
Timing: Jan 18 2025 22:32:29
Module end 'content'
Timing: Jan 18 2025 22:32:29
Script end

Main resources:

Total runtime0.9162 sec
Peak memory usage4,096.0000 KB
Database Queries70

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.1797152.6406
Module start 'layout' 0.00540.0032 741.820339.4766
Module start 'content' 0.00870.9057 781.2969646.5938
Module end 'content' 0.91440.0018 1,427.890616.1250
Script end 0.9161  1,444.0156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3633160.0002
Check MTime0.00140.1557160.0001
Mysql Total
Database connection0.00070.076710.0007
Mysqli_queries0.854493.2529700.0122
Looping result0.00080.0843680.0000
Template Total0.879796.020.4399
Template load0.00200.213720.0010
Template processing0.877895.807720.4389
Template load and register function0.00010.011010.0001
states
state_id_array0.00200.222110.0020
state_identifier_array0.00120.133020.0006
Override
Cache load0.00160.1780300.0001
Sytem overhead
Fetch class attribute can translate value0.00080.082340.0002
Fetch class attribute name0.00150.162890.0002
XML
Image XML parsing0.00150.164740.0004
class_abstraction
Instantiating content class attribute0.00000.0019100.0000
General
dbfile0.00110.1163270.0000
String conversion0.00000.001240.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
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs