Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Click the "Install this Script" link on this page, then go to MySpace to set up the script. |
|
|
Okay sorry ahead of time for this stupid question...This is my first script. I just now installed greasemonkey for this script, and I have no clue whatsoever as to how to get this going. Help please? |
|
|
this script is very useful. thank you. Only For Men & Only The Best!!!! |
|
|
this script is very useful.
|
|
|
In the next version would it be possible to have the blacklisted users come from a certain friend catagory so you could add the users you would want to block to that catagory and then add the catagory to the blacklist |
|
|
Love this script! |
|
|
That would rock. I got another idea if you don't want to actually utilize two separate lists. You could still use one list, but just add some sort of marker to have the code differentiate whether the added user is in the whitelist or blacklist. Then just add an option button or tab on the editor so the user can select if the new addition is black or white. After that it's just a matter of parsing for that marker. =) |
|
|
That's right, there's only one list. It works well for most people. But if more people ask for that feature, I'll try to add it. |
|
|
Would it be possible for the script to have 2 separate lists (black and white)? Some users I never ever want to see their bulletins in my list no matter what (blacklist), while there are times when I'd like to click the whitelist button to see only the bulletins of people I add to the whitelist. From what I can tell it currently only uses one list, so you can only either add people to blacklist OR whitelist? |
|
|
As I've said in previous comments, this would probably be possible, but I'm not sure how I would do it, and it would definitely slow down the script. |
|
|
:( im sorry i posted that so many times it wouldn't load so i clicked post comment a couple times can a mod delete that please? |
|
|
would it be possible to do it this way?
|
|
|
would it be possible to do it this way?
|
|
|
would it be possible to do it this way?
|
|
|
Yes... no more having to see bulletins from bands!!! Thank you, thank you, thank you! |
|
|
It worked, thank you very much! |
|
|
Apparently the forum software doesn't like long pseudo-URLs. Replace the instances of "..." with "space". |
|
|
Enter about:config in your address bar and go to the preference called: greasemonkey.scriptvals.http: //www.theworldofstuff .com/greasemonkey/ /MySpace Ignore Bulletins.show If it's there, set the value to only_specified (to whitelist), not_specified (to blacklist), or all (to show all). Then restart Firefox and ensure that the change has stuck. If it hasn't, you may need to create a file called user.js in your Firefox profile folder and enter the following line into it: user_pref("greasemonkey.scriptvals.http ://www.theworldofstuff .com/greasemonkey/ /MySpace Ignore Bulletins.show", "not_specified"); replacing "not_specified" with a different setting if you prefer. That setting will then be the default when you start Firefox. |
|
|
The script seems to keep switching back to showing "All" bulletins instead of only showing the ones I allow. Is there a way to fix this? It happens everytime I have to sign on. |
|
|
Just to clarify, my previous comment is no longer valid as the Home Auto-Update script should now automatically work with this one. |
|
|
Yes, I've been slaving over the script to make it work with Enhanced Bulletins, and now it works for me. To use this script with Enhanced Bulletins add the function call to line 194 to the latest version of Home Auto-Update. If it doesn't work, let me know what kind of error message you get if anything. |
|
|
So I keep adding the, "if (window.gm_ignoreBulletins) window.gm_ignoreBulletins();" code to the home auto update script every update and it works fine on basic mode but I was wondering if you knew of a way to easily modify that script so your script works when his enhanced bulletin option is enabled? |
|
|
InsaneNinja and I are working to iron out the bugs between our scripts. Other than that, today's version includes alternate row coloring for page themes that use it. |
|
|
what did your update today do?? this still doesnt work with home auto update. |
