[Solved] Edit the account information page

Author Message

esperion H

Saturday 04 February 2006 4:25:38 am

In the template node/view/full.tpl there is a piece of code that says:

<p class="box">[attribute_view_gui attribute=$ContentObjectAttribute:item]<p>

It outputs the name and e-mail of the user.

By default it also outputs a link to change the user account settings.

Can anyone explain to me where this link comes from and how I can edit this link?

Thank you in advance for any help. Appreciate it.

Esperion (EZ publish 3.7)

Thomas Nunninger

Friday 10 February 2006 7:27:12 am

Hi,

attribute_view_gui calls a datatype specific template for $ContentObjectAttribute:item. I guess this is an user account datatype. The default template for this datatype is standard/templates/content/datatype/view/ezuser.tpl. But in admin design it is overridden.

Have a nice day

Thomas

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 22 2025 02:02:42
Script start
Timing: Jan 22 2025 02:02:42
Module start 'layout'
Timing: Jan 22 2025 02:02:42
Module start 'content'
Timing: Jan 22 2025 02:02:43
Module end 'content'
Timing: Jan 22 2025 02:02:43
Script end

Main resources:

Total runtime1.5208 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.2891151.2266
Module start 'layout' 0.00650.0043 740.515636.6797
Module start 'content' 0.01081.5080 777.1953515.4063
Module end 'content' 1.51880.0019 1,292.60167.8125
Script end 1.5207  1,300.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.2456160.0002
Check MTime0.00140.0923160.0001
Mysql Total
Database connection0.00090.058610.0009
Mysqli_queries1.470496.6890540.0272
Looping result0.00070.0454520.0000
Template Total1.469796.620.7349
Template load0.00300.197320.0015
Template processing1.466796.444220.7333
Template load and register function0.00010.009310.0001
states
state_id_array0.00240.158610.0024
state_identifier_array0.00210.137220.0010
Override
Cache load0.00210.1400160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.040820.0003
Fetch class attribute name0.00180.116430.0006
XML
Image XML parsing0.00090.057020.0004
class_abstraction
Instantiating content class attribute0.00000.000530.0000
General
dbfile0.00110.0712160.0001
String conversion0.00000.000740.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 7
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs