Search
-
Popular Posts
-
-
Recent Posts
Follow for New Updates
Tags
analytics api apple blog browser chrome chromium Design dropbox email extension facebook firefox google greasemonkey hack ipad javascript jQuery jquery ui keyboard linux logo mac Marketing news osx php portfolio prius project quicksilver scam search SEO shortcuts social spam ssl twitter unix ux video windows wordpress
Tag Archives: tinymce
WordPress Tinymce text fields (raw HTML and JS code)
Once tinymce is loaded onto the admin page you want to work with, just use the code below to replace a textarea with the tinymce editor. Check out this blog ( http://blog.zen-dreams.com/en/2009/06/30/integrate-tinymce-into-your-wordpress-plugins/ ) for info about getting the neccessary code … Continue reading
Installing MCImageManager on Drupal 6.12
This is a quick note on how to install MCImageManager on Drupal 6.xx in combination with TinyMCE and WYSIWYG API editor. My directory structure is as follows: sites\all\modules\wysiwyg\tinymce\jscripts\tiny_mce\plugins\imagemanager So, looking at that structure, you can see that the WYSIWYG API … Continue reading