mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-08 09:41:35 +00:00
doc: Fetch latest manual
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
650b4efb84
commit
46e57049b9
@ -41,19 +41,35 @@ To login as a !FreedomBox user, go to the wiki/blog's login page and select the
|
||||
|
||||
=== Adding FreedomBox users as wiki admins ===
|
||||
|
||||
1. Login to the wiki, using the admin account that was specified when the wiki was created.
|
||||
1. Login to the site, using the admin account that was specified when the site was created.
|
||||
2. Click "Preferences", then "Setup".
|
||||
3. Under "main", in the "users who are wiki admins", add the name of a user on the !FreedomBox.
|
||||
4. (Optional) Under "auth plugin: passwordauth", uncheck the "enable passwordauth?" option. (Note: This will disable the old admin account login. Only SSO login using HTTP auth will be possible.)
|
||||
5. Click "Save Setup".
|
||||
5. At the bottom of the page click "Save Setup".
|
||||
6. Click "Preferences", then "Logout".
|
||||
7. Login as the new admin user using "Login with HTTP auth".
|
||||
|
||||
|
||||
=== Theming ===
|
||||
|
||||
1. Login to the site, using the admin account that was specified when the site was created.
|
||||
2. Click "Preferences", then "Setup".
|
||||
3. Under "web plugin: theme", check "enable theme?"
|
||||
4. Right under the checkbox, type in the name of the desired theme. You can choose from the following officially supported themes:
|
||||
* actiontabs - mobile friendly
|
||||
* blueview - non-mobile friendly
|
||||
* goldtype - non-mobile friendly
|
||||
* monochrome - mobile friendly
|
||||
5. At the bottom of the page click "Save Setup".
|
||||
For your changes to become visible, you might have to delete your browser's cache or wait a few minutes and refresh your ikiwiki's page.
|
||||
|
||||
It is also possible to install user-contributed themes from ikiwiki's Theme Market. Please note, that this requires additional technical knowledge.
|
||||
|
||||
|
||||
=== External links ===
|
||||
|
||||
* Website: https://ikiwiki.info
|
||||
|
||||
* Theme Market https://ikiwiki.info/theme_market/
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
|
||||
@ -8,6 +8,45 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.6 (2022-03-02) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* email: Enable as an advanced app
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* dynamicdns: Fix adding null domain into configuration
|
||||
* email: Add backup/restore component
|
||||
* email: Add basic functional tests
|
||||
* email: Add front page shortcut, update name and description
|
||||
* email: Add more special-use IMAP folders, set autoexpunge to 60days
|
||||
* email: Add shortcut for non-admin users to manage their aliases
|
||||
* email: Add various documentation links for future readability
|
||||
* email: Allow re-running setup
|
||||
* email: Backup/restore aliases and mailboxes
|
||||
* email: Depend on and run redis server
|
||||
* email: Implement adding common aliases for first admin user
|
||||
* email: List all listening ports of the daemons
|
||||
* email: Narrowly match just rspamd's spam header
|
||||
* email: Open firewall port for managesieve protocol
|
||||
* email: Revert to LDAP auth as pam does not allow non-admin users
|
||||
* email: Set an icon from Tango project
|
||||
* email: Setup rspamd configuration to include !FreedomBox config
|
||||
* email: Tweak client auto-configuration file
|
||||
* email: Update donation URL to rspamd donation URL
|
||||
* email: aliases: Drop ability to enable/disable aliases
|
||||
* email: clients: Make Thunderbird URLs language independent
|
||||
* email: dkim: Implement setting up DKIM signing keys
|
||||
* email: dns: Show table for desired DNS entries
|
||||
* email: postfix: Fix priority for authentication directives
|
||||
* email: postfix: use inline map for TLS SNI maps
|
||||
* email: rspamd: Log to journald via syslog
|
||||
* email: rspamd: Simplify installing configuration
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, German, Hungarian, Russian, Swedish, Telugu, Turkish, Ukrainian
|
||||
* minidlna: add iOS VLC client
|
||||
* samba: add iOS VLC client
|
||||
|
||||
== FreedomBox 22.5 (2022-02-14) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -46,11 +46,25 @@ Para ingresar como usuario !FreedomBox ve a la página de ingreso del wiki/blog
|
||||
6. Pulsa ''Preferencias'' y a continuación ''Salir''.
|
||||
7. Ingresa como el nuevo usuario administrador usando ''Ingresar con autenticación HTTP''.
|
||||
|
||||
=== Aparencia: Temas ===
|
||||
|
||||
1. Ingresa al wiki con la cuenta de administración especificada al crearlo.
|
||||
2. Pulsa en ''Preferencias'', y luego en ''Configurar''.
|
||||
3. Debajo de ''web plugin: tema'', selecciona ''¿habilitar tema?''.
|
||||
4. Justo debajo de la caja del selector, escribe el nombre del tema. Puedes elegir entre los siguientes temas soportados oficialmente:
|
||||
* actiontabs - apropiado para móviles
|
||||
* blueview - inapropiado para móviles
|
||||
* goldtype - inapropiado para móviles
|
||||
* monochrome - apropiado para móviles
|
||||
5. Al final de la página haz clic ''Grabar Configuración''.
|
||||
Para visibilizar tus cambios quizá tengas que refrescar la caché de tu navegador o esperar unos minutos y refrescar tu página de ikiwiki.
|
||||
|
||||
También se pueden instalar temas contribuidos por usuarios desde el Mercado de temas de ikiwiki. Ten en cuenta que esto requiere conocimiento técnico adicional.
|
||||
|
||||
=== Enlaces externos ===
|
||||
|
||||
* Sitio web: https://ikiwiki.info
|
||||
|
||||
* Mercado de temas: https://ikiwiki.info/theme_market/
|
||||
|
||||
## END_INCLUDE
|
||||
|
||||
|
||||
@ -8,6 +8,45 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.6 (2022-03-02) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* email: Enable as an advanced app
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* dynamicdns: Fix adding null domain into configuration
|
||||
* email: Add backup/restore component
|
||||
* email: Add basic functional tests
|
||||
* email: Add front page shortcut, update name and description
|
||||
* email: Add more special-use IMAP folders, set autoexpunge to 60days
|
||||
* email: Add shortcut for non-admin users to manage their aliases
|
||||
* email: Add various documentation links for future readability
|
||||
* email: Allow re-running setup
|
||||
* email: Backup/restore aliases and mailboxes
|
||||
* email: Depend on and run redis server
|
||||
* email: Implement adding common aliases for first admin user
|
||||
* email: List all listening ports of the daemons
|
||||
* email: Narrowly match just rspamd's spam header
|
||||
* email: Open firewall port for managesieve protocol
|
||||
* email: Revert to LDAP auth as pam does not allow non-admin users
|
||||
* email: Set an icon from Tango project
|
||||
* email: Setup rspamd configuration to include !FreedomBox config
|
||||
* email: Tweak client auto-configuration file
|
||||
* email: Update donation URL to rspamd donation URL
|
||||
* email: aliases: Drop ability to enable/disable aliases
|
||||
* email: clients: Make Thunderbird URLs language independent
|
||||
* email: dkim: Implement setting up DKIM signing keys
|
||||
* email: dns: Show table for desired DNS entries
|
||||
* email: postfix: Fix priority for authentication directives
|
||||
* email: postfix: use inline map for TLS SNI maps
|
||||
* email: rspamd: Log to journald via syslog
|
||||
* email: rspamd: Simplify installing configuration
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, German, Hungarian, Russian, Swedish, Telugu, Turkish, Ukrainian
|
||||
* minidlna: add iOS VLC client
|
||||
* samba: add iOS VLC client
|
||||
|
||||
== FreedomBox 22.5 (2022-02-14) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user