I temporarily added a ~~NOCACHE~~ to the page to force a server cache reset for that page and it seemed to fix the issue - of course that only works for a single page at a time - but it's a nice to know workaround :)
On Thu, 26 Oct 2017 at 11:23 Andrew Williams <[email protected]> wrote: > Hi, > > I'm not sure what else to look at. Everything works fine on my local > dokuwiki... What else has changed or is different with our server? > > Thanks, > Andy > > On Thu, 26 Oct 2017 at 11:00 Carsten Haitzler <[email protected]> > wrote: > >> On Thu, 26 Oct 2017 07:48:38 +0000 Andrew Williams <[email protected]> >> said: >> >> > Ouch. >> > >> > That marking up issue seems to have poisoned the cache for a few pages - >> > can someone with access to the server please reset the dokuwiki cache? >> >> it's not the cache... i wiped that... it's something else going wrong. >> aaargh! >> >> > Thanks, >> > Andy >> > >> > On Thu, 26 Oct 2017 at 02:57 Carsten Haitzler <[email protected]> >> wrote: >> > >> > > On Thu, 26 Oct 2017 08:54:26 +0900 Carsten Haitzler < >> [email protected]> >> > > said: >> > > >> > > > On Wed, 25 Oct 2017 17:09:06 +0000 Andrew Williams < >> [email protected] >> > > > >> > > > said: >> > > > >> > > > > Hi, >> > > > > >> > > > > Today I was looking at the autogenerated EO docs... They seem to >> be >> > > quite C >> > > > > specific - but they start with some great generic content. They >> also >> > > have >> > > > > some clever autolink reference generation specific to c. So I got >> to >> > > > >> > > > originally the plan was to ensure things not covered by eo like eina >> > > properly >> > > > got linked in just when putting the symbol anywhere in a doc >> anywhere on >> > > the >> > > > wiki. the doc generator could generate links for things is knew >> about (eo >> > > > methods/classes etc.). :) >> > > > >> > > > > thinking if we want to generate the API in multiple languages this >> > > script >> > > > > would be the best place to do it. And so therefore I have landed >> on >> > > > > mounting these docs in /develop/api so language specifics (such as >> > > ref/c) >> > > > > can be handled within that space. >> > > > >> > > > indeed it was meant for multiple languages too. starting with c and >> > > well... >> > > > we'll go from there. :) >> > > > >> > > > > As an outcome can raster or beber, or someone with local access >> to the >> > > wiki >> > > > > VM please change a line of the local.conf? >> > > > > >> > > > > $conf['code_extn'] = 'develop/api/ref'; >> > > > >> > > > done. :) >> > > >> > > undone .. setting that makes all the pages stop marking down -> html >> and >> > > you >> > > get raw markdown text... hrrrrm... >> > > >> > > > > Thanks :) >> > > > > Andrew >> > > > > -- >> > > > > http://andywilliams.me >> > > > > http://ajwillia.ms >> > > > > >> > > >> ------------------------------------------------------------------------------ >> > > > > Check out the vibrant tech community on one of the world's most >> > > > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> > > > > _______________________________________________ >> > > > > enlightenment-devel mailing list >> > > > > [email protected] >> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > > > > >> > > > >> > > > >> > > > -- >> > > > ------------- Codito, ergo sum - "I code, therefore I am" >> -------------- >> > > > Carsten Haitzler - [email protected] >> > > > >> > > > >> > > > >> > > >> ------------------------------------------------------------------------------ >> > > > Check out the vibrant tech community on one of the world's most >> > > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> > > > _______________________________________________ >> > > > enlightenment-devel mailing list >> > > > [email protected] >> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > > > >> > > >> > > >> > > -- >> > > ------------- Codito, ergo sum - "I code, therefore I am" >> -------------- >> > > Carsten Haitzler - [email protected] >> > > >> > > >> > > >> > > >> ------------------------------------------------------------------------------ >> > > Check out the vibrant tech community on one of the world's most >> > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> > > _______________________________________________ >> > > enlightenment-devel mailing list >> > > [email protected] >> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > > >> > -- >> > http://andywilliams.me >> > http://ajwillia.ms >> > >> ------------------------------------------------------------------------------ >> > Check out the vibrant tech community on one of the world's most >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > enlightenment-devel mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > >> >> >> -- >> ------------- Codito, ergo sum - "I code, therefore I am" -------------- >> Carsten Haitzler - [email protected] >> >> -- > http://andywilliams.me > http://ajwillia.ms > -- http://andywilliams.me http://ajwillia.ms ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
