Tiny MCE upgraded from 2.x to 3.x - configs will need to be revisited.

Registering Libraries (javascript & CSS)

Image Config no longer used

request.bHideContextMenu replaced with request.fc.bShowTray

<ft:button /> attributes color and icon are no longer used.

New tags for form layouts: ft:fieldset, ft:fieldsetHelp, ft:field, ft:fieldHint

Removed ability to add js/css libraries using request.inHead[libraryID]

Changed FU rewrite:

### APACHE MOD_REWRITE SYNTAX
RewriteEngine On
RewriteCond %{REQUEST_URI} !(^/farcry|^/webtop|^/flex2gateway|^/flashservices|^/CFIDE)($|/)
RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\?\,\*\!\@\#\$\ \(\)\^_`~]*)$ /index.cfm?furl=$1 [L,PT,QSA]

farcry.core.packages.farcry.fu to application.fc.factory.farFU

dmCSS no longer available in the tree (component and schema remain for backward compatibility but the content type is now deprecated)