Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] zem_cache: experiment
The last version (file 0.4, but the TXP plugin page say 0.3) save the cached files into the TXP’s temp dir, by default it’s textpattern/tmp/, under a hashed random name subdirectory.
Last edited by Jeremie (2005-05-08 15:48:43)
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
The last version (file 0.4, but the TXP plugin page say 0.3) save the cached files into the TXP’s temp dir, by default it’s textpattern/tmp/, under a hashed random name subdirectory.
Jeremy where are you seeing 0.4? The highest version in Zem’s txp directory that I see is 0.2. And its not listed on his software page anymore. I would love a copy if you have it.
Last edited by soulship (2005-05-08 16:42:02)
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
On this thread ? :-)
http://thresholdstate.com/download/zem_cache-0.4.txt
Offline
Offline
#17 2005-05-11 17:28:55
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: [plugin] [ORPHAN] zem_cache: experiment
http://thresholdstate.com/download/zem_cache-0.5.txt
Fixes a stupid error that prevented flushing the cache (thanks Sencer). Also has some smarter logic for creating/re-creating the cache directory.
Alex
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
We can update the plugin without problem ? (I have this http://thresholdstate.com/download/zem_cache-0.4.txt one)
Thanks !
Sorry for my french english.
Trucs et bidules GT4 Club driver France Undergardment Lingerie
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
Zem, i have a problem with :
< txp:older>Rédactions Précédente< /txp:older>
< txp:newer>Rédactions Suivante< /txp:newer>
If the < txp:article /> is cached, it’s not working, if the cache is flushed it works.
Can see it here : http://ckkoshi.free.fr/
The cache id for my < txp:article /> is id=“05”
Is it resolvable ? I understand the problem and it seems to be complicated.
Sorry for my french english.
Trucs et bidules GT4 Club driver France Undergardment Lingerie
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
A small glitch to mention… if you cache the begining of a page, IE/Win would go back to quirks render mode. The plugin add a HTML comment, and in our case before the DTD, and IE/Win don’t like this at all.
So if you rely on IE standard compliance mode (well, the IE kind anyway), don’t cache the DTD.
Offline
#21 2005-05-12 15:37:56
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: [plugin] [ORPHAN] zem_cache: experiment
> The plugin add a HTML comment, and in our case before the DTD, and IE/Win don’t like this at all.
Good point, thanks – hadn’t occurred to me this could be a problem.
Alex
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
Well, it’s not a major one. But it was worth mentionning to save some time to people having things fall apart suddenly :)
Offline
#23 2005-08-02 10:33:54
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: [plugin] [ORPHAN] zem_cache: experiment
Would be nice if this plugin could be submitted to textpattern.org. I did´nt find any Infos on it on Zem´s site at all. May be i am blind …
Offline
Re: [plugin] [ORPHAN] zem_cache: experiment
It works fine with the latest release. Thanx Zem.
Edit:
I do get some errors when in debugging mode. It works just fine when the production status is live.
Last edited by creativesplash (2005-08-03 16:22:48)
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline