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
dd9af5889b
aaaand a little more.
2011-08-09 22:48:27 -04:00
Jeff Teunissen
62f89a88d5
Help RSS validate.
2011-08-09 22:47:00 -04:00
Jeff Teunissen
4e36640c23
Generate a basic RSS feed from the news
...
It's for Ohloh.
2011-08-09 22:36:03 -04:00
Jeff Teunissen
29d34a6894
OK, here's the plan system. It's not linked into the menu yet, but everything
...
seems to work now.
2007-03-24 07:42:32 +00:00
Jeff Teunissen
93b87348dc
Remove the use of the FONT tag
...
Change pi's span to a div, this shuts up the validator.
2007-03-22 06:23:43 +00:00
Jeff Teunissen
e1800a17c2
Rename library .php files to .inc, so they don't get served out as pages.
2007-03-22 05:41:34 +00:00
Jeff Teunissen
32c4145f4b
Clean up the needs, rename a couple of functions.
2007-03-22 05:40:12 +00:00
Jeff Teunissen
a0a47c2b2c
Whee, adding/editing seems to work.
2007-03-18 09:27:10 +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
5754d54a63
Make the auth system fail for wrong right-hand password, so members don't get
...
stuck with bad credentials cached.
2007-03-16 17:18:16 +00:00
Jeff Teunissen
f704144288
grr, missed 1999
2007-03-16 17:17:53 +00:00
Jeff Teunissen
470b8127a5
Remove the years 1999 and 2005-6 from the date search field, since there
...
were no news postings in those years. :/
2007-03-16 17:17:46 +00:00
Jeff Teunissen
c1b76a3f53
yay, a little more functionality.
2007-03-16 00:49:05 +00:00
Jeff Teunissen
dfabbe770f
Delete the duplicate news archive page, fix monthly search for
...
the full range of project history.
2007-03-09 18:56:34 +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
31f4ddb415
Fix up the background for non-CSS browsers, and fix up the news archive search
...
forms.
2002-04-09 20:38:00 +00:00
Jeff Teunissen
286d224a22
Update the web site to use more CSS (to get Mozilla cooperative), and make
...
the documentation page more efficient.
2002-04-09 20:16:29 +00:00
Jeff Teunissen
472495a19a
Fix a bug in needs.php
2002-02-22 07:27:59 +00:00
Jeff Teunissen
9f97c8f4ed
Nuke the info.
2002-02-22 07:25:51 +00:00
Jeff Teunissen
2875c19a5d
SQL file issues.
2002-02-22 07:22:34 +00:00
Jeff Teunissen
27df5c833e
eliminate a global
2002-02-22 07:15:30 +00:00
Jeff Teunissen
a745ea73d5
urgh.
2002-02-22 07:14:30 +00:00
Jeff Teunissen
a354de4d01
Add some checking to the return.
2002-02-22 07:06:21 +00:00
Jeff Teunissen
fbaee56679
Debugging.
2002-02-22 06:58:54 +00:00
Jeff Teunissen
1febc039f2
Almost there...
2002-02-22 06:53:38 +00:00
Jeff Teunissen
3136f2ed6e
Okay, let's see if we can finish this.
2002-02-22 06:50:43 +00:00
Jeff Teunissen
c8c1639dcd
okay, this ought to work. It's ugly, but it ought to work.
2002-02-22 06:38:03 +00:00
Jeff Teunissen
f77b3e9af3
Okay, let's try to fix this...
2002-02-22 06:36:35 +00:00
Jeff Teunissen
37aa543bed
Man, lookit those colors!
2002-02-22 06:33:32 +00:00
Jeff Teunissen
e24ebd67a4
Okay, one more time...
2002-02-22 06:28:07 +00:00
Jeff Teunissen
263ddbc245
Nuke some whitespace at the end of library files.
2002-02-22 05:55:14 +00:00
Jeff Teunissen
dc476ca417
Trying to fix the cookie problem.
2002-02-22 05:51:51 +00:00
Jeff Teunissen
68e27e95fe
More debugging.
2002-02-22 05:31:39 +00:00
Jeff Teunissen
4d59908b8a
More debugging.
2002-02-22 05:30:36 +00:00
Jeff Teunissen
f68c026b1a
hmm. debugging info.
2002-02-22 05:29:05 +00:00
Bill Currie
cabc4b88ac
display up to 5 news items rather than 1 month's worth
2002-02-19 21:52:02 +00:00
Jeff Teunissen
f83dbbded1
prettify all kinds of news entries, not just the normal ones.
2002-02-18 07:51:58 +00:00
Jeff Teunissen
ad886688c7
Do a better job of it.
2002-02-18 07:49:26 +00:00
Jeff Teunissen
cf027bd9a3
prettify the news display a little.
2002-02-18 07:48:20 +00:00
Jeff Teunissen
1679dabedd
Date fixups.
2002-02-18 07:44:50 +00:00
Jeff Teunissen
bca1559500
Fix up the web stuff.
2002-02-14 07:38:45 +00:00
Jeff Teunissen
cd006bb0e4
Web site Updates.
2002-01-23 03:40:21 +00:00
Bill Currie
0d581938a4
make continuing a news search a little easier by preserving old search parms
2001-10-31 22:54:39 +00:00
Jeff Teunissen
b3c8f1c861
s/vAlign="center"/vAlign="middle"/g
2001-07-31 14:33:09 +00:00
Jeff Teunissen
d7a07d55c5
Update the copyrights on the PHP lib to have legal names.
2001-07-19 11:52:47 +00:00
Jeff Teunissen
d09b3dddef
Complete sanity checking for date search.
2001-05-06 03:52:41 +00:00
Jeff Teunissen
e4970a01f2
Eliminate some debug output
2001-05-06 03:16:37 +00:00
Jeff Teunissen
35edd0cb35
Allright, everything seems to work now. There may be a problem with
...
is_int() on SourceForge.
2001-05-06 03:15:40 +00:00
Jeff Teunissen
e01efe0688
hmm, odd...
2001-05-06 03:08:33 +00:00