Great work Roger, thumbs up On Mon, Sep 26, 2011 at 12:09 AM, Roger Martín <[email protected]> wrote:
> hi folks! > > i add a css cache. Instead write new code i have reused > aiki->output->cache_file method, with some modifications. > > Details: > - the html cache is controlled by two $config key: html_cache (directory > where cache files will be stored) and html_cache_timeout (optional, default: > 5000ms). > - the css cache is controlled by two $config key: css_cache and > css_cache_timeout (optional, default: 5000ms). > > > Changes: > - in your config files rename $config["cache_timeout"]=... > $config["html_cache_timeout]. If you don't make this, aiki will works, with > a > cache_timeout of 5000ms. > > _______________________________________________ > Mailing list: https://launchpad.net/~aikiframework-devel > Post to : [email protected] > Unsubscribe : https://launchpad.net/~aikiframework-devel > More help : https://help.launchpad.net/ListHelp > > -- Bassel Safadi http://bassel.ws http://aikilab.org Global +1 323-545-3855 Singapore +65 93488349
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

