Rev 10236 | Rev 10319 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10236 | Rev 10238 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | </div> |
34 | </div> |
35 | !endif |
35 | !endif |
36 | !read $job.phtml |
36 | !read $job.phtml |
37 | 37 | ||
38 | !if $auth_login!=$empty and $job notwordof modname copy |
38 | !if $auth_login!=$empty and $job notwordof modname copy |
39 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
39 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
40 |
|
40 | modlist ARIANE,1,cmd=reply&jobreq=modname\ |
41 |
|
41 | to $wims_menu_items |
42 | !if $job iswordof index publish diff edfile showfile |
42 | !if $job iswordof index publish diff edfile showfile |
43 | !set wims_menu_items=!append line modcontent ARIANE,1,cmd=reply&jobreq=flist\ |
43 | !set wims_menu_items=!append line modcontent ARIANE,1,cmd=reply&jobreq=flist\ |
44 | binfile,1,cmd=reply&jobreq=binfile\ |
44 | binfile,1,cmd=reply&jobreq=binfile\ |
45 | to $wims_menu_items |
45 | to $wims_menu_items |
46 | !endif |
46 | !endif |
47 | !if $job iswordof flist and $modreq!=.new |
47 | !if $job iswordof flist and $modreq!=.new |
48 | !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\ |
48 | !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\ |
49 | to $wims_menu_items |
49 | to $wims_menu_items |
50 | !endif |
50 | !endif |
51 | !if $job iswordof binfile |
51 | !if $job iswordof binfile |
52 | !set wims_menu_items=!append line otherfiles,1,cmd=reply&jobreq=flist\ |
52 | !set wims_menu_items=!append line otherfiles,1,cmd=reply&jobreq=flist\ |
53 | to $wims_menu_items |
53 | to $wims_menu_items |
54 | !endif |
54 | !endif |
55 | !if $job iswordof flist edfile showfile binfile |
55 | !if $job iswordof flist edfile showfile binfile |
56 | !if .oef isin $fname |
56 | !if .oef isin $fname |
57 | !set tmp_f=!replace internal src/ by in $fname |
57 | !set tmp_f=!replace internal src/ by in $fname |
58 | !set tmp_f=!replace internal .oef by in &exo=$tmp_f&cmd=new |
58 | !set tmp_f=!replace internal .oef by in &exo=$tmp_f&cmd=new |
59 | !else |
59 | !else |
60 | !reset tmp_f |
60 | !reset tmp_f |
61 | !endif |
61 | !endif |
62 | !if $job notwordof publish prop diff |
62 | !if $job notwordof publish prop diff |
63 | !set wims_menu_items=!append line itemsep,0, $wims_name_action\ |
63 | !set wims_menu_items=!append line itemsep,0, $wims_name_action\ |
64 |
|
64 | test,4,module=devel/$auth_login/$mod$tmp_f,test\ |
65 | to $wims_menu_items |
65 | to $wims_menu_items |
66 | !endif |
66 | !endif |
67 | !set doctest=!module category devel/$auth_login/$mod |
67 | !set doctest=!module category devel/$auth_login/$mod |
68 | !if document isin $doctest |
68 | !if document isin $doctest |
69 | !set doclist=!defof doclist in wimshome/public_html/$devdir/$mod/var.proc |
69 | !set doclist=!defof doclist in wimshome/public_html/$devdir/$mod/var.proc |
70 | !set doclist=!words2items $doclist |
70 | !set doclist=!words2items $doclist |
71 | !set test=!itemcnt $doclist |
71 | !set test=!itemcnt $doclist |
72 | !if $test<=1 |
72 | !if $test<=1 |
73 | !set wims_menu_items=!append line docgestion,4,module=adm/doc&devdoc=$mod&doc=1&job=read,test\ |
73 | !set wims_menu_items=!append line docgestion,4,module=adm/doc&devdoc=$mod&doc=1&job=read,test\ |
74 | to $wims_menu_items |
74 | to $wims_menu_items |
75 | !else |
75 | !else |
76 | !for d_=1 to $test |
76 | !for d_=1 to $test |
77 | !set wims_menu_items=!append line docgestion ($(doclist[$d_])),4,module=adm/doc&devdoc=$mod&doc=$(doclist[$d_])&job=read,test\ |
77 | !set wims_menu_items=!append line docgestion ($(doclist[$d_])),4,module=adm/doc&devdoc=$mod&doc=$(doclist[$d_])&job=read,test\ |
78 | to $wims_menu_items |
78 | to $wims_menu_items |
79 | !next |
79 | !next |
80 | !endif |
80 | !endif |
81 | !endif |
81 | !endif |
82 | !set wims_menu_items=!append line modsave,1,cmd=reply&jobreq=backup\ |
82 | !set wims_menu_items=!append line modsave,1,cmd=reply&jobreq=backup\ |
83 | to $wims_menu_items |
83 | to $wims_menu_items |
- | 84 | !if $job=showfile |
|
- | 85 | !set wims_menu_items=!append line edfile,1,cmd=reply&jobreq=edfile\ |
|
- | 86 | to $wims_menu_items |
|
- | 87 | !endif |
|
- | 88 | !if $job=edfile |
|
- | 89 | !set wims_menu_items=!append line back3 ARIANE,1,cmd=reply&jobreq=flist\ |
|
- | 90 | to $wims_menu_items |
|
- | 91 | !endif |
|
84 | !endif |
92 | !endif |
85 | 93 | !endif |
|
86 |
|
94 | !if $job iswordof flist index showfile edfile |
87 | !if $wims_menu_items!= |
95 | !if $wims_menu_items!= |
88 | !set wims_menu_items=!append line itemsep,0,$wims_name_whelp\ |
96 | !set wims_menu_items=!append line itemsep,0,$wims_name_whelp\ |
89 |
|
97 | to $wims_menu_items |
90 | !endif |
98 | !endif |
91 | !set wims_menu_items=!append line docoef,4,module=adm/createxo&modtoolhelp=yes,help\ |
99 | !set wims_menu_items=!append line docoef,4,module=adm/createxo&modtoolhelp=yes,help\ |
92 |
|
100 | docslib,4, module=help/wimsdoc&subject=slib#slib,help\ |
93 | docanswer,4,module=adm/createxo&modtoolhelp=yes&special_parm=reply,help\ |
101 | docanswer,4,module=adm/createxo&modtoolhelp=yes&special_parm=reply,help\ |
94 | doctec,4,module=help/wimsdoc.en,help\ |
102 | doctec,4,module=help/wimsdoc.en,help\ |
95 | to $wims_menu_items |
103 | to $wims_menu_items |
- | 104 | !endif |
|
- | 105 | ||
- | 106 | !if $job iswordof flist index publish diff binfile |
|
96 |
|
107 | !set wims_menu_items=!append line itemsep,0,$name_publication\ |
97 |
|
108 | to $wims_menu_items |
98 | !if $job iswordof flist publish diff binfile |
109 | !if $job iswordof flist publish diff binfile |
99 | !set wims_menu_items=!append line properties,1,cmd=reply&jobreq=index\ |
110 | !set wims_menu_items=!append line properties,1,cmd=reply&jobreq=index\ |
100 | to $wims_menu_items |
111 | to $wims_menu_items |
101 | !endif |
- | |
102 | !if $pubtit!=$empty |
112 | !if $pubtit!=$empty |
103 | !set wims_menu_items=!append line checkdiff,1,cmd=reply&jobreq=diff\ |
113 | !set wims_menu_items=!append line checkdiff,1,cmd=reply&jobreq=diff\ |
104 | ,01,local: $version / pub: $pubversion\ |
114 | ,01,local: $version / pub: $pubversion\ |
105 | to $wims_menu_items |
115 | to $wims_menu_items |
106 | !endif |
116 | !endif |
107 | !set wims_menu_items=!append line publish,1,cmd=reply&jobreq=publish\ |
- | |
108 | to $wims_menu_items |
- | |
109 | !endif |
117 | !endif |
110 | !endif |
- | |
111 | !endif |
- | |
112 | ! |
118 | !if $job notwordof publish |
113 | !set wims_menu_items=!append line |
119 | !set wims_menu_items=!append line publish,1,cmd=reply&jobreq=publish\ |
114 | to $wims_menu_items |
120 | to $wims_menu_items |
115 | !endif |
121 | !endif |
116 | - | ||
117 | !if $job=edfile |
- | |
118 | !set wims_menu_items=!append line back3,1,cmd=reply&jobreq=flist\ |
- | |
119 | to $wims_menu_items |
- | |
120 | - | ||
121 | !set wims_menu_items=!append line itemsep,0,$wims_name_help\ |
- | |
122 | docoef,4,module=adm/createxo&modtoolhelp=yes,help\ |
- | |
123 | docslib,4,module=help/wimsdoc&subject=slib#slib,help\ |
- | |
124 | docanswer,4,module=adm/createxo&modtoolhelp=yes&+special_parm=reply,help\ |
- | |
125 | to $wims_menu_items |
- | |
126 | !endif |
122 | !endif |
127 | 123 | ||
128 | !tail |
124 | !tail |
129 | 125 | ||
130 | !reset confirm target1 target2 target3 target4 vcheat \ |
126 | !reset confirm target1 target2 target3 target4 vcheat \ |