Forums / Developer / adding eZ template language to a javascript file

adding eZ template language to a javascript file

Author Message

Rami Grossman

Tuesday 11 May 2004 5:03:33 am

I use the - <script type="text/javascript" src={"bin/file.js"|ezdesign}></script> in my pagelayout.tpl file. how can I add an eZ publishe template language to the file.js?

I know how to solve it if I put the javascript not seperatly but inside the pagelayout.tpl file, but it will work slower. but generaly also in the css file I want to add some eZ code. for example the path of the images - I need it this way - {"file.gif"|ezimage}. but I can't not in the file.js nor in the file.css .

thanks!

Olav Lillebø

Tuesday 11 May 2004 5:57:14 am

Not sure if this helps, but maybe try putting the script in a .tpl-file, and from pagelayout use something like

{include uri="design:script.tpl"}

and then, in the script, turn on and off literal to switch between tpl-language and js-language.

{literal}
<script language="JavaScript1.2"><!--
.....
{/literal}
{* Here put template language *}
{literal}
......
{/literal}

Olav..

Rami Grossman

Tuesday 11 May 2004 6:45:36 am

thanks, but it doesn't help.
eZ team know exactly what I mean. I guess they don't have an answer.

<script type="text/javascript" src={"bin/file.js"|ezdesign}></script>
I need this to work and file.js must have eZ template code. it works a lot faster than when I put the javascript inside the html.

Paul Forsyth

Tuesday 11 May 2004 6:50:48 am

For that you need to modify the ez file resource classes to examine other files than .tpls.

Plus you need to actually create an interpreted file, the reason being your html file will still be referencing the js/css file as a file to be imported, therefore it must exist somewhere in the servers path. eZ only creates the html, the server does the rest.

Its a task i see as happening sometime because it *greatly* increases the power of the tempalte system.

paul

--
http://www.visionwt.com

Rami Grossman

Wednesday 12 May 2004 11:30:18 am

thanks! do you know if eZ are going to implement this feature. I thought it is trivial to work till I tried.

eZ debug

Timing: Jan 18 2025 15:17:21
Script start
Timing: Jan 18 2025 15:17:21
Module start 'content'
Timing: Jan 18 2025 15:17:22
Module end 'content'
Timing: Jan 18 2025 15:17:22
Script end

Main resources:

Total runtime1.3670 sec
Peak memory usage4,096.0000 KB
Database Queries202

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 592.8516180.8125
Module start 'content' 0.00521.1180 773.6641534.1406
Module end 'content' 1.12320.2437 1,307.8047338.0938
Script end 1.3669  1,645.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.2904210.0002
Check MTime0.00150.1069210.0001
Mysql Total
Database connection0.00060.045910.0006
Mysqli_queries1.295994.79622020.0064
Looping result0.00230.17192000.0000
Template Total1.341898.220.6709
Template load0.00200.145520.0010
Template processing1.339898.009320.6699
Template load and register function0.00020.013710.0002
states
state_id_array0.00060.044010.0006
state_identifier_array0.00170.125620.0009
Override
Cache load0.00160.1201260.0001
Sytem overhead
Fetch class attribute can translate value0.00140.098840.0003
Fetch class attribute name0.00100.069650.0002
XML
Image XML parsing0.00070.054640.0002
class_abstraction
Instantiating content class attribute0.00000.000850.0000
General
dbfile0.00210.1567210.0001
String conversion0.00000.000330.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
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs