Cache | |
|
This page is a quick copy from tw.o and needs refactoring
This page needs screenshots
User doc
See here. admin Documentation
The cache option in the Admin menu lets the administrator administer the Tiki cache: insert graphic You can list the cached pages, find pages using the find button and for each cache entry you can view it, remove it, or refresh it (will retrieve a fresh copy of the page). If the enrty is removed it will no longer display a cache link from the Wiki page where the site is referentiated. insert graphic
insert graphic
Try it out
please link to the live Feature on tikiwiki.org RFE
It would be very nice if there was a way of purging the cache via the tiki interface. To empty the cache manually try mysql -e 'truncate table tiki_link_cache;' tiki adjust tiki db name to fit yours
Example
Users complained that personal content was being displayed to the wrong users. The page said (Cached) at the top, but we had global cache off (Admin > Wiki). nkoth recommended Copy to clipboard
Copy to clipboard
Hope that works... Related
Cache External Images
| |