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 to the TiddlyWiki - especially if you are on Windows.
It might be worth loading the files that are showing up incorrectly in something like Notepad++ (or any good text editor) and saving them in utf8 encoding (this should be one of the advanced options in the save menu). I use TextMate on my mac which allows this. Then try loading the file in your TiddlyWiki and see if characters display correctly If the problem still occurs it's not what I thought! :) [1] (http://en.wikipedia.org/wiki/Character_encoding) On May 30, 11:57 pm, skye riquelme <[email protected]> wrote: > Hi All > > I have previously mentioned that TiddlyWiki has severe problems when > moving away from English.Mainly with accented latters. > > I have noticed that Erics LoadTiddlers oftem creates problems. As does > ExportPlugin. > > I am now seeing the same thing using MasterIncludesPlugin. I have > Paulo Sores' plugin "Portugues Translation" sitting in a reference > TiddlyWiki. It was copied and pasted frompaulos site...and evrything > is great. All accented letters exactly as they should be. > > When I load that Plugin into a TW using MasterIncludesPlugin.....all > the accented letters show up full of weird letters and symbols. Some > as I get with LoadTiddlersPlugin. > > Anyone have any idea why this happens? Is there something about letter > sets from different plugins..... > > Seems a TiddlyWiki thing as I dont see these tings happening when > using simple translations of pages in firefox.....why can´t TiddlyWiki > handle accented letters? > > Thanks > Skye -- 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.

