HOME | DD

Published: 2005-08-07 20:27:16 +0000 UTC; Views: 5782; Favourites: 23; Downloads: 670
Redirect to original
Description
deviantFORUM - Mark Recent is a Firefox/Greasemonkey script that highlights the five most recent visible postings in a forum thread and tells you their chronological order. Handy in large threads with many subthreads.
Requires: Firefox and Greasemonkey
How to install and use it:
1) Install the Greasemonkey Extension and restart Firefox
2) Right-click the link below and choose "Install User Script" in the context menu. Alternatively, click the link and select "Tools -> Install User Script" in the menu bar.
3) Go to any Forum thread. The five most recent postings are highlighted with a blue bar and have a "...most recent (visible) comment" line in the header.
DOWNLOAD VERSION 1.1: [deviantFORUM - Mark Recent ]
Version History:
v1.1 [Aug 8, 2006] - Now v5-compatible, added a classname to the SPAN element I insert - maybe this helps the skinning people...?
v1.01 [Sep 22, 2005] - Bugfix regarding sorting (Still available )
v1.0 [Aug 7, 2005] - Release (Still available )
Known Issues:
Misc. Stuff:
This script was my small contribution for dA's 5th birthday.
...and it was updated just after the 6th birthday because of the layout change
Related content
Comments: 39
realillusions [2008-05-13 04:39:56 +0000 UTC]
Line 19. Do us a favor and check your xpath returns before doing anything to them. Or, use a better include.
Either way, on the thread page, you throw an exception error.
๐: 0 โฉ: 0
aran384 [2007-02-22 10:25:02 +0000 UTC]
my greasemonkey cant install scripts .... why any ideas?
๐: 0 โฉ: 1
electricjonny [2006-08-09 14:22:10 +0000 UTC]
I've been using this for a long time and really like it.
I must say, I appreciate you updating this to v5 so quickly. It makes my forum experience much better again. And I just figured out how to change the color
Now to wait till =Zikes gets deviantplus updated.
๐: 0 โฉ: 1
NekoDramon In reply to electricjonny [2006-08-09 20:17:32 +0000 UTC]
Nobody likes to lose features. So I figured I'd rather fix the more vital scripts before too many people poke me about it
Glad you like it
๐: 0 โฉ: 0
foundsoundfunny [2006-07-25 10:15:26 +0000 UTC]
A solution to the custom skin issue (with the colour being overridden) is to also append another classname to the div (say, "ND_markrecent") - this way it gives us a hook to use, and in our skins we can add .ND_markrecent {background:#f00}
๐: 0 โฉ: 1
NekoDramon In reply to foundsoundfunny [2006-08-09 20:15:37 +0000 UTC]
Well, I've included a class name now (even though the question is if it's actually needed now since I chose to create a new element for it in v5 anyway).
If it helps you guys, awesome. If something's got to be tweaked, please let me know... I'm all for extensions being able to co-exist
๐: 0 โฉ: 0
p-51 [2006-07-18 23:56:22 +0000 UTC]
Never commented on this, but I used it and have used it for quite some time. Almost to the point where I forgot this was an extension.
I found "MintCream" to be the most fitting colour. Nice work.
๐: 0 โฉ: 0
Staged [2006-03-25 04:42:53 +0000 UTC]
It would be awesome if in a future version, it would mark threads I've already posted in when I'm on a forum main site.
๐: 0 โฉ: 0
truemarmalade [2006-02-27 08:29:47 +0000 UTC]
Is it not designed to work with a skin on DA? I don't see any difference in forum browsing when I added this.
๐: 0 โฉ: 0
kipinae [2005-12-30 14:01:34 +0000 UTC]
Does this work on subscriber forums too? If so, then it's a must-use for me.
๐: 0 โฉ: 2
NekoDramon In reply to kipinae [2005-12-30 14:53:55 +0000 UTC]
Blergh, totally forgot that dA turns links into [link]'s
๐: 0 โฉ: 0
NekoDramon In reply to kipinae [2005-12-30 14:52:52 +0000 UTC]
You mean in the private forums of subscribers? Not out of the box, but it's a good suggestion! In theory, you could add the line
// @include [link]
to the header. Or you just wait a few days or so and I'll include it in the upcoming improved version I'm working on right now
๐: 0 โฉ: 1
kipinae In reply to NekoDramon [2005-12-30 15:02:23 +0000 UTC]
Thanks, I'll do that. Helps my duties as a club admin a lot!
(We give "EXP" for using our club forum & shoutbox, and I'm the one who keeps track of all the new messages.)
๐: 0 โฉ: 0
the-faun [2005-12-12 12:51:26 +0000 UTC]
This looks fantastic; I'd love to be able to use it but unfortunately it doesn't colour comments when one has deviantSkin installed - the custom stylesheet overrides it since all of the CSS is marked as !important.
I've been trying to come up with a way around this but I haven't come up with anything particularly novel; all the ways I've thought of are far too impractical. Oh well; maybe one day Till then keep up the great work!
๐: 0 โฉ: 1
NekoDramon In reply to the-faun [2005-12-12 14:21:08 +0000 UTC]
I'm actually working on deviantSkin compatibility, but so far I've only had success with the "insert on page load" option of deviantSkin (as opposed to the "UserContent" one which stubbornly refuses to be overridden so far). I'll note you a link to a WiP version if you like (and if you don't use the UserContent) option. It's lacking a few options I wanted to implement before releasing a new version, but it at least is more compatible than the current one
๐: 0 โฉ: 1
the-faun In reply to NekoDramon [2005-12-13 00:32:15 +0000 UTC]
Oh I'd love that! I don't think anyone uses the UserContent method anyway; it's far less stable.
๐: 0 โฉ: 0
kaujot [2005-11-27 18:41:45 +0000 UTC]
I tried changing the color by putting another color's name (I check HTMLClinic's color chart to get a proper name), but when I did the whole put-the-script-into-word-change-things-save-it-load-it-in-Firefox thing, it didn't work.
Is there something I'm missing?
๐: 0 โฉ: 1
NekoDramon In reply to kaujot [2005-11-27 18:44:51 +0000 UTC]
Does it still mark them in blue? Or does it just break and do nothing?
๐: 0 โฉ: 1
NekoDramon In reply to kaujot [2005-11-27 20:21:16 +0000 UTC]
Try to edit it in Notepad then. Maybe something broke on the way with Word Otherwise, just paste (or better yet: note me) your modified line... maybe it's just a misplaced quotation mark or so o.o
๐: 0 โฉ: 1
SigurdHosenfeld [2005-11-14 00:18:02 +0000 UTC]
Absolutely fabulous, this script will be very useful.
I'm going to install it right now.
๐: 0 โฉ: 0
seinin [2005-10-06 16:19:37 +0000 UTC]
This is awesome. Like :ndifference: I might change the colour of the highlighted comments.
A good tool for us forum regulars
๐: 0 โฉ: 1
NekoDramon In reply to seinin [2005-10-06 18:35:06 +0000 UTC]
Well, color's a personal preference anyway, so people should pick what fits them best. I chose the "OMG Bright Blue" because it contrasts nicely (so I notice it when scrolling through a thread), but I guess that it's a bit on the extreme side for others
Glad you like it!
๐: 0 โฉ: 0
godofodd [2005-09-27 03:54:27 +0000 UTC]
Okay, who's the jerk who didn't tell me about this thing?
This is simply fantastic. Better than fantastic; it's essential. I don't know how I handled the forums without it. Fantastic work.
๐: 0 โฉ: 1
NekoDramon In reply to godofodd [2005-09-27 21:59:37 +0000 UTC]
"Okay, who's the jerk who didn't tell me about this thing? "
It's my late revenge for being constantly confused about your "Be generous" button. So at the last meeting, I told the guys not to inform you of this script
And thanks for the praise.
I wrote it after going through YET another "look for one new posting in a thread with 300+ replies" situation (I guess you know these situations... otherwise you wouldn't be here ), and it's become a part of my regular dA-Forum-existence ever since.
๐: 0 โฉ: 0
softcell72 [2005-09-25 21:46:06 +0000 UTC]
good one, as soon as I get home I'll install it and see how it works..lol
๐: 0 โฉ: 0
inziladun [2005-09-23 12:17:14 +0000 UTC]
I noticed recently that this plugin, brilliant though it is, has started highlighting incorrect posts. it'll say a post is the most recent, but underneath that post will be a number of replies! which are unhighlighted. any idea what that might be?
๐: 0 โฉ: 1
NekoDramon In reply to inziladun [2005-09-23 13:11:54 +0000 UTC]
Did you try the updated version I uploaded yesterday? The 1.01 one? -> [link]
I noticed it myself just then, it's a problem with the sorting of the comments. This only became an issue yesterday or so when the posting IDs went past the 10 million mark. So when you got (example) "c998", "c999" and "c1000", the script sorted them to "1000, 998, 999" (alphabetically ) instead of "998, 999, 1000". I fixed the sorting now so it really sorts the intuitive way, so it should work now.
๐: 0 โฉ: 1
michelln [2005-09-01 12:22:04 +0000 UTC]
Ah this is very useful! Only thing is, I don't get the blue highlight when i browse DA with a different skin, i do get the "most recent comment" line though.
๐: 0 โฉ: 1
NekoDramon In reply to michelln [2005-09-01 12:43:11 +0000 UTC]
Hrm, yeah... I don't have custom skins here, so I never tried that out... Gonna look into it later on, thanks for reminding me!
๐: 0 โฉ: 0
ndifference [2005-08-11 23:13:45 +0000 UTC]
This is kick-ass. I changed the color to a pale green, but the mechanics of this thing are brilliant.
๐: 0 โฉ: 0