SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

What is 'SSI'?
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.


The comments are owned by the author. We aren't responsible for their content.
user

 SSI in News Module?


Shouldn't I be able to use this in the news article posting?

<!--#include virtual="path_to/document.htm" -->

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...

 


Login

Who's Online

231 user(s) are online (2 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 231


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

Did you know you can show the groups the user belongs to in the user profile ?

Random question

I would like to know if it's possible to use one XOOPS installation for more than one website. I read the manuals but could not find an answer.