1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Fixed typos, format, and minor content in Readme

This commit is contained in:
Andrew Manning 2018-03-03 06:35:20 -05:00 committed by GitHub
parent 41cb792233
commit 3dc6554621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
## Hubzilla ## Hubzilla
[Hubzilla](http://hubzilla.org) is a powerful platform for creating interconnected websites featuring a decentralized identity, commuhubzilla_test1nications, and permissions framework built using common webserver technology. [Hubzilla](http://hubzilla.org) is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.
Current snapshot in *sources*: Current snapshot in *sources*:
@ -76,6 +76,8 @@ Use the YunoHost admin panel to install Hubzilla by entering the GitHub repo add
Make sure to select your domain from the previous section as the application domain. Make sure to select your domain from the previous section as the application domain.
When installation is complete, you will need to visit your new hub's page and login with the admin account which was entered at the time of installation process. You should then be able to create your first channel and have the admin rights for the hub.<br> When installation is complete, you will need to visit your new hub's page and login with the admin account which was entered at the time of installation process. You should then be able to create your first channel and have the admin rights for the hub.
<strong>For normal YunoHost users:</strong>Normal LDAP users can login through Ldap authentication and create there channels.<br>
<strong>If admin don't see the admin rights:</strong>If admin don't see the admin rights in your nav bar drop down menu or want to grant admin rights to any other user(s) on the hub then you have to manually add 4096 to the account_roles under accounts for that user in the database through phpMYAdmin. **For normal YunoHost users:** Normal LDAP users can login through Ldap authentication and create there channels.
**If the admin cannot access the admin settings:** If you cannot access the admin settings at `https://hub.example.com/admin` when you log in as the administrator, or you want to grant admin rights to any other user(s) on the hub, then you have to manually add 4096 to the account_roles under accounts for that user in the database through phpMYAdmin.