Rev 13057 | Rev 13656 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13057 | Rev 13613 | ||
---|---|---|---|
Line 22... | Line 22... | ||
22 | !if no_cgu notwordof $error |
22 | !if no_cgu notwordof $error |
23 | !reset user_auth |
23 | !reset user_auth |
24 | !set wims_form_method=post |
24 | !set wims_form_method=post |
25 | !!FIXME for PHP |
25 | !!FIXME for PHP |
26 | !if $auth_method notitemof cas and $wims_user=$empty |
26 | !if $auth_method notitemof cas and $wims_user=$empty |
- | 27 | <h3>$(name_enterorregister[1])</h3> |
|
27 | $name_enter |
28 | $name_enter |
28 | !form reply |
29 | !form reply |
29 | !set auth_user=$auth_user_connection |
30 | !set auth_user=$auth_user_connection |
30 | <fieldset class="property_fields halfwidth blockcenter"> |
31 | <fieldset class="property_fields halfwidth blockcenter"> |
31 | <legend>$wims_name_connexion</legend> |
32 | <legend>$wims_name_connexion</legend> |
Line 46... | Line 47... | ||
46 | !endif |
47 | !endif |
47 | </div> |
48 | </div> |
48 | </fieldset> |
49 | </fieldset> |
49 | 50 | ||
50 | !formend |
51 | !formend |
51 | - | ||
- | 52 | <h3>$(name_enterorregister[2])</h3> |
|
52 | !!FIXME too much !if |
53 | !!FIXME too much !if |
53 |
|
54 | !!!if $idp_method notwordof ldap |
54 |
|
55 | !! $name_new_participant |
55 |
|
56 | !!!endif |
56 | !else $auth_method is cas or $wims_user!=empty |
57 | !else $auth_method is cas or $wims_user!=empty |
57 | !if $idp_method notwordof ldap and $auth_method isitemof cas |
58 | !if $idp_method notwordof ldap and $auth_method isitemof cas |
58 | $name_new_participant_external |
59 | $name_new_participant_external |
59 | !endif |
60 | !endif |
60 | !endif |
61 | !endif |