how to override display of embed object in admin interface?

Author Message

Vytautas Germanavičius

Tuesday 21 April 2009 3:32:32 am

I need to display some more info about embedded object on admin interface, when editing frontpage, which has lot of embed objects.
I is a bit annoying to do "right click/properties" on each of embed objects, to find one which i want to edit.

I tried to make override in this way:

[embed_folder]
Source=content/view/embed.tpl
MatchFile=embed.tpl
Subdir=templates
Match[class_identifier]=folder

but it do not work in edit mode...

{set-block scope=root variable=cache_ttl}0{/set-block}

Olivier Portier

Tuesday 28 April 2009 2:34:09 am

Hi,

The override rule should work but may be it is you override block who already exists.

Change this name <i>[embed_folder]</i> and use a more unique one like <i>[embed_folder_admin_edit]</i>.

Check the Source template path you want to override by checking the list of used templates in the debug output.

The set-block is not useful here. Clear your cash and try again !

Regards
Olivier

Vytautas Germanavičius

Tuesday 28 April 2009 11:25:50 pm

This override works fine in preview mode, but not in EDIT mode.

In edit mode it still shows gray button...

{set-block scope=root variable=cache_ttl}0{/set-block}

André R.

Wednesday 29 April 2009 2:23:55 am

gray button? you mean in oe? what version, only oe5 and up support previewing embed tags, and it never shows it as a gray button, unless your talking about faded toolbar buttons or somthing.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Vytautas Germanavičius

Wednesday 29 April 2009 4:24:41 am

yes, in online editor.

When editing "xml block", Embed tag is shown as gray button with paperclip.

I have online editor which comes with Ez publish 3.10.

I affraid to upgrade to version 4.1, because it has problems with websitetollbar and etc.

{set-block scope=root variable=cache_ttl}0{/set-block}

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 11:24:37
Script start
Timing: Jan 18 2025 11:24:37
Module start 'layout'
Timing: Jan 18 2025 11:24:37
Module start 'content'
Timing: Jan 18 2025 11:24:39
Module end 'content'
Timing: Jan 18 2025 11:24:39
Script end

Main resources:

Total runtime1.2081 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 588.1719152.6563
Module start 'layout' 0.00660.0027 740.828139.5078
Module start 'content' 0.00931.1973 780.3359607.4844
Module end 'content' 1.20660.0015 1,387.820316.0938
Script end 1.2081  1,403.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2802160.0002
Check MTime0.00140.1167160.0001
Mysql Total
Database connection0.00090.072710.0009
Mysqli_queries1.143394.6366650.0176
Looping result0.00070.0599630.0000
Template Total1.176397.420.5882
Template load0.00210.171920.0010
Template processing1.174397.196420.5871
Template load and register function0.00010.007510.0001
states
state_id_array0.00140.113710.0014
state_identifier_array0.00110.092620.0006
Override
Cache load0.00180.1492350.0001
Sytem overhead
Fetch class attribute can translate value0.00100.083930.0003
Fetch class attribute name0.00130.110380.0002
XML
Image XML parsing0.00150.121230.0005
class_abstraction
Instantiating content class attribute0.00000.0016100.0000
General
dbfile0.00120.0959290.0000
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
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/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: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs