Accordion style menu

Author Message

radek kukuczka

Monday 10 November 2008 3:17:44 am

Dear all,
I'm new user to these forums and I'm new user to ez publish. I have some experience with joomla, but well... It doesn't seem to help.

My problem is - I would like to create an accordion style menu, in one of the articles on our intranet. I have already found an open source solution for this available here: http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-apple.htm
This uses css, js, and html codes. The problem is, that when I use literal tag, it's not parsed as requested. I also don't know how to implement custom css, and js files..

Any help is appreciated.
Kind regards,
r

John Moritz

Monday 10 November 2008 9:08:11 am

At the first Moment i didnt understand whats your problem, but now i think i can help you...

The quick answer:
Because you are new tu ezPublish it would be the easiest way to download the jquery extension here --> http://ez.no/developer/contribs/template_plugins/jquery_extension

Then go to the jquery Website and get the latest Version which is 1.2.6.
replace the jquery.js with the Version you downloaded (in /design/standard/javascript)

Place your custom javascript to the same folder (only for testing, i recommend a custom extension for those things)

Go to settings folder of the jquery extension and open the file design.ini.append.php and include your custom.js script like:
[JavaScriptSettings]
JavaScriptList[]=jquery.js
JavaScriptList[]=custom.js

clean the cache... your done and jquery with your custom javascript should run on ezpublish.

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 15:05:17
Script start
Timing: Jan 18 2025 15:05:17
Module start 'layout'
Timing: Jan 18 2025 15:05:17
Module start 'content'
Timing: Jan 18 2025 15:05:18
Module end 'content'
Timing: Jan 18 2025 15:05:18
Script end

Main resources:

Total runtime1.2321 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 587.9063152.6250
Module start 'layout' 0.00570.0035 740.531339.4453
Module start 'content' 0.00911.2214 779.9766464.6172
Module end 'content' 1.23060.0015 1,244.59388.4844
Script end 1.2321  1,253.0781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2726160.0002
Check MTime0.00140.1114160.0001
Mysql Total
Database connection0.00080.066710.0008
Mysqli_queries1.186496.2888540.0220
Looping result0.00060.0526520.0000
Template Total1.197497.220.5987
Template load0.00220.178120.0011
Template processing1.195297.006520.5976
Template load and register function0.00020.015310.0002
states
state_id_array0.00150.121110.0015
state_identifier_array0.00220.177820.0011
Override
Cache load0.00180.1435220.0001
Sytem overhead
Fetch class attribute can translate value0.00120.095720.0006
Fetch class attribute name0.00170.139620.0009
XML
Image XML parsing0.00020.018520.0001
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00080.0648100.0001
String conversion0.00000.000940.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/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: 17
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs