SSI - Server Side Includes. The ability to include files from the server inside an HTML document by placing tags in the HTML file that link to those files. Using server-side includes makes it unnecessary to include multiple copies of the same information in the HTML file, and make it easier to work with frequently-updated information.
SSI in News Module?
Shouldn't I be able to use this in the news article posting?
I have errors with huge white space and break returns, so the easiest seams to be able to call a file to include with the info already editted off the site...