From: Timothy S. <reg...@pe...> - 2006-04-29 11:52:36
|
The "img" button on the Add Entry interface is broken. (I thought I had posted an email to the list but don't see in the archives.) Anyhoo... found the problem, clicking the button results in a series of javascript sheets/popups to build the needed "PHP tag" in the text area. If you use a standard "http://www.mydomain.com/image.jpg" URL, the code generated in the preview and post is not correct (literally, "http<img"). This parsing problem can be solved by escaping the forward slashes in the dialog or textarea, e.g. "http:\/\/my.domain.com/image.jpg" I still think this is a bug and should be given priority for a fix in the next patch release. Thanks, Tim -- Timothy Stone | www dot petmystone dot com Rising Sun, MD | tstone at petmystone dot com "This Satan's drink [coffee] is so delicious... we shall cheat Satan by baptizing it." Pope Clement VIII (1592-1605) |