Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EWake committed May 4, 2018
1 parent b345abe commit 0fc138d
Show file tree
Hide file tree
Showing 44 changed files with 524 additions and 37 deletions.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/user/domain/webdav.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/build/html/_images/1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/11.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/12.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/5.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/build/html/_images/6.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 22 additions & 13 deletions docs/build/html/_sources/user/domain/webdav.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,27 @@
Configurazione dei client WebDAV
================================

Se si dispone di un account WebDAV `EWake <https://ewake.it>`_ è possibile autenticarsi tramite le risorse di rete del proprio sistema operativo:
Se si dispone di un account WebDAV `EWake <https://ewake.it>`_ è possibile autenticarsi sia tramite browser che tramite le risorse di rete del proprio sistema operativo:

+-------------------------------------------------------------------------------------------+
| WebDAV |
+======================+====================================================================+
| Server | davs://`domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | davs://`username` @`domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | https://`domain.tld`/webdav/`directory` - *(Windows)* |
+----------------------+--------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+--------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------+
| WebDAV |
+======================+=====================================================================+
| Server | davs://`domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | davs://`username` @ `domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | https://`domain.tld`/webdav/`directory` - *(Windows, browser)* |
+----------------------+---------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+---------------------------------------------------------------------+

Dove `domain.tld`, `directory` e `username` sono i parametri associati al proprio account WebDAV presso `EWake <https://ewake.it>`_.
Dove `domain.tld`, `directory` e `username` sono i parametri associati al proprio account WebDAV presso `EWake <https://ewake.it>`_.

Di seguito sono elencate anche le istruzioni dettagliate per la configurazione sui principali dispositivi:

.. toctree::
:maxdepth: 1

webdav/mac
webdav/windows
webdav/linux
6 changes: 6 additions & 0 deletions docs/build/html/_sources/user/domain/webdav/linux.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Linux
=====

We are using Ubuntu 14.04 as our Linux desktop operating system. On Ubuntu, open Files. There is a Connect to Server option on the left sidebar. Click on that.

.. image:: /assets/img/domain/webdav/linux/1.png
26 changes: 26 additions & 0 deletions docs/build/html/_sources/user/domain/webdav/mac.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Mac
===

On a Mac, open *Finder*. On the menu bar, find *Go* and select the option *Connect to Server*.

.. image:: /assets/img/domain/webdav/mac/1.png

Enter the server address and press *Connect*.

.. image:: /assets/img/domain/webdav/mac/2.png

You will be prompted for a username and password. Enter one of the users we created on the server and press *Connect*.

.. image:: /assets/img/domain/webdav/mac/3.png

Once you have connected, the directory should appear in *Finder*.

.. image:: /assets/img/domain/webdav/mac/4.png

You can copy and save files to the webdav directory, and create subdirectories. Here is the initial state of the directory on the server:

.. image:: /assets/img/domain/webdav/mac/5.png

You can add or rename files and create new directories exactly as normal with *Finder*. Below is the end result.

.. image:: /assets/img/domain/webdav/mac/6.png
7 changes: 7 additions & 0 deletions docs/build/html/_sources/user/domain/webdav/windows.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Windows
=======

On Windows, open File Explorer. On the left sidebar, you should find the Network icon.

.. image:: /assets/img/domain/webdav/windows/1.png

