Closed GoogleCodeExporter closed 8 years ago
I wonder if we could throw in some AJAX magic with the delete and ban link-
maybe
have a small pop-out where you can fill in one or two details, click "submit",
and
it'd submit to some small page (maybe even an extension to misc.php) via
Javascript.
THL is harder for filter by board because right now there's no information
about the
board being stored in the images table.
Clickable thumbs wouldn't be too hard, I'd imagine. I can work on that.
Original comment by all.sta...@gmail.com
on 9 Dec 2008 at 10:42
Depending on how we handle it, we could use the two(?) db queries to find out
where
an image is posted for each image (what post matches that image id, what board
that
post is on), but in the future tag them in the db with the board as they load
in THL.
Or include it as part of an upgrade script.
Is this something we should worry about for 031 or do you want to wait on it?
At the
very least we could modify the db to make a spot for where the images are
located if
this is something.
Original comment by TaQS...@gmail.com
on 9 Dec 2008 at 6:39
I'm working on writing some FLASHY SQL queries so let's see how those go.
Original comment by all.sta...@gmail.com
on 10 Dec 2008 at 4:49
On top of that, I'm going to rewrite recentposts and recentpics to use Smarty.
What.
Original comment by all.sta...@gmail.com
on 10 Dec 2008 at 5:15
Original comment by all.sta...@gmail.com
on 10 Dec 2008 at 7:59
Original comment by all.sta...@gmail.com
on 10 Dec 2008 at 8:00
All that's left for this is to add some AJAX stuff or something. Now that these
three things are all templated it should be a little easier.
I've committed an experimental filtering option to ThornLight. I dont know if
it
works though.
Editpost will now show images.
Original comment by all.sta...@gmail.com
on 13 Dec 2008 at 11:58
I added a routine to editpost.php which allows for quick moderation - however, I
still need to add the proper forms that will submit to it to the TL and TQL
templates.
Additionally, I want things like banipfrompost to call a "touchpost" function,
which
I'll add to ThornModDBI, to indicate that moderation action has been performed
on
this post.
Almost there though!
Original comment by all.sta...@gmail.com
on 20 Dec 2008 at 2:24
Revision 98 should have these~
Original comment by all.sta...@gmail.com
on 21 Dec 2008 at 5:01
Quite a few issues here, the same ones that were preventing images from working
on
the boards.
Original comment by TaQS...@gmail.com
on 17 Jul 2009 at 8:12
I fixed quickmod on THLite. You'll like this one.
I'm going to mark as fixed because short of finishing my drydock flooder and
mass
scale testing it, it seems like everything is there.
Original comment by TaQS...@gmail.com
on 11 Aug 2009 at 5:32
Original issue reported on code.google.com by
TaQS...@gmail.com
on 18 Oct 2008 at 5:18