So... lost...

Author Message

James Carr

Monday 15 August 2005 12:12:13 am

I've read up the documentation, but I am still scratching my head a little bit on where to begin. I'm interested in trying out ezPublish for an online community for my old high school alumni, but am a bit confused on how to do things the "ezPublish" way. :(

For example, I want people to be able to register, and additionally provide their contact information, whether or not it's visible, etc. Then I want that to be tied in to a contacts listing that is sorted by graduation year.

The programmer in me wants to just jump down into the code and rip it apart to do what I want. The learner in me wants to realize that ezPublish provides a mechanism for setting something like described above up.

David Eriksson

Monday 15 August 2005 12:53:24 am

Update the user objects with the new attributes you need, then just use templates to display what you want.

/David

James Carr

Monday 15 August 2005 1:45:11 am

Yeah, but it seems like there would be some kind of "object" to link to a user, like a "user details" object or something that includes their address, graduation date, etc.

Of course, I guess I may just be thinking too much object oriented and expecting the system to behave that way.

David Eriksson

Monday 15 August 2005 3:53:12 am

Well, you could do that, and create an object relation. But if all users should have that data, and the data shouldn't be the same for any two users, wouldn't it make more sense to have it as part of the user?

/David

James Carr

Monday 15 August 2005 6:13:09 am

Thanks, I guess you are right. However, how can I enforce certain rules and such on attributes of an object? Like I spoke earlier, I'd like to let people choose if they ant their address publicly visible or not. Also, I will need to group people by graduation year as well so that people can view them.

Gabriel Ambuehl

Monday 15 August 2005 6:57:28 am

Add checkboxes to define what they want visible and just look for those in the template code.

Visit http://triligon.org

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:15:51
Script start
Timing: Jan 18 2025 19:15:51
Module start 'layout'
Timing: Jan 18 2025 19:15:51
Module start 'content'
Timing: Jan 18 2025 19:15:52
Module end 'content'
Timing: Jan 18 2025 19:15:52
Script end

Main resources:

Total runtime0.8561 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0094 587.7813152.6094
Module start 'layout' 0.00940.0050 740.390639.3984
Module start 'content' 0.01450.8401 779.7891558.7891
Module end 'content' 0.85460.0015 1,338.578112.2031
Script end 0.8561  1,350.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.4746160.0003
Check MTime0.00200.2293160.0001
Mysql Total
Database connection0.00230.267410.0023
Mysqli_queries0.799593.3902680.0118
Looping result0.00100.1126660.0000
Template Total0.813595.020.4068
Template load0.00210.246020.0011
Template processing0.811494.778320.4057
Template load and register function0.00040.045610.0004
states
state_id_array0.00150.175710.0015
state_identifier_array0.00190.216820.0009
Override
Cache load0.00170.1971170.0001
Sytem overhead
Fetch class attribute can translate value0.00080.088830.0003
Fetch class attribute name0.00130.148860.0002
XML
Image XML parsing0.00030.040430.0001
class_abstraction
Instantiating content class attribute0.00000.001460.0000
General
dbfile0.00070.0791100.0001
String conversion0.00000.001440.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/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: 14
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs