Hubzilla-Dokumentation
This page is not yet available in Deutsch. See /help/developer/developer_guide#Translations for information about how to help.
Inhalt
legal_webbie
Called when validating a channel address. By default the valid characters are
a-z,0-9,-,_, and . Uppercase ASCII characters are folded to lower and any invalid characters are stripped.
Some federated networks require more restrictive rules.
The hook is called with an array [ 'input' => (supplied text), 'output' => (validated text) ]
A plugin will generally perform a regex filter or text operation on 'input' and provide the results in 'output'.
Diese Website verwendet Piwik, um die Besucherzugriffe auszuwerten. Wenn Du nicht möchtest, dass Deine Besuche zu diesem Zweck gespeichert werden, kannst Du ein Cookie setzen, welches Piwik davon abhält, Deine weiteren Besuche auf dieser Website zu verfolgen (Opt-out).