comparison support.md @ 96:e7efa40deb17

Fix URLs, Images, Titles to be up with Alex original style.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 01 Nov 2016 02:03:28 +0100
parents 25149c27c794
children 34cd51c807b1
comparison
equal deleted inserted replaced
95:25149c27c794 96:e7efa40deb17
1 --- 1 ---
2 layout: page 2 layout: page
3 title: Help/Support 3 title: Support/Help
4 menu: true 4 menu: true
5 --- 5 ---
6 6
7 If you need help using Octave, you have many options, from reading 7 If you need help using Octave, you have many options, from reading
8 the Octave manual, asking for help on the mailing lists, chatting 8 the Octave manual, asking for help on the mailing lists, chatting
55 If your question isn't answered in the FAQ, the manual, or the Wiki, 55 If your question isn't answered in the FAQ, the manual, or the Wiki,
56 the [**`{{ site.help_email }}`**][8] mailing list is a good resource. 56 the [**`{{ site.help_email }}`**][8] mailing list is a good resource.
57 57
58 You can also [subscribe][9] to `{{ site.help_email }}` or try to search in the 58 You can also [subscribe][9] to `{{ site.help_email }}` or try to search in the
59 mailing list archive for an answer: 59 mailing list archive for an answer:
60 <div class="row">
61 <div class="columns medium-8">
60 <form action="http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp"> 62 <form action="http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp">
61 <input type="hidden" name="macro" value="search_page" /> 63 <input name="macro" value="search_page" type="hidden">
62 <input type="hidden" name="node" value="1599825" /> 64 <input name="node" value="1599825" type="hidden">
63 <input id="query" name="query" size="25" /> 65 <div class="row collapse">
66 <div class="columns small-7">
67 <input id="query" name="query" size="25">
68 </div>
69 <div class="columns small-3">
64 <select name="days"> 70 <select name="days">
65 <option value="0" selected>all dates</option> 71 <option value="0" selected="">all dates</option>
66 <option value="1">past 24 hours</option> 72 <option value="1">past 24 hours</option>
67 <option value="7">past week</option> 73 <option value="7">past week</option>
68 <option value="30">past month</option> 74 <option value="30">past month</option>
69 <option value="90">past 3 months</option> 75 <option value="90">past 3 months</option>
70 <option value="180">past 6 months</option> 76 <option value="180">past 6 months</option>
71 <option value="365">past year</option> 77 <option value="365">past year</option>
72 </select> 78 </select>
73 <input type="submit" value="Search" /> 79 </div>
74 </form> 80 <div class="columns small-2">
81 <input class="button postfix" value="Search" type="submit">
82 </div>
83 </div>
75 84
76 <div class="row "> 85 <div class="row ">
77 <div class="columns small-11"> 86 <div class="columns small-11">
78 <div class="panel callout"> 87 <div class="panel callout">
79 Please do <strong>not</strong> send any bug reports to the 88 Please do <strong>not</strong> send any bug reports to the
80 <samp>{{ site.help_email }}</samp> mailing list. 89 <samp>{{ site.help_email }}</samp> mailing list.
81 Most Octave users do not want to receive bug reports. 90 Most Octave users do not want to receive bug reports.
82 </div> 91 </div>
83 </p> 92 </div>
93 </div>
84 94
85 - **IRC Chat**: 95 - **IRC Chat**:
86 Too impatient for email? You can find Octave developers and users on the 96 Too impatient for email? You can find Octave developers and users on the
87 [`{{ site.irc_channel }}` channel][10] at [`{{ site.irc_network }}`][11]. 97 [`{{ site.irc_channel }}` channel][10] at [`{{ site.irc_network }}`][11].
88 The atmosphere is relaxed and chat isn't restricted to matters strictly 98 The atmosphere is relaxed and chat isn't restricted to matters strictly