Elxis CMS Forum
		Support => General => Topic started by: oisy on July 15, 2010, 11:55:47
		
			
			- 
				Hi!
 I have a HTML code witch displays a registration box for ePay. I need to add this to show in the mine menu like a new page. Can i make this? And how?
- 
				There is a button on the editor that open a new window displaying the HTML code of what you have written. It's on the right side (first line I think)...
			
- 
				Have a look 
 
 [attachment deleted by admin]
- 
				Thanks it works!
			
- 
				Hi,
 I'd like to make an addition here, as there were times that right after applying my html code, WYSIWYG editor made some corrections to what I had pasted. Workarround: Open item in phpmyadmin and make there the changes needed. Don't open the item in WYSIWYG editor again.
- 
				Hi!
 I have a HTML code witch displays a registration box for ePay. I need to add this to show in the mine menu like a new page. Can i make this? And how?
 I'd like to make an addition here, as there were times that right after applying my html code, WYSIWYG editor made some corrections to what I had pasted. Workarround: Open item in phpmyadmin and make there the changes needed. Don't open the item in WYSIWYG editor again. 
 tiny filtres some riscy html code....  tiny works perfect...
 
 you can config tiny to allow risky html tags...
 
 
 
 relative forum posts....
 https://forum.elxis.org/index.php?topic=595.msg22463#msg22463
 https://forum.elxis.org/index.php?topic=519.msg22464#msg22464
 https://forum.elxis.org/index.php?topic=2494.msg24751#msg24751
 https://forum.elxis.org/index.php?topic=4479.msg29927#msg29927
 
 relative wiki articles
 http://wiki.elxis.org/wiki/Google_AdSense_custom_module
 
 
 all links have realtive infomation on how to make tiny allow special (and so riscky) html tags!
 
 
 the faster work around is to unpublish tinymce in order to paste in the texarea the your code....
 which code i suspect is a <form>(registration box)  which tiny not allows!
 
 IN ANY CASE THAT PEOPLE WANT TO WORK IN A DAILY BASES WITH SPECIAL HTML TAGS>>> HAVE TO MODIFY TINY TO ALLOW THOSE TAGS.
 thats the correct workaround .. to modify-add  tiny's  extended_valid_elements
 
 
 *******edit*********
 
 I need to add this to show in the mine menu like a new page
 
 you can not do this in a menu.. to paste code.. if you mean this...
 but you can add(paste code) in a module(make a new in site-modules page) just bellow your menus.