Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.2 KB

File metadata and controls

33 lines (22 loc) · 1.2 KB

phpBB 3.2 & 3.3 Extension - phpBB.de External Images as Link

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:

  1. Download the extension
  2. Copy the whole archive content to: /ext/phpbbde/externalimgaslink
  3. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: disable
  2. Delete all files of the extension from /ext/phpbbde/externalimgaslink
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable
  5. Purge the board cache

Automated Testing

License

GPLv2