Subversion Repositories wimsdev

Rev

Rev 7236 | Rev 7285 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7236 Rev 7239
Line 6... Line 6...
6
!endif
6
!endif
7
 
7
 
8
dir=binary,data,images,help,anstype,slib
8
dir=binary,data,images,help,anstype,slib
9
cattest=!module category devel/$auth_login/$mod
9
cattest=!module category devel/$auth_login/$mod
10
!if document isin $cattest
10
!if document isin $cattest
11
  dir=
11
  dir=doc/srctex
12
  test=!defof common_files in wimshome/public_html/$devdir/$mod/doc/.def
12
  test=!defof common_files in wimshome/public_html/$devdir/$mod/doc/.def
13
!!!FIXME depends on 1
13
!!!FIXME depends on 1
14
  !if $test!=yes
14
  !if $test!=yes
15
    dir=doc/1/files
15
    dir=!append item doc/1/files to $dir
16
  !else
16
  !else
17
    dir=doc/files
17
    dir=!append item doc/files to $dir
18
  !endif
18
  !endif
19
!endif
19
!endif
20
!if oef isin $cattest
20
!if oef isin $cattest
21
 test=!defof common_images in wimshome/public_html/$devdir/$mod/var.proc
21
 test=!defof common_images in wimshome/public_html/$devdir/$mod/var.proc
22
 !if $test!=yes and datamodule/ notin $test
22
 !if $test!=yes and datamodule/ notin $test