Make 'target' attribute configurable
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
@define('PLUGIN_EVENT_BBCODE_NAME', 'Markup: BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_DESC', 'Markup text using BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_TRANSFORM', '<a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BBCode</a> format allowed');
|
||||
@define('PLUGIN_EVENT_BBCODE_TARGET', 'Use target="blank" for links?');
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user