aboutsummaryrefslogtreecommitdiffstats
path: root/croatian/News
diff options
context:
space:
mode:
authorFrancesca Ciceri <madamezou-guest>2011-03-10 23:20:32 +0000
committerFrancesca Ciceri <madamezou-guest>2011-03-10 23:20:32 +0000
commit5df0e856452bcc91190e48be99d842d2a9448684 (patch)
tree923e1106c530b31020ad32d7ca733ebfa521d864 /croatian/News
parenteab5db7779918839385ee1416898c50a129a1f85 (diff)
added get_past_news_list as included file
CVS version numbers bulgarian/News/index.wml: 1.13 -> 1.14 catalan/News/index.wml: 1.9 -> 1.10 croatian/News/index.wml: 1.24 -> 1.25 czech/News/index.wml: 1.7 -> 1.8 danish/News/index.wml: 1.16 -> 1.17 dutch/News/index.wml: 1.18 -> 1.19 english/News/index.wml: 1.31 -> 1.32 finnish/News/index.wml: 1.25 -> 1.26 french/News/index.wml: 1.25 -> 1.26 german/News/index.wml: 1.27 -> 1.28 hungarian/News/index.wml: 1.12 -> 1.13 indonesian/News/index.wml: 1.9 -> 1.10 italian/News/index.wml: 1.21 -> 1.22 japanese/News/index.wml: 1.26 -> 1.27 korean/News/index.wml: 1.13 -> 1.14 norwegian/News/index.wml: 1.23 -> 1.24 polish/News/index.wml: 1.13 -> 1.14 portuguese/News/index.wml: 1.15 -> 1.16 romanian/News/index.wml: 1.32 -> 1.33 russian/News/index.wml: 1.21 -> 1.22 spanish/News/index.wml: 1.14 -> 1.15 swedish/News/index.wml: 1.29 -> 1.30 turkish/News/index.wml: 1.15 -> 1.16 ukrainian/News/index.wml: 1.5 -> 1.6
Diffstat (limited to 'croatian/News')
-rw-r--r--croatian/News/index.wml11
1 files changed, 2 insertions, 9 deletions
diff --git a/croatian/News/index.wml b/croatian/News/index.wml
index 7b4f4e72481..aeaede9352e 100644
--- a/croatian/News/index.wml
+++ b/croatian/News/index.wml
@@ -24,16 +24,9 @@ zonama preferiramo korištenje e-maila pred telefonskim pozivima.</p>
<p>Ako tražite informacije o trenutnim događanjima i napretku u razvoju
u Debianu, možda će vas zanimati <a href="project/">Debian Project News</a>.
+#include "$(ENGLISHDIR)/News/index.include"
<p>Novosti iz prethodnih godina mogu se pregledati na sljedećim stranicama:
-
-<:
- for ($year = $(CUR_YEAR) - 1; $year > 1997; $year --)
- {
- print qq'<a href="$year/">$year</a>,\n'
- if -d "$(ENGLISHDIR)/News/$year";
- }
-:>
-i <a href="1997/">1997</a>.</p>
+<:= get_past_news_list(); :>
<hrline>

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