[tw] Re: String.prototype.htmlEncode

2011-06-01 Thread rakugo
Hi Vladimar, It would be good to have a better idea of what you are trying to achieve. The javascript function htmlEncode operates on a string and takes no argument so has no concept of tiddlers. It html encodes a string, so by definition it converts & to & and < to < etc... that's what html encod

[tw] Re: The Old Language Problem

2011-06-01 Thread rakugo
Web pages (and TiddlyWiki) are encoded in something called utf8 format a type of character encoding [1]. If I understand correctly the MasterIncludesPlugin and LoadTiddlers plugins load files from your hard disk. I imagine these files are saved in a different file format (e.g. Latin encoding) then

[tw] IE problem

2011-06-01 Thread magev958
Hi, I am having problem with my TiddlyWiki at work. When I try to edit a tiddler in Internet Explorer 8, I get an "Permission denied"-error. In Firefox 3,6 & 4.0 it is no problem but I can't install Firefox on all computer at work I'm afraid :) I have deactivated one plugin at a time and it seems t

[tw] Re: IE problem

2011-06-01 Thread TonG
Hi, I tried your TW. It works as you describe in Firefox 4, but in Internet Explorer 9 the PluginManager starts with an error in the Swedish Translation: "Error: Expected identifier, string or number". So, I cannot test it further. Regards, Ton On Jun 1, 11:44 am, magev958 wrote: > Hi, I am

[tw] Re: IE problem

2011-06-01 Thread magev958
Strange, nerver encounter that problem. I have now disabled the translation plugin. Please try again. On 1 Juni, 13:04, TonG wrote: > Hi, > > I tried your TW. > It works as you describe in Firefox 4, but in Internet Explorer 9 the > PluginManager starts with an error in the Swedish Translation: >

[tw] Re: IE problem

2011-06-01 Thread TonG
Hi, I have more problems with IE: it renders your TW different than in FF: * Missing LMC logo (shows red cross) * Blue bar over the buttons (Senaste nytt Listvy Support Platina redigering), so I don't see them * No backstage button, so I cannot reach the backstage tools I still get the error in S

[tw] Re: String.prototype.htmlEncode

2011-06-01 Thread Vladimir
Thank you very much Rakugo ! I understood it after changing "<" ">" to "<" ">" in text editor. My aim was that Google bot indexed it without amp signs. I didn't find any solution to this in e-net. On 1 июн, 12:23, rakugo wrote: > Hi Vladimar, > It would be good to have a better idea of what you a

[tw] Re: The Old Language Problem

2011-06-01 Thread skye riquelme
Hi rakugo Thanks for your interest, but that does not seem to be the problem. MasterIncludesPlugin is loading the plugins from a file (on my HD) called master.html...opening that file shows the accented letters all correct..but when the plugins get loaded buy MasterIncludesPlugin...they a

[tw] Re: The Old Language Problem

2011-06-01 Thread okido
Hi Skye, Looks you have the same problem as I had some time ago. See: https://groups.google.com/group/tiddlywiki/browse_thread/thread/46f10d0afaa6085b/a545937085e6d3db?hl=en&lnk=gst&q=okido#a545937085e6d3db I made a ticket #1227 to fix this problem. Since that time I keep my Japanese tiddlers in s

[tw] Re: How to do mGSD delete tiddler?

2011-06-01 Thread Dave Gifford - http://www.giffmex.org/
Uh, so how would I put FND's deletetiddlersmacro inside the following FET macro? <> Dave On May 30, 10:06 am, Måns wrote: > Fnd - if you read this: > > Yet another request for Fnd's DeleteTiddlerMacro: > > Don't render deletebutton if document is readOnly - It would be a very > nice feature!!