zpupster Posted July 18, 2010 Posted July 18, 2010 hello support, i have had oscommerce for a few days now. i watched a few tutorials, and in one i thought i saw a wysiwyg html editor. i would like to get this for my product description text box, i have entered three products now and it would come in handy. i have php4 and on ethat is simple to install. anybody heard of this, do you use it and would you recommend it. thanks, zpupster Quote
Jack_mcs Posted July 18, 2010 Posted July 18, 2010 There are three popular HTML editor contributions, any of which will do what you want: CKEditor, FCKEditor and TinyMCE. Click on the AddOns link above and search for each. Install instructions are included with each one. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
zpupster Posted July 18, 2010 Author Posted July 18, 2010 thank you, that was a big help. i downloaded the tiny mce editor. how can i populate the styles dropdown. i searched for a tutorial. i am how to do this at all. thanks, zpupster Quote
Guest Posted July 18, 2010 Posted July 18, 2010 Craig, if you are referring to the product attributes, you can make changes and additions under catalog>attributes Chris Quote
zpupster Posted July 18, 2010 Author Posted July 18, 2010 thanks chris, did not find that. but what i am referring to. is tiny mce there is a place that a styles labeled-- dropdown box--- but i can not get any styles to dropdown. where would i get the styles from. so i can use a style for my product description. sorry if the question is naive. i am searching , youtube for tutorial and on the forums at tinymce. have not found anything yet. thanks, zpupster Quote
zpupster Posted July 18, 2010 Author Posted July 18, 2010 found this but i think this is an older version because i can not find tinyMCE.init Finally, I found out. This is how to do it: In the 'tinyMCE.init' add this or change it 'content_css'. I changed mine to : "http://my_domain.com/my_subfolder/tinymcestyle.css", so now it reads: content_css : "http://my_domain.com/my_subfolder/tinymcestyle.css", I understand one might as well have a relative address like '../my_subfolder/tinymcestyle.css'. So it could read content_css : "../my_subfolder/tinymcestyle.css" thanks, craig Quote
zpupster Posted July 18, 2010 Author Posted July 18, 2010 sorry must be getting tired, i found the tinymce init.----duh thanks, craig Quote
zpupster Posted July 18, 2010 Author Posted July 18, 2010 didn't work- added a new style sheet http://mydomain.com/folder/styles.css- and changed tinymce init content_css : "http://my_domain.com/folder/styles.css", anyway there is answer somewhere. i saw people had problem with firefox, but mine does not work on any. thanks, craig when i find the answer, i will come back and post it. Quote
Jack_mcs Posted July 19, 2010 Posted July 19, 2010 If you are using TinyMCE, be sure you use the TinyMCE Anywhere contribution. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.