[#1468 Update problems after renaming]

[email protected] (swiesebach) Mon, 26 Apr 2010 02:13:32 -0700
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20100426021330-0700__26316.7191682898$1272273219$gmane$org@zwiki.org>
In my installation of zwiki there are rare update bugs after renaming pages. So if i have a parent page named "parent" and a linked child page named "child" the link to child page in the parent page is not alway updated.

Is there maybe a easy possibility to add some meta tags to each of the pages like...::

  <meta http-equiv="pragma" content="no-cache">
  <meta http-equiv="cache-control" content="no-cache">
  <meta http-equiv="expires" content="0">

--
forwarded from http://zwiki.org/1468UpdateProblemsAfterRenaming#[email protected]