eZ Community » André R.'s tutorials

Tutorials & articles written by André R.

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

How to contribute to eZ Publish using Git

Tuesday, 01 Mar 2011

by André R.  | 5 comments

 At the end of this tutorial, you should be able to contribute to eZ Publish Community Project, eZ Publish’s kernel developed by both eZ and the eZ Community. You will learn how to use git and github in the scope of this participation, and be given the bunch of best-practices to follow for smooth collaboration.

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

Translating & Localizing eZ Publish using GIT

Tuesday, 22 Feb 2011

by Nicolas Pastorino  | 10 comments

At the end of this tutorial, you should be able to contribute to the eZ Publish Localization project using GIT. Localizing means adding new translations to eZ Publish, enhancing existing ones, and adding or enhancing locales (currencies, week days names, date formats, etc. ).

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

ezjscore: eZ Publish JavaScript and Ajax framework

Wednesday, 23 Dec 2009

by Łukasz Serwatka  | 16 comments

ezjscore is an eZ Publish extension that provides a simple framework for using Ajax, JavaScript, and (to a smaller extent) CSS. It is bundled with eZ Flow and Website Interface installations in eZ Publish 4.2 and is mostly compatible with previous eZ Publish 4.x versions. In this article, we will provide documentation for ezjscore and show you some example code, all with the goal of helping you to build more powerful, richer, and better performing eZ Publish websites.