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

2010-06-19 Thread Måns
Hi TwWizards I'm trying to develop a customized TW to be run in a infokiosk setting. Normal pc with XP (for writing info, inserting pictures etc) -> automatic refresh on info pc (I believe its a IBX-530-ATOM. Fanless Intel® Atom™ Embedded System) Monitors are big Samsung widescreen monsters with t

[tw] Re: Inserting tiddlers with python script

2010-06-19 Thread marcel
Hi Okido, I insert tiddlers using C#/.NET, and do it much the same way. It works for me. So I would guess you are on the safe side doing like you describe. br, Marcel On Jun 18, 7:34 pm, okido wrote: > I use a python script to create tiddlers and insert them in to a TW by > str = str.replace(ol

[tw] Class for placing sth at the bottom of the tiddler body?

2010-06-19 Thread Måns
Hi TwWizards I managed to set tiddler height from tiddler tag: http://groups.google.dk/group/tiddlywiki/browse_thread/thread/7239db6ee06f5b5f?hl=da Now I need to put an animated element (it should be refreshed each time a tiddler is opened, thats why I can't use a seperate div id in the PageTempla