Mario, We're getting closer I think. Thanks for bearing with me.
I think I caused the previous error somehow in cutting and pasting. My zzConfig files seems ok now. But my TotallyTiddler is getting an PluginManager error that says: Error: Expected ';' I don't see a ";" missing anywhere, but maybe I've missed it. Also, my TotallyTiddler was automaticaly tagged as: systemTheme CSS ThemePackage It is now tagged as: systemTheme_no_ systemConfig CSS ThemePackage Is that correct? Thanks, Hal On Dec 7, 5:53 pm, PMario <[email protected]> wrote: > have a look at hal-tt. > TotallyTiddler needs to be tagged: systemTheme _no_ systemConfig > SwitchThemePlugin is tagged: systemConfig > zzConfig is tagged: systemConfig. > > that's it. > > On Dec 7, 11:30 pm, Hal <[email protected]> wrote: > > > > > Mario, > > > I really appreciate your help. I still have a problem, though. > > > I loaded the two plugins (TotallyTiddlers, SwitchThemePlugin) and > > created a tiddler tagged with systemConfig, but when I try to run the > > program, the Plugin Manager tiddler appears and announces an error: > > "Error: 'shy' is undefined" > > > I have no idea what that is referring to. Did I do something wrong? > > > Thanks, > > Hal > > > On Dec 7, 4:45 pm, PMario <[email protected]> wrote: > > > > uups: the settings are at: > > > >http://hal-tt.tiddlyspot.com/#zzConfig > > > > On Dec 7, 10:44 pm, PMario <[email protected]> wrote: > > > > > Hi, > > > > There seems to be a typo in Eric's script. > > > > Stylesheet .. needs to be : StyleSheet > > > > > And may be: > > > > var authors=[ 'hal-tt', 'OtherUser', 'SomeoneElse', ... ]; > > > > the extra ", ..."] only indicates, that there are more useres > > > > possible. the ", ..." are not needed. > > > > > This should work > > > > //{{{ > > > > var co=config.options; // abbrev > > > > var authors=[ 'hal-tt', 'OtherUser', 'SomeoneElse' ]; > > > > co.txtTheme=authors.contains[co.txtUserName]?'StyleSheet':'TotallyTiddlers'; > > > > //}}} > > > > > @hal .. I created a new tw at tiddlyspot, to test the > > > > stuff.http://hal-tt.tiddlyspot.com > > > > > If you open it with:http://hal-tt.tiddlyspot.com/#txtTheme:StyleSheet > > > > it should be also activated in edit mode. > > > > > I pm you the password. You can take it over, or delete it, if you > > > > don't need it. > > > > user name is: hal-tt > > > > > Username and PW have to be set in the right sidebar Options. > > > > > have fun! > > > > mario- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- 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.

