With this extension it is possible to influence the display of links and pictures. Some settings are available in the "User Control Panel". This allows the user to decide for himself what is more important to him. Secure data transfer, comfortable display or fast loading times of the forum page.
In the Administration Control Panel, the administrator chooses which domain is to be recognised as his own domain. The subdomains underneath are included in each case. External links and images can be identified by adding the source as a caption to the images and by adding a symbol to links. He can specify the maximum size of images in pixels that may be embedded in a post. Larger images are automatically changed to a text link. The administrator can use the forum authorisation system to make external links and images in posts inaccessible to users. The user will instead be shown the message "You do not have sufficient permission to view this link".
In the User Control Panel, the user can instruct the board to open external links in a new tab or window. For faster loading times, the user can converted all external images to a text link. To view all images quickly, the user can have all images that are inserted as text links displayed as images in the posts. For more data security, he can convert insecurely transmitted images (http: connection) into a text link.
- Convert plain text links from images to images.
- Convert external images to plain text links.
- Open external links in a new tab/window.
- Show insecurely transferred images as link.
- Set the level of the internal domain
- Mark external links.
- Added an external image the URL as caption.
- Improved recognition of links to images
- Image dimensions for display image as an inline text link if image is larger
- Set defauts for UCP or overwrite User settings
- Added forum permission: "Can see links in posts."
- ACP
- UCP - Edit display options
- Forum Based Permissions
- Marked links
- Post - Images to big
- Post - No Permissions
- php 8.0.0 or higher
- phpBB 3.3.3 or higher
Copy the extension to phpBB3/ext/imcger/externallinks
.
Go to "ACP" > "Customise" > "Manage extensions" and enable the "External Links" extension.
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for "External Links". - Delete the
externallinks
folder fromphpBB3/ext/imcger/
. - Copy the extension to
phpBB3/ext/imcger/externallinks
. - Go to "ACP" > "Customise" > "Extensions Manager" and enable the "External Links" extension.
Go to "ACP" > "Extensions" > "External Links settings" and customize "External Links".
- Go to "ACP" > "Customise" > "Manage extensions" and disable the "External Links" extension.
- Delete all files of the extension from
phpBB3/ext/imcger/externallinks
. - Upload all new files to the same locations
- Go to "ACP" > "Customise" > "Manage extensions" and enable the "External Links" extension.
- Fixed Wrong language file loaded
- Changed Move CSS file to theme folder
- Changed Delete Twig macro in html template
- Fixed No storage of user data during registration if the board e-mail is deactivated
- Added Free selection of the Font Awesome icon for marking external links
- Added Position of the icon before or after the text link possible
- Added Support for Toggle Control
lukewcs/togglectrl
- Changed System requirement PHP min 8.0.0 / max 8.3.0 and phpBB min 3.3.3
- Revised ACP & UCP template use Twig macros
- Revised Dependencies of the radio buttons in the UCP adjusted
- Revised Language variables
- Fixed svg graphic not displayed in Edge & Chrome
- Revised
imcger/fancybox
support - Conside BBCode Settings
- Revised ACP templates
- Removed JS in template
- Added
confirm_box()
for confirm user settings - Changed from radio button to toggle
- Changed ext. link sign from
Font Awesome
to svg graphic - Changed in php code to short array syntax
- Fixed typo
- Changed to TWIG syntax
- Changed PHP max to v8.2
- Update language variable
- Update check system requirement
- Added ACP panel for affect user settings
- Change requirements
- Added ACP setting for improved image recognition
- Added title tag to caption
- Bug: Parser remove line breaks
- Improved image recognition
- Code changes
- Fixed a typo
- Bug: Don't find the image to make it inaccessible in the message
- Bug: Force default board language
- Display external image as an inline text link if image to large
- Added version check
- Added check system requirement
- Added Controller for ACP template
- Bug: Don't show external image whith subline
- Bug: Don't show internal image
- Deprecated function removed
- Added forum permission
- remove JavaScript
- support for phpBB-Fancybox
- Cleanup Code
- Code changes
- Show insecurely transferred images (http://) as link.
- Incorrect view in ACP/UCP with English language selection
- Code changes
- Can change the level of the internal domain
- Move some Settings from ACP in the UCP
- Bug: Support UCP setting
Display images within posts
- Minor code changes
- Navigate in the ACP to
Customise -> Manage extensions
. - Click the
Disable
link for External Links. - To permanently uninstall, click
Delete Data
, then delete theexternallinks
folder fromphpBB3/ext/imcger/
.