Merge branch 'DisHub' into 'master'

Dis hub

See merge request disroot/howto!77
This commit is contained in:
muppeth 2018-12-02 13:09:11 +01:00
commit 4a70bf60db
6 changed files with 56 additions and 0 deletions

View File

@ -28,6 +28,11 @@ Then, the default page is this one:
# How to add photos?
You have two ways of adding fotos:
- Via Dishub's web interface
- With a File Manager using Webdav
## Via Dishub's web interface
![Photo_add](en/Photo_add.gif)
Click on the album you want to add photo into and click on **Add Photos**.
@ -41,6 +46,57 @@ There are a few options:
Click on **Upload** to choose a photo.
## With a File Manager using Webdav
WebDAV is especially useful if you use a Gnu/Linux operating system like Ubuntu/Debian. Different File Managers might have different ways of setting up a Webdav folder
Using Lubuntu File Manager:
On the file browsing application (which in windows is called “file explorer”; different desktop environments have a different one, but it is the graphical interface you can use to browse through the files and folders in your computer) you go to “Go”, in the menu.
![](en/Photo_Album_Lubuntu_01.jpg)
- **Type:** WebDAV
- **Host:** hub.disroot.org_
- **Port:** (leave as is, or 80)
- **Path:** /dav/your_user_name_on_hub
- **Login as:** your_username_on_hub
![](en/Photo_Album_Lubuntu_02.jpg)
Your user name is the one you chose in hub.disroot.org , but when you are asked for the password, it is the one you chose for your email account (your_username@disroot).
If you get one, maybe two messages, saying the location has been moved and/or it has not been mounted.
It is because on the address bar, it needs to be: davs://username@etc
Once you input that “s” manually it allows to see your folders and from there you can drag more folders and pictures that will then show on the page.
![](en/Photo_Album_Lubuntu_03.png)
Using Files (Nautilus)/Nemo/Caja File Managers
- Use the network locations option in your File Manager
- On the lower bar type the path of the webdav folder
- Fill your credentials
- Press connect
Webdav path and credentials:
- **Path:** davs://hub.disroot.org/dav/YOUR_HUBZILLA_NAME
- **Username:** Your_DisHub_login_name
- **Password:** Your_login_password
![](en/Photo_Album_Nautilus_01.gif)
**Adding photos and Albums via File Manager**
When you open your Dishub folder in your File Manager you will see Folders with your Profile and cover photos and the folders of your photo albums.
To add a picture to and existing album just copy/paste the pictures to the album you want. To create a new album just create the folder and copy/paste the pictures there.
When you refresh your Dishub web interface, or login again you will see the new images and albuns you added.
![](en/Photo_Album_add_Nautilus_01.gif)
To remove a picture just dele it, to delete an album delete the folder
# How to edit a photo?
If you click on a photo, you then have access to the **Photo tools**.

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB