please visit the page <a href="<%= web.paths.preferences %>">preferences</a>.</p>
</section>
</section>
</article>
</article>
...
@@ -25,13 +25,13 @@
...
@@ -25,13 +25,13 @@
<h3 class="panel-title">Account Request</h3>
<h3 class="panel-title">Account Request</h3>
</div>
</div>
<div class="panel-body">
<div class="panel-body">
<p>For a build account requests please mail <span class="email"><%= web.debomatic.admin.email %></span>.</p>
<p>For build account requests please mail <span class="email"><%= web.debomatic.admin.email %></span>.</p>
</div>
</div>
</div>
</div>
<section>
<section>
<p class="alert alert-warning"><strong>Remember:</strong> if you do not find here what you are
<p class="alert alert-warning"><strong>Remember:</strong> if you do not find here what you are
looking for you are always able to browse debomatic static directory
looking for, you are always able to browse debomatic static directory
in <a class="alert-link" href="<%= web.paths.debomatic %>">this page</a>.</p>
in <a class="alert-link" href="<%= web.paths.debomatic %>">this page</a>.</p>
</section>
</section>
</article>
</article>
...
@@ -115,7 +115,7 @@ scp_compress = 1
...
@@ -115,7 +115,7 @@ scp_compress = 1
<p>This interface is built up on <a href="//nodejs.org">node</a> platform
<p>This interface is built up on <a href="//nodejs.org">node</a> platform
and uses intensely <a href="//socket.io">socket.io</a> and <a href="//jquery.com/">jquery</a> technologies.</p>
and uses intensely <a href="//socket.io">socket.io</a> and <a href="//jquery.com/">jquery</a> technologies.</p>
<p>Whenever you want leave a suggestion or file a bug report, please open a new <a href="https://github.com/LeoIannacone/debomatic-webui/issues">issue</a>.</p>
<p>Whenever you want to leave a suggestion or file a bug report, please open a new <a href="https://github.com/LeoIannacone/debomatic-webui/issues">issue</a>.</p>
<dt>Enable sidebar</dt><dd>Enable sidebar in <a href="<%= web.paths.distribution %>">distribution</a> page.</dd>
<dt>Enable sidebar</dt><dd>Enable sidebar in <a href="<%= web.paths.distribution %>">distribution</a> page.</dd>
<dt>Glossy theme</dt><dd>Use a little glossy theme for the interface.</dd>
<dt>Glossy theme</dt><dd>Use a glossy theme for the interface. Not too much changes, just fancy.</dd>
<dt>Enable autoscroll</dt><dd>Enable scroll down page automatically when viewing a file and a new line is received.</dd>
<dt>Enable autoscroll</dt><dd>Enable scroll down page automatically while you are viewing a file and a new line is received.</dd>
<dt>File background</dt><dd>Remove file background if it makes you uncomfortable while reading a log.</dd>
<dt>File background</dt><dd>Remove file background if it makes you uncomfortable while reading a log.</dd>
<dt>File font-size</dt><dd>Increase the font size for files content.</dd>
<dt>File font-size</dt><dd>Increase the font size for files content.</dd>
<dt class="debug">Debug level</dt><dd class="debug">Set debug level, please take a look at <a href="/javascripts/debug.js">debug.js</a> for more information. Level <code>0</code> means no debug. Please <strong>DO NOT</strong> set debug if you do not really need it. Debug can affect perfomance.</dd>
<dt class="debug">Debug level</dt><dd class="debug">Set debug level, please take a look at <a href="/javascripts/debug.js">debug.js</a> for more information. Level <code>0</code> means no debug. Please <strong>DO NOT</strong> enable debug if you do not really need it. Debug can affect perfomance.</dd>