Comments by jackyyll on scripts
7 comments
|
Comment on: |
To the author: Why do you require people who want to automatically update to add the var SCRIPT { ... }; to their script? Why not just make a parser function that parses the meta data alone? |
|
Comment on: |
Also, lines 128 and 134 need the same updates. |
|
Comment on: |
Since the new comment system adds /all to the url, the mirror links don't work in the story if you have all comments expanded. To fix this line 123 should read: dugglink= window.location.href.replace(/\/all/, ''); |
|
Comment on: |
Fixed a bug that was not allowing you to digg comments down/up. |
|
Comment on: |
Ah, I see what's happening in the upcoming section. It's the categories that get all borked. Okay, fixed it :) |
|
Comment on: |
Hi denis, can you explain what's broken in the upcoming stories? I can't seem to replicate it. Also, i already fixed the pagination, and the "24hours etc.", but did it work when it had the /all appended on to the link? I didn't even bother trying and just fixed it. Thanks |
|
Comment on: |
Thank you for pointing these things out. I have fixed the "Top in 24 hours".. links. The upcoming stories links aren't broken for me which is weird. Are you sure it's not another script that is breaking them? The toggle between story view and cloud view also works fine for me. I also fixed he pagination. If you find anymore errors, please let me know so I can fix them, thanks for the feedback :) |
