From: Matthew M. <ma...@tu...> - 2004-11-09 17:42:28
|
Good news: I added the ImageManager module to htmlarea and it works really well. Bad news: it isn't XHTML compatible The image tags are missing width, height, alt, and title. If anyone is a javascript XML wiz, I would like to get a solution in. At one time, before the htmlarea, I started working on a module named File Cabinet that helped with adding XHTML compatible images. However, the wysiwyg tool is very slick. So I am unsure where to go from here. I would like to hear some opinions on this. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |
From: Matthew M. <ma...@tu...> - 2004-11-09 18:06:45
|
After further testing, I noticed something odd. It _sometimes_ adds the alt text and dimensions. I am not sure of the exact voodoo, but the code is in there. Matt On Tue, 2004-11-09 at 12:31, Matthew McNaney wrote: > Good news: I added the ImageManager module to htmlarea and it works > really well. > > Bad news: it isn't XHTML compatible > > The image tags are missing width, height, alt, and title. If anyone is a > javascript XML wiz, I would like to get a solution in. > > At one time, before the htmlarea, I started working on a module named > File Cabinet that helped with adding XHTML compatible images. However, > the wysiwyg tool is very slick. So I am unsure where to go from here. I > would like to hear some opinions on this. > > Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |
From: Spiggy T. <sp...@vi...> - 2004-11-11 04:08:38
|
if i remember correctly, this is a firefox/mozilla bug. i think IE adds the tags right. we noticed this at work and the javascript wiz said that he found references in the htmlarea forums about the issue. this is assuming you are using the same imagemanager (the one freely available for htmlarea) paivi > After further testing, I noticed something odd. > > It _sometimes_ adds the alt text and dimensions. I am not sure of the > exact voodoo, but the code is in there. > > Matt -- Give a man a match, and he'll be warm for a minute, but set him on fire, and he'll be warm for the rest of his life. (Terry Pratchett) |
From: Matthew M. <ma...@tu...> - 2004-11-11 13:30:08
|
Good to know :) Thanks I can rest now. Matt On Wed, 2004-11-10 at 23:08, Spiggy TheCat wrote: > if i remember correctly, this is a firefox/mozilla bug. i think IE adds > the tags right. we noticed this at work and the javascript wiz said that > he found references in the htmlarea forums about the issue. this is > assuming you are using the same imagemanager (the one freely available for > htmlarea) > > paivi > > > After further testing, I noticed something odd. > > > > It _sometimes_ adds the alt text and dimensions. I am not sure of the > > exact voodoo, but the code is in there. > > > > Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |
From: Matthew M. <ma...@tu...> - 2004-11-11 14:07:34
|
Good news! (hopefully) Wei Zhui (the developer of Image Manager) responded to my email! I fully explained the problem to him. Maybe together we can develop a solution. Well more him than me really because my javascript skills are teh sux. Matt On Wed, 2004-11-10 at 23:08, Spiggy TheCat wrote: > if i remember correctly, this is a firefox/mozilla bug. i think IE adds > the tags right. we noticed this at work and the javascript wiz said that > he found references in the htmlarea forums about the issue. this is > assuming you are using the same imagemanager (the one freely available for > htmlarea) > > paivi > > > After further testing, I noticed something odd. > > > > It _sometimes_ adds the alt text and dimensions. I am not sure of the > > exact voodoo, but the code is in there. > > > > Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |