aboutsummaryrefslogtreecommitdiffstats
path: root/croatian/News
diff options
context:
space:
mode:
authorJosip Rodin <joy>2007-05-26 01:55:54 +0000
committerJosip Rodin <joy>2007-05-26 01:55:54 +0000
commit61ff3b0fdb2773adb8f224f60660ab5c69237c1f (patch)
treecd22538afdc1111b4058ee121c42354a3895b78a /croatian/News
parent16572f62578acd80df5c707693471553225e8f73 (diff)
readd+sync
CVS version numbers croatian/News/weekly/index.wml: 1.9 -> 1.10 croatian/devel/developers.loc.wml: 1.11 -> 1.12 croatian/devel/extract_key.wml: 1.9 -> 1.10
Diffstat (limited to 'croatian/News')
-rw-r--r--croatian/News/weekly/index.wml26
1 files changed, 26 insertions, 0 deletions
diff --git a/croatian/News/weekly/index.wml b/croatian/News/weekly/index.wml
new file mode 100644
index 00000000000..5ae578c2412
--- /dev/null
+++ b/croatian/News/weekly/index.wml
@@ -0,0 +1,26 @@
+#use wml::debian::weeklynews::header PAGENAME="Indeks"
+#use wml::debian::weeklynews::index
+#use wml::debian::translation-check translation="1.22"
+
+<p><b>Dobrodošli u Debian Weekly News</b>, vijesti za Debian zajednicu.
+Najnovije izdanje uvijek možete naći
+<a href="current/issue/">ovdje</a>.
+Trenutno izdanje DWN-a je također dostupno i kao <a href="dwn.en.rdf">RSS feed</a>.
+</p>
+
+<p>Nedavna izdanja Debian Weekly Newsa:</p>
+
+<p><:= get_weeklynews_list ('$(CUR_YEAR)', '$(ENGLISHDIR)/News/weekly', '\d+', '', '', 10) :></p>
+
+<p>Starija izdanja iz
+<:
+ 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> i <a href="1999/">1999.</a> su također dostupna.</p>
+
+<p>Molimo pogledajte kako možete <a href="contributing">pridonijeti</a> za
+Debian Weekly News.</p>
+
+#use wml::debian::weeklynews::footer NOBACKISSUES="yes"

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