Commit Graph

27 Commits

Author SHA1 Message Date
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
4b20893f32 Add download page and distribution files. 2004-05-19 12:15:21 +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
4216b5f906 Add unpublished articles to account page.
Add skeleton faq page.
2004-05-18 12:13:51 +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
ead5f1cdf0 Ignore the db file. 2004-05-18 03:40:15 +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
a792df4faa Don't track database in CVS.
Track DB schema instead.
2004-05-17 19:05:00 +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