Verbindet Nextcloud per WebDAV mit Piwigo und hält die ausgewählten Bilder automatisch aktuell.
{assign var=nc_system_available value=isset($NC_CONNECTOR.system)}Letztes Ergebnis: {$NC_CONNECTOR.system.last_run_message|escape:html}
{/if} {if $nc_system_available && $NC_CONNECTOR.system.last_run_api_state == 'error'}API: {$NC_CONNECTOR.system.last_run_api_message|escape:html}
{/if} {if $nc_system_available && $NC_CONNECTOR.system.last_run_fallback_state == 'error'}Fallback: {$NC_CONNECTOR.system.last_run_fallback_message|escape:html}
{/if} {if $nc_system_available && $NC_CONNECTOR.system.last_run_error_detail}{$NC_CONNECTOR.system.last_run_error_detail|escape:html}
Nextcloud wird ausschließlich per WebDAV angebunden.
Letzter Abgleich: {$connection.last_sync.label|escape:html} · {$connection.last_sync.message|escape:html}
{if $connection.last_sync.state == 'error'}Laufzeitfehler: {$connection.last_sync.message|escape:html}
{/if} {if $connection.last_sync.state == 'warning'}Laufzeitwarnung: {$connection.last_sync.message|escape:html}
{/if} {if $connection.last_sync.api_state == 'error'}API: {$connection.last_sync.api_message|escape:html}
{/if} {if $connection.last_sync.fallback_state == 'error'}Fallback: {$connection.last_sync.fallback_message|escape:html}
{/if} {if $connection.last_sync.error_detail}{$connection.last_sync.error_detail|escape:html}
Laufzeit: Noch kein Laufstatus für diese Verbindung vorhanden.
{/if}Nextcloud: {$connection.config.nextcloud_url|escape:html}
Nextcloud-Benutzer: {$connection.user|escape:html}
Ausgewählte Wurzeln: {$connection.storage_count|escape:html}
Piwigo-Zugang: {if $connection.config.api_enabled}eigene API{elseif $connection.fallback_stored}Fallback{else}kein Zugang gespeichert{/if}
Noch keine WebDAV-Verbindung vorhanden.
{/if}