Change Log
$version = "v.955rc19 0400816";
// fixed breadcrumbs bug that duplicated "home" - added _breadcrumb_start config parameter
$version = "v.955rc17 040530"; // Added recursive [include] - fixed bug when events tag was -100 or more negative
// fixed breadcrumbs - home bug & 14-digit supress
// fixed saving menus w/register_globals set to off
// can include local PHP files directly, not via http
// edit is now wrappable for unlogged postings (EventNew.php, etc.) New version edit box
// addded [members] and [form] tags tightened up member list display
// consolodated the handling of embedded, external and included files
// put div tags around more of the embeded content (file listings, etc.)
// added .doc & .xls viewer (in iframe)
// Page table now implemented, member list integrated, integrated file manager
$verion = "v.954 030825"; // repaired double loading of database on some istallations
// halted continued processing on a 302 redirect
$version = "v.953 030529"; // merged dberror routines into main program (now no redirect)(had a bug anyway!)
// added a table "repair" function in data manager
// fixed two dates showing for 24-hr event from midnight to midnight
// event tag can now show events from a particular page i.e: [event=/page/toshow]+6[/events]
$version = "v.952 030509"; // wrong class assigned to some folders in [folder] listing
// event listing no longer include header tags if empty header
// fixed bugs in add-on file manager and calendar import routines
$version = "v.951 0300324"; // members/ loading - removed slash for proper redirect
// updated handling of .pdf in netscape from folder listing
// fixed length detect bug on menuSpacer in default menu
$version = "v.950 0300320"; // Major change - new page formatting w/'p' tags
// JavaScript and HTML block structures (tables, forms, etc.) now left intact by page formatting
// universal menu script - can be set for horizonal and/or vertical menu/submenu
// template variable now set during install to current install folder
$version = "v.949 0300311"; // added [events]-x[/events] for blog-style listings
// added 'div' tags to each section to allow style sheet customization
// added link in folder browse for text files so they can be accessed via link
$version = "v.948 0300310"; // fixed bug#699070 when URL contains '~' by using '`' to enclose regex
// fixed run-on links in folder listing (bug#693918)
// added [url=/local_page] to open a page on same site in new window without link check
// fixed hyperlink inclusion of ending periods (i.e. http://domain.org/index.html. & emailemail.org. )
// run 'correct' on folder-listing filenames to replace '_' with ' '
// fixed dberror.php location - added path and link to additional info
$version = "v.946 030306"; // found old version of editsupport.js had been included in install
// added links to help screen from setup.php and install.php configuration variables
$version = "v.945 030220"; // Added features to support multiple installations on a single site
// default home page now in config - breadcrumbs 'home' always goes to root of site
// 'b' & 'i' tags now auto insert on each multiple marked line - URL encoding now less severe (only '?' + '&')
$version = "v.944 030217"; // took out the <pre> tags on text file listings...
// added settemplate utility
$version = "v.943 030212"; // fixed bug in calendar end time when expire=9999-12-31
// to avoid cookie bug, all pages get redirected to $path_url (such as www.domain.net to domain.net)
// added <pre> tags around text files content
$version = "v.942 030211"; // folder list now notes empty folder
// [url]http://address.com[;/url] no longer does load check
// most tags (not [list]) have optional end tags - no line spanning
// folder listings now in <li class="folder...
$version = "v.941 030205"; // moved function getForm() to functions.php
// significantly reorder the processing of BBCode tags to fix problems such as bulleted URLs not auto-linking
$version = "v.940 030127"; // Revamp of handling of external files including a directory lister
// changed variable $today to-> $now (used in menu.php) - 'and' no longer cap'ed on menu
// added [folder]/directory/show[/folder] BBCode tag // changed urlencode to rawurlencode on $dir
$version = "v.939 030124"; // Fixed bug in calendar $10.00 money display
$version = "v.937 030114"; // allow html in section headers
$version = "v.936 030106"; // Setup has it's own log-in, mergeconfig no loger duplicates values
// more consistent calendar/date display
$version = "v.935 030103"; // Further debugging & mods for register_globals optional
// added [emdbed] for external JavaScript (emailhere.com) now works within parenthesis
$version = "v.934 030102"; // Tightened-up code - should work now with register_globals off
// replaced $PHP_SELF with $_SERVER[SCRIPT_NAME] - should work better with CGI version of PHP
// added referer check to formproc.php (mild protection against a DOS attack)
$version = "v.932 021229"; // major revamp of log-in cookies & install program - install.php will not run if database is working
// fininshed removing $imageDir var., added optional page hit counter. Databsae errors now load "dberror.php" file
// pre-defined variables are now PHPv4.1+ compatible. ($_SERVER[...])
// fixed missing section anchors on empty header.
// load.php now makes two attempts to conect to remote sites.
// obfuscated the address in: [email=address@domain.org]link test[/email]
$version = "v.930 021209"; // removed events link from edit page - added e-mail link button
// obfuscated the address in: [email=address@domain.org]link test[/email]
$version = "v.928 021122"; // fixed illegal characters in the cookie name
$version = "v.927 021111"; /// fixed disappearing backslashes, etc., on subsequent edits
$version = "v.926 021105"; // removed /index/calendar check & made it generic - any directory on site will be jumped to if not found in database
// added obfuscation on naked e-mail addresses - requires JavaScript to execute mailto: links
// further refined the file exists check in load.php - fixed [Back]/[Close..]javascript on file not found error pages
$version = "v.925 021028"; // added page exists check to load.php redirect
// put dates on sections with event date set (still a bit unrefined)
// events on monthly calendar now link to only a single section of the page (?sec=99)
// all links are now relative(?) i.e. none start with '/'
$version = "v.924 021018"; // deleted "more..." link on calendar
// month cal now lnks to proper section of events page
// now encode (escape) URL's in .js file & decode in load.php
$version = "v.923 020711"; // fixed problems associated with running program from a sub-directory on the site
// simplified cache-control headers added 'base href' & relative links
// $version = "v.922 020708"; // fixed apostrohpe problem in setup.php added [r][c][j]&[h] tags
// $version = "v.921 020628"; // added </li> on [*], formproc redirect if $response starts with '/', clipped $nbsp; off end of menu entries,
// $version = "v.920b 020628"; // first release version beta - uses load.php redirect to track exits from the site (see $redir below)
// $version = "v.915 020606"; // added headers to (hopefully) prevent caching
// $version = "v.914 020509"; // added '%' as legal character in URL - 'make clickable'
// $version = "v.913 020430"; // added $page_head to template for robot control, etc. commented-out installation call
// $version = "v.912 020411"; // stripped nl out of html prior to bbencoding to prevent nl2br bug in html
// fixed </textarea> editing bug & made compat form resp. page.
// added default calendar display to config. & worked in formproc.php