- Discussions
- 4 674
- Messages
- 12 155
- Solutions
- 82
- J'aime
- 7 666
- Points
- 198
Display a custom image in the sidebar of the resource view page for a visually appealing presentation.
can_edit_banner (bool)
banner_url (string) - Banner image canonical URL or empty
Permissions :
settings :
Télécharger V2.0.1 Patch Level 1 :
Features:
- Uploading image as resource banner in the resource view page sidebar
- Uploading banner from URL
- Configurable max & min image width and max image file size
- Option to display banner as OpenGraph image
- REST API output support
can_edit_banner (bool)
banner_url (string) - Banner image canonical URL or empty
JSON:
{
"resources": [
{
"alt_support_url": "",
"banner_url": "https://xenforo.local/data/resource_banner/0/65.jpg?1656513346",
"can_download": true,
"can_edit": true,
"can_edit_banner": true
}
]
}
Permissions :
settings :
Télécharger V2.0.1 Patch Level 1 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.