File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# phpBB 3.1 Extension - phpBB.de External Images as Link
22
3- ## Installation
3+ Images which are not from the own board are displayed as link not as image.
44
5- Clone into ext/phpbbde/externalimgaslink:
5+ Author: Christian Schnegelberger, Oliver Schramm
66
7- git clone https://github.com/ phpbb-de/phpbb-ext-external-images-as-link ext/phpbbde/externalimgaslink
7+ URL: https://www. phpbb.de
88
9- Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB.de External Images as Link" extension.
9+ Version: 1.0.0
1010
11- ## Development
11+ ## Install instructions:
12+ 1 . Download the extension
13+ 2 . Copy the whole archive content to: phpBB/phpbbde/externalimgaslink
14+ 3 . Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable
1215
13- If you find a bug, please report it on https://github.com/phpbb-de/phpbb-ext-external-images-as-link
16+ ## Update instructions:
17+ 1 . Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: disable
18+ 2 . Delete all files of the extension from phpBB/phpbbde/externalimgaslink
19+ 3 . Upload all the new files to the same locations
20+ 4 . Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > phpBB.de - External Images as Link: enable
21+ 5 . Purge the board cache
1422
1523## License
1624
Original file line number Diff line number Diff line change 11{
22 "name" : " phpbbde/externalimgaslink" ,
33 "type" : " phpbb-extension" ,
4- "description" : " Displays every image as a link, which is included with [img] bbcode." ,
4+ "description" : " Displays every image as a link, which is included with [img] bbcode and not hosted with the own board ." ,
55 "homepage" : " https://github.com/phpbb-de/phpbb-ext-external-images-as-link" ,
66 "version" : " 1.0.0" ,
7- "time" : " 2015-04-10 " ,
7+ "time" : " 2015-04-29 " ,
88 "license" : " GPL-2.0" ,
99 "authors" : [
1010 {
You can’t perform that action at this time.
0 commit comments