diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
commit | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch) | |
tree | 0dd8b084480983cf9f9680e8aedb92782a921b13 /files/es/incrustando_mozilla | |
parent | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff) | |
download | translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2 translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip |
initial commit
Diffstat (limited to 'files/es/incrustando_mozilla')
-rw-r--r-- | files/es/incrustando_mozilla/comunidad/index.html | 7 | ||||
-rw-r--r-- | files/es/incrustando_mozilla/index.html | 47 |
2 files changed, 54 insertions, 0 deletions
diff --git a/files/es/incrustando_mozilla/comunidad/index.html b/files/es/incrustando_mozilla/comunidad/index.html new file mode 100644 index 0000000000..70853c59a3 --- /dev/null +++ b/files/es/incrustando_mozilla/comunidad/index.html @@ -0,0 +1,7 @@ +--- +title: Comunidad +slug: Incrustando_Mozilla/Comunidad +--- +<p>este comentario considero esta fuera dl tema pero queria saber si hay proceso para instala firefox os en iphone</p> + +<p> </p> diff --git a/files/es/incrustando_mozilla/index.html b/files/es/incrustando_mozilla/index.html new file mode 100644 index 0000000000..eafc681878 --- /dev/null +++ b/files/es/incrustando_mozilla/index.html @@ -0,0 +1,47 @@ +--- +title: Incrustando Mozilla +slug: Incrustando_Mozilla +tags: + - Incrustando_Mozilla + - Todas_las_Categorías +translation_of: Mozilla/Gecko/Embedding_Mozilla +--- +<p> +</p> +<div> +<p><a href="es/Gecko">Gecko</a> permite a desarrolladores externos usar la misma tecnologia que encontramos en Mozilla. Eso quiere decir que puedes incluir un navegador dentro de una aplicacion externa, abrir canales y salidas a traves de la red, usando <a href="es/DOM">DOM</a> y demás. Incluso puedes construir una nueva aplicacion entera usando el chrome. +</p> +</div> +<table class="topicpage-table"> <tbody><tr> <td> +<h4 id="Incrustando_Mozilla" name="Incrustando_Mozilla"> <a>Incrustando Mozilla</a> </h4> +<dl><dt> <a href="es/FAQ_Incrustando_Mozilla">FAQ Incrustando Mozilla</a> +</dt><dd> <small>Una gran cantidad de preguntas frecuentes sobre incrustar Mozilla.</small> +</dd><dt> <a class="external" href="http://www.mozilla.org/projects/embedding/embedoverview/EmbeddingBasics.html">Fundamentos para incrustar Gecko (en)</a><br> +</dt><dd> <small>Debido a la creciente importacia de la Web como fuente de informacion, entretenimiento, y contacto personal, la habilidad de acceder y ver datos guardados en formato HTML se esta haciendo mas y mas importante para una amplia variedad de diferentes aplicaciones. Incrustar Gecko, el motor de renderizado de los navegadores Netscape y Mozilla, es una solución sobresaliente para este problema.</small> +</dd></dl> +<dl><dt> <a class="external" href="http://www.mozilla.org/projects/embedding/howto/index.html">Usa tu propio navegador - Como incrustar</a><br> +</dt><dd> <small>Una rapida introducción para incrustar Mozilla.</small> +</dd></dl> +<dl><dt> <a href="es/Incrustando_el_Editor">Incrustando el Editor</a><br> +</dt><dd> <small>Este documento relata es estado actual de la incrustación del editor, problemas con las implementaciones existentes, algunos casos de incrustacion a los que tendremos que hacer frente, y una solucion para incrustarlo en esos casos.</small> +</dd></dl> +<p><span class="alllinks"><a>Ver Todo...</a></span> +</p> +</td> <td> +<h4 id="Comunidad" name="Comunidad"> Comunidad </h4> +<ul><li> En la comunidad Mozilla... en inglés +</li></ul> +<p>{{ DiscussionList("dev-embedding", "mozilla.dev.embedding") }} +</p><p><span class="alllinks"><a href="es/Incrustando_Mozilla/Comunidad">Ver Todo...</a></span> +</p><p><br> +</p> +<h4 id="Temas_Relacionados" name="Temas_Relacionados"> Temas Relacionados </h4> +<dl><dd> <a href="es/Gecko">Gecko</a>, <a href="es/XPCOM">XPCOM</a> +</dd></dl> +<p><br> +</p> +</td> </tr> </tbody></table> +<p><span class="comment">Categorías</span> +</p><p><span class="comment">Interwiki Language Links</span> +</p><p><br> +</p>{{ languages( { "en": "en/Embedding_Mozilla", "fr": "fr/Mozilla_embarqu\u00e9", "ja": "ja/Embedding_Mozilla", "ko": "ko/Embedding_Mozilla", "pl": "pl/Zagnie\u017cd\u017canie_Mozilli", "zh-cn": "cn/Embedding_Mozilla" } ) }} |