Commit Graph

40 Commits

Author SHA1 Message Date
Michael R Sweet
6788efa5ce Use GeoIP-based mirror selection. 2008-09-02 01:22:57 +00:00
Michael R Sweet
f494371060 Only use htmlspecialchars. 2008-03-31 04:58:26 +00:00
Michael R Sweet
63275d2fa9 Quote PHP_SELF. 2008-03-31 04:38:40 +00:00
Michael R Sweet
66a4800d57 Update web site. 2008-01-29 05:50:23 +00:00
Michael R Sweet
30d45102d7 Add forums page. 2007-12-29 03:37:49 +00:00
Michael R Sweet
1b7e834dbc Use minixml.org for email addresses. 2007-09-11 17:34:17 +00:00
Michael R Sweet
2181cfb688 Web page overhaul. 2007-09-09 07:02:33 +00:00
Michael R Sweet
463a190a55 Don't install or create formatted man pages.
New logo.

Documentation updates.
2007-04-26 22:21:37 +00:00
Michael R Sweet
c075136310 Update documentation with release notes.
Use new logo.

Add favicon stuff.

Prep for 2.2.1 release.
2005-05-17 00:54:44 +00:00
Michael R Sweet
caea68bd9f Add Cache-Control header. 2005-04-10 01:02:22 +00:00
Michael R Sweet
6712bf6914 Update for 2.2 release. 2005-02-26 05:27:25 +00:00
Michael R Sweet
166e301222 Update copyright. 2005-01-29 07:22:16 +00:00
Michael R Sweet
0d83a3513c Web site updates.
comment.php:
    - Fix comment date.

data/software.md5:
    - Moved from swfiles/mxml.md5 and reformatted.

newsgroups.php:
    - Deleted

phplib/html.php:
    - Removed newsgroups and polls links.
    - Renamed "support" to "bugs & features"
    - Add refresh URL support.

software.php:
    - Use download mirrors.
    - Synced with other site code.

str.php:
    - Change to "Bugs & Features"
    - Add 2.1.1 version number

swfiles/*
    - Removed; all release files are on FTP server now.
    - mxml.md5 moved to data/software.md5
2005-01-29 02:11:23 +00:00
Michael R Sweet
fbf6b8e8a7 Newsgroup interface... 2004-06-10 02:40:05 +00:00
Michael R Sweet
af65d827ad Switch to MySQL - SQLite not working on main server... 2004-05-21 03:59:17 +00:00
Michael R Sweet
989accb852 User account creation.
Make all emails consistent.

Finalize links page.
2004-05-20 21:37:57 +00:00
Michael R Sweet
7389cc6fc0 Work on links interface... 2004-05-20 15:45:55 +00:00
Michael R Sweet
6aec8c479b Tweek poll stuff.
Tweek link stuff.

Add initial links page.
2004-05-20 12:31:54 +00:00
Michael R Sweet
cf3827d52a Poll stuff. 2004-05-20 03:38:42 +00:00
Michael R Sweet
f367d28d41 Fix links in docos.
Cleanup for comments, articles, strs, and documentation.

Fix comments in SQL schema.
2004-05-20 02:04:45 +00:00
Michael R Sweet
98d786165f Add CVS info...
Add new table graphics.

Add CVS module name global...
2004-05-19 22:45:23 +00:00
Michael R Sweet
8c31377933 Allow logged in users to see their private articles and STRs.
Allow logged in users to modify their articles (sets is_published to 0).

Send article notification emails to admin address.

Fix LOGIN_foo globals in auth.php (didn't declare as global everywhere)

Tweek background colors for softer appearance.

Add PHP_URL global for full URL to pages.

Fix notification emails to use the full URL.
2004-05-19 21:17:47 +00:00
Michael R Sweet
6a062afd64 Documentation.
Tweek look-n-feel.

Fix comment editing.

Use format_text() for comments, too.
2004-05-19 16:34:55 +00:00
Michael R Sweet
236c4e3b78 Add account info page, enforce access levels, cosmetic cleanup. 2004-05-19 14:02:38 +00:00
Michael R Sweet
7037fa1d31 Fix moderation links
Add link targets for each comment so that we can go back to the original/
new comment after posting or moderating.
2004-05-19 03:26:36 +00:00
Michael R Sweet
2b6f4e62be Tweeking.
Add account management page.
2004-05-19 02:57:18 +00:00
Michael R Sweet
22c5612303 Home page and tweeking. 2004-05-19 01:39:04 +00:00
Michael R Sweet
fcb37ae372 Private symbol for hidden articles/STRs.
Batch support for articles.

HTML tag support for article contents.

Colorize PRE text.

Move project name, email, and max items/page to globals.php.
2004-05-19 00:57:33 +00:00
Michael R Sweet
659c7425b4 Comment support. 2004-05-18 21:26:52 +00:00
Michael R Sweet
207588f1c2 Articles page with search.
Add format_text() function to convert from plain text to HTML.

Drop FAQ page, the articles page will do it.
2004-05-18 19:58:35 +00:00
Michael R Sweet
866c5c9673 Update make-form.php to fix errors.
Add auto-generated articles.php.

Add select_is_published() to common.php (for auto-generated forms).
2004-05-18 12:02:02 +00:00
Michael R Sweet
22de8c3b29 Add form making script.
Header updates.
2004-05-18 03:39:38 +00:00
Michael R Sweet
ad1ac4b2eb Add new/pending STRs to account page.
Fix auth bug - was resetting the cookies to the wrong value.

Add common STR definitions file.

Add DB building script.
2004-05-18 01:39:00 +00:00
Michael R Sweet
af85dc116d Missed a file... 2004-05-17 23:02:35 +00:00
Michael R Sweet
9d8bd2ca55 Reset cookies on each visit so that they don't expire prematurely. 2004-05-17 21:04:16 +00:00
Michael R Sweet
668a16604d Fix db schema for strtext (missing comma)
Cleanup STR page.

Add LOGIN_LEVEL global to auth stuff.
2004-05-17 21:00:42 +00:00
Michael R Sweet
d5bbf222cd Account stuff.
Skeleton pages.

Updated database schema and STR pages.
2004-05-17 20:28:52 +00:00
Michael R Sweet
fc1794e864 Add logo images. 2004-05-17 03:39:24 +00:00
Michael R Sweet
78438193cc Working STR page with SQLite. 2004-05-17 03:23:06 +00:00
Michael R Sweet
6d26935f40 Initial revision 2004-05-17 02:14:54 +00:00