ez projects / ezsi
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ezsi | Jérôme Renard | stable | 1.0 | 4+ |
This project is now hosted on github. We have explained the Whys and Whatfors in this post : http://share.ez.no/blogs/ez/ez-extensions-now-on-github-waiting-for-your-commits. You can now find the sources of this project here : http://github.com/ezsystems/ezsi. Contribution is even more encouraged now relying on github’s collaborative development features. Feel free to fork, hack, and channel the changes back through a pull request. All of this is properly described in the post above.
Waiting for your commits !
Makes it possible to use ESI in your eZ Publish templates
This extension is done to generate ESI include code directly from your templates so you can use Akamai or Varnish to fetch several parts of pages.
If you are not familiar with ESIs, reading these pages will be useful for you :
- http://en.wikipedia.org/wiki/Edge_Side_Includes
- http://www.w3.org/TR/esi-lang
- http://www.akamai.com/html/support/esi.html
Since ezsi is also able to generate SSI code, you may find these links useful :
- http://en.wikipedia.org/wiki/SSI
- http://httpd.apache.org/docs/2.0/mod/mod_include.html
Sites I know this extension is used on:
- elle.fr
If you use this extension and want to be in the list, feel free to contact me : jrATez.no
ezsi 1.1 released
Monday 09 November 2009 19:35
Gaetano Giunta