HTMLeditbox support package for PHP Website 0.9.3-2
released Dec 15 2003
===============================================================================
This support pack adds HTMLeditbox functionality into all components where
is enabled HTML formatting
Note before we start:
HTMLeditbox must be installed on root level of PHP Website website to
keep image paths correct.
Because I loved new version of PHPWS so much, support package contains even
new set of icons which are visualy more appealing than the original :)
Information for ZoneAlarm users:
Zone Alarm blocks popup windows in default, so if you have Zone Alarm installed
popup editor window will not appear. You will have to play with settings to
make it work.
_______________
_/ Installation: \__________________________________________________________
* STEP 0 - backup
backup following files
./js/wysiwyg.php
./conf/textSettings.php
* STEP 1 - upload HTMLeditbox (not part of this package)
Upload file
_editor.php
into root of your website, also upload whole /_i3 directory into root
creating _i3 directory there.
* STEP 2 - upload support files
upload files from this support package into proper directories
* STEP 3 - check
login into your phpWebsite administration and enjoy your new toy :)
===================== ## WARNING WARNING WARNING ## =========================
Don't forget to create directory /images/articles and /files and CHMOD them
to 0777 otherwise image browser will point into your root and will not
work properly!
==============================================================================
Documentation is available at http://www.labs4.com/htmleditbox/2.0/index.php
==============================================================================
What was changed
file: ./js/wysiwyg.php
line 61 - added new function opening htmlEditbox
note: if you want to tweak initial settings, look for this line
line 78 - added custom button
rewritten all image tags pointing to new image set and added custom table
for HTML formatting buttons
file: ./conf/textSettings.php
line 5 - added additional allowed tags to let PHPWS save properly in WYSIWYG
editor edited content
- many thanks to Scott Shepherd for this update.
==============================================================================
do you want more? visit www.labs4.com