Subversion Repositories wimsdev

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2392 bpr 1
!set name_A=all
2
!set name_X=exercises
3
!set name_T=tools
4
!set name_R=recreations
5
!set name_L=references
6
!set name_S=worksheets
7
!set name_P=popup tools
8
 
9
!if $job=subject
10
  !set title=Browse by subject
11
  !set name_domain=Please choose one of the following subject domains to browse.
12
 
2408 bpr 13
  !set name_available=!nosubst In the domain <i><font color=blue>$name</font></i>, \
2392 bpr 14
    the following topics are available.
15
 !set name_other=Other domains
16
!endif
17
 
18
!if $job=level
19
 !set title=Browse by level
20
 !distribute lines Year\
21
   Category\
22
   Elementary school\
23
   Secondary school\
24
   University\
25
   Graduate study\
26
   Research\
27
 into name_year,name_category,name_primary,name_secondary,name_university,name_graduate,,\
28
 name_research