Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

JavaScriptList

Summary

Sets the JavaScript files to include in the pagelayout.

Usage

 

JavaScriptList[]= javascript1
JavaScriptList[]= javascript2
...

Description

You should provide the full path relative to the design directory.

Examples

JavaScriptList[]=javascipts/mynewticker.js

Using this configuration eZ Publish will load the file "/design/ mydesign/javascripts/mynewsticker.js"

Frederik Holljen (04/04/2005 11:20 am)

Julia Shymova (19/06/2008 1:33 pm)

Frederik Holljen, Julia Shymova


Comments

There are no comments.