summaryrefslogtreecommitdiff
path: root/comments.php
Commit message (Collapse)AuthorAge
* * _Major_ update of the comments and moderation system: it's a lot moreDries Buytaert2000-07-06
| | | | | | | | | | | stream-lined and more compact. There are a few parts I like to optimize prior to heading towards comment moderation. Please test, report bugs and update the footer()-part of your themes a bit (see my theme)!!! -- Dries
* * Fixed yet another quote problem...Dries Buytaert2000-06-24
|
* * Various small bugfixes and enhancements: I think I fixed all bugs IDries Buytaert2000-06-22
| | | | | | knew about. * The code generated by my theme `Dries' is now 90% of the time aligned correctly. :o)
* * Commited a *temporary* version of the new comment system: I have beenDries Buytaert2000-06-22
| | | | | | | | | | | | | working on it for about 4 a 5 hours today and I considered it would be smart (backup- or crash-wise) to commit what I have made so far. I'm aware of a few bugs and I'll keep workin on it: - removing bugs - clean up the code to make it very streamlined - improve error checking Once we got a stable comment system, I'll add moderation. But right now I want to sort out the major problems. * I made my theme the default theme until the other themes are updated. * Expanded the database abstraction layer with more goodies.
* Fixed some old cookiedecode() remainders.natrak2000-06-03
|
* Hopefully this will not break anything *prays*natrak2000-06-02
| | | | ;)
* * More small theme-related bugfixes.Dries Buytaert2000-05-27
|
* * Minor bugfix - incorrect link colorDries Buytaert2000-05-27
|
* 1. The 'comment control'-box is now themeable and should be themed!Dries Buytaert2000-05-19
| | | | | | | | | | | | | 2. Updated default- and Dries-theme to use $theme->commentControl(). 3. Updated default- and Dries-theme to work with relative paths, rather then absolute paths. These changes were required as my CVS-work directory is located in a subdirectory of my domain buytaert.net. IMPORTANT: Please make sure to update your themes ASAP: they are currently broken due to point #1 (and #2). Consider using relative paths in your HREF and IMG tags as well.
* Imported sourcesDries Buytaert2000-05-18