THere should be a way for users to browse the comments.
admin.pl?op=recent does use sub displayRecent that
would do the job nicely. comments.pl can just default
to that, since it doesn't do anything now when not
passed any variables.
hof.pl and admin.pl?op=recent aren't even close to the same
thing. hof.pl (in it's current state) never even changes on
Slashdot, let along a dinky little site like mine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Rob, what would you think if we did something not *exactly* like that... maybe
something like what's commonly called a "spy", where you see a random
sampling of recent content? Maybe ten random comments that have been
moderated up in the last hour?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=52587
Isn't that what the <a href="http://lisnews.org/hof.pl">hof</a> page is for?
Logged In: YES
user_id=70075
hof.pl and admin.pl?op=recent aren't even close to the same
thing. hof.pl (in it's current state) never even changes on
Slashdot, let along a dinky little site like mine.
Logged In: YES
user_id=3889
Rob, what would you think if we did something not *exactly* like that... maybe
something like what's commonly called a "spy", where you see a random
sampling of recent content? Maybe ten random comments that have been
moderated up in the last hour?
Logged In: YES
user_id=288856
I don't see this as a priority. I guess someone could patch
it if they want it.