Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Thanks for this. There was a period where I thought this script was gone or not being updated.. not sure. But this is loads better than the previous versions. Keep up the good work! I'll keep downloading it. |
|
|
Codrin, if only the updater is listed you need to install the others. Before doing that, make sure you install the updater again. |
|
|
It works now. Thank you. |
|
|
how to resest userscripts updater settings ? it comes only with "Userscripts Updater", the other scripts are not listed. |
|
|
reinstall should fix now (only need to reinstall the updater) thanks all for detecting the regexp problem, with the API mentioned by Jesse the script will hopefully be stable for ever and ever :D PS: I'm slowly rewriting my scripts to use xpath... lol... took me a long time, but I saw some charts showing the huge performance gain... |
|
|
Change the line:
...there are a few other similar lines... you can find them by searching through the source and deleting "\s+on" in strings like the above. |
|
|
Please, lazytrick, can you explain where must put that ”on”? |
|
|
@lazytrick, I removed the word "on" from the updated time - it should work if you change that. Also I'll work on an API method call instead of making you parse pages. |
|
|
Broken here too. |
|
|
me to... |
|
|
Script seems to be broken. All scripts are shown to be not found. And there's a notification telling me to upgrade but I've already got the latest version. |
|
|
No. |
|
|
Broni, the site changed a little and affected the updater. You just need to install the updater again. So, I need to reinstall all scripts, as well, right? |
|
|
theres no way with this updater... there used to be another updater here at USO that would go that deep... but I don't know if its still working, couldn't find it now |
|
|
Thanks to you for taking notes of my suggestions ;) EDIT: One question: is there a way to detect that a script is on userscripts updater and not into GM? And the oposit (on GM but not in UU) ? |
|
|
I'm taking notes, for the next time I work on it, thanks:) |
|
|
2 suggestions:
|
|
|
edit: remembering position now, added a "reset positioning" at greasemonkey menu, just in case... thanks all for the suggestions, i know theres some to do, i'd like to make css more customizable, and some other stuff... cheers |
|
|
I just noticed the drap&drop feature and I like it.
|
|
|
Broni, the site changed a little and affected the updater. You just need to install the updater again.
|
|
|
I wasn't checking this site for couple of weeks, but now, when I click on "Update scripts", it gives me list of 30 "Script not found" entries. What gives? |
|
|
found a simple drag code so I added to it |
|
|
The scrollbar is a good idea. And maybe put the save on the top |
|
|
I wonder if Simon got rid of that problem...? jerone, I never imagined this scenario... since those http requests are asynchronous operations running from a loop, I'm a little worried... also, maybe I should put a scrollbar on the options window, so one doesn't have to scroll a zillion times to click save... |