Rev 10319 | Rev 10764 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10319 | Rev 10355 | ||
---|---|---|---|
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 | !if $wims_theme=default |
|
- | 40 | !!ARIANE |
|
39 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
41 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
40 | modlist |
42 | modlist,1,cmd=reply&jobreq=modname\ |
41 | to $wims_menu_items |
43 | to $wims_menu_items |
- | 44 | !else |
|
- | 45 | !set wims_menu_items=!append line itemsep,0,$wims_name_navigation\ |
|
- | 46 | to $wims_menu_items |
|
- | 47 | !endif |
|
42 | !if $job iswordof index publish diff edfile showfile |
48 | !if $job iswordof index publish diff edfile showfile |
- | 49 | !if $wims_theme=default |
|
- | 50 | !!ARIANE |
|
43 | !set wims_menu_items=!append line modcontent |
51 | !set wims_menu_items=!append line modcontent,1,cmd=reply&jobreq=flist\ |
44 |
|
52 | binfile,1,cmd=reply&jobreq=binfile\ |
- | 53 | to $wims_menu_items |
|
- | 54 | !else |
|
- | 55 | !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\ |
|
45 |
|
56 | to $wims_menu_items |
- | 57 | !endif |
|
46 | !endif |
58 | !endif |
47 | !if $job iswordof flist and $modreq!=.new |
59 | !if $job iswordof flist and $modreq!=.new |
48 | !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\ |
60 | !set wims_menu_items=!append line binfile,1,cmd=reply&jobreq=binfile\ |
49 | to $wims_menu_items |
61 | to $wims_menu_items |
50 | !endif |
62 | !endif |
51 | !if $job iswordof binfile |
63 | !if $job iswordof binfile |
52 | !set wims_menu_items=!append line otherfiles,1,cmd=reply&jobreq=flist\ |
64 | !set wims_menu_items=!append line otherfiles,1,cmd=reply&jobreq=flist\ |
53 | to $wims_menu_items |
65 | to $wims_menu_items |
54 | !endif |
66 | !endif |
55 | !if $job iswordof flist edfile showfile binfile |
67 | !if $job iswordof flist edfile showfile binfile |
56 | !if .oef isin $fname |
68 | !if .oef isin $fname |
57 | !set tmp_f=!replace internal src/ by in $fname |
69 | !set tmp_f=!replace internal src/ by in $fname |
58 | !set tmp_f=!replace internal .oef by in &exo=$tmp_f&cmd=new |
70 | !set tmp_f=!replace internal .oef by in &exo=$tmp_f&cmd=new |
59 | !else |
71 | !else |
60 | !reset tmp_f |
72 | !reset tmp_f |
61 | !endif |
73 | !endif |
62 | !if $job notwordof publish prop diff |
74 | !if $job notwordof publish prop diff |
63 | !set wims_menu_items=!append line itemsep,0, $wims_name_action\ |
75 | !set wims_menu_items=!append line itemsep,0, $wims_name_action\ |
64 | test,4,module=devel/$auth_login/$mod$tmp_f,test\ |
76 | test,4,module=devel/$auth_login/$mod$tmp_f,test\ |
65 | to $wims_menu_items |
77 | to $wims_menu_items |
66 | !endif |
78 | !endif |
Line 84... | Line 96... | ||
84 | !if $job=showfile |
96 | !if $job=showfile |
85 | !set wims_menu_items=!append line edfile,1,cmd=reply&jobreq=edfile\ |
97 | !set wims_menu_items=!append line edfile,1,cmd=reply&jobreq=edfile\ |
86 | to $wims_menu_items |
98 | to $wims_menu_items |
87 | !endif |
99 | !endif |
88 | !if $job=edfile |
100 | !if $job=edfile |
- | 101 | !if $wims_theme=default |
|
- | 102 | !!ARIANE |
|
89 | !set wims_menu_items=!append line back3 |
103 | !set wims_menu_items=!append line back3,1,cmd=reply&jobreq=flist\ |
90 | to $wims_menu_items |
104 | to $wims_menu_items |
- | 105 | !endif |
|
91 | !endif |
106 | !endif |
92 | !endif |
107 | !endif |
93 | !endif |
108 | !endif |
94 | !if $job iswordof flist index showfile edfile |
109 | !if $job iswordof flist index showfile edfile |
95 | !if $wims_menu_items!= |
110 | !if $wims_menu_items!= |