This is an old revision of the document!


Slider with jQuery

Ok very short version in english - hope you can figured out.



Docu: –
Forum: Content Slider mit jQuery ab phpwcms 1.4.4 rev 386

Autor: Marcus Obst (marcus@localhorst) http://www.marcus-obst.de/ 2009/11/30
CMS Version: >= V1.44 r386
Version: V1.0
Update: 1.0 (2009/12/04)

Download: phpwcms_-_jquery_-_featured_slider_-_2009-12-04.zip (8.65 KiB, 112 downloads)

Condition: $phpwcms['allow_cntPHP_rt'] = 1;/config/phpwcms/conf.inc.php —-



1. update to the very latest version phpwcms version 1.4.4, rev 386, 2009/11/29! check the new configvars in config.inc.php

2. login and goto ADMIN > Templates - see the new options - choose jquery, load instantly (?), use google ajax lib if you prefer. It's just important to choose jQuery at this first test ;-)

3. downlaod phpwcms_-_jquery_-_featured_slider_-_2009-12-04.zip (8.65 KiB, 112 downloads) in my slider-mit-jqueryfirst post and drop it into your installation. Take a look at the files/structure.

Setup a Teaser Contentpart with 3 entries - they all need listing images to display! Choose the teaser template provided with the zip file. Save and you should be done :-)

For more information, visit this page and peek into the new php files to get a hint what happen!

There is a new Template replacer to add JavaScript dynamically

<!-- JS: featured_slider -->

need exactly the following file in that path template/lib/jquery/plugin/jquery.featured_slider.js you can use something like

<!-- JS: http:/ /ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js -->

too.

thats for the template.

In php scripts (at example special frontend_render cases or modules) you can use

<?php
initJSPlugin('featured_slider');
?>

it's the same.

In case you call a plugin in these ways, jQuery Lib will always be included.
That's all.

Give it a try and tell if it works this way :)

Read the code to get the idea behind.
There are some more options like inlineJS calls and onunload calls and stuff, but that's for special cases. If you switch to jquery all of your previous mootools scripts will not work any longer - slimbox will, because it's included as jQuery version. so take care of any live environment - make backups or setup a new system to play with that.

english/phpwcms-system/article/contentparts/teaser-link-article/slider-with-jquery.1260216702.txt.gz · Last modified: 2018/06/03 18:07 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0