Rev 16925 | 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 |
||
12498 | bpr | 3 | !if $status=ERROR |
4 | <div class="wims_msg alert"> |
||
13527 | obado | 5 | !read lang/msgcl.phtml.$modu_lang $rep2 |
12498 | bpr | 6 | </div> |
13527 | obado | 7 | !if $w1 iswordof badname |
8 | error code: <code>$w3</code> |
||
9 | !endif |
||
17180 | bpr | 10 | <hr style="width:50%"> |
23 | reyssat | 11 | !else |
12498 | bpr | 12 | <pre>$rep</pre> |
13 | !if $m1=local |
||
14 | <p>$name_local</p> |
||
15 | $name_error: |
||
16 | !mailurl $wims_site_manager $wims_name_manager |
||
17 | !else |
||
18 | <p>$name_emailsend</p> |
||
19 | !endif |
||
23 | reyssat | 20 | !endif |
12498 | bpr | 21 | !exit |
23 | reyssat | 22 | !endif |
23 | |||
24 | !if $askcheat=yes |
||
12498 | bpr | 25 | $name_cheat1 |
26 | <div class="wimscenter"> |
||
13527 | obado | 27 | !href cmd=help&special_parm=wimsversion $wims_name_Explanations |
23 | reyssat | 28 | . |
13527 | obado | 29 | !href cmd=reply&vcheat=no $name_goahead |
23 | reyssat | 30 | . |
12498 | bpr | 31 | </div> |
13527 | obado | 32 | $name_cheat2: |
12498 | bpr | 33 | !href cmd=reply&vcheat=yes $name_goahead |
3009 | bpr | 34 | . |
12498 | bpr | 35 | !exit |
23 | reyssat | 36 | !endif |
37 | |||
38 | !if $pubprep=yes |
||
12498 | bpr | 39 | !if $local!=yes |
40 | !href cmd=help&special_parm=publish $name_readhelp |
||
41 | $name_warning0 |
||
42 | !set sysadmin_mail=!getdef sysadmin in wimshome/public_html/bases/sys/publishcenter/$(mu_publish_site[1]) |
||
43 | <div class="spacer"> |
||
44 | $name_warning_keywords |
||
13527 | obado | 45 | <ul> |
14519 | bpr | 46 | <li>$wims_name_level:<span class="tt">$i_level</span></li> |
13527 | obado | 47 | <li>$wims_name_Domain: <span class="tt">$i_domain</span></li> |
48 | <li>$wims_name_Keywords: |
||
49 | <span class="tt">$keywordsgood</span> |
||
50 | !if $keywordsbad!=$empty |
||
51 | <div> |
||
52 | $name_warning_keywords_unknown |
||
53 | <div class="tt wims_msg alert">$keywordsbad</div> |
||
54 | $name_warning_keywords2 |
||
55 | </div> |
||
56 | !endif |
||
57 | </li> |
||
14522 | bpr | 58 | !if $changenews=no |
59 | <li> |
||
60 | NEWS: <div class="wims_msg alert">$name_changenews</div> |
||
61 | </li> |
||
62 | !endif |
||
13527 | obado | 63 | </ul> |
64 | !if $dombad!=$empty |
||
65 | <div class="wims_msg alert"> |
||
66 | $name_warning_nodomain: |
||
67 | <span class="tt">$dombad</span>. |
||
68 | $name_warning_nodomain2 |
||
17180 | bpr | 69 | <br class="spacer"> |
13527 | obado | 70 | $name_warning_domain |
71 | !mailurl $sysadmin_mail $sysadmin_mail\ |
||
7550 | bpr | 72 | [WIMS] keywords domain |
13527 | obado | 73 | </div> |
74 | !else |
||
75 | $name_warning_suggestion |
||
76 | !mailurl $sysadmin_mail $sysadmin_mail\ |
||
8620 | bpr | 77 | [WIMS] keywords domain |
13527 | obado | 78 | !endif |
79 | </div> |
||
12498 | bpr | 80 | $name_warning01 |
81 | !form reply |
||
17180 | bpr | 82 | <input type="hidden" name="confirm" value="yes"> |
83 | <input type="hidden" name="vcheat" value="$vcheat"> |
||
12498 | bpr | 84 | <fieldset class="property_fields blockcenter"> |
13527 | obado | 85 | <legend>$wims_name_publish</legend> |
86 | <div class="field box"> |
||
87 | <label for="submitpublish_site">$wims_name_publish_center</label> |
||
88 | !set wims_ref_class=wims_button_help float_right |
||
89 | !href cmd=help&special_parm=publication $wims_name_help |
||
90 | !formselect submitpublish_site list $mu_publish_site prompt $publishcentersname |
||
91 | </div> |
||
92 | <div class="field box"> |
||
93 | <label for="submitauth">$name_publishaccount</label> |
||
17180 | bpr | 94 | <input type="text" size="20" name="submitauth" id="submitauth" value="$submitauth"> |
13527 | obado | 95 | </div> |
96 | <div class="field box"> |
||
7500 | bpr | 97 | <label for="submitpass">$wims_name_Password</label> |
17180 | bpr | 98 | <input type="password" size="20" name="submitpass" id="submitpass" value="$submitpass"> |
7500 | bpr | 99 | </div> |
100 | <div class="field box"> |
||
101 | <label for="submittype">$name_publishtype</label> |
||
13527 | obado | 102 | !set submittype=stable |
16925 | bpr | 103 | !!delete devel |
104 | !formselect submittype list stable,new prompt $(name_prompt[2..-1]) |
||
13527 | obado | 105 | </div> |
106 | <div class="field box"> |
||
14515 | bpr | 107 | <label for="comment">$wims_name_comment</label> |
108 | !set wims_ref_class=wims_button_help float_right |
||
109 | !href cmd=help&special_parm=comment $wims_name_help |
||
110 | <textarea name="comment" id="comment" |
||
111 | placeholder="$name_publish_placeholder" required="required">$comment</textarea> |
||
112 | </div> |
||
113 | <div class="field box"> |
||
13527 | obado | 114 | <label for="istranslate">$name_translation</label> |
115 | !set istranslate=no |
||
116 | !formselect istranslate list yes,no prompt $wims_name_yes,$wims_name_no |
||
117 | </div> |
||
118 | <div class="field box"> |
||
119 | <label for="modifiers">$name_authorized</label> |
||
120 | !set wims_ref_class=wims_button_help float_right |
||
121 | !href cmd=help&special_parm=modifiers $wims_name_help |
||
17180 | bpr | 122 | <input size="40" name="modifiers" id="modifiers" value="$modifiers"> |
13527 | obado | 123 | </div> |
124 | <div class="wimscenter wimsform"> |
||
17180 | bpr | 125 | <input type="submit" value="$wims_name_publish"> |
13527 | obado | 126 | </div> |
127 | </fieldset> |
||
12498 | bpr | 128 | $name_warning1 |
13527 | obado | 129 | !formend |
12498 | bpr | 130 | !else |
131 | $name_warning2 |
||
13527 | obado | 132 | <div class="wimscenter"> |
14451 | bpr | 133 | !set wims_ref_class=wims_button wims_button |
13527 | obado | 134 | !href cmd=reply&confirm=yes&vcheat=$vcheat $wims_name_yes |
135 | $ |
||
136 | !set wims_ref_class=wims_button wims_secondary_button |
||
137 | !href cmd=reply&jobreq=flist $wims_name_giveup |
||
138 | </div> |
||
12498 | bpr | 139 | $name_warning3 |
140 | !endif |
||
23 | reyssat | 141 | !endif |
14515 | bpr | 142 |