OE and objects view

Author Message

laurent le cadet

Thursday 03 August 2006 5:37:12 am

Hi,

When inserting objects with OE we can choose the view to render it (full, line, embed).
It seems to be a bit different than the node view (?).
Where can I expand this list to create a custom view ?

Thanks.

Laurent

laurent le cadet

Thursday 03 August 2006 6:35:57 am

what I found (first step) is in extension/ezdhtml/site.ini.append.
I add a line to [EmbedViewModeSettings] for my custom view :

AvailableViewModes[]=pop

Where must I create pop.tpl ?

laurent

laurent le cadet

Thursday 03 August 2006 7:07:46 am

ok.

I create a new folder override/pop and pop.tpl in it and add some lines in siteaccess/override.ini.append.php :

[image_pop]
Source=content/view/pop.tpl
MatchFile=pop/image.tpl
Subdir=templates
Match[class_identifier]=image

Seems to be ok.

Hope this help

Laurent

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 21 2025 02:55:00
Script start
Timing: Jan 21 2025 02:55:00
Module start 'layout'
Timing: Jan 21 2025 02:55:00
Module start 'content'
Timing: Jan 21 2025 02:55:00
Module end 'content'
Timing: Jan 21 2025 02:55:00
Script end

Main resources:

Total runtime0.0224 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 587.9063151.2109
Module start 'layout' 0.00600.0036 739.117236.6328
Module start 'content' 0.00960.0105 775.750090.1094
Module end 'content' 0.02000.0024 865.859433.9922
Script end 0.0224  899.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.1980140.0002
Check MTime0.00114.8729140.0001
Mysql Total
Database connection0.00093.814810.0009
Mysqli_queries0.003816.851730.0013
Looping result0.00000.076510.0000
Template Total0.00198.510.0019
Template load0.00114.790010.0011
Template processing0.00083.667210.0008
Override
Cache load0.00062.792910.0006
General
dbfile0.005424.056480.0007
String conversion0.00000.030840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs