+Delta68 Posted August 23, 2011 Posted August 23, 2011 I've just written this GM script to make things look nice again! It's missing the find counts because they aren't included in the page at the moment http://userscripts.org/scripts/show/111095 Mark Quote
+geobrian- Posted August 23, 2011 Posted August 23, 2011 Downloaded and installed. Thanks Mark, makes the logs looks much tidier. Brian. Quote
+Delta68 Posted August 23, 2011 Author Posted August 23, 2011 (edited) I've just found a problem if there are images in the logs Well... I never claimed it actually worked! Edited to say I've fixed it! Mark Edited August 23, 2011 by Delta68 Quote
+tarmacjohn Posted August 23, 2011 Posted August 23, 2011 Thanks Mark Next job is to write a script that get rid of the challenges. John Quote
+splitti Posted August 23, 2011 Posted August 23, 2011 Thanks a lot. I use severel GM-Script to make the GC-Site usable. Now I use one more. The logs look great, just likenothing happens. ;-) I've just written this GM script to make things look nice again! It's missing the find counts because they aren't included in the page at the moment http://userscripts.org/scripts/show/111095 Mark Quote
+Delta68 Posted August 23, 2011 Author Posted August 23, 2011 Thanks Mark Next job is to write a script that get rid of the challenges. John That is probably best/easiest done with ABP (Adblock Plus) filters I have a whole load of filters set up so I can't recall exactly which each one does These four will help you sleep more easily though: geocaching.com#div(class^=mxStats) geocaching.com#a(id^=ctl00_hlSubNavChallenges) geocaching.com#a(id^=ctl00_hlSubNavProfileChallenges) geocaching.com#a(id^=ctl00_ContentBody_LocationPanel1_lnkChallengesSearch) Quote
Alan White Posted August 23, 2011 Posted August 23, 2011 Brilliant! Thanks, Mark. I also grabbed your smiley fix while I was there. I'm losing track of the Greasemonkey, Stylish, and AdBlock fixes I use to keep Gc.com useable Quote
+NickandAliandEliza Posted August 23, 2011 Posted August 23, 2011 I've just written this GM script to make things look nice again! It's missing the find counts because they aren't included in the page at the moment http://userscripts.org/scripts/show/111095 Mark Didn't you promise to write a script for people who 'needed' the block party icon? Quote
+jason johnson Posted August 23, 2011 Posted August 23, 2011 Thanks Mark, everything looks like normal again Quote
+thehoomer Posted August 23, 2011 Posted August 23, 2011 (edited) I'm not at all teckie but I like the sound of the logs looking the same as they did before. Can someone tell me what I have to do please? Edited to add..... There's always one isn't there? Edited August 23, 2011 by thehoomer Quote
+Bear and Ragged Posted August 23, 2011 Posted August 23, 2011 I'm not at all teckie but I like the sound of the logs looking the same as they did before. Can someone tell me what I have to do please? Edited to add..... There's always one isn't there? Using FireFox as your web browser? Got GreaseMonkey installed? More stuff here: http://www.follow-the-arrow.co.uk/resources/ffscripts.html (Although, with a lot of the recent 'updates' a few of them don't work... ) Quote
+Geobuzzbee Posted August 23, 2011 Posted August 23, 2011 Is this to do with having a picture and if a member or prm member on the cache logs? if si i liked it but it no longer works,,,as in no pic or details,,what broke it? Quote
+thehoomer Posted August 23, 2011 Posted August 23, 2011 I'm not at all teckie but I like the sound of the logs looking the same as they did before. Can someone tell me what I have to do please? Edited to add..... There's always one isn't there? Using FireFox as your web browser? Got GreaseMonkey installed? More stuff here: http://www.follow-the-arrow.co.uk/resources/ffscripts.html (Although, with a lot of the recent 'updates' a few of them don't work... ) Firefox - yes. GreaseMonkey - I've heard talk of this mythical beast but I haven't got a clue what it is. May be things will go back to the way they were anyway? There seems to be more than a modicum of opposition. I will just nod and make the right noises like when I'm at work - I don't know what half of that stuff is about either! I need to stop being so lazy and research these things like the rest of you must do. Thanks for your help. Quote
+Geobuzzbee Posted August 23, 2011 Posted August 23, 2011 on fire fox we all have the Monkey on are back,,,,but after the update you could see profile info at a glance on logs,but it seams to have broken down,,yes monkey can mod to suit,,but ilike how it was after the updat,am i the only one? Quote
+Delta68 Posted August 23, 2011 Author Posted August 23, 2011 I've made a slight alteration to provide compatibility with Gary & Jane's Geothumbs script Thanks Mark Quote
Alan White Posted August 25, 2011 Posted August 25, 2011 Now that the found counts are back on the logs, would it be possible to enhance the script to show them? Preferably just the cache count. Quote
+Delta68 Posted August 25, 2011 Author Posted August 25, 2011 Now that the found counts are back on the logs, would it be possible to enhance the script to show them? Preferably just the cache count. Yup! Hopefully have it done this morning My plan was only to include the cache count as well Mark Quote
+Delta68 Posted August 25, 2011 Author Posted August 25, 2011 Script now includes cache find count Mark Quote
Alan White Posted August 25, 2011 Posted August 25, 2011 For reasons known only to Groundspeak (if then), the found icon is a gif though the cache count icon is a visually identical png. This means that the cache count icon isn't replaced by your smiley fix script. Easily changed by adding if(images[x].src.indexOf("\/icons\/icon_smile.png")>0) { images[x].src = "http://img.geocaching.com/cache/fd66cd40-2d36-4535-a171-17dff1187e34.jpg"; } You might want to update it... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.