> Could you tell me which parameter I should modify
> in the StyleSheet to make it fit?

I gladly will. However, after all this time with TiddlyWiki, please
tell me that you are familiar with using firebug. Inspecting the
tiddler, you would see that the iframe comes with classname of
"frmTypeWithMe". Knowing that and taking a look at the StyleSheet of
tbTheme (which you don't seem to be using anymore) you would find...

.frmTypeWithMe {margin-left:1%;width:86%;}
.
Here's what I recommend doing to keep the theme updated: At the very
bottom of the theme's StyleSheet you find a link to another StyleSheet
being called: StyleSheetSpace. I have put it there so you can put any
customizations for your own space in it while still getting updates
for tbTheme.

> Btw - If several users use the TypeWithMe button
> on the tiddler "StyleSheet" (and have the same SiteTitle and date)
> will they get access to the same unique typewithme-document?

Not quite...
1) Chances for that are somewhat minimal, especially in TiddlySpace.
It's not the title that counts, it's the spacename. Outside of
TiddlySpace you can define your own prefix in your zzConfig. That's
just not yet documented, but I guess I will put it outthere today.
2) I am considering a mechanism such that you could load TypeWithMe as
a private tiddler and not have any related information visible to a
public visitor. All the visitor would see is some ID which however
won't allow him or her to infer the URL of your document. More on this
here...

http://groups.google.com/group/tiddlywikidev/browse_frm/thread/eaba985cf69c5a41

Your puppy space looks neat. Though, I was a bit confused about the
video poups which instantly show and the peculiar voice of the puppy
guy ;o) ...maybe you want to rather have those 'onclick'.

As time allows I will be creating a plugin which simplifies the
process of opening inline frames or otheriwse embedded content... and
maybe some kind of library that allows you to see them all. But that's
really for later.

Cheers, Tobias.

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