Page/object created by

Author Message

Zinistry Vacana

Monday 19 May 2003 8:10:10 am

I've set up the ez publish site, and can see that there's a Published by field at the bottom of some pages. After another person updated it, the creater of the page still is visible.

Anyone know how I can get the editor's name instead of the creator of the object?

Tried to check the database-diagram, but ..no..
In the file it says: node.object.owner.data_map... and displays .owner.name
If possible, it would be better with modfier.name or something.

Have a nice start at the week!

Jo Henrik Endrerud

Tuesday 20 May 2003 10:16:23 am

You should learn to use the |attribute(show) function to see what attributes are available.

Try
{$node.object|attribute(show)} in a template and you will see all attributes you can access. Maybe modifier is on the list (I can't rcheck this out right now)

Jo Henrik Endrerud | System Developer @ Seeds Consulting | http://www.seeds.no

Zinistry Vacana

Wednesday 21 May 2003 12:27:14 am

Hi! I've used the view attribute thing, and I see that a modifier_id is available, but how do I call the modifiers name through the modifier_id?
With sql or?

Didn't fant anything on this in the sdk..like cross-sql'ing with the eZ language to retrieve data-field.

Have a nice week all of you :)

Norman Leutner

Wednesday 16 February 2005 12:09:17 am

{$node.contentobject_version_object.creator.name}
Will display the creator of the contentobject version.

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

K259

Monday 20 March 2006 3:46:29 pm

What is the sql to list modifiers of objects which are published in the system? (all objects from ezcontentobject with the correct version and the one which is published and not draft).

Hope someone can help.

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 30 2025 21:33:31
Script start
Timing: Jan 30 2025 21:33:31
Module start 'layout'
Timing: Jan 30 2025 21:33:31
Module start 'content'
Timing: Jan 30 2025 21:33:33
Module end 'content'
Timing: Jan 30 2025 21:33:33
Script end

Main resources:

Total runtime1.2007 sec
Peak memory usage8,192.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.1250151.2109
Module start 'layout' 0.00480.0037 739.3359220.6875
Module start 'content' 0.00851.1912 960.02344,531.1719
Module end 'content' 1.19970.0009 5,491.195311.8594
Script end 1.2006  5,503.0547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3340160.0003
Check MTime0.00160.1347160.0001
Mysql Total
Database connection0.00060.053510.0006
Mysqli_queries1.108492.3121670.0165
Looping result0.00080.0679650.0000
Template Total1.148295.620.5741
Template load0.00250.206720.0012
Template processing1.145795.422920.5729
Template load and register function0.00150.122010.0015
states
state_id_array0.00130.108410.0013
state_identifier_array0.00210.175020.0011
Override
Cache load0.00220.1799250.0001
Sytem overhead
Fetch class attribute can translate value0.00190.160640.0005
Fetch class attribute name0.00220.185660.0004
XML
Image XML parsing0.00250.208240.0006
class_abstraction
Instantiating content class attribute0.00000.001060.0000
General
dbfile0.00240.1976170.0001
String conversion0.00000.000640.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs