[TYPO3] Non-standard letters for RealURL

Logi Huldar Gunnlaugsson logi at spuni.is
Fri Nov 3 17:37:47 CET 2006


Thanks Dmitry,

I have done as you suggested but this did not help. Following is the
code put in Translit.txt:

# Config for Iceland
00C1; 0041;       LATIN CAPITAL LETTER A WITH ACUTE => a (Icelandic)
00C6; 0041 0045;  LATIN CAPITAL LETTER AE => ae (Icelandic)
00C9; 0045;       LATIN CAPITAL LETTER E WITH ACUTE => e (Icelandic)
00CD; 0049;       LATIN CAPITAL LETTER I WITH ACUTE => i (Icelandic)
00D0; 0044;       LATIN CAPITAL LETTER ETH => d (Icelandic)
00D3; 004F;       LATIN CAPITAL LETTER O WITH ACUTE => o (Icelandic)
00D6; 004F;       LATIN CAPITAL LETTER O WITH DIAERESIS => o (Icelandic)
00D8; 004F;       LATIN CAPITAL LETTER O WITH STROKE => o (Icelandic)
00DA; 0055;       LATIN CAPITAL LETTER U WITH ACUTE => u (Icelandic)
00DD; 0059;       LATIN CAPITAL LETTER Y WITH ACUTE => y (Icelandic)
00DE; 0054 0048;  LATIN CAPITAL LETTER THORN => th (Icelandic)
00E1; 0041;       LATIN SMALL LETTER A WITH ACUTE => a (Icelandic)
00E6; 0041 0045;  LATIN SMALL LETTER AE => ae (Icelandic)
00E9; 0045;       LATIN SMALL LETTER E WITH ACUTE => e (Icelandic)
00ED; 0049;       LATIN SMALL LETTER I WITH ACUTE => i (Icelandic)
00F0; 0044;       LATIN SMALL LETTER ETH => d (Icelandic)
00F3; 004F;       LATIN SMALL LETTER O WITH ACUTE => o (Icelandic)
00F6; 004F;       LATIN SMALL LETTER O WITH DIAERESIS => o (Icelandic)
00F8; 004F;       LATIN SMALL LETTER O WITH STROKE => o (Icelandic)
00FA; 0055;       LATIN SMALL LETTER U WITH ACUTE => u (Icelandic)
00FD; 0059;       LATIN SMALL LETTER Y WITH ACUTE => y (Icelandic)
00FE; 0054 0048;  LATIN SMALL LETTER THORN => th (Icelandic)

I've tried to empty the realurl tables in the database but the urls are
not generated correctly (Icelandic letters being dropped out of the
url). 

Am I missing something?

BTW... If I get this to work reliably then I'll submit a patch.

Cheers,
Logi


-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Dmitry
Dulepov
Sent: 3. nóvember 2006 12:42
To: typo3-english at lists.netfielders.de
Subject: Re: [TYPO3] Non-standard letters for RealURL

Hi!

Logi Huldar Gunnlaugsson wrote:
> I'm wondering if anyone out there can help me or at least point me in
> the right direction. The situation is this. I'm using RealURL for my
> websites for pretty, SEO friendly urls. The plug-in works great but
for
> a few characters. The problem is that I'm Icelandic and we have a few
> letters that are not used much elsewhere in the world such as: Þþ, Ðð
> and Ýý and these letters are not being en/decoded by RealURL (since
only
> 300.000 people speak the language I'm not so surprised that this
support
> is lacking...). I would like "Þ", "þ", "Ð" and "ð" to become "th" and
> "Ý" and "ý" to become "y" or:
> 
> Þ->th
> þ->th
> Ð->th
> ð->th
> Ý->y
> ý->y
> 
> Any ideas?

Take a look to t3lib/unidata/Translit.txt. You can figure out how to 
encode your letters to anything else. If you do this, please, provide 
information (preferably a patch!) in the bug tracker how to do it. Than 
it may appear in the next version too.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english






More information about the TYPO3-english mailing list