[tw] Giewiki 1.1.0 announcement

2010-02-28 Thread Poul
Allow me to announce that giewiki 1.1.0, a hosted TW platform, now supports RSS and automatic links between pages. Try it out at http://giewiki.appspot.com, get it from http://code.google.com/p/giewiki/ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" gro

Re: [tw] Removing NestedSlider line break

2010-02-28 Thread Anthony Muscio
Claudio, Nested sliders is designed to do what you ask Between the two chapters, don't leave a blank line +++[Chapter 1] {{indent{+++[Section 1.1] {{indentmore{ [[Section 1.1 - Part 1]] [[Section 1.1 - Part 2]] [[Section 1.1 - Part 3]] }}} === }}} *=== +++[Chapter 2]* {{indent{+++[Section 2.1] {{

[tw] Re: ?? script // if tags.contains('systemConfig');

2010-02-28 Thread Mark S.
You always have to put parenthesis around the conditional: if (tags.contains('systemConfig')) wikify("yep",place) ; HTH Mark On Mar 1, 7:30 am, Mike wrote: > Can't get ** if tags.contains('systemConfig'); ** line to work, I am > sure I have it wrong, or I am going about it the wrong way (do I n

[tw] ?? script // if tags.contains('systemConfig');

2010-02-28 Thread Mike
Can't get ** if tags.contains('systemConfig'); ** line to work, I am sure I have it wrong, or I am going about it the wrong way (do I need a loop for that?) var tag = tiddler.title ; var tags = store.getTiddler(tag).tags ; // if tags.contains('systemConfig'); wikify("[x(systemConfigDisable){}{}{v

[tw] Re: ShowPopup width?

2010-02-28 Thread Morris Gray
On Mar 1, 12:11 am, skye riquelme wrote: > but how do I have the width of the popup controlled by the > ShowPopup parameters and not by the StyleSheet (which does allow any > flexibility in widths)? Good day Skye, If you remove the code from the StyleSheet then ShowPopup should take over contro

[tw] Why is my theme not appearing the same as the demo?

2010-02-28 Thread promethea
I'm new to TiddlyWiki so forgive my cluelessness. I installed a theme called "Hawk" on my wiki, and am having problems: 1) It's missing the pink navigation bar across the top 2) My main menu is gone now, including "new tiddly", so I don't know how to access a new tiddly 3) I'm not sure if a plug

[tw] How do I implement a google translator button?

2010-02-28 Thread Måns
Hi TwWizards How do I implement/embed the google translator button in a TW? http://translate.google.com/translate_tools?hl=en&layout=1&eotf=1&sl=en&tl=da The code I get looks like this (I've tried to put it, as is, almost everywhere - pagetemplate, MarkupPrebody, prehead etc - but without success

[tw] Re: ShowPopup width?

2010-02-28 Thread skye riquelme
Hi Sorry about my incorrect terminology...guess I meant to say that there was a conflict...not an override... I found the popup code you mentioned.in order to have a wider popup I tried width:auto; which gave me a slightly wider popup...but not the 90em that the ShowPopup code is spec

Re: [tw] embedding an *.svg file ...

2010-02-28 Thread tiziano de togni
Shankar ha scritto: I noticed that embedding a *.svg file does not work with [img[*.svg]] syntax. I tried opening the svg file in my browser (Firefox) and it opened. Is that a limitation of TiddlyWiki? I was just looking at svg-edit [1] and this integration [2] in TiddlyWiki, it seems promisi

[tw] Re: ShowPopup width?

2010-02-28 Thread Morris Gray
On Feb 27, 7:47 am, skye riquelme wrote: > Now when I put this same > code into a treeview TW it gives me a skinny little popup with one > horizontal slider bar and TWO vertical slider bars. In StyleSheet there is this popup code. But two vertical slider bars is very odd... .popup { max-heigh