Forums / Developer / << Criating and publishing Java Applet library >>

<< Criating and publishing Java Applet library >>

Author Message

Ihosvany Camps

Thursday 23 November 2006 1:07:20 pm

Hello all,

I am trying to make a library of Java Applet in eZ (in the same way as done for images, videos, etc.).

Until now I did the following:

In CONFIGURATION view:
1-) I created a new class group called "Java Applets"

2-) I created a class called"Java Applet" with the following attributes:
-- Information about the applet with identifier "info_aplet" (type: Textblock)
-- Height of the applet with identifier "HEIGHT" (type: Integer)
-- Width of the applet with identifier "WIDTH" (type: Integer)
-- Keyword for the applet (type: Keywords)
-- Applet code with identifier "applet_CODE" (type: Text line)
-- Applet file with identifier "archive" (type: File)
-- And some other attributes with applet properties like vertical and horizontal spaces, align, etc.

3-) I created a class called "Article with Applet". This is a copy of the Article class in witch I added an attribute called "Applet" with type "Object relation" (in the same way as the for the Images)

In DESIGN view:
Em DESIGN:
1-) I created a template called "article_applet" from the full.tpl template

2-) The article_applet template was edited and added the code for the applet into it:

<applet CODE="{$node.object.data_map.applet.applet_CODE}"
ARCHIVE="{$node.object.data_map.applet.archive}"
WIDTH="{$node.object.data_map.applet.width}"
HEIGHT="{$node.object.data_map.applet.height}"
HSPACE="{$node.object.data_map.applet.hspace}"
VSPACE="{$node.object.data_map.applet.vspace}"
ALIGN="{$node.object.data_map.applet.align}">
CalibreApplet2 aparecerá en un explorador compatible con JDK 1.1.
</applet>

The problem is that the applet is not found. I can not publish any info (attribute) about the applet using:

{attribute_view_gui attribute=$node.object.data_map.applet.applet_CODE}

That works to publish all other article's info.

Do you have any idea about how to make this work?

Many thanks in advance,

Camps

eZ debug

Timing: Jan 21 2025 17:26:40
Script start
Timing: Jan 21 2025 17:26:40
Module start 'content'
Timing: Jan 21 2025 17:26:40
Module end 'content'
Timing: Jan 21 2025 17:26:40
Script end

Main resources:

Total runtime0.1769 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 587.8438180.8125
Module start 'content' 0.00710.0066 768.656393.9297
Module end 'content' 0.01360.1633 862.5859529.3750
Script end 0.1769  1,391.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00351.9562200.0002
Check MTime0.00140.7948200.0001
Mysql Total
Database connection0.00090.529510.0009
Mysqli_queries0.125270.77981410.0009
Looping result0.00140.78781390.0000
Template Total0.162892.010.1628
Template load0.00070.414910.0007
Template processing0.162191.601510.1621
Override
Cache load0.00050.290510.0005
Sytem overhead
Fetch class attribute can translate value0.00120.696910.0012
XML
Image XML parsing0.00030.166710.0003
General
dbfile0.00774.3524200.0004
String conversion0.00000.005130.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

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

Time used to render debug report: 0.0002 secs