Commit Graph

16 Commits

Author SHA1 Message Date
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