Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

products html editor


zpupster

Recommended Posts

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

Link to comment
Share on other sites

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.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...