lastaticcache

UNIX name Owner Status
lastaticcache Bin LIU stable
Version Compatible with
1.2 4.0.x
Add some feature in the base EZ staticcache :

1. it can be used for the page with view_parameter
2. to avoid generet staticcache by the bad page with error.
3. don't add "/content/view/x" in table ezpending_action
4. define costum url don't generate staticcache

1. it can be used for the page with view_parameter. add costum url in table ezpending_actions by lastaticcache.ini

Example :

http://mysite.com/my_node

http://mysite.com/my_node/(my_sort)/asc

http://mysite.com/my_node/(my_sort)/desc

When the my_node edited, the tree files static cache will be generated.
2. to avoid generet the bad page with error (ez error or timeout ...).
check if a custom keyword exist in the cache file. if no keyword, it means the page isn't genereted correctly, stop this page cache genereted.

The keyword should be added in all override template.

Example : : <!-- lagardere -->

3. Don't add "/content/view/x" in table ezpending_action. /content/view/x is no useful.

4. define costum url don't generate staticcache

No news yet.

This project has no reviews yet. Be the first one to review it!