“”

Techniques to implement Comet with PHP Techniques to implement Comet with PHP

comet / beta

This extension implements several techniques to implement Comet with PHP. This can be useful to do things in real time without reload the page. You have to include manually Prototype JS (typo3_src/typo3/contrib/prototype/prototype.js)

Last upload comment

- Added support to call CLI scripts with AJAX long polling.
- Added a new example with tt_news

Downloads by month

Download 1.1.0
Author
Antonio Alvarez Feijoo
Last update
10. Dec 2009
First upload
07. Dec 2009
Downloads
1,605
Category
Frontend Plugins
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.1.0 / beta
December 10, 2009
- Added support to call CLI scripts with AJAX long polling.
- Added a new example with tt_news
Download
1.0.2 / beta
December 07, 2009
Changed the description to indicate the need to manually include the Prototype JavaScript Framework (typo3_src/typo3/contrib/prototype/prototype.js)
Download
1.0.1 / beta
December 07, 2009

Download
1.0.0 / beta
December 07, 2009
First release
Download