Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
d5bbf222cd Account stuff.
Skeleton pages.

Updated database schema and STR pages.
2004-05-17 20:28:52 +00:00