I need a custom html module for drupal 6.x

ugarkugar

Newbie
Joined
Aug 16, 2011
Messages
12
Reaction score
0
I have been searching for 2 hours now for a custom html drupal module for drupal 6 and i can not find one.This is what the module should do:

1.I paste some html code on it.

2.It shows the result of the html code.

Something like the joomla custom html module.

I will be very thankfull for your help :)
 
wysiwyg module you can then add what ever editor you want pretty much. then you can create a block to place where you want if you are not looking to have it in the content section
 
wysiwyg module you can then add what ever editor you want pretty much. then you can create a block to place where you want if you are not looking to have it in the content section

Ok i installed it but how do i create the block ? please help
 
Back
Top