789
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* small changes to make it look better (?). More... almost 24 years ago
* Boxed the FAQ (--> looks better now) and made various changes to the FAQ content. The only thing left to `box' are the `account setting'-pages. More... almost 24 years ago
* Moved ban.php to admin-new.php: this will feature the new admin pages (under development). I'll slowly keep adding stuff to admin-new.php and one day we'll be able to replace admin.php with admin-new.php: I am just making preparations and `pre-processing' some stuff so we'll have something to work from. Remind that the rewrite of admin.php is sheduled for v0.20. More... almost 24 years ago
* Boxed submit.php - whew, it's a pain to edit all those print statements. * Fixed quite a lot of HTML-bugs in the HTML code generator and cleaned up the generated coded quite a lot. More... almost 24 years ago
* Changed a few things to make development easier without breaking things to the outside world. It's a first step towards improving the submission queue. More... almost 24 years ago
* Fixed minor glitch. More updates after my exam tomorrow. (http://beta.drop.org/submission.php) More... almost 24 years ago
Changed my theme so you could vote submissions. More... almost 24 years ago
Hoeray! I have a first core version of submission moderation up and running. This means people can submit stories, and moderators can moderate stories. When a submission reaches a certain positive threshold (currently set to 2) the submission becomes a story and up it goes. If a submission reaches a certain negative threshold (currently set to -2) the submission is dumped. More... almost 24 years ago
Minor updates: * Fixed a minor alignment glitch. * Aligned the code to look nicer. * Please make it scale well in IE. More... almost 24 years ago
Bugfix: * Temporary bugfix to fix a problem with UnConeD's theme. Don't worry, it's because some changes I made ... which should be fixed now. More... almost 24 years ago
Updates: * Streamlined the database abstraction layer a bit (it's not much yet) and integrated it in most of the functions of `functions.inc'. More... almost 24 years ago
Updates: * Fixed (hopefully) the bugs earlier reported by Jeroen. :o) * Revamped the code to be more efficient as well as easier to use and maintain. More... almost 24 years ago
Updates: * Various small changes to account.php including a SQL table movement: 'testusers' -> 'users'. As a result, user.class.php and article.php needed patching as well. Hopefully I didn't break anyting. ;o) More... almost 24 years ago
* admin.inc will include all admin related help-functions including the already present header() and footer() functions. More... almost 24 years ago
* databases.inc is a new file that will serve as a database abstraction layer. My new files already take advantage of the abstraction layer though no attempt is made to port the existing files: this is sheduled for a future v0.40 release (see http://beta.drop.org/docs/roadmap.php). Anyway, with the abstraction layer it should be theoretically possible to run drop on top of every database, even on top of a home-brewed file-based system. *wink-to-UnConeD* ;-) More... almost 24 years ago
* Implemented ban-capabilities, a first step towards an admin-friendly user system: - you can add and remove wild-carded e-mails from the banlist. - you can add and remove wild-carded hostnames from the banlist. - you can add and remove wild-carded usernames from the banlist. - you can add and remove wild-carded profanity from the banlist. - you can browse all bans according to their category: see ban.php. More... almost 24 years ago
* Boxed search.php: looks a lot, lot better now. %-) * Side-note: 2 exams down, 3 to go More... almost 24 years ago
renamed my theme.class More... almost 24 years ago
IMPORTANT PATCH: ---------------- More... almost 24 years ago
* Enhancement: protect the themes/-directory (and subdirectory) from prying eyes. More... almost 24 years ago
* Bugfix: you can actually search the stories now without being slapped by a MySQL error. huh, huh. More... almost 24 years ago
* Bugfix: the `story submission'-form is no longer toasted due to the new user system. More... almost 24 years ago
* Enhancement: removed themes/list.php by integrating it directly into account.php. list.php was just being clumpsy and did simply not belong in the themes/-directory. More... almost 24 years ago
My theme with the calendar... More... almost 24 years ago
This is the slightly modified calendar.class.php. Oh yes I also centered the month and year in the header of it. More... almost 24 years ago
like this? More... almost 24 years ago
Removed the NOWRAP tag in the subheader but I have to find a better way, it doesnt look good in NS. More... almost 24 years ago
Found a floating colored pixel in the logo + I typed the text in courier... I think this looks a bit better. More... almost 24 years ago
This is the theme.class that I tried to change so it'd work under IE. More... almost 24 years ago
* Quick patch to fix a problem. I'm at my gf's place running windows on a good ol' slow modem. More... almost 24 years ago