diff dtd/versions.dtd @ 3063:68e8c8dc9489

Download page reworked. For now, freenginx versions need to be explicitly marked with name="freenginx" attribute. Further, only the last mainline version is preserved in listing.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 20 Feb 2024 18:58:32 +0300
parents 649420cb8021
children
line wrap: on
line diff
--- a/dtd/versions.dtd	Wed Feb 14 20:08:23 2024 +0300
+++ b/dtd/versions.dtd	Tue Feb 20 18:58:32 2024 +0300
@@ -15,4 +15,5 @@
            ver          CDATA #REQUIRED
            pgp          (yes | no) "yes"
            win          (yes | no) "yes"
+           name         (nginx | freenginx) "nginx"
 >