diff options
Diffstat (limited to 'files/pt-pt/archive/mozilla/xul/index.html')
-rw-r--r-- | files/pt-pt/archive/mozilla/xul/index.html | 83 |
1 files changed, 0 insertions, 83 deletions
diff --git a/files/pt-pt/archive/mozilla/xul/index.html b/files/pt-pt/archive/mozilla/xul/index.html deleted file mode 100644 index 3485d951c8..0000000000 --- a/files/pt-pt/archive/mozilla/xul/index.html +++ /dev/null @@ -1,83 +0,0 @@ ---- -title: XUL -slug: Archive/Mozilla/XUL -tags: - - Todas_as_Categorias - - XUL -translation_of: Archive/Mozilla/XUL ---- -<p> </p> - -<div class="callout-box"><strong><a href="/pt/Tutorial_XUL" title="pt/Tutorial_XUL">Tutorial XUL</a></strong> - -<p>Um tutorial introdutório ao XUL, originário do XULPlanet.</p> -</div> - -<div> -<p>A <strong>XML User Interface Language (XUL)</strong> (em português "linguagem XML de interface de usuário") é a linguagem de interface de usuário da Mozilla baseada na <a href="/pt/XML" title="pt/XML">XML</a> que permite construir aplicações multi-plataformas ricas em características que podem rodar ligadas ou desligadas da internet. Essas aplicações são facilmente personalizadas com texto, gráficos e disposições alternativas, fazendo com que possam ser marcadas e localizadas para vários mercados. Desenvolvedores Web que já estejam familiarizados com <a href="/pt/DHTML" title="pt/DHTML">DHTML</a> irão aprender <a href="/pt/XUL" title="pt/XUL">XUL</a> rapidamente e vão logo poder criar aplicações.</p> -</div> - -<table class="topicpage-table"> - <tbody> - <tr> - <td> - <h4 id="Documenta.C3.A7.C3.A3o" name="Documenta.C3.A7.C3.A3o"><a href="/Special:Tags?tag=XUL&language=pt" title="Special:Tags?tag=XUL&language=pt">Documentação</a></h4> - - <dl> - <dt><a href="/pt/Refer%C3%AAncia_XUL" title="pt/Referência_XUL">Referência XUL</a></dt> - <dd><small>Veja também a documentação MDC em <a href="/pt/Preferences_System" title="pt/Preferences_System">prefwindow</a>.</small></dd> - </dl> - - <dl> - <dt><a href="/pt/Controles_XUL" title="pt/Controles_XUL">Controles XUL</a></dt> - <dd><small>Uma rápida lista de todos os controles XUL disponíveis.</small></dd> - </dl> - - <dl> - <dt><a href="/pt/Vis%C3%A3o_Geral_do_XUL" title="pt/Visão_Geral_do_XUL">Visão Geral do XUL</a></dt> - <dd><small>Descreve as características chave e os componentes do XUL.</small></dd> - </dl> - - <dl> - <dt><a href="/pt/Guia_modelo_do_XUL" title="pt/Guia_modelo_do_XUL">Guia modelo do XUL</a></dt> - <dd><small>Um guia detalhado sobre modelos XUL, que é um meio de gerar conteúdo de um código de dados.</small></dd> - </dl> - - <dl> - <dt><a href="/pt/Sobreposi%C3%A7%C3%B5es_XUL" title="pt/Sobreposições_XUL">Sobreposições XUL</a></dt> - <dd><small>Um artigo sobre sobreposições XUL. Sobreposições são usadas para descrever conteúdo extra para a UI. Ele proporciona um poderoso mecanismo para extender e customizar aplicações XUL existentes.</small></dd> - </dl> - - <p><span class="alllinks"><a href="/Special:Tags?tag=XUL:Artigos&language=pt" title="Special:Tags?tag=XUL:Artigos&language=pt">Veja todos...</a></span></p> - </td> - <td> - <h4 id="Comunidade" name="Comunidade">Comunidade</h4> - - <p>{{ DiscussionList("dev-tech-xul", "mozilla.dev.tech.xul") }}</p> - - <ul> - <li><a class="link-irc" href="irc://irc.mozilla.org/xul">canal #xul em irc.mozilla.org</a></li> - <li><a href="/pt/XUL/Comunidade" title="pt/XUL/Comunidade">Outros links para comunidades...</a></li> - </ul> - - <h4 id="Ferramentas" name="Ferramentas">Ferramentas</h4> - - <ul> - <li><a href="/pt/DOM_Inspector" title="pt/DOM_Inspector">DOM Inspector</a></li> - </ul> - - <p><span class="alllinks"><a href="/Special:Tags?tag=XUL:Ferramentas&language=pt" title="Special:Tags?tag=XUL:Ferramentas&language=pt">Veja todas...</a></span></p> - - <h4 id="T.C3.B3picos_relacionados" name="T.C3.B3picos_relacionados">Tópicos relacionados</h4> - - <p><a href="/pt/JavaScript" title="pt/JavaScript">JavaScript</a>, <a href="/pt/CSS" title="pt/CSS">CSS</a>, <a href="/pt/RDF" title="pt/RDF">RDF</a>, <a href="/pt/XBL" title="pt/XBL">XBL</a>, <a href="/pt/Extens%C3%B5es" title="pt/Extensões">Extensões</a>, <a href="/pt/XULRunner" title="pt/XULRunner">XULRunner</a></p> - - <p><span class="comment">Categorias</span></p> - - <p><span class="comment">Interwiki Language Links</span></p> - - <p> </p> - </td> - </tr> - </tbody> -</table> |