[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Mike
setTimeout("story.closeAllTiddlers();restart();",6); If this is placed in MainMenu or another startup tiddler it should refresh the entire document every 6ms (10 min) Mike On Jun 19, 6:02 pm, Måns wrote: > Hi TwWizards > > I'm trying to develop a customized TW to be run in a infokiosk >

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
Hi Mike Thanks for the script: > setTimeout("story.closeAllTiddlers();restart();",6); > If this is placed in MainMenu or another startup tiddler it should > refresh the entire document every 6ms (10 min) Can I somehow make sure this only happens when my InfoTheme is active? ie put the scrip

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Eric Shulman
> Can I somehow make sure this only happens when my InfoTheme is active? > ie put the script into a And make sure that the pagerefresh falls back to the initial Url ie > #txtTheme:InfoTilstand HovedSlide ? If you use http://www.TiddlyTools.com/#SwitchThemePlugin then you can define extra theme

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Mike
The URL should not change. . . (should be able to test and verify, my url is file:///E:/documents/tw/TestWiki.htm#chkRandomTheme:true with no problems) The div should also work if referenced via your theme as specified or just via ViewTemplate HTH, Mike On Jun 20, 10:08 am, Måns wrote: > Hi Mik

[tw] Using popupwindow with tiddlywiki (for reminders etc)

2010-06-20 Thread rouilj
Hello all: One of the thing I miss for a calendar app is a popup window to remind you when you need to go to an appointment. Has anybody integrated the jquery based: http://rip747.github.com/popupwindow/ with http://www.tiddlytools.com/#CalendarPlugin or ReminderMacros http://remindermacros.ti

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
Hi Eric > |Init|InfoThemeInit| > |Reset|InfoThemeReset| > > Then, in [[InfoThemeInit]], write: > > window.refreshTimerID=setTimeout("story.closeAllTiddlers();restart();", > 6); > > and in [[InfoThemeReset]], write: >    clearTimeout(window.refreshTimerID); Thanks for helping me in integrating

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
Hi again Now I've run through the cycle a few times - and it is only refreshed 1 time - and not again? I will test it with FF when i get a chance - for now I have to use Google Chrome... [[InfoTilstand]] Here's my code: |Init|InfoTilstand##init| |Reset|InfoTilstand##reset| !init //{{{ window.re

[tw] FamilyTree TW by Jon Robson

2010-06-20 Thread Tobbe
Hi, I'm asking Jon Robson if he's around here anymore. I've been playing around with your FamilyTree TW and re-design the layout so it has good color for me who is colorblind. JON ROBSON's site with the plugins and macros to get things working -

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
Maybe this the way to go, for the embedded systems: http://windowssecrets.com/support-alert/2008/06/19/14-Free-auto-refresh-add-ins-for-your-browser - however I haven't found a plugin for Google Chrome yet.. regards Måns Mårtensson On 20 Jun., 19:55, Måns wrote: > Hi again > Now I've run through

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread Måns
Hi Tobbe > Here's a screen-dump of my design so far. It ain't ready yet and I > need to translate everything to swedish > also.http://pici.se/pictures/vehNmCssn.png It's beautifull you know... Good work I'd love to try it out and look at the CSS internals. Will you publish a prototype for the publ

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
I found a specialized html/javascript code for refreshing browser/page here: http://www.myrefresher.com/samples/javascript_html_refresh_code.html.zip However I don't know if it's any better than the codebit I've got already - or how to implement it. It seems that you'll have to have it written dire

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread Tobbe
Don't know it this works but here we go -- https://dl-web.dropbox.com/get/TW/genealogy.html?w=fa691c1e - http://tin

[tw] Re: Is it possible to send timed pagerefresh (F5) through a txtTheme (kioskmode)?

2010-06-20 Thread Måns
Is it possible to use the http://MySlideShow#txtTheme";> regards Måns Mårtensson On 20 Jun., 20:55, Måns wrote: > I found a specialized html/javascript code for refreshing browser/page > here:http://www.myrefresher.com/samples/javascript_html_refresh_code.html.zip > However I don't know if it's

[tw] IE7 style behavior. Default tiddler won't style until stylesheet is opened then closed

2010-06-20 Thread Alex Hough
Hello The TW [1] is exhibiting some unusual behavior in IE7. When if first loads, the display area does overlaps the menu - the IntroMenu tiddler. When you open stylesheet for editing, then close it without changing anything, IE7 styles it the same as the other browsers. Any help most appreciated

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread Måns
Hi Tobbe > --- > ---https://dl-web.dropbox.com/get/TW/genealogy.html?w=fa691c1e > --- > --http://tinyurl.com/27dyshg > --

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread Tobbe
I knew it :) http://db.tt/5WxKcI //Tobbe On 20 Juni, 21:19, Måns wrote: > Hi Tobbe> > --- > ---https://dl-web.dropbox.com/get/TW/genealogy.html?w=fa691c1e > > --

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread Måns
It's great Tobbe :-) Thanks for sharing. If you'd like to localize all standard commands etc - you should copy this: http://svn.tiddlywiki.org/Trunk/association/locales/core/en/locale.en.js into a tiddler and tag it with systemConfig. It explains how to localize everything in a snap... I've made m

[tw] Re: FamilyTree TW by Jon Robson

2010-06-20 Thread passingby
Its beautiful Tobbe. Very aesthetic, just like your earlier works. But unfortunately I do not know german. Can you publish one in English? I hope somebody is keeping a track of all these new version of TWs which came out since past one year. Like Tobbe's earlier GTD and others. Keep up the beautif

Re: [tw] Re: Inserting macros with commentplugin

2010-06-20 Thread Anthony Muscio
I suspect I over answered your Question Tobias, But can you tell me how to insert a macro with the comment plugin ? Thanks Tony TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Wed, Jun 16, 2010 at 09:17, Anthony Muscio wrote:

Re: [tw] Re: link to local files and folders

2010-06-20 Thread Anthony Muscio
There are a few ways to do this. Here is a quick dump of one Use http://www.Remotely-Helpful.com/TiddlyWiki/LaunchApplication.html in windows usuing cmd /c "filepath/filename.ext" will launch the associated application according