diff options
Diffstat (limited to 'files/pl/web')
5 files changed, 4 insertions, 6 deletions
diff --git a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html index da19fa1cfe..008557cfbc 100644 --- a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html @@ -9,8 +9,7 @@ tags: translation_of: Web/API/Canvas_API/Tutorial/Drawing_text original_slug: Rysowanie_tekstu_przy_użyciu_canvas --- -<p>{{ Gecko_minversion_header(1.9) }} -{{ Fx_minversion_header(3) }} +<p> Element <code><a href="pl/HTML/Canvas"><canvas></a></code> wspiera obsługę rysowania tekstu przez eksperymentalne API stworzone w Mozilli. </p> <h2 id="Method_overview" name="Method_overview"> Method overview </h2> diff --git a/files/pl/web/api/navigator/registerprotocolhandler/index.html b/files/pl/web/api/navigator/registerprotocolhandler/index.html index b5b040b91d..7a5a5b9f3e 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/index.html @@ -9,7 +9,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/Navigator/registerProtocolHandler --- -<p>{{ ApiRef() }} {{ Fx_minversion_header(3) }}</p> +<p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 2a9863088c..642c176983 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -3,7 +3,7 @@ title: Obsługa protokołów przez aplikacje WWW slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -<p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> {{ Fx_minversion_header(3) }} +<p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> </p> <h3 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h3> <p><span class="comment">UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU</span> diff --git a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html index 618d611bfe..f2293654e8 100644 --- a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html +++ b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html @@ -9,7 +9,7 @@ tags: translation_of: Web/API/NavigatorOnLine/Online_and_offline_events original_slug: Web/API/NavigatorOnLine/Zdarzenia_online_i_offline --- -<p>{{ Fx_minversion_header(3) }} W programie <a href="pl/Firefox_3_dla_programist%c3%b3w">Firefox 3</a> zaimplementowano obsługę <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">zdarzeń online i offline</a> zdefiniowanych w <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">specyfikacji WHATWG Web Applications 1.0</a>. +<p>W programie <a href="pl/Firefox_3_dla_programist%c3%b3w">Firefox 3</a> zaimplementowano obsługę <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">zdarzeń online i offline</a> zdefiniowanych w <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">specyfikacji WHATWG Web Applications 1.0</a>. </p> <h3 id="Om.C3.B3wienie" name="Om.C3.B3wienie"> Omówienie </h3> <p>Do stworzenia dobrej aplikacji internetowej działającej w trybie offline konieczne jest istnienie sposobu na sprawdzenie, kiedy aplikacja faktycznie znajduje się w trybie offline. W niektórych przypadkach potrzebna jest także możliwość stwierdzenia, czy aplikacja powróciła do stanu „online”. W praktyce sprowadza się to do dwóch wymagań: diff --git a/files/pl/web/exslt/index.html b/files/pl/web/exslt/index.html index 5fde08b5d5..242b2d121e 100644 --- a/files/pl/web/exslt/index.html +++ b/files/pl/web/exslt/index.html @@ -11,7 +11,6 @@ translation_of: Web/EXSLT --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} EXSLT to zestaw rozszerzeń języka <a href="pl/XSLT">XSLT</a>. Program Firefox obsługuje następujące spośród wielu istniejących modułów: </p> <dl><dt><a href="#Pakiet_podstawowy">Pakiet podstawowy</a> (<code>exsl</code>) |