aboutsummaryrefslogtreecommitdiff
path: root/files/tr/gecko/index.html
blob: 1e8a84430087fbb636120bd3aea541f053c85f3a (plain)
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
---
title: Gecko
slug: Gecko
translation_of: Mozilla/Gecko
---
<p><strong>Gecko</strong>, Mozilla Project tarafından geliştirilen düzenleme motorunun ismidir. Başlangıçtaki ismi NGLayout'tu.</p>

<p>Gecko'nun fonksiyonu web içeriğini okumak, <a href="/en-US/docs/HTML" title="en-US/docs/HTML">HTML</a>, <a href="/en-US/docs/CSS" title="en-US/docs/CSS">CSS</a>, <a href="/en-US/docs/XUL" title="en-US/docs/XUL">XUL</a>, <a href="/en-US/docs/JavaScript" title="en-US/docs/JavaScript">JavaScript</a> gibi kullanıcı ekranını yorumlamak ya da yazdırmaktır. XUL-tabanlı uygulamalarda, Gecko uygulamanın kullanıcı arayüzünü yorumlamak için de kullanılır.</p>

<p>Gecko birkaç tarayıcı da dahil olmak üzere bir çok uygulamada kullanılır, örneğin Firefox, SeaMonkey, Camino, vb. (tüm liste için, lütfen <a class="external" href="http://en.wikipedia.org/wiki/Gecko_%28layout_engine%29#Web_browsers" rel="external" title="http://en.wikipedia.org/wiki/Gecko_(layout_engine)#Web_browsers">Wikipedia'daki Gecko maddesi</a>ne bakınız.) Gecko'nun aynı sürümünü kullanan ürünler aynı standartları desteklemektedir.</p>

<table class="topicpage-table">
 <tbody>
  <tr>
   <td>
    <h2 class="Documentation" id="Belgeleme">Belgeleme</h2>

    <dl>
     <dt><a href="/en-US/docs/Gecko_FAQ" title="en-US/docs/Gecko_FAQ">Gecko SSS</a></dt>
     <dd>Gecko ile ilgili sıkça sorulan sorular.</dd>
     <dt><a href="/en-US/docs/Gecko_DOM_Reference" title="https://developer.mozilla.org/en-US/docs/Gecko_DOM_Reference">Gecko DOM referansı</a></dt>
     <dd>DOM'a referans.</dd>
     <dt><a href="/en-US/docs/Gecko-Specific_DOM_Events" title="en-US/docs/Gecko/Gecko event reference">Gecko event reference</a></dt>
     <dd>Reference to events used within Gecko and Mozilla applications; for web-standard DOM events, see the <a href="/en-US/docs/DOM/DOM_event_reference" title="en-US/docs/DOM/DOM event reference">DOM event reference</a>.</dd>
     <dt><a href="/en-US/docs/Gecko/Versions" title="/en-US/docs/Gecko/Versions">Gecko sürümleri ve uygulama sürümleri</a></dt>
     <dd>Gecko ve Gecko kullanan uygulamaların sürümleri.</dd>
     <dt><a class="external" href="/en-US/docs/Introduction_to_Layout_in_Mozilla" title="https://developer.mozilla.org/en-US/docs/Introduction_to_Layout_in_Mozilla">Introduction to Layout in Mozilla</a></dt>
     <dd>Tech Talk on layout.</dd>
     <dt><a href="/en-US/docs/Embedding_Mozilla" title="en-US/docs/Embedding_Mozilla">Embedding Mozilla</a></dt>
     <dd>Using Gecko in your own application.</dd>
     <dt><a href="/en-US/docs/Character_Sets_Supported_by_Gecko" title="en-US/docs/Character Sets Supported by Gecko">Character sets supported by Gecko</a></dt>
     <dd>A list of the character sets supported by Gecko.</dd>
     <dt><a href="/en-US/docs/Gecko/HTML_parser_threading" title="en-US/docs/Gecko/HTML_parser_threading">HTML parser threading</a></dt>
     <dd>Description of multithreading in the HTML parser.</dd>
     <dt>{{ interwiki('wikimo', 'Gecko:Home_Page', 'Gecko Home Page on MozillaWiki') }}</dt>
     <dd>Home for the active developers. Roadmaps and more up-to-date resources.</dd>
    </dl>

    <p><span class="alllinks"><a href="/en-US/docs/tag/Gecko" title="/en-US/docs/tag/Gecko">View All...</a></span></p>
   </td>
   <td>
    <h2 class="Community" id="Community">Community</h2>

    <ul>
     <li>View Mozilla forums... {{ DiscussionList("dev-tech-layout", "mozilla.dev.tech.layout") }}</li>
    </ul>

    <h2 class="Related_Topics" id="Related_Topics">Related Topics</h2>

    <dl>
     <dd><a href="/en-US/docs/Web_Standards" title="en-US/docs/Web_Standards">Web Standards</a>, <a href="/en-US/docs/XUL" title="en-US/docs/XUL">XUL</a>, <a href="/en-US/docs/Embedding_Mozilla" title="en-US/docs/Embedding_Mozilla">Embedding Mozilla</a>, <a href="/en-US/docs/Developer_Guide" title="en-US/docs/Developing_Mozilla">Developing Mozilla</a></dd>
    </dl>
   </td>
  </tr>
 </tbody>
</table>

<p> </p>