tinyMCE Anywhere
for osCommerce Online Merchant v2.2
This package contains:
- The great wysiwyg editor TinyMCE
- The great image browser/uploader/thumbnailer iBrowser.
- Instructions to use TinyMCE anywhere you may need. (Newsletter, email, product description, product image, and more).
It took me quite much time to make everything working together with osCommerce, so I thought it may be useful to have a nearly "plug and play" package.
Legend: 
Download

Report
Update of ibrowser and ibrowser2 plugins: both config.inc.php have been updated so they can use admin/includes/configure.php without need to copy this file into plugins.
This is an update of the product_image_abs.php files posted on 16apr07, but this time the server info is always returned in the image path. The previous version did not always return the full path with server (depending your server configuration) and it was causing problems.
Not a full package
I posted a full package some time ago but it is not showing here, most probably it was too big.
So now I post only the 2 modified files:
mail.php: does not display tinyMCE if html emails is not enabled in configuration of the store.
module newsletter.php: send in html now.
This package only contains a new initialization file to use for editing/uploading images.
The new file, product_image_abs.php, returns absolut path to the image instead of only the relative path.
More details inside. Not a full package.
Support can be found here:
http://forums.oscommerce.com/index.php?showtopic=248991
This package contains:
- The great wysiwyg editor TinyMCE
- The great image browser/uploader/thumbnailer iBrowser.
- Instructions to use TinyMCE anywhere you may need. (Newsletter, email, product description, product image, and more).
It took me quite much time to make everything working together with osCommerce, so I thought it may be useful to have a nearly "plug and play" package.