annotate xml/ru/download.xml @ 2846:fdf1464e1977

Moved banner to the external file to make partial rollout possible. An idea is to have several banners and show them with different probability specified by split directive in the nginx.conf
author Sergey Budnevitch <sb@waeme.net>
date Tue, 10 May 2022 18:07:27 +0400
parents 5ecdddc3851e
children 8a61d0ed67fa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 577
diff changeset
1 <!--
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 577
diff changeset
2 Copyright (C) Igor Sysoev
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 577
diff changeset
3 Copyright (C) Nginx, Inc.
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 577
diff changeset
4 -->
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 577
diff changeset
5
50
9d544687d02c Fixed DOCTYPE declaration.
Ruslan Ermilov <ru@nginx.com>
parents: 36
diff changeset
6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 121
diff changeset
8 <article name="nginx: скачать"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9 link="/ru/download.html"
589
764fbac1b8b4 Added document revision.
Ruslan Ermilov <ru@nginx.com>
parents: 582
diff changeset
10 lang="ru"
2327
5ecdddc3851e Updated links to linux packages page.
Konstantin Pavlov <thresh@videolan.org>
parents: 922
diff changeset
11 rev="2">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
12
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 254
diff changeset
13
916
23082702f90d Development to mainline renamed.
Maxim Konovalov <maxim@nginx.com>
parents: 889
diff changeset
14 <section name="Основная версия">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
15
922
9ad2770d3f28 Finished renaming development to mainline.
Ruslan Ermilov <ru@nginx.com>
parents: 916
diff changeset
16 <download last="1" tag="mainline" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
17
500
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
18 </section>
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
19
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
20
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
21 <section name="Стабильная версия">
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
22
727
b2b10d564893 Simplified nginx versions maintenance by providing only
Ruslan Ermilov <ru@nginx.com>
parents: 723
diff changeset
23 <download last="1" tag="stable" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
24
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
25 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
26
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
27
500
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
28 <section name="Устаревшие версии">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
29
727
b2b10d564893 Simplified nginx versions maintenance by providing only
Ruslan Ermilov <ru@nginx.com>
parents: 723
diff changeset
30 <download last="1" tag="legacy" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
31
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
32 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
33
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 254
diff changeset
34
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
35 <section name="Исходный код">
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
36
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
37 <para>
889
675f5c67b45c Source code repository switch to Mercurial.
Maxim Dounin <mdounin@mdounin.ru>
parents: 883
diff changeset
38 Репозитории Mercurial, доступные только для чтения:
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
39 <list type="bullet">
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
40
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
41 <listitem>
889
675f5c67b45c Source code repository switch to Mercurial.
Maxim Dounin <mdounin@mdounin.ru>
parents: 883
diff changeset
42 код: <literal>http://hg.nginx.org/nginx</literal>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
43 </listitem>
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
44 <listitem>
813
6bc7481ccd6e Download page links updated after nginx.org repository has been migrated
Sergey Budnevitch <sb@waeme.net>
parents: 766
diff changeset
45 сайт: <literal>http://hg.nginx.org/nginx.org</literal>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
46 </listitem>
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
47
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
48 </list>
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
49 </para>
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
50
514
3182ae76819e Added a link to the nginx.org Subversion repository.
Ruslan Ermilov <ru@nginx.com>
parents: 500
diff changeset
51 <para>
3182ae76819e Added a link to the nginx.org Subversion repository.
Ruslan Ermilov <ru@nginx.com>
parents: 500
diff changeset
52 <link url="http://trac.nginx.org/nginx/browser">Исходный код в Trac</link>
3182ae76819e Added a link to the nginx.org Subversion repository.
Ruslan Ermilov <ru@nginx.com>
parents: 500
diff changeset
53 </para>
3182ae76819e Added a link to the nginx.org Subversion repository.
Ruslan Ermilov <ru@nginx.com>
parents: 500
diff changeset
54
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
55 </section>
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
56
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
57
882
d1002c39ac0a Linux packages related information moved to separate page.
Sergey Budnevitch <sb@waeme.net>
parents: 813
diff changeset
58 <section name="Готовые пакеты">
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
59
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
60 <para>
2327
5ecdddc3851e Updated links to linux packages page.
Konstantin Pavlov <thresh@videolan.org>
parents: 922
diff changeset
61 Пакеты для Linux
5ecdddc3851e Updated links to linux packages page.
Konstantin Pavlov <thresh@videolan.org>
parents: 922
diff changeset
62 <link doc="linux_packages.xml">стабильной и основной</link> версий.
337
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
63 </para>
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
64
254
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
65 </section>
6080b2b90d15 Russian version of the download page updated.
Sergey Budnevitch <sb@waeme.net>
parents: 245
diff changeset
66
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
67 </article>