Rev 7500 | Rev 8620 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $rep!=$empty |
||
3 | !if $status=ERROR |
||
5894 | bpr | 4 | <div class="wims_alertmsg"> |
2389 | bpr | 5 | !read lang/msgcl.phtml.$modu_lang $rep2 |
5874 | bpr | 6 | </div> |
6223 | bpr | 7 | <hr style="width:50%" /> |
23 | reyssat | 8 | !else |
9 | <pre>$rep</pre> |
||
10 | !if $m1=local |
||
5874 | bpr | 11 | <p> |
2379 | bpr | 12 | $name_local |
5874 | bpr | 13 | </p> |
2379 | bpr | 14 | $name_error: |
15 | !mailurl $wims_site_manager $wims_name_manager |
||
23 | reyssat | 16 | !else |
5874 | bpr | 17 | <p> |
2379 | bpr | 18 | $name_emailsend |
5874 | bpr | 19 | </p> |
23 | reyssat | 20 | !endif |
21 | !endif |
||
22 | !exit |
||
23 | !endif |
||
24 | |||
25 | !if $askcheat=yes |
||
2379 | bpr | 26 | $name_cheat1 |
5754 | bpr | 27 | <div class="wimscenter"> |
1704 | bpr | 28 | !href cmd=help&special_parm=wimsversion $wims_name_Explanations |
23 | reyssat | 29 | . |
2379 | bpr | 30 | !href cmd=reply&vcheat=no $name_goahead |
23 | reyssat | 31 | . |
5754 | bpr | 32 | </div> |
7550 | bpr | 33 | $name_cheat2 : |
2379 | bpr | 34 | !href cmd=reply&vcheat=yes $name_goahead |
3009 | bpr | 35 | . |
23 | reyssat | 36 | !exit |
37 | !endif |
||
38 | |||
39 | !if $pubprep=yes |
||
40 | !if $local!=yes |
||
2379 | bpr | 41 | !href cmd=help&special_parm=publish $name_readhelp |
42 | $name_warning0 |
||
7550 | bpr | 43 | <ul> |
44 | <li>$wims_name_Domain: <span class="tt">$i_domain</span></li> |
||
45 | <li>$wims_name_Keywords:<span class="tt">$i_keywords</span></li> |
||
46 | </ul> |
||
47 | !set sysadmin_mail=!getdef sysadmin in wimshome/public_html/bases/sys/publishcenter/$(mu_publish_site[1]) |
||
48 | !if $dombad!=$empty |
||
49 | <div class="wims_alertmsg"> |
||
50 | $name_warning_nodomain: |
||
51 | <span class="tt">$dombad</span>. |
||
52 | $name_warning_nodomain2 |
||
53 | <br class="spacer" /> |
||
54 | $name_warning_domain |
||
55 | !mailurl $sysadmin_mail $sysadmin_mail\ |
||
56 | [WIMS] keywords domain |
||
57 | </div> |
||
58 | !else |
||
59 | <div> |
||
60 | $name_warning_keywords |
||
61 | !mailurl $sysadmin_mail $sysadmin_mail |
||
62 | </div> |
||
63 | !endif |
||
64 | $name_warning01 |
||
23 | reyssat | 65 | !form reply |
6223 | bpr | 66 | <input type="hidden" name="confirm" value="yes" /> |
67 | <input type="hidden" name="vcheat" value="$vcheat" /> |
||
7500 | bpr | 68 | <fieldset class="property_fields blockcenter"> |
69 | <legend>$wims_name_publish</legend> |
||
70 | <div class="field box"> |
||
71 | <label for="submitpublish_site">$wims_name_publish_center</label> |
||
72 | !set wims_ref_class=wims_button_help float_right |
||
3211 | bpr | 73 | !href cmd=help&special_parm=publication $wims_name_help |
7500 | bpr | 74 | !formselect submitpublish_site list $mu_publish_site prompt $publishcentersname |
75 | </div> |
||
76 | <div class="field box"> |
||
77 | <label for="submitauth">$name_publishaccount</label> |
||
78 | <input type="text" size="20" name="submitauth" id="submitauth" value="$submitauth" /> |
||
79 | </div> |
||
80 | <div class="field box"> |
||
81 | <label for="submitpass">$wims_name_Password</label> |
||
82 | <input type="password" size="20" name="submitpass" id="submitpass" value="$submitpass" /> |
||
83 | </div> |
||
84 | <div class="field box"> |
||
85 | <label for="submittype">$name_publishtype</label> |
||
86 | !set submittype=stable |
||
87 | !formselect submittype list devel,stable,new prompt $name_prompt |
||
88 | </div> |
||
89 | <div class="field box"> |
||
90 | <label for="istranslate">$name_translation</label> |
||
23 | reyssat | 91 | !set istranslate=no |
7500 | bpr | 92 | !formselect istranslate list yes,no prompt $wims_name_yes,$wims_name_no |
93 | </div> |
||
94 | <div class="field box"> |
||
95 | <label for="modifiers">$name_authorized</label> |
||
96 | !set wims_ref_class=wims_button_help float_right |
||
97 | !href cmd=help&special_parm=modifiers $wims_name_help |
||
98 | <input size="40" name="modifiers" id="modifiers" value="$modifiers" /> |
||
99 | </div> |
||
100 | <div class="wimscenter wimsform"> |
||
101 | <input type="submit" value="$wims_name_tosave" /> |
||
102 | </div> |
||
103 | </fieldset> |
||
104 | $name_warning1 |
||
23 | reyssat | 105 | !else |
2379 | bpr | 106 | $name_warning2 |
7500 | bpr | 107 | <div class="wimscenter"> |
1704 | bpr | 108 | !href cmd=reply&confirm=yes&vcheat=$vcheat $wims_name_yes |
1781 | schaersvoo | 109 | |
1704 | bpr | 110 | !href cmd=reply&jobreq=flist $wims_name_giveup |
7500 | bpr | 111 | </div> |
23 | reyssat | 112 | |
2379 | bpr | 113 | $name_warning3 |
5925 | bpr | 114 | |
23 | reyssat | 115 | !endif |
7500 | bpr | 116 | !formend |
23 | reyssat | 117 | !endif |