Hi Mario! Yes it worked. Good solution. Now I can start to tweak it myself.
@Tobias: Any hints on issue nr. 1, TagsTreePlugin? Alex On 5 Dez., 22:09, PMario <[email protected]> wrote: > Hi Alex, > Like Mans wrote. MPTW works with themes [1]. If you have a look there, > you will see, that the very last command is: > > /* get user styles specified in StyleSheet */ > [[StyleSheet]] > > Which is similar to [[MyStyleSheetTweaks]]. But there is no need to > mess around with MptwTheme, because it is allready there. > > So you could directly try to use Mans predefined StyleSheet [2] and > copy it into your StyleSheet tiddler. If there is none in your TW. > Create it. It is a shaddow tiddler, which is designed to contain user > stuff. > > If StyelSheet is saved, it should be automatically activated. > > Let us know, if it works. > > -m > [1]http://mptw.tiddlyspot.com/#MptwTheme > [2]http://sandkasse.tiddlyspot.com/#StyleSheet > > On Dec 5, 4:51 pm, dafcok <[email protected]> wrote: > > > Hello Mans, > > > thank you for your hints! I knew, that in order to advance my TW I > > have to dig deeper :) > > The pointers where you find what are very helpful in that. I'm also no > > expert in Javascript, HTML, CSS and such but will invest some time in > > it because it's really worth it. > > Unfortunately in my Mptw theme there is no StyleSheet Tiddler and no > > #messageArea statement. Hmm.. eventually I can dig it out by searching > > some more. > > > cheers, Alex > > > On 4 Dez., 00:10, Måns <[email protected]> wrote: > > > > Hi Alex > > > > > *bump* ... for the Message placement > > > > You've got to play a little around with it for yourself - that's the > > > whole point of "advancing your TW" you know :-) > > > Seriously, - If you want to have fun with the thing - and get to a > > > point where you can say that you did it yourself - you've got to take > > > some chances... make some changes and see what happens... > > > > If you have a look at the StyleSheet > > > tiddlerhttp://sandkasse.tiddlyspot.com/#StyleSheet > > > - there are some knobs you can pull to move the message placement: > > > "top:0;left:30%;padding:1em 1%;margin:1em 0 0 1%;width:35%;" > > > > Try changing the values and see what happens... If you change the > > > "left:30%;"-statement to "left:0%;" I think the message box will > > > appear to the left hand side.... > > > To make the box appear at the bottom - try changing the "top"value - > > > or maybe even change it to a "bottom" value? - What happens if you > > > change the "absolsolute"-statement to "relative"?? > > > > If you want to know what you are doing, I suggest reading the > > > StyleSheets from different TW's. Find the parts where it says: > > > #messageArea sth... > > > I copied this code from one of the themes I use most often: Tobias' > > > tbtheme from TiddlySpace.com (tbtheme.tiddlyspace.com) > > > > Sorry if I don't give good or "right on" answers this time - Maybe > > > it's because I never really found any precise documentation on the > > > matter myself... > > > Maybe someone else will be kind enough to explain what's going on - > > > and tell what the options really are... > > > Happy hacking.. > > > > Cheers Måns Mårtensson > > > > On 3 Dec., 22:19, dafcok <[email protected]> wrote: > > > > > *bump* ... for the Message placement and point #1 regarding filtering > > > > the TagsTreePlugin! > > > > > Alex > > > > > On 22 Nov., 23:51, dafcok <[email protected]> wrote: > > > > > > Thank you all. All issues addressed either good or perfect! > > > > > I hope someone else will also benefit from your tips. > > > > > > Last thing is about the Message and FadeOut, could you also just place > > > > > it on the lower right or upper left part of the window via css or > > > > > something? > > > > > Alex > > > > > > On 22 Nov., 11:13, PMario <[email protected]> wrote: > > > > > > > On Nov 21, 9:58 pm, dafcok <[email protected]> wrote:> 3. The > > > > > > notification popup (after saving f.i.) shows exactly above the > > > > > > > search entry field on the upper right corner! In combination with > > > > > > > auto- > > > > > > > save it really really gets in the way :) > > > > > > > There is a MessageFadeOut [1] hack at TeamWork. > > > > > > > *Create a tiddler named: MessageFadeOut and tag it "systemConfig" > > > > > > *copy paste the content > > > > > > *adjust: txtFadeTimer if needed > > > > > > *save and reload > > > > > > > It will clear the message area after x seconds. > > > > > > > [1]http://hoster.peermore.com/recipes/TeamWork/tiddlers.wiki#MessageFadeOut -- 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.

