BBCode tag, to be opened in a new window?
We chose not to allow links to be opened in a new window because it breaks the browser’s back button and is deprecated by W3C and also forbidden by the WAI Guidelines for Accessibility. If you still want to use this deprecated function and you’re aware that by using it you will invalidate the Easynews code and cause trouble to all the special categories users, you simply need this modification: target file: setup.php target row: 668 find: ‘\6‘ replace with: ‘\6‘ Important Note: This modification does not affect links in existing entries since they are already written in the database. In order to have existing links to open in new windows, you have to manually edit every single news with a link in it and save it again.