Hi is there a way so members can have there own html block on there profile , many thanks
Hi is there a way so members can have there own html block on there profile , many thanks |
One of the feats: Create HTML block – It means member can create block and add any HTML content to it. Of course, you, as admin, can check block before place it to member's profile. "Your future is created by what you do today, not tomorrow." @ www.dexpertz.net |
Looks like a cool mod. Can people put their google adsense and other ad codes in the block? Seems like an easy way for people to be able to make money while promoting their profiles at the same time promoting my site. If not adense, then other ad companies should work right? |
Looks like a cool mod. Can people put their google adsense and other ad codes in the block? Seems like an easy way for people to be able to make money while promoting their profiles at the same time promoting my site. If not adense, then other ad companies should work right? I have the module on my site. Yes, members can include javascript code. I suggest you have the approval thing turned on because the module does no checking of any kind on coded entered. I would like the option to run the output through the htmlpurifier. On an active site with lots of members adding blocks, you will find yourself spending a lot of time checking for bad code. Any javascript code can be placed which is a security risk, I recently turn off checking for the code because of the time it took up. I need a way to allow only certain bits of code or otherwise I have to go and check each one; Geeks, making the world a better place |