13032090cd57733aa394a0901a691923cf8b7621
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

1) #!/usr/bin/wml
2) 
3) ## translation metadata
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

4) # Revision: $Revision$
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

5) # Translation-Priority: 2-medium
6) 
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

7) # this structure defines the side nav bar for the /getinvolved pages
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

8) # and is the input for include/side.wmi
9) 
10) # fields:
11) #
12) # url - the path to the wml page, as used the the <page> tag. This tag ensures
13) # that links will point to the current language if supported, and alternately
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

14) # the english version
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

15) #
16) # txt - the link text to be displayed. Different translations will
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

17) # need to supply alternate txt
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

18) 
19) <:
20)     my $sidenav;
21)     $sidenav = [
22)         {'url'  => 'getinvolved/volunteer',
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

23)          'txt'  => 'Weź udział',
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

24)         },
25)         {'url'  => 'getinvolved/research',
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

26)          'txt'  => 'Badania',
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

27)         },
28)         {'url'  => 'donate/donate',
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

29)          'txt'  => 'Dotacje',