“”

COA_GO - per cObject caching with cache period COA_GO - per cObject caching with cache period

coago / beta

This extension improves caching of content objects in TYPO3. It can decrease time rendering of page and improve overall performance of your site.

Last upload comment

Bugfix. One file was missing in previous version causing backend problems one more bug fixed. Sorry for that missing file - I have no idea how it could happen.

Downloads by month

Download 0.2.1 Extension Manual
Author
Krystian Szymukowicz
Company
http://typo3.prolabium.com
Last update
11. Nov 2009
First upload
19. Apr 2009
Downloads
3,187
Category
Frontend
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.

Other extensions by this user (66)

Version history

Version Upload comment Works with TYPO3 Download
0.2.1 / beta
November 11, 2009
Bugfix. One file was missing in previous version causing backend problems one more bug fixed. Sorry for that missing file - I have no idea how it could happen.
Download
0.2.0 / beta
November 09, 2009
Lots of new features. a) hash.special.unique.pidList b) hash.special.lang c) clearCacheOnTableChange d) Render COA_GO as COA e) hash from cObj path
Download
0.1.5 / beta
October 22, 2009
request method in ajax call changed from POST to GET. With POST method there was some problems on Safari at MAC (many thanks to Kurt Knote for fighting with this bug!)
fixed bug in beforeCache_db. No assign to $content after get from cache.
added
Download
0.1.4 / beta
September 14, 2009
NOTE! Remember to include static TS from extension if you use afterCacheFileAjax method; cObject regeneration are now conducted using special PAGE type ; new options: debug, refresh, onLoading, fileExtension; Hook for own javascript ajax fetch
Download
0.1.3 / beta
April 27, 2009
* Fix ajax problem in IE + compress the script. Now ajax works in all browsers.
* Setting default cacheDirectory if this from EM is not set.
* Setting default type of caching to 'beforeCache_db'. Renaming $hash to $cacheHash.
* Cache period checks are
Download
0.1.2 / beta
April 19, 2009
First upload.
Download