annotate xml/en/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: download"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9 link="/en/download.html"
589
764fbac1b8b4 Added document revision.
Ruslan Ermilov <ru@nginx.com>
parents: 580
diff changeset
10 lang="en"
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
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
13
916
23082702f90d Development to mainline renamed.
Maxim Konovalov <maxim@nginx.com>
parents: 889
diff changeset
14 <section name="Mainline version">
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" />
500
9b440a217907 nginx-1.2.0
Maxim Dounin <mdounin@mdounin.ru>
parents: 487
diff changeset
17
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="Stable version">
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="Legacy versions">
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
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
34
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
35 <section name="Source Code">
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
36
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
37 <para>
889
675f5c67b45c Source code repository switch to Mercurial.
Maxim Dounin <mdounin@mdounin.ru>
parents: 882
diff changeset
38 Read-only Mercurial repositories:
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
39 <list type="bullet">
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
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: 882
diff changeset
42 code: <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 site: <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>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
47
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
48 </list>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
49 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
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 source browser</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
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
55 </section>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
56
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
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="Pre-Built Packages">
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
59
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
60 <para>
882
d1002c39ac0a Linux packages related information moved to separate page.
Sergey Budnevitch <sb@waeme.net>
parents: 813
diff changeset
61 Linux packages for
2327
5ecdddc3851e Updated links to linux packages page.
Konstantin Pavlov <thresh@videolan.org>
parents: 922
diff changeset
62 <link doc="linux_packages.xml">stable and mainline</link> versions.
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
63 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
64
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
65 </section>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
66
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
67 </article>