Easy authcache
Posted by igor.ro on December 15, 2010 at 7:57pm
Easy Authcache is module that makes authcache implementation easy,faster and makes it comportable with drupal community modules.
Advantages of module differs it from Authcache:
- It makes unnessary for developer to write client side callbacks for authcache module (js functions).
- Makes server side callback as hook (drupal style).
- Includes all modules.
- Handle js files and settings, needed for retrived with ajax html, on final page.
- Handle url context dependent code.
- Provide api to handle theme functions, you need, with authcache.
