forked from PopojiCMS/PopojiCMS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README-TURKISH-LANGUAGE.tex
91 lines (60 loc) · 3.33 KB
/
README-TURKISH-LANGUAGE.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
#======================================#
PopojiCms Turkish Language documentation
#======================================#
How to cope with the special characters in the language of Turkey
To display special characters, or spelling in the language of Turkey.
On certain sections in a page of the site, must use entity number and the entity name.
This does not apply to any of the content, for example if you are using the PopojiCms platform. For content tags, categories, pages, and post can use the spelling (a sentence, phrase, or Word).
But for the addition of the content menu, must use entity number and the entity name.
On the other hand, in the html file should also add meta site as follows:
#======================================#
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
<meta http-equiv="Content-language" content="tr">
#======================================#
To display special characters, or spelling in the language of Turkey please use the entity entity name and number below.
#======================================#
HTML code character Description Anglicized
Ğ Ğ Uppercase "G" with breve accent gh1
İ İ Uppercase dotted "I"² i (as in "tree")
Ş Ş Uppercase "S" with cedilla sh
ğ ğ Lowercase "g" with breve accent gh1
ı ı Lowercase dotless "i"³ ou (as in "in")
ş ş Lowercase "s" with cedilla sh
#======================================#
#======================================#
Display Friendly Code Numerical Code Hex Code Description
Ă Ă Ă Capital A-breve
ă ă ă Lowercase a-breve
    Capital A-circumflex
â â â â Lowercase a-circumflex
Î Î Î Î Capital I-circumflex
î î î î Lowercase i-circumflex
Ș Ú Ú Capital S-comma
ș Û Û Lowercase s-comma
Ş Ş Ş Capital S-cedilla
ş ş ş Lowercase s-cedilla
Ț Ț Ț Capital T-comma
ț ț ț Lowercase t-comma
Ţ Ţ Ţ Capital T-cedilla
ţ ţ ţ Lowercase t-cedilla
#======================================#
#======================================#
HTML code character Description
Ğ Ğ Ğ Uppercase "G" with breve accent
İ İ İ Uppercase dotted "I"
Ş Ş Ş Uppercase "S" with cedilla
ğ ğ ğ Lowercase "g" with breve accent
ı ı ı Lowercase dotless "i"
ş ş ş Lowercase "s" with cedilla
#======================================#
#======================================#
HTML code character Description
Ğ Ğ Ğ Uppercase "G" with breve accent
İ İ İ Uppercase dotted "I"
Ş Ş Ş Uppercase "S" with cedilla
ğ ğ ğ Lowercase "g" with breve accent
ı ı ı Lowercase dotless "i"
ş ş ş Lowercase "s" with cedilla
#======================================#
Please save these html files to help you add special characters in the language of Turkey which we have discussed above.
And to better understand how to use them, especially in the wake of your website using the PopojiCms platform, please see picture below!