Need datatype similar to enhanced object relation

Author Message

Andrey Astakhov

Friday 22 December 2006 1:11:46 am

I need object relation datatype
1. with "browse" selection method
2. with single choise (i need only one related object)
3. with "Default selection node" and class filter features.

Enhanced ObjectRelation is the excellent datatype, but it doesn't have browse selection method.
Xavier Dutoit, why is it so?

Stanard ObjectRelation doesn't fit my needs also, because it doesn't support default selection node and class filter.

Object Relations datatype is very good but allows multiple selection. I'd like to limit object count to 1.
"Object relation browse" datatype has the same problem.

Could you advice me probably a workaround or another datatype?
Thank you in advance.

Xavier Dutoit

Friday 22 December 2006 10:35:31 pm

Hi,

The browse selection mode was there, so the code to handle it is probably still there too.

That´s probably mostly a matter of modifying the templates (into extension/enhancedobjectrelaction/design/standard...edit.tpl)

X+

http://www.sydesy.com

Andrey Astakhov

Saturday 23 December 2006 3:59:34 am

Hi, Xavier,

yeah, i've tried: i've uncommented a line
<option value="0" {eq( $content.selection_type, 0 )|choose( '', 'selected="selected"' )}>{'Browse'|i18n( 'design/standard/class/datatype' )}</option>

ih the file "class/datatype/edit/ezenhancedobjectrelation.tpl". Now i can choose "new" selection method "Browse" in the class editor, but it doesn't work in object editor:
1. Browsing starts not in "Default selection node"
2. Anyway i can browse for related object, even select it but I cannot save it. EOR doesn't show a selected object.
It seems it needs more changes than a line in the template.

Could you explain me, please, maybe there was a serious reason to remove "Browse" method from EOR.
I just need an attribute "Image" for my articles. I'd like to have an image as a separate field, not a part of an article text. I have an image library about 200-600 pictures as illustrations for articles. It is not possible to show 200 items in dropdown or radibutoon list, isn't it? Could you advise me something?

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 19 2025 06:09:11
Script start
Timing: Jan 19 2025 06:09:11
Module start 'layout'
Timing: Jan 19 2025 06:09:11
Module start 'content'
Timing: Jan 19 2025 06:09:12
Module end 'content'
Timing: Jan 19 2025 06:09:12
Script end

Main resources:

Total runtime0.7720 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.3047152.6406
Module start 'layout' 0.00610.0029 741.945339.4766
Module start 'content' 0.00910.7615 781.4219539.7266
Module end 'content' 0.77050.0014 1,321.148412.1250
Script end 0.7719  1,333.2734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4329160.0002
Check MTime0.00130.1696160.0001
Mysql Total
Database connection0.00090.114110.0009
Mysqli_queries0.722193.5409570.0127
Looping result0.00060.0831550.0000
Template Total0.738895.720.3694
Template load0.00280.360520.0014
Template processing0.736095.340420.3680
Template load and register function0.00030.037710.0003
states
state_id_array0.00150.195810.0015
state_identifier_array0.00140.180520.0007
Override
Cache load0.00240.3128300.0001
Sytem overhead
Fetch class attribute can translate value0.00060.077420.0003
Fetch class attribute name0.00150.196140.0004
XML
Image XML parsing0.00070.086320.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00080.1083160.0001
String conversion0.00000.000840.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/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: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs