InnovaStudio WYSIWYG Editor 3.1
Copyright  2008, INNOVA STUDIO (www.InnovaStudio.com). All rights reserved.
____________________________________________________________________


*** Installation ***
1. Unzip the package & copy all files into your web folder.
(To run several examples, it is recomended that you copy all files into http://yourserver/Editor/  or http://localhost/Editor/)
2. To browse the examples, open default.htm 
(http://yourserver/Editor/default.htm  or http://localhost/Editor/default.htm)


*** Upgrade & Support ***
We provide 1 year FREE upgrade and support (support@InnovaStudio.com) for every purchase of license. 


*** IMPORTANT NOTE ***

ASSET MANAGER 

Asset manager is free add-on included in InnovaStudio WYSIWYG Editor package.
Since asset manager is a standalone application and can be accessed directly
from browser, you will need to secure it by adding user check/authentication.
Security check must be added to other files in asset managerfolder such as 
foldernew.asp/php, folderdel.asp/php.

In addition to that, you may also want to set allowed file types in asset manager.

To set allowed file types:
1. ASP version, in i_upload_object_FSO.asp, line 234

oUpload.AllowedTypes = "gif|jpg|png|wma|wmv|swf|doc|zip|pdf|txt"

2. PHP version, in assetmanager.php line 26

$AllowedTypes = "gif|jpg|png|wma|wmv|swf|doc|zip|pdf|txt";


Thank you for using our product.

____________________________________________________________________
http://www.InnovaStudio.com
