MovingBlocks
Add option to trust all URLs to the same website
Parts of the GUI in Terasology can link to websites, and Terasology will open a browser to that address. However, not all links can be trusted so the user has to confirm if they want to navigate to it. The user can also opt to always trust the URL to avoid having to confirm each time they open it.
This is what the system looks like at the moment.
This task is to add the option to trust all URLs to that website. For instance, in the screenshot there should be an option to trust all links to https://github.com/. This would involve adding a new checkbox to trust all links to this website, as well as adding the functionality.
Definition of 'Done'
- Pull request with the changes submitted to engine repository.
- A screenshot showing the functionality working in-game.
Where to start
See also
- The documentation for URLs in java.
- Another UI task.
Task tags
Students who completed this task
nateschnitzer