Hi ac0la I'm not sure if this will do the job - all the way - but
In your pageTemplate tiddler you can "tell" the TW to force refresh content, when changes are made (locally) like this: <div id='mainMenu' refresh='content' force='true' tiddler='MainMenu'></ div> <div id='sidebar'> <div id='sidebarOptions' refresh='content' force='true' tiddler='SideBarOptions'></div> <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div> </div> I'm not sure if this behaviour is *so* active that it refreshes display reopening a page in spite of browser specific cashes... I'm sure someone else has a better solution(and explanation) to your problem though - However you could try this - and remove the "refresh='content' force='true'" again, if it doesn't do the job or gets in the way.. Regards Måns Mårtensson On Apr 20, 8:38 pm, ac0la <[email protected]> wrote: > Hi-- > > I've put together a tiddlywiki to share some information with > colleagues of mine which I need to update periodically. I am the only > one with editing access; my colleagues access the Wiki through http. > My problem is that when they navigate to the page they don't always > see the most recent version; in these cases they see, I guess, a > cached version, and have to click "refesh" to view the most recent > file. I've looked in the forums for a solution to this (searching > "automatically refresh") but couldn't quite find it. I know it must be > an easy fix but I'm quite a beginner. Thanks for any help you can > provide! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

