Here it is: https://github.com/Jermolene/TiddlyWiki5/issues/1839

On Friday, June 19, 2015 at 1:00:09 AM UTC-7, Jeremy Ruston wrote:
>
> Hi Rustem
>
> Interesting, I've not encountered this before. It may be worth making a 
> github ticket for a more flexible solution: to modify server.js to enable 
> cache headers to be explicitly specified in tiddlywiki.info.
>
> Best wishes
>
> Jeremy.
>
>
>
> On Fri, Jun 19, 2015 at 7:05 AM, Rustem <8pa...@gmail.com <javascript:>> 
> wrote:
>
>> My setup: 
>>
>>    - Firefox on Windows desktop 
>>    - Node.js 
>>    - Content wikis “work” and “home”, each includes a “base” edition 
>>    wiki which contains all my customizations. 
>>    - I don’t serve the base edition separately. When I need to modify 
>>    any customizations, I just do it from “work” or “home”, and then restart 
>>    the other one so it picks up the changes. 
>>
>> I was noticing that even after a restart of tiddlywiki and a page refresh 
>> in the browser, I would still see a previous version of a tiddler that I 
>> edited in the other wiki. A second page refresh would then bring up the 
>> updated version.
>>
>> Here’s a tiddler I created to disable caching and it seems to have helped:
>>
>> tags: $:/tags/RawMarkup
>> title: HTTPHeaders
>> type: text/vnd.tiddlywiki
>>
>> <meta http-equiv="cache-control" content="no-cache" />
>> <meta http-equiv="cache-control" content="no-store" />
>> <meta http-equiv="pragma" content="no-cache" />
>> <meta http-equiv="expires" content="0" />
>>
>> ​
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to tiddlywiki+...@googlegroups.com <javascript:>.
>> To post to this group, send email to tiddl...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/52dff807-72dc-4d9f-a2c0-09aec894ec05%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/52dff807-72dc-4d9f-a2c0-09aec894ec05%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com <javascript:>
>  

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/792fb38e-6ced-43ae-96a4-8e2192c1e7a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to