phpbbde / externalimgaslink
Displays every image as a link, which is included with [img] bbcode and not hosted with the own board.
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 10
Forks: 8
Open Issues: 2
Type:phpbb-extension
Requires
- php: >=5.4.7
Requires (Dev)
- phpbb/epv: ^0.0.11
- phpbb/translation-validator: ^1.5.2
README
Images which are not from the own board are displayed as link not as image.
Author: Christian Schnegelberger, Oliver Schramm
URL: https://www.phpbb.de
New settings
This extension add a new setting to: "ACP > Tab: General > Post settings > Permitted images".
You choose between allowed images "Only images from this domain" and "Only from secure websites and this domain". The last option will allow to include "https://" image urls.
Install instructions:
- Download the extension
- Copy the whole archive content to: /ext/phpbbde/externalimgaslink
- Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable
Update instructions:
- Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: disable
- Delete all files of the extension from /ext/phpbbde/externalimgaslink
- Upload all the new files to the same locations
- Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable
- Purge the board cache