Results 1 to 2 of 2

*TinyMCE WYSIWYG HTML EDITOR

This is a discussion on *TinyMCE WYSIWYG HTML EDITOR within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; If you want to use images in your newsletters and emails to your customers and are using url function of ...

      
  1. #1
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Post *TinyMCE WYSIWYG HTML EDITOR

    If you want to use images in your newsletters and emails to your customers and are using url function of inserting images, it always will go wrong .

    Insert the following lines in the TinyMCE-Javascript that is in your php files for mail and newsletter:
    relative_urls : false,
    remove_script_host : false,
    document_base_url : "http://www.yourdomain.com",

    It will remove the relative path TinyMCE inserts by default. This relative path makes it impossible for receivers to view the images when you uploaded them on the domain your shop is on.

    More...
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  2. #2
    Lurker
    Join Date
    Dec 2010
    Posts
    2
    Rep Power
    0


    Default Re: *TinyMCE WYSIWYG HTML EDITOR

    Hello Every one. i just join the forum today and want to say Hello to all out there.

Similar Threads

  1. *TinyMCE WYSIWYG HTML EDITOR
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-04-2007, 12:21 PM
  2. *TinyMCE WYSIWYG HTML EDITOR
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-29-2007, 04:10 PM
  3. *TinyMCE WYSIWYG HTML EDITOR
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-10-2007, 08:01 AM
  4. *TinyMCE WYSIWYG HTML EDITOR
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-10-2007, 06:11 AM
  5. *TinyMCE WYSIWYG HTML EDITOR
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-27-2007, 12:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •