30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
|
StartHostMetaLinks: Start /.well-known/host-meta links
|
||
|
- &links: array containing the links elements to be written
|
||
|
|
||
|
EndHostMetaLinks: End /.well-known/host-meta links
|
||
|
- &links: array containing the links elements to be written
|
||
|
|
||
|
StartWebFingerReconstruction:
|
||
|
- $profile: Profile object for which we want a WebFinger ID
|
||
|
- &$acct: String reference where reconstructed ID is stored
|
||
|
|
||
|
EndWebFingerReconstruction:
|
||
|
- $profile: Profile object for which we want a WebFinger ID
|
||
|
- &$acct: String reference where reconstructed ID is stored
|
||
|
|
||
|
StartXrdActionAliases: About to set aliases for the XRD for a user
|
||
|
- $xrd: XML_XRD object being shown
|
||
|
- $target: Profile being shown
|
||
|
|
||
|
EndXrdActionAliases: Done with aliases for the XRD for a user
|
||
|
- $xrd: XML_XRD object being shown
|
||
|
- $target: Profile being shown
|
||
|
|
||
|
StartXrdActionLinks: About to set links for the XRD for a profile
|
||
|
- $xrd: XML_XRD object being shown
|
||
|
- $target: Profile being shown
|
||
|
|
||
|
EndXrdActionLinks: Done with links for the XRD for a profile
|
||
|
- $xrd: XML_XRD object being shown
|
||
|
- $target: Profile being shown
|