Hi all,

I made a little experiment to test "Add-a-slider-into-toolbar-and-edit-
text-in-view-mode". My step was:

1. Create a <<edit text>> box in first tiddler;
2. Put the box in a slider in 2nd tiddler;
3. Then put the slider into the ViewTemplate.

For now, I can edit text from a toolbar slider in view mode, and save
back the change to the tiddler. Which means, I created a edit-in-place
method like flickr did. BUT it only worked in one particular tiddler -
the one containing the original edit box. Others won't work.

The reason is while I put the slider into ViewTemplate, the edit box
showing the text from the original tiddler where the box was created,
not the current tiddler. So it can take effect in editing the original
one, not others.

Please take a look at my test:

http://dl.dropbox.com/u/10400854/SliderEditTest.html

You can click the "SliderEdit" button to show the edit box. This
experiment is done by using Eric's EditFieldPlugin. I'm wonder if it
is possible that force the edit box always grab the text from current
tiddler (when it does not specify the tiddler title)?

Cheers,
octw

-- 
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.

Reply via email to