March, 2005

My page is blank; what did I do wrong? There are a number of causes for this particular problem. If there's no error message displayed on screen, it's most likely that the error messages are being redirected into the web server's log file. On my server, all the messages end up in /var/log/httpd-error.log. On your system, it may be something similar. Check the log files and see what's there. If there's no obvious problem or...
3 comment(s) / glen / Q&A / on March 28, 2005 at 04:57

HowTo: integrate the widgEditor editor widgEditor is a simple rich-text editor available from http://www.themaninblue.com/experiment/widgEditor/ . It has the advantage of being extremely simple to install and use, though it's not nearly as full-featured as other options. Here are the step-by-step instructions for integrating it with Siteframe Beaumont. Step-by-step Download the latest version of the editor from the site...
1 comment(s) / glen / HowTo / on March 28, 2005 at 04:22

HowTo: integrate the FCK editor The FCK editor is a full-featured rich-text editor that can easily be integrated with Siteframe Beaumont. Here are the step-by-step instructions. Step-by-step Download the editor from http://www.fckeditor.net/ . Unpack it using the appropriate file archive utility into the directory fckeditor in the same directory in which you installed Siteframe. You can use another...
0 comment(s) / glen / HowTo / on March 28, 2005 at 03:49

Search Syntax The boolean full-text search capability supports the following operators: + A leading plus sign indicates that this word must be present in every row returned. - A leading minus sign indicates that this word must not be present in any row returned. (no operator)...
0 comment(s) / glen / User Help / on March 27, 2005 at 04:05

Recommended/Required Software This document describes the software that is required to install Siteframe. Web server: Siteframe has been installed under Apache 2.0.53 ; it will most likely work under older versions of Apache, but it has not been verified. It should work under any web server that supports PHP5, but, again, nothing besides Apache 2.0 has been confirmed and tested. PHP5: Siteframe...
0 comment(s) / glen / Internals / on March 22, 2005 at 21:18

siteframe.ini Most of the core configuration for Siteframe Beaumont is performed through the siteframe.ini file. This is a text file in standard .INI file format that defines configuration variables for use by all the site software. There are several types of lines in the file: Comments begin with a semicolon and extend to the end of the line. Sections are indicated with [brackets] and must...
0 comment(s) / glen / Internals / on March 18, 2005 at 11:30