* removed commented JS part from FCKEditor jsp tag * removed fckeditorheader.jsp * got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.