Link to ModThis mod will create a popup box when the URL bbc tag is clicked on the post page.
Initial version based on URL Popup 1.0 from
http://custom.simplemachines.org/mods/index.php?mod=451 Changes compared to URL Popup 1.0:
-Only URL address is asked in popup dialog. URL name is not asked.
-If there is no text selected in textarea before adding URL, url will be like this:
http://something.com.
-If there is text selected in textarea before adding URL, url will be like this:
Selected text.
-If user enters empty URL, URL with only blank spaces or URL which contains only "http://" [url] won't be added.
-If [url] won't be added (because of the improper text or cancel button) focus is moved back to the textarea.
-There is no need for internationalized versions because popup contains only text: "URL:".