7 changes: 6 additions & 1 deletion docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,12 @@ <h1>Documentazione di supporto<a class="headerlink" href="#documentazione-di-sup
<li class="toctree-l3"><a class="reference internal" href="user/domain/ssl/faq.html">Frequently Asked Questions</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="user/domain/webdav.html">Configurazione dei client WebDAV</a></li>
<li class="toctree-l2"><a class="reference internal" href="user/domain/webdav.html">Configurazione dei client WebDAV</a><ul>
<li class="toctree-l3"><a class="reference internal" href="user/domain/webdav/mac.html">Mac</a></li>
<li class="toctree-l3"><a class="reference internal" href="user/domain/webdav/windows.html">Windows</a></li>
<li class="toctree-l3"><a class="reference internal" href="user/domain/webdav/linux.html">Linux</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="user/domain/apache.html">Configurazione di Apache</a></li>
<li class="toctree-l2"><a class="reference internal" href="user/domain/apache.html#htaccess-di-default">.htaccess di default</a></li>
<li class="toctree-l2"><a class="reference internal" href="user/domain/apache.html#user-ini-di-default">.user.ini di default</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion docs/build/html/user/domain.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,12 @@ <h1>Domini<a class="headerlink" href="#domini" title="Link a questa intestazione
<li class="toctree-l2"><a class="reference internal" href="domain/ssl/faq.html">Frequently Asked Questions</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="domain/webdav.html">Configurazione dei client WebDAV</a></li>
<li class="toctree-l1"><a class="reference internal" href="domain/webdav.html">Configurazione dei client WebDAV</a><ul>
<li class="toctree-l2"><a class="reference internal" href="domain/webdav/mac.html">Mac</a></li>
<li class="toctree-l2"><a class="reference internal" href="domain/webdav/windows.html">Windows</a></li>
<li class="toctree-l2"><a class="reference internal" href="domain/webdav/linux.html">Linux</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="domain/apache.html">Configurazione di Apache</a></li>
<li class="toctree-l1"><a class="reference internal" href="domain/apache.html#htaccess-di-default">.htaccess di default</a></li>
<li class="toctree-l1"><a class="reference internal" href="domain/apache.html#user-ini-di-default">.user.ini di default</a></li>
Expand Down
24 changes: 16 additions & 8 deletions docs/build/html/user/domain/webdav.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<script type="text/javascript" src="../../_static/translations.js"></script>
<link rel="top" title="Supporto EWake 0.1.0 documentazione" href="../../index.html" />
<link rel="up" title="Domini" href="../domain.html" />
<link rel="next" title="Configurazione di Apache" href="apache.html" />
<link rel="next" title="Mac" href="webdav/mac.html" />
<link rel="prev" title="Frequently Asked Questions" href="ssl/faq.html" />
</head>
<body role="document">
Expand All @@ -38,7 +38,7 @@ <h3>Navigazione</h3>
<a href="../../genindex.html" title="Indice generale"
accesskey="I">indice</a></li>
<li class="right" >
<a href="apache.html" title="Configurazione di Apache"
<a href="webdav/mac.html" title="Mac"
accesskey="N">successivo</a> |</li>
<li class="right" >
<a href="ssl/faq.html" title="Frequently Asked Questions"
Expand All @@ -55,7 +55,7 @@ <h3>Navigazione</h3>

<div class="section" id="configurazione-dei-client-webdav">
<h1>Configurazione dei client WebDAV<a class="headerlink" href="#configurazione-dei-client-webdav" title="Link a questa intestazione"></a></h1>
<p>Se si dispone di un account WebDAV <a class="reference external" href="https://ewake.it">EWake</a> è possibile autenticarsi tramite le risorse di rete del proprio sistema operativo:</p>
<p>Se si dispone di un account WebDAV <a class="reference external" href="https://ewake.it">EWake</a> è possibile autenticarsi sia tramite browser che tramite le risorse di rete del proprio sistema operativo:</p>
<table border="1" class="docutils">
<colgroup>
<col width="24%" />
Expand All @@ -68,8 +68,8 @@ <h1>Configurazione dei client WebDAV<a class="headerlink" href="#configurazione-
<tbody valign="top">
<tr class="row-even"><td>Server</td>
<td><p class="first">davs://<code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Mac/Linux)</em></p>
<p>davs://<code class="xref py py-obj docutils literal"><span class="pre">username</span></code> &#64;`domain.tld`/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Mac/Linux)</em></p>
<p class="last"><a class="reference external" href="https://">https://</a><code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Windows)</em></p>
<p>davs://<code class="xref py py-obj docutils literal"><span class="pre">username</span></code> &#64; <code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Mac/Linux)</em></p>
<p class="last"><a class="reference external" href="https://">https://</a><code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Windows, browser)</em></p>
</td>
</tr>
<tr class="row-odd"><td>Autenticazione</td>
Expand All @@ -78,6 +78,14 @@ <h1>Configurazione dei client WebDAV<a class="headerlink" href="#configurazione-
</tbody>
</table>
<p>Dove <code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>, <code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> e <code class="xref py py-obj docutils literal"><span class="pre">username</span></code> sono i parametri associati al proprio account WebDAV presso <a class="reference external" href="https://ewake.it">EWake</a>.</p>
<p>Di seguito sono elencate anche le istruzioni dettagliate per la configurazione sui principali dispositivi:</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="webdav/mac.html">Mac</a></li>
<li class="toctree-l1"><a class="reference internal" href="webdav/windows.html">Windows</a></li>
<li class="toctree-l1"><a class="reference internal" href="webdav/linux.html">Linux</a></li>
</ul>
</div>
</div>


