Commit Graph

22 Commits

Author SHA1 Message Date
Jeff Teunissen 9e6f75ccbd Update for PHP 7.x
PHP 7 doesn't like the old short tags we were using (it's possible to re-enable
them, but won't be for version 8, so we might as well switch now), and the old
MySQL APIs are now gone entirely, replaced with something different.

This should make everything work at least as well as it used to.

Also, one file used to be checked in with CRLF line endings. ??
2022-04-27 13:14:47 -04:00
Jeff Teunissen 8106d8bdf0 Quick fix for PHP's date complaints. 2018-02-21 01:02:28 -05:00
Jeff Teunissen 1de26465c5 whitespace 2011-12-12 11:48:09 -05:00
Jeff Teunissen e08e580e9a Fix the site home -- SourceForge moved it. 2011-02-12 00:20:30 -05:00
Jeff Teunissen fc3ce061c3 Rename most of the _parts_ .php files too (not the preamble though)
Fix plans, from too much over- and under-quoting.
2007-03-22 05:54:08 +00:00
Jeff Teunissen 67a3d7bb36 PHP library cleanups, news system cleanups, no more manual postamble including. 2007-03-18 04:34:44 +00:00
Jeff Teunissen 4c73904770 New version of the web site. Yes, the change is as big as it looks. :) 2007-03-09 17:16:17 +00:00
Jeff Teunissen 3960a30025 set up new location for SourceForge web site. 2007-03-07 23:53:02 +00:00
Jeff Teunissen b7a955cbb3 Set the web site back to holiday mode, and make it automatically set up the
christmas tree on 1 Dec and take it down on 1 Jan. :)
2002-12-17 03:26:04 +00:00
Jeff Teunissen 0cde05a80f fix up the preamble. 2002-02-14 06:17:15 +00:00
Jeff Teunissen 9532c30126 Back into normal mode. :) 2002-01-03 20:04:15 +00:00
Jeff Teunissen 4dc2f45826 Put the web site into Christmas mode for a few days. 2001-12-22 12:05:16 +00:00
Jeff Teunissen a0a0a005e6 Damn, that doesn't work. 2001-05-02 05:22:09 +00:00
Jeff Teunissen 5c759a8f1c Eliminate the hardcoded path to the document root. We still call it
siteHome, however.
2001-05-02 05:19:30 +00:00
Jeff Teunissen c07819325e Fix the hardcoded paths to deal with the new home dir 2001-05-01 21:03:27 +00:00
Jeff Teunissen 28faf15e69 Revert to the normal theme. 2001-01-04 21:09:35 +00:00
Jeff Teunissen 2329cffce0 Christmas time at the QuakeForge ranch! :) 2000-12-23 08:56:43 +00:00
Jeff Teunissen 589e77cd43 Update for proper CSS/1 usage. 2000-11-13 17:55:00 +00:00
Jeff Teunissen 540834c9df News stuff -- beginning to secure the MySQL configs in a sane way, committing my news search stuff, etc. 2000-06-18 23:52:50 +00:00
Jeff Teunissen 663a1dc2db BIG Web site changes. I think I've gotten everything, but I may have
missed some bugs.
2000-05-10 22:38:21 +00:00
Jeff Teunissen bfc31d6963 Mega-updates. 2000-05-08 02:39:55 +00:00
Jeff Teunissen 06ed1cd973 table.php: Added table{Row,Column}{Begin,End}() functions, just for
completeness.

titletable.php: Changed color usage so that we can change theme at will,
when we want to. :)

parts/*amble.php: Cool New Stuff to allow even simpler maintenance of
individual PHP source files...you will only have to maintain stuff that's
"native" to the page. As always, backward compatibility is kept...but it's
much better now. :)
2000-04-28 04:12:18 +00:00