Commit Graph

7 Commits

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

Updated database schema and STR pages.
2004-05-17 20:28:52 +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