Hello I am wondering if i have to enable html for artical and if so how?
thanks for any help
Hello I am wondering if i have to enable html for artical and if so how? thanks for any help |
Articles - add HTML button to TinyMce
Open admin/articles.php
Edit to:
Edit to: |
Thank you i will try that |
this add only for the admin, but i want the user could be available to add youtube videos in their articles throw HTML editor, how can i do this? |
Youtube is a free tinymce plugin: http://sourceforge.net/tracker/index.php?func=detail&aid=1669296&group_id=103281&atid=738747 initialize it in templates/base/scripts/BxBaseConfig.php by adding ,youtube to the plugins : "style,layer, lines and any other php file that holds these lines: tinyMCE.init( admin/basic_settings.php for example I have video tutorials to help you mrpowless.com |
Thanx man!! |
FYI, this enables the HTML block, but it doesnt work in Firefox. Had to go to Explorer to get it to work. Cory EDIT: Oddly, now it works fine in Firefox. I am thinking there was just an upgrade for firefox, might have fixed the issue. |