Re: caching in lenya

2006-05-04 Thread Jann Forrer
Andrew Golightly wrote: [ ... ] I am not sure but i didn't found such a config file. I simply made a new action based on cocoon's HttpCacheAction and added that action to lenya's sitemap.xmap: . . . . So I tried this by editing the sitemap.xmap for my publication

Re: caching in lenya

2006-05-03 Thread Andrew Golightly
Jann Forrer wrote: Andrew Golightly wrote: Jann Forrer wrote: I think you should check your browser cache settings to always make a new request . I faced the similar problem of caching. we tried many things as putting http meta tags on the page2xhtml.xsl but no result. finally we had

Re: caching in lenya

2006-05-03 Thread Jann Forrer
Andrew Golightly wrote: Jann Forrer wrote: I think you should check your browser cache settings to always make a new request . I faced the similar problem of caching. we tried many things as putting http meta tags on the page2xhtml.xsl but no result. finally we had to set the browser cac

Re: caching in lenya

2006-05-02 Thread Andrew Golightly
Jann Forrer wrote: I think you should check your browser cache settings to always make a new request . I faced the similar problem of caching. we tried many things as putting http meta tags on the page2xhtml.xsl but no result. finally we had to set the browser cache not to cache the pages

RE: caching in lenya

2006-05-02 Thread Jann Forrer
I think you should check your browser cache settings to always make a new request . I faced the similar problem of caching. we tried many things as putting http meta tags on the page2xhtml.xsl but no result. finally we had to set the browser cache not to cache the pages that solved the issue

RE: caching in lenya

2006-05-02 Thread Roy, Ansuman
I think you should check your browser cache settings to always make a new request . I faced the similar problem of caching. we tried many things as putting http meta tags on the page2xhtml.xsl but no result. finally we had to set the browser cache not to cache the pages that solved the issue. re

Re: caching in lenya

2006-05-02 Thread Andrew Golightly
lenya 1.4 Doug Chestnut wrote: lenya 1.2 or lenya 1.4? Andrew Golightly wrote: Hi everyone, Does anyone else have the problem of caching in lenya? E.g. you have a live site, make some changes. And then on visiting the url of the live site, the changes are not visible. One has to push the

Re: caching in lenya

2006-04-28 Thread Doug Chestnut
lenya 1.2 or lenya 1.4? Andrew Golightly wrote: Hi everyone, Does anyone else have the problem of caching in lenya? E.g. you have a live site, make some changes. And then on visiting the url of the live site, the changes are not visible. One has to push the refresh button on the browser a fe