Closed (fixed)
Project:
Yahoo YUI
Version:
5.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 May 2008 at 05:59 UTC
Updated:
5 May 2008 at 14:15 UTC
I am trying to add some code to my page and the YUI module is interferring with the formating of the code:
files="image1.jpg&&image2.jpg&&image3.jpg&&image4.jpg"
width="400" height="400" transition="random">
This is what YUI converts the code to:
<swflist player="wijering_imagerotator"
files="image1.jpg&&image2.jpg&&image3.jpg&&image4.jpg"
width="400" height="400" transition="random">
Comments
Comment #1
jcbrew commentedIt might work if I use the < c o d e > tag...
This is the code I paste into my page:
And this is what YUI turns it into:
Any help would be greatly appreciated!
Comment #2
bakyildiz commentedI will check.
Comment #3
bakyildiz commentedActually yui-menu is intereted only with the menu item. Not with the page it self. If the menu item has a special character which needs to be converted to html equivalent like (&) to (&) YUI-Menu is converting those character. Is it possiple to give more information where you are inserting the avobe
Comment #4
jcbrew commentedI am using a standard content type and I am pasting the code into the body field... This is were the YUI is "attached".
Using the YUI I am unable enter html or php code... In order for me to use the html or php code I have to first disable the YUI module.
I need to clearify... I am using the YUI Rich Text Editor module along with the YUI module. I am not using the menu module.
Comment #5
bakyildiz commentedPlease, can you open a new issue on rich text editor module page with refferring this page in your new report.
Comment #6
jcbrew commentedOkay - here is the new report : http://drupal.org/node/254889