Re: Slight 1.2.0 - 1.3.0 update issue in d-cubed

2009-07-08 Thread tomo
Yes, the Reference tiddler is a little special, but is probably not documented. I am sorry the update whacked your tiddler (but that is why I do an automatic backup before proceeding with the update). Otherwise, there has never been any reported data loss issue with d- cubed that I am aware of,

[tw] Re: excel spread sheet that runs in a tiddler ????

2009-07-08 Thread Anthony Muscio
I think you may need something to get inline HTML to work; Than put this in your tiddler htmldiv align=centeriframe src=http://url; frameborder=0 width=100% height=600/iframe/div/html Now go to a Google Docs document and open it. Then Copy its address from the browser address line and place it

[tw] Re: Announcing Tiddlywiki 2.5.2

2009-07-08 Thread Alex Hough
+1 for this: [...]little applications as demonstration models for people to try and see some of the advantages. 2009/7/8 Morris Gray msg...@symbex.net.au: On Jul 8, 8:34 am, wolfgang wolfgangl...@gmail.com wrote: Thanks for your efforts to create consent. But if there is passion for a

[tw] Re: Announcing Tiddlywiki 2.5.2

2009-07-08 Thread mauve
+1 I utterly agree with Morris Gray's wise words ! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to TiddlyWiki@googlegroups.com To unsubscribe from this group,

[tw] jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Alex Hough
Following Moris's suggestion [1] here is a small a demonstration [2] using a jQuery plugin - DropSort. Alex [1] http://groups.google.com/group/TiddlyWiki/msg/a9139b194e7f2139 [2] https://files.getdropbox.com/u/1316865/DragSortTW.html --~--~-~--~~~---~--~~ You

[tw] Re: Announcing Tiddlywiki 2.5.2

2009-07-08 Thread Eric Weir
On Jul 7, 2009, at 10:39 PM, Morris Gray wrote: I'm not sure if there are enough worldly wise people here to see the unraveling of a cohesive group taking place. An unraveling that can easily slide into a lowering of moral and dampening enthusiasm for both users and developers. Probably

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Mark S.
Interesting, and with only one line of code! Is there a way to make the effect permanent? It seems to disappear the moment the tiddler is open. Even if you save the file and reload, it disappears. I think to be useful, the effect would need to stick around. -- Mark On Jul 8, 1:17 am, Alex

[tw] Re: trying to use ListBoxPlugin like formTiddler... on wrong track?

2009-07-08 Thread cmari
Hi Dave, Maybe I'm not understanding the problem exactly, but here's another thing: If you're using ShowWhen in the view template, then it only affects the actual tiddler continaining both the form and the data. So when you viewing contents of that form (the data) in another tiddler (in

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Alex Hough
I thought that others could add record of their own giant leaps on this thread. Here is even more! I've recently been using jQuery with inline scripts then using tiddler nameOfTiddlerWithjQuery Tiddler contains stuff like this; script jquery(#foo).hide(); jquery(#foo).fade();

[tw] collapsing lists with CSS

2009-07-08 Thread RA
wondering if this still works for anyone in TW 2.5.2: http://bit.ly/13fUWw I discovered it recently and it doesn't do anything for me. --R --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Mark S.
This code (unlike the Treeview library) doesn't have any concept of persistence, though. I'm guessing that to make it persistent you would need to put some code in the dragEnd feature that would know how to write the changes to the underlying tiddler. Since this might involve converting DOM

[tw] Re: excel spread sheet that runs in a tiddler ????

2009-07-08 Thread Mark S.
You can also get this functionality via Eric Shuman's mini browser: http://www.tiddlytools.com/#MiniBrowserPlugin Including various controls. The question is, either way, what do you gain over simply opening a separate browser tab? Oh wait, IE doesn't have tabs, right? -- Mark On Jul 7,

[tw] jsmath broken in firefox 3.5

2009-07-08 Thread Bo
Jsmath is broken in Firefox 3.5 (under fedora 11). The fonts are messed up. The greek letters are shown as accented roman letters, comma becomes semicolon, etc. I am wondering if there is a workaround to make it work. For now, I just delete the fonts to make it looks better, even though this

[tw] Re: trying to use ListBoxPlugin like formTiddler... on wrong track?

2009-07-08 Thread cedardoc
woops, no capital T in tiddler... but it still comes up blank even when the fields have values... On Jul 8, 12:30 pm, cedardoc cedar...@telus.net wrote: Thank you Ken, Eskimo07 and cmari. Ken, I've seen those examples in the past and they are rich with stuff I'd like to eventually use, but

[tw] Re: problems with sync in version 2.5.2

