[tw5] Re: Forloop by ibnishak.github.io

2018-04-29 Thread balu chandra
okays :)

On Sunday, April 29, 2018 at 7:27:52 PM UTC+5:30, Mat wrote:
>
> Such outright programming matters is better discussed in the dev group. 
> 
>
> <:-)
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/34d8725e-8d52-44fd-9955-dbb783dec6c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Forloop by ibnishak.github.io

2018-04-29 Thread balu chandra
It replaces only the first instance of the forvar .. So i tried to modify 
the code of $:/plugins/tesseract/forloop/forloop.js

for (; i <= max; i += iter) {
textBuffer.push(text.replace(forvar, i));
}


with

for (; i <= max; i += iter) {
textBuffer.push(text.replace(/forvar/gi, i));
}


However, even then the code doesnt do a global replace ... any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/99a17d29-0990-4a03-9683-54cd5eee36ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Doubt regarding default width of button element

2018-04-29 Thread balu chandra
Is there a default width size for the button element? because the two codes 
below give the same result. Anyway to override the default width settings 
of the button element?


<$button style="width:1px;height:10px;">

<$button style="width:5px;height:10px;">

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c023b578-489b-47c5-a53e-38eb07d7e26a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: empty.html / Neuanlegen leeres Wiki lokal

2010-04-14 Thread balu
Hi,

ich glaube, hier noch nie einen Beitrag auf Deutsch gelesen zu haben -
vielleicht hast Du deshalb noch keine Antwort bekommen...

Ein TW-Experte bin ich nicht, aber außer der Aktivierung von
Javascript sind IMHO kein weiteren Einstellungen nötig. Ich selbst
nutze TW immer mit dem Firefox, der meines Wissens auch empfohlen
wird.

Auch wenn ich Dein Problem nicht erklären kann, so kann ich Dir
vielleicht trotzdem helfen: Ich habe gerade die aktuelle Version von
tiddlywiki.com heruntergeladen und in einem ZIP-Archiv auf Dropbox
geparkt.

HIer findest Du den Download: http://dl.dropbox.com/u/315654/empty.html.zip

Vielleicht klappts ja.


On 14 Apr., 08:48, rcpffm rainerpeuk...@googlemail.com wrote:
 Hallo,

 beim Versuch, unter Vista Home downzuladen (wie beschrieben),
 bekomme ich Error 404. (Browser: Chrome, Firefox und IE 8 versucht).
 Beim Versuch, in der Firma dasselbe zu tun - XP, IE 6 (!!) - bekomme
 ich empty.html not found. In der Firma sind ganz besonders harte
 Einstellungen für den Internetverkehr.

 Kann es an der Browser-Sicherheitskonfiguration liegen (bei meiner
 Vista-Umgebung greife ich eigentlich auf die voreingestellten
 Einstellungen zurück...)?

 Welche Einstellungen im Browser muss man besonders beachten?

 Gruß
 rcpffm

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Listing references

2009-09-23 Thread balu

For me this Macro does the job very well:

http://jackparke.googlepages.com/jtw.html#ReferrersMacro





On 23 Sep., 11:27, elnoi elnoi...@gmail.com wrote:
 Hello tw users.
 Is there a way to list current tiddler references. toolbar
 references creates a button to show it but I want to avoid the
 button and directly display a list.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] PasswordGeneratorPlugin?

2008-12-18 Thread balu

Hi,

I really love TiddlyWiki and I have a password-encrypted one on my USB
stick to manage all my projects, todos, contacts and many little
notes. Up to now I store all my passwords in a KeePass database, but I
think it's more convenient to have them in my TW, too. The only thing
I will miss is the function to generate secure passwords. Is there a
plugin for TW to create passwords I didn't find?

Thanks, Balu

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---