Webmaster's Community

Designing and Development => Open Source => SMF Support - Simple Machine Forums => Topic started by: Dilip on January 29, 2012, 07:52:28 PM

Title: Pop up Window for images and mods
Post by: Dilip on January 29, 2012, 07:52:28 PM
Only SMF does not have in BB code mode. Makes it difficult for new users to add urls.
Title: Re: Pop up Window for images and mods
Post by: Scrubsy on January 31, 2012, 04:26:37 PM
The only result Google returned for SMF Pop-up was this I'm afraid:
http://custom.simplemachines.org/mods/index.php?mod=906
Could possibly request a mod by a Coder although not sure how much luck you'd have.
Title: Re: Pop up Window for images and mods
Post by: Dilip on January 31, 2012, 09:50:12 PM
No, I mean,  a window with a box to enter URL will pop up in other scripts (even in BB code mode). Otherwise we get just


Code: [Select]
[url]  [/url]

Most new users tend to enter url as


Code: [Select]
[url] www.domainname.com [/url]

instead of


Code: [Select]
[url= www.domainname.com]  Text they need [/url]