aboutsummaryrefslogtreecommitdiffstats
path: root/czech
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-04-06 22:13:59 +0200
committerLaura Arjona Reina <larjona@debian.org>2019-04-06 22:15:04 +0200
commit6cf892eb4ce5a4325ce82fa832f5a5f32a002469 (patch)
tree0dcf394fb263a012e5677e01a5515efb8887ae18 /czech
parentecbea34f5389b3d3a3466a6bae3e0a30d948e0ed (diff)
add index.wml file (untranslated, created with copypage.pl) to allow this folder to be built
Diffstat (limited to 'czech')
-rw-r--r--czech/News/weekly/index.wml38
1 files changed, 38 insertions, 0 deletions
diff --git a/czech/News/weekly/index.wml b/czech/News/weekly/index.wml
new file mode 100644
index 00000000000..de523927e3f
--- /dev/null
+++ b/czech/News/weekly/index.wml
@@ -0,0 +1,38 @@
+#use wml::debian::projectnews::header PAGENAME="Index"
+#use wml::debian::projectnews::index
+#use wml::debian::translation-check translation="5011f532637dc7820b79b151eecfda4ab65aa22f"
+
+<p>
+<b>Welcome to Debian Project News</b>, a newsletter for the Debian
+community. The <a href="current/issue/">current issue of DPN</a>
+is also available as <a href="dwn.en.rdf">RSS feed</a>.
+</p>
+
+<p>
+Recent issues of Debian Project News:</p>
+<p>
+<:= get_weeklynews_list ('$(CUR_YEAR)', '$(ENGLISHDIR)/News/weekly', '\d+', '', '', 10) :>
+</p>
+
+<p>
+Older issues from
+<:
+ for ($year = $(CUR_YEAR); $year > 2000; $year --)
+ {
+ print qq'<a href="$year/">$year</a>,\n'
+ if -d "$(ENGLISHDIR)/News/weekly/$year";
+ }
+:>
+<a href="2000/">2000</a> and
+<a href="1999/">1999</a> are also available.
+</p>
+
+<p>
+Please learn how to <a href="https://wiki.debian.org/ProjectNews/HowToContribute">contribute</a> to Debian Project News.
+</p>
+
+#use wml::debian::projectnews::footer NOBACKISSUES="yes"
+{#rss#:
+<link rel="alternate" type="application/rss+xml"
+ title="Debian Project News" href="dwn">
+:#rss#}

© 2014-2024 Faster IT GmbH | imprint | privacy policy