Expand All @@ -90,8 +98,8 @@ <h4>Argomento precedente</h4>
<p class="topless"><a href="ssl/faq.html"
title="capitolo precedente">Frequently Asked Questions</a></p>
<h4>Argomento successivo</h4>
<p class="topless"><a href="apache.html"
title="capitolo successivo">Configurazione di Apache</a></p>
<p class="topless"><a href="webdav/mac.html"
title="capitolo successivo">Mac</a></p>
<div role="note" aria-label="source link">
<h3>Questa pagina</h3>
<ul class="this-page-menu">
Expand Down Expand Up @@ -123,7 +131,7 @@ <h3>Navigazione</h3>
<a href="../../genindex.html" title="Indice generale"
>indice</a></li>
<li class="right" >
<a href="apache.html" title="Configurazione di Apache"
<a href="webdav/mac.html" title="Mac"
>successivo</a> |</li>
<li class="right" >
<a href="ssl/faq.html" title="Frequently Asked Questions"
Expand Down
121 changes: 121 additions & 0 deletions docs/build/html/user/domain/webdav/linux.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Linux &mdash; Supporto EWake 0.1.0 documentazione</title>

<link rel="stylesheet" href="../../../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/style.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../',
VERSION: '0.1.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../../_static/jquery.js"></script>
<script type="text/javascript" src="../../../_static/underscore.js"></script>
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<script type="text/javascript" src="../../../_static/translations.js"></script>
<link rel="top" title="Supporto EWake 0.1.0 documentazione" href="../../../index.html" />
<link rel="up" title="Configurazione dei client WebDAV" href="../webdav.html" />
<link rel="next" title="Configurazione di Apache" href="../apache.html" />
<link rel="prev" title="Windows" href="windows.html" />
</head>
<body role="document">
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigazione</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="Indice generale"
accesskey="I">indice</a></li>
<li class="right" >
<a href="../apache.html" title="Configurazione di Apache"
accesskey="N">successivo</a> |</li>
<li class="right" >
<a href="windows.html" title="Windows"
accesskey="P">precedente</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">Supporto EWake 0.1.0 documentazione</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="../../domain.html" >Domini</a> &raquo;</li>
<li class="nav-item nav-item-2"><a href="../webdav.html" accesskey="U">Configurazione dei client WebDAV</a> &raquo;</li>
</ul>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">

<div class="section" id="linux">
<h1>Linux<a class="headerlink" href="#linux" title="Link a questa intestazione"></a></h1>
<p>We are using Ubuntu 14.04 as our Linux desktop operating system. On Ubuntu, open Files. There is a Connect to Server option on the left sidebar. Click on that.</p>
<img alt="../../../_images/1.png" src="../../../_images/1.png" />
</div>


</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Argomento precedente</h4>
<p class="topless"><a href="windows.html"
title="capitolo precedente">Windows</a></p>
<h4>Argomento successivo</h4>
<p class="topless"><a href="../apache.html"
title="capitolo successivo">Configurazione di Apache</a></p>
<div role="note" aria-label="source link">
<h3>Questa pagina</h3>
<ul class="this-page-menu">
<li><a href="../../../_sources/user/domain/webdav/linux.txt"
rel="nofollow">Mostra sorgente</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Ricerca veloce</h3>
<form class="search" action="../../../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Vai" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Inserisci un termine di ricerca un modulo, classe o nome di funzione
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigazione</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="Indice generale"
>indice</a></li>
<li class="right" >
<a href="../apache.html" title="Configurazione di Apache"
>successivo</a> |</li>
<li class="right" >
<a href="windows.html" title="Windows"
>precedente</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">Supporto EWake 0.1.0 documentazione</a> &raquo;</li>
<li class="nav-item nav-item-1"><a href="../../domain.html" >Domini</a> &raquo;</li>
<li class="nav-item nav-item-2"><a href="../webdav.html" >Configurazione dei client WebDAV</a> &raquo;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
&copy; Copyright 2016, EWake.
Creato con <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.6.
</div>
</body>
</html>

0 comments on commit 0fc138d

Please sign in to comment.