Rev 9461 | Rev 10218 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9461 | Rev 9809 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | 8 | ||
9 | <p> |
9 | <p> |
10 | !href cmd=reply&step=0&cltype=0 $wims_name_create_class |
10 | !href cmd=reply&step=0&cltype=0 $wims_name_create_class |
11 | </p> |
11 | </p> |
12 | 12 | ||
13 | !set wims_menu_items=!append line |
13 | !set wims_menu_items=!append line itemsep,0,$wims_name_Creation\ |
- | 14 | create_class,1,cmd=reply&step=0&cltype=0\ |
|
14 | to $wims_menu_items |
15 | to $wims_menu_items |
15 | 16 | ||
16 | <p> |
17 | <p> |
17 | !if 2 isitemof $alltypes |
18 | !if 2 isitemof $alltypes |
18 | !href cmd=reply&step=0&cltype=2 $wims_name_create_superclass |
19 | !href cmd=reply&step=0&cltype=2 $wims_name_create_superclass |
19 | !set wims_menu_items=!append line create_superclass,1,cmd=reply&step=0&cltype=2\ |
20 | !set wims_menu_items=!append line create_superclass,1,cmd=reply&step=0&cltype=2\ |
20 | to $wims_menu_items |
21 | to $wims_menu_items |
21 | !else |
22 | !else |
22 | <span class="wims_emph"><strike>$wims_name_create_superclass</strike></span> ($noright). |
23 | <span class="wims_emph"><strike>$wims_name_create_superclass</strike></span> ($noright). |
23 | !endif |
24 | !endif |
24 | </p> |
25 | </p><p> |
25 | - | ||
26 | <p> |
- | |
27 | !if 4 isitemof $alltypes |
26 | !if 4 isitemof $alltypes |
28 | !href cmd=reply&step=0&cltype=4 $wims_name_create_portal |
27 | !href cmd=reply&step=0&cltype=4 $wims_name_create_portal |
29 | ($name_expert) |
28 | ($name_expert) |
30 | !set wims_menu_items=!append line create_portal,1,cmd=reply&step=0&cltype=4\ |
29 | !set wims_menu_items=!append line create_portal,1,cmd=reply&step=0&cltype=4\ |
31 | to $wims_menu_items |
30 | to $wims_menu_items |
32 | !else |
31 | !else |
33 | <span class="wims_emph"><strike>$wims_name_create_portal</strike></span> ($noright). |
32 | <span class="wims_emph"><strike>$wims_name_create_portal</strike></span> ($noright). |
34 | !endif |
33 | !endif |
35 | </p> |
34 | </p><p> |
36 | - | ||
37 | <p> |
- | |
38 | !href cmd=new&job=cloneexemple $wims_name_cloneclass |
35 | !href cmd=new&job=cloneexemple $wims_name_cloneclass |
39 | !set wims_menu_items=!append line cloneclass,1,cmd=new&job=cloneexemple\ |
36 | !set wims_menu_items=!append line cloneclass,1,cmd=new&job=cloneexemple\ |
40 | to $wims_menu_items |
37 | to $wims_menu_items |
41 | 38 | ||
42 | </p> |
39 | </p> |