Hi,
now I reached the next goal. :-) TIMTAB seems to work with caching. It was a hard way, and a new lesson learn. It's not the same if you insert a content element like news in the backend or if you insert it via TypoScript directly at a marker.
I think it's something about USER_INT, but I have to acknowledge that I have not really a plan about that. What I discoverd is that if you insert an element via backend there is something written in the cache_pagesection table. This table is not cleared by the clear_cacheCmd method that is used by timtab to clear page caches after updates. If you inserting elements via TypoScript, the cache uses only the table cache_pages and that table is cleared by that method metioned above.
Anyway, basically it works now. But I think that the trackback is still not working as it should... But it can also be, that I have not understood it right... ;-)
Greets,
Thomas
#2: Thomas commented on Thursday, 08-09-05 09:00
Good question... ;-) I have no idea. I think you should ask Ingo for this. But I changed the setup so that a blank image is shown if no gravatar was found on the server. This should speed up the page a lot. :-)
#4: Tobias commented on Monday, 12-09-05 16:51
Do you post your blog entries using an external tool (like w.bloggar)?
#6: Tobias commented on Monday, 12-09-05 17:48
ok... I'd like to use an external blogging tool, but I don't now how to use it (because the documentation is not yet finished)
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | Oct » | |||||
| 01 | 2 | 3 | 4 | |||
| 05 | 06 | 07 | 08 | 09 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||
Hi Jürgen, yes you're right. The page was actually not hacked and I used an inappropriate wordi...
Hi, as far as we investigated, typo3.org was not hacked, but one password was exposed, and a person...
Hy, it is ruby on rails. :) Just added a Video to the site. The Podcast done by Kasper. 21...
I am looking forward to meet you all there!
Great! Would be nice if something was done about the strict validation as well. The border attribut...
#1: Andreas commented on Wednesday, 07-09-05 23:47
Is it possible to cache to gravatars? I think calling the gravatar page makes the pageload horrible slow...