“”

AutoPublish AutoPublish

mda_autopublish / alpha

This extension automatically publishes client-cacheable pages as static html files as they are requested. If such a file exists, it can be delivered directly by the web server without the need to start Typo3. It thus aims to increase FE performance.

Last upload comment

[add] react properly on shift reload (regenerate page)
[change] directly include the Typo3 main index.php file, if a page must be regenerated (no redirects anymore)
[doc] added some documentation in README.txt

05-06-26 Michael Husler michael

Downloads by month

Download 0.0.1
Author
Michael Husler
Last update
28. Jun 2005
First upload
26. Jun 2005
Downloads
2,068
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.

Version history

Version Upload comment Works with TYPO3 Download
0.0.1 / alpha
June 28, 2005
[add] react properly on shift reload (regenerate page)
[change] directly include the Typo3 main index.php file, if a page must be regenerated (no redirects anymore)
[doc] added some documentation in README.txt

05-06-26 Michael Husler michael
Download
0.0.0 / alpha
June 26, 2005
initial release

To Do:
- react properly on shift reload
- find a better way to clear the cache than the curren combination of redirect and unlink
- keep track of written files, so they can be removed, when FE cache is cleared
Download