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.