Share » Learn » eZ Publish » Transforming jQuery plugins into eZ...

Transforming jQuery plugins into eZ publish extensions

Friday 11 February 2011 4:06:54 am

  • Currently 5 out of 5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

In this tutorial we will see the main steps to transform a jQuery plugin into an eZ publish extension, in this case an eZ flow block.

 

Download as PDF

Introduction

JQuery is a javascript library known for the huge amount of plugins available for download, which can be used to decrease the development time of a site and avoid having to re-invent the wheel where plugins could be re-used. Using these plugins with eZ publish, especially with the package eZ flow, usually requires a few modifications.

This tutorial gives an overview of how to transform jQuery plugin into an eZ Flow block, the steps described here can be used for other types of extensions such as datatypes, modules or design extensions.

 

Pre-requisites and target population

To understand this tutorial basic knowledge is required on developing extensions for eZ publish and javascript / jquery development. An indicated tutorial for learning how to develop extensions on eZ Publish is :

An Introduction to Developing eZ Publish Extensions

 
36 542 Users on board!

Tutorial menu

Printable

Printer Friendly version of the full article on one page with plain styles

Author(s)