Rev 11464 | Rev 13306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11464 | Rev 12490 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $error!=$empty |
3 | !if $error!=$empty |
4 | <div class="wims_msg alert"> |
4 | <div class="wims_msg alert"> |
5 | !read docu/$modu_lang/msg.phtml |
5 | !read docu/$modu_lang/msg.phtml |
6 | </div> |
6 | </div> |
7 | 7 | ||
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !if $edtype=file |
10 | !if $edtype=file |
11 | !set wims_form_method=file |
11 | !set wims_form_method=file |
12 | !else |
12 | !else |
13 | !set wims_form_method=post |
13 | !set wims_form_method=post |
14 | !endif |
14 | !endif |
15 | !form reply |
15 | !form reply |
16 | <input type="hidden" name="doc" value="$doc" /> |
16 | <input type="hidden" name="doc" value="$doc" /> |
17 | <input type="hidden" name="block" value="$block" /> |
17 | <input type="hidden" name="block" value="$block" /> |
18 | 18 | ||
19 | !if $titb=$empty |
19 | !if $titb=$empty |
20 | $name_blockcreation |
20 | $name_blockcreation |
21 | !else |
21 | !else |
22 | $name_blockedition |
22 | $name_blockedition |
23 | !endif |
23 | !endif |
24 | 24 | ||
25 | !if $edtype=file |
25 | !if $edtype=file |
26 | !href cmd=reply&edtype=textarea [$name_compose] |
26 | !href cmd=reply&edtype=textarea [$name_compose] |
27 | !else |
27 | !else |
28 | !href cmd=reply&edtype=file [$name_file] |
28 | !href cmd=reply&edtype=file [$name_file] |
29 | !endif |
29 | !endif |
30 | <br /> |
30 | <br /> |
31 | 31 | ||
32 | !set titb=!reinput $titb |
32 | !set titb=!reinput $titb |
33 | $wims_name_title: <input size="50" name="Titb" value="$titb" /> <br /> |
33 | $wims_name_title: <input size="50" name="Titb" value="$titb" /> <br /> |
34 | !if $edtype=file |
34 | !if $edtype=file |
35 | $name_file: <input type="file" size="35" name="wims_deposit" /> |
35 | $name_file: <input type="file" size="35" name="wims_deposit" /> |
36 | !if $titb!=$empty |
36 | !if $titb!=$empty |
37 | <br />$name_prompt0 |
37 | <br />$name_prompt0 |
38 | !formselect addtype list replace,append,prepend prompt\ |
38 | !formselect addtype list replace,append,prepend prompt\ |
39 | $name_prompt |
39 | $name_prompt |
40 | $name_prompt1. |
40 | $name_prompt1. |
41 | !endif |
41 | !endif |
42 | <br /> |
42 | <br /> |
43 | !else |
43 | !else |
44 | <a id="textarea"></a> |
44 | <a id="textarea"></a> |
45 | <div id="textDiv"> |
45 | <div id="textDiv"> |
46 | !mexec scripts/textarea.sh |
46 | !mexec scripts/textarea.sh |
47 | !! <div id="handleBottom" style="width:100%; top:222px;"></div> |
47 | !! <div id="handleBottom" style="width:100%; top:222px;"></div> |
48 | </div> |
48 | </div> |
49 | <script type="text/javascript"> |
49 | <script type="text/javascript"> |
50 | /*<![CDATA[*/ |
50 | /*<![CDATA[*/ |
51 | markdown_toolbar = new Control.TextArea.ToolBar.Markdown('wims_deposit_id'); |
51 | markdown_toolbar = new Control.TextArea.ToolBar.Markdown('wims_deposit_id'); |
52 | markdown_toolbar.toolbar.container.id = 'markdown_toolbar'; |
52 | markdown_toolbar.toolbar.container.id = 'markdown_toolbar'; |
53 | /*]]>*/ |
53 | /*]]>*/ |
54 | </script> |
54 | </script> |
55 | !endif |
55 | !endif |
56 | <div class="wimscenter"> |
56 | <div class="wimscenter"> |
57 | <input type="submit" name="preview" value="$n_preview" /> |
57 | <input type="submit" name="preview" value="$n_preview" /> |
58 | <input type="submit" name="rEg" value="$wims_name_tosave" /> |
58 | <input type="submit" name="rEg" value="$wims_name_tosave" /> |
59 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
59 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
60 | </div> |
60 | </div> |
61 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
61 | !! $wims_name_Keywords : <input size="50" name="Keyw" value="$keyw" /> <br /> |
62 | !if $block!=main |
62 | !if $block!=main |
63 | $name_prev <input size="12" name="Prev" value="$prev" /> |
63 | $name_prev <input size="12" name="Prev" value="$prev" /> |
64 | $name_next <input size="12" name="Next" value="$next" /> |
64 | $name_next <input size="12" name="Next" value="$next" /> |
65 | $name_up <input size="12" name="Upbl" value="$upbl" /> |
65 | $name_up <input size="12" name="Upbl" value="$upbl" /> |
66 | <br /> |
66 | <br /> |
67 | !endif |
67 | !endif |
68 | $name_dates <span class="tt small">aaaammjj</span> : $name_from |
68 | $name_dates <span class="tt small">aaaammjj</span> : $name_from |
69 | <input size="8" name="Dat1" value="$dat1" /> $name_to |
69 | <input size="8" name="Dat1" value="$dat1" /> $name_to |
70 | <input size="8" name="Dat2" value="$dat2" /> |
70 | <input size="8" name="Dat2" value="$dat2" /> |
71 | 71 |