(Created page with 'This is a list of problems and possibly, their solutions, related to the MediaWiki engine. = Cache = You may have to do a so-called ''[http://en.wikipedia.org/wiki/Null_edi…') |
(→Cache) |
||
Line 3: | Line 3: | ||
= Cache = | = Cache = | ||
− | You may have to do a so-called ''[http://en.wikipedia.org/wiki/Null_edit null edit]'' for the cache to refresh if you somehow access indirectly the content. [http://en.wikipedia.org/wiki/Wikipedia:Purge Purging the page] may come handy. | + | You may have to do a so-called ''[http://en.wikipedia.org/wiki/Null_edit null edit]'' for the cache to refresh if you somehow access indirectly the content. [http://en.wikipedia.org/wiki/Wikipedia:Purge Purging the page] may come handy. Simply add <tt>?action=purge</tt> at the end of the url. |
This is a list of problems and possibly, their solutions, related to the MediaWiki engine.
You may have to do a so-called null edit for the cache to refresh if you somehow access indirectly the content. Purging the page may come handy. Simply add ?action=purge at the end of the url.