2009-07-08 Thread RA
Sync is not working in 2.5.2. Not trying to upload. Just want to get the latest version of a plugin. To replroduce, open a TW 2.5.2 with a bunch of TiddlyTools plugins that is a few days old (you are bound to see some plugins have been updated :)) and try to sync. On Jul 6, 3:10 am, AndrewMc

[tw] ViewTemplate recursive

2009-07-08 Thread RA
Not sure if this is 2.5.2 issue, but I used to see my ViewTemplate as preformatted text, and now if I try to open it Firefox goes into an infinite recursion, trying to render ViewTemplate within ViewTemplate, until it times out with Stop Script dialog. I have this in my ViewTemplate. Does this

[tw] Re: excel spread sheet that runs in a tiddler ????

2009-07-08 Thread Ken Girard
So in the case of IE6 it would open another browser window. Later versions of IE have tabs. And in some cases this is prefered as I can put two windows next to each other, so I can see the data I am copying from one window to the other. I can't do that with tabs (Actually I think there is a

[tw] Re: ViewTemplate recursive

2009-07-08 Thread Ken Girard
HideWhen does work in 2.5.2 I think there is something else in the code in your ViewTemplate causing the issue. Post us a copy of all the code in it, please. Ken Girard On Jul 8, 2:10 pm, RA nameany...@gmail.com wrote: Not sure if this is 2.5.2 issue, but I used to see my ViewTemplate as

[tw] Re: ViewTemplate recursive

2009-07-08 Thread RA
Post us a copy of all the code in it, please. Here you go, thanks. http://tiddlywiki.pastebin.com/m35af0940 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to

[tw] Re: trying to use ListBoxPlugin like formTiddler... on wrong track?

2009-07-08 Thread cmari
Hi Dave, Your method should work if you use the ListboxPlugin's select macro instead of view in your ProblemTemplate (with possibly more parameters as in eskimo07's example): select [[ti...@$1]] | Location:|select [[locat...@$1]]| (Back in the thread http://tinyurl.com/me9f7u, Eric said: Note:

[tw] Re: trying to use ListBoxPlugin like formTiddler... on wrong track?

2009-07-08 Thread cedardoc
Wow, that kills three birds with one stone! I'd given up on being able to change fields in a tiddler remotely (in a popup) and this allows me to do that, plus just have a single line in each Problemtiddler, plus not have to do the ShowWhen thing in the editTemplate! Thanks cmari! (and Eric)

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Morris Gray
On Jul 9, 2:02 am, Alex Hough r.a.ho...@googlemail.com wrote: I thought that others could add record of their own giant leaps on this thread. I've recently been using jQuery with inline scripts then using tiddler nameOfTiddlerWithjQuery That's great Alex you don't know what a significant

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Morris Gray
On Jul 8, 11:35 pm, Alex Hough r.a.ho...@googlemail.com wrote: Mark, I looked at your tree plugin to work out where to include the plugin (PostbodyMarkup) Another step: https://files.getdropbox.com/u/1316865/DragSortTW.html I was thinking that MarkupPostBody could get pretty crowded after

[tw] Correct syntax for multiple conditions

2009-07-08 Thread AlanBCohen
I'm looking at using 'ForEach where' to select tiddler that satisfy multiple conditions. Two scenarios; getting a list of tiddlers that have one of five tags (ie., 'ABC', 'NBC', CBS', 'FOX', 'WB', but not 'PBS', 'Book', or 'NPR') and the second scenario being tagged as 'Consultant' and title

[tw] Referencing a tiddler with spaces in a link

2009-07-08 Thread AlanBCohen
I'm looking at needing a tiddler like [[Johnny Smith|[[Smith, Jonathan F.. Because of the source of imported data, my people tiddlers are formatted as 'lastname, firstname mi'. It actually works fairly well. But sometimes, in the text of other tiddlers, I want to use the everyday

[tw] Re: Referencing a tiddler with spaces in a link

2009-07-08 Thread Morris Gray
On Jul 9, 11:43 am, AlanBCohen alanbco...@gmail.com wrote: I'm looking at needing a tiddler like [[Johnny Smith|[[Smith, Jonathan F.. Because of the source of imported data, my people tiddlers are formatted as 'lastname, firstname mi'. It actually works fairly well. But sometimes, in

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Ken Girard
Oddness found. I tried out the Example1 demo, closed all tiddlers, and then couldn't get any tiddlers to open after that. The screen just shimmied a little, but no tiddlers showed up. Once I refreshed it was working just fine, so then I duplicated what i had done the last time with the same

[tw] Re: jQuery: little applications as demonstration models for people to try and see some of the advantages of jQuery

2009-07-08 Thread Mark S.
Actually, I was wondering if there wouldn't be some sort of clash. The sample code should work on ALL unordered lists -- not just the lists inside the current tiddler. Once you've activated the sample code, it applies to the entries in the sidebar, which are actually list items. I'm guessing that