HOME | DD

trezoiddAUltra by-nc-sa

Published: 2011-02-14 08:25:10 +0000 UTC; Views: 19230; Favourites: 295; Downloads: 242
Redirect to original
Description I don't want to read any of that other stuff. Can I just have an install button?

SHINY INSTALL BUTTON!

Ooh, shiny....But what does it do?

Shiny indeed. This is a script that adds a collection of features for finding better art, and suggesting it to be featured across the site (plus some bonus features thrown in for fun)

I'll let you figure out exactly what it does, but it's all pretty awesome.

One thing I will mention is the "suggest DD" button on each image.

What it does is bring up a box for you to enter the text you want sent with the image, and creates a handy dropdown list of the appropriate GM's, making it super easy to suggest a DD

Ok, so does it need anything else to be installed?

You'll need greasemonkey for firefox, or tampermonkey for chrome

Awesome, where to I get it?

Just click here and then click the shiny green INSTALL button.

That code is pretty cool. Can I use parts of it in userscripts I make?

Yes. This is released under a share-alike license. What that means is that if you use part of my script, I request that you release your work share-alike so other people can build on bits of your work. This helps foster a better userscript community on dA meaning better userscripts for everyone!

Well, that all sounds pretty good to me!

Try phrasing that as a question. They have these crazy curly things that look like "?" on the end of them. You should try it some time

Update (15/2/2011): Updated to add an update alert box. Anyone on a version prior to v1.0.2 will not get alerts of the script updates and so will not get bug fixes or new features. If you have already installed this script, please re-install it

Update (10/7/2011): It has been brought to my attention that this doesn't work in chrome. Unfortunately, upon investigation into the matter the bugs that appear in chrome are not fixable. This is due to how chrome does persistent storage compared to how firefox does it. I may release a cut down version for chrome at a later date, but it will not be nearly as good.

Update (20/7/2011): A new plugin has been released for google chrome called tampermonkey . Now, this is important because it properly implements the greasemonkey API's to make this script work. If you have any problems, let me know and I'll try and fix them, but the future is bright on the chrome front
Related content
Comments: 428

jussta [2012-02-18 07:40:55 +0000 UTC]

It's a great script but there's one bug: when I go to artist's gallery and want to browse through different categories, for example digital art > vector, the list closes and nothing happens, is there any way to fix that?

👍: 0 ⏩: 1

trezoid In reply to jussta [2012-02-18 09:05:59 +0000 UTC]

unfortunately that isn't something that's easy to fix without making other stuff appear broken. Because of how I have to break AJAX links to actually get any script to run at all stuff like that doesn't work (and as an interesting note, certain buttons like stats on a users page also jump down to that point because I'm forcing the link to be followed, rather then intercepted)

short of completely re-making those drop-downs on the fly (which is certainly possible on a theoretical level but a huge amount of work, given the number of possible catagories) there isn't really a way to fix them

👍: 0 ⏩: 0

GrimmReap In reply to ??? [2012-02-04 18:49:44 +0000 UTC]

Ive tried tampermonkey and yet this wont work for me in Chrome. Now every time im on da, a pop up about da Ultra comes up and i have to click ok, then cancel, and continue on with what i was doing. this may seem stupid, but its not just the homepage. every page that has to do with da, this comes up. i cant even look at deviations without it popping up every time~ i downloaded the tampermonkey and yet it still wont go away or function correctly! how do i uninstall dA ultra?

👍: 0 ⏩: 1

trezoid In reply to GrimmReap [2012-02-04 20:14:04 +0000 UTC]

It sounds like you installed the userscript to chrome, rather then tampermonkey.

you need to go to the chrome extension list (chrome settings > extensions), uninstall dAUltra from there, and then re-install it to tampermonkey.

👍: 0 ⏩: 1

GrimmReap In reply to trezoid [2012-02-04 22:04:15 +0000 UTC]

got it! thanks so much

👍: 0 ⏩: 0

Azzeria In reply to ??? [2012-02-04 11:25:13 +0000 UTC]

Just a question.. I've been in touch with you a bit previously, but now somehow the script isn't doing a whole lot. I notified you about Chrome difficulties, along with some other minor things. But now, I don't actually see much from the script all together anymore. There's no suggest dd button, nor do I see the change to the edit system it once gave. Is this due to updates or whats happening?
really really loved it, so missing these features already : )

👍: 0 ⏩: 1

trezoid In reply to Azzeria [2012-02-04 11:45:18 +0000 UTC]

That's...odd.

Is the setting menu still showing up when you hover over your name?

If not, can you try re-installing the script?

👍: 0 ⏩: 1

Azzeria In reply to trezoid [2012-02-04 11:49:36 +0000 UTC]

Aye, it's still showing. I even tried to enter the menu, to see that the script is still alive and running, but it appear to be.
(What I meant by the way was that, I can see the DD button on everyone's profile, but the whole 'Suggest a DD/has been suggested for a DD' isn't there anymore.)

I'll try to reinstall the script to see if it changes anything.

👍: 0 ⏩: 2

trezoid In reply to Azzeria [2012-02-04 12:19:07 +0000 UTC]

Oh.

When you're at an image, click on the title of it.

That sounds to me more like the AJAX remover isn't working properly :/

👍: 0 ⏩: 1

Azzeria In reply to trezoid [2012-02-04 12:24:41 +0000 UTC]

The dd features works once I removed the script and reinstalled it though.

A question (Sorry if I'm bothering you), but as there's no detailed list of what your script contains, I'm not 100% sure if the feature came from your script, or if it was an experiment (or along those lines) from dA. But when one wanted to edit an image, there was a whole different interface available previously. If that was from you it's no longer working for me.

👍: 0 ⏩: 1

trezoid In reply to Azzeria [2012-02-04 13:23:50 +0000 UTC]

That was an experiment on dA's end (and the joy of being a beta tester )

It was using the stash interface to edit deviations

as for the features of dAUltra, in the order they're in the script:

Update alerts
Settings
Large thumbs
DD Tab
Group message log links
Something else do do with groups (I'm not 100% sure what it does :/)
Suggest DD's (which is the bulk of the script, at 450 lines. the next largest is the settings box at 220)
Ajax foiler (making the # links go directly to the actual image page)
Format buttons
Share on tumblr button (though I must confess that one doesn't work since dA added it officially)
show which gallery a DD came from on the DD's page
setup stuff
First run setup stuff.

All of that in a grand total of 1232 lines of javascript (and a little bit of HTML and a bit of CSS)

That help?

👍: 0 ⏩: 1

Azzeria In reply to trezoid [2012-02-04 15:01:15 +0000 UTC]

Ah, figures. Thank you so much for clearing out what's included in your script.

I just experienced the issue of 'Suggest for dd' etc not working. So I tried to browse other deviations, and after a while it randomly was working again : /

👍: 0 ⏩: 0

Azzeria In reply to Azzeria [2012-02-04 11:51:56 +0000 UTC]

Removing the script and reinstalling it worked. However, I guess it's not meant this way.
Happy it solved it, though : )

👍: 0 ⏩: 0

KillboxGraphics In reply to ??? [2012-02-03 01:20:29 +0000 UTC]

Nice script How do you change the settings though after the initial install, I wanna change the thumbnail size back to 150, or do I have to re-install?

👍: 0 ⏩: 1

trezoid In reply to KillboxGraphics [2012-02-03 03:26:54 +0000 UTC]

hover over your username in the top bar

👍: 0 ⏩: 1

KillboxGraphics In reply to trezoid [2012-02-04 00:28:57 +0000 UTC]

Ah sweet, thanks mate

👍: 0 ⏩: 0

Anoya In reply to ??? [2012-02-02 19:49:59 +0000 UTC]

I heard from several people that they're being send to me with APN Photography DD suggestions and that it is because of this extension. Could you please check if that is indeed the case? It's rather annoying since I haven't been a CV since December 1st

👍: 0 ⏩: 1

trezoid In reply to Anoya [2012-02-02 20:43:10 +0000 UTC]

Might want to poke *stafflist , since that's where I pull a list of staff from

I have, however, hard-coded something to remove you from the list. If you know of any other ex-CV's who are still listed, let me know

👍: 0 ⏩: 1

Anoya In reply to trezoid [2012-02-03 05:37:34 +0000 UTC]

Yeah, I also poked *stafflist but it seems to be deserted!

Stafflist also isn't an official list by the way. The up to date list should be at #communityrelations ( here ) and/or FAQ #18: Who selects the Daily Deviation and how is it chosen?

Thanks!

👍: 0 ⏩: 1

trezoid In reply to Anoya [2012-02-03 05:53:34 +0000 UTC]

While I know stafflist isn't official, it is the best formatted for my purposes

👍: 0 ⏩: 1

Anoya In reply to trezoid [2012-02-03 15:41:50 +0000 UTC]

But if it's no longer updated..

👍: 0 ⏩: 1

trezoid In reply to Anoya [2012-02-04 02:45:58 +0000 UTC]

It is somewhat concerning

👍: 0 ⏩: 1

Anoya In reply to trezoid [2012-02-04 07:15:59 +0000 UTC]

I hope someone wakes up and takes the time to keep it up to date again, since apparently a lot of people are checking that page

👍: 0 ⏩: 0

The-Badass-One [2012-02-01 21:06:07 +0000 UTC]

I've downloaded tampermonkey AND dAUltra, but whenever I press save it keeps coming back.

Does the fact that I installed dAUltra before tampermonkey affect anything?

👍: 0 ⏩: 1

trezoid In reply to The-Badass-One [2012-02-01 21:53:23 +0000 UTC]

Yes. You have to install tampermonkey first, or it installs to the default chrome version of greasemonkey which is missing critical features.

Unistall dAUltra from the chrome extension list, then re-install it to tampermonkey.

👍: 0 ⏩: 1

The-Badass-One In reply to trezoid [2012-02-02 16:55:30 +0000 UTC]

Okay, I've got it to work now. Thanks for the help, it's a very useful extension, although deviation thumbnails make the page run a lot slower for me.

👍: 0 ⏩: 1

trezoid In reply to The-Badass-One [2012-02-02 20:40:05 +0000 UTC]

Large thumbnails do take a lot longer to load...which is why I made it optional

Personally, I have that off, since my internet is suuuuppppeeeerrrr slow

👍: 0 ⏩: 1

The-Badass-One In reply to trezoid [2012-02-02 20:57:14 +0000 UTC]

Yeah, me too. But I find the Daily Deviation suggestion button and the easy use of inserting a custom font the best parts.

👍: 0 ⏩: 0

DarkQasim In reply to ??? [2012-01-31 23:43:31 +0000 UTC]

It keeps saying that I have to save my setting, even though I keep saving them. I've uninstalled and installed Tampermonkey, but it's still doing the same thing. Any suggestions? <_<

👍: 0 ⏩: 1

DarkQasim In reply to DarkQasim [2012-02-01 00:31:28 +0000 UTC]

Nvm, I got it to work after some trial and error

👍: 0 ⏩: 0

catluvr2 In reply to ??? [2012-01-31 11:22:38 +0000 UTC]

Congrats on the DD!

I installed it.

👍: 0 ⏩: 0

Nilanja In reply to ??? [2012-01-31 07:49:09 +0000 UTC]

does it also work with safari?

👍: 0 ⏩: 1

trezoid In reply to Nilanja [2012-01-31 07:58:10 +0000 UTC]

Probably not.

👍: 0 ⏩: 1

Nilanja In reply to trezoid [2012-01-31 07:58:47 +0000 UTC]

aaaaw

👍: 0 ⏩: 0

iStalkCheese In reply to ??? [2012-01-31 07:04:57 +0000 UTC]

I downloaded it and whenever I refresh/go to a different page it tells me that I haven't saved my settings, when I have about 300 times. :l

👍: 0 ⏩: 1

trezoid In reply to iStalkCheese [2012-01-31 07:06:47 +0000 UTC]

Do you have tampermonkey installed?

👍: 0 ⏩: 1

iStalkCheese In reply to trezoid [2012-01-31 07:10:23 +0000 UTC]

I had to reinstall it, thanks anyway. Also, how do you go back and change the settings? trying to fiddle with the thumbnail size.

👍: 0 ⏩: 1

trezoid In reply to iStalkCheese [2012-01-31 07:14:27 +0000 UTC]

hover over you username in the top bar

👍: 0 ⏩: 1

iStalkCheese In reply to trezoid [2012-01-31 07:17:46 +0000 UTC]

Oh, Nice! Thanks

👍: 0 ⏩: 0

ThaistheEnchantress In reply to ??? [2012-01-31 06:33:54 +0000 UTC]

Wonderful! Thanks for making this, and who brought it to attention as a DD. I love all the features, it's really useful and makes things easier. I specially love the codes available on the comment box with just one click. I installed it without problem and it's working fine

👍: 0 ⏩: 0

chloe777619 In reply to ??? [2012-01-31 05:58:07 +0000 UTC]

save*

👍: 0 ⏩: 0

chloe777619 [2012-01-31 05:57:59 +0000 UTC]

the daultra seetings page keeps poping up wherever i go amd it just wont same!!

👍: 0 ⏩: 1

trezoid In reply to chloe777619 [2012-01-31 06:00:36 +0000 UTC]

Make sure you have tampermonkey installed, then uninstall the script from chrome's extension list, and re-install it.

👍: 0 ⏩: 1

chloe777619 In reply to trezoid [2012-01-31 07:27:42 +0000 UTC]

i keep uninstalling the daunltra like you said but when it comes to redownloading and the settings it never saves and pops up again

👍: 0 ⏩: 1

trezoid In reply to chloe777619 [2012-01-31 07:57:01 +0000 UTC]

Do you have tampermonkey installed?

👍: 0 ⏩: 1

chloe777619 In reply to trezoid [2012-01-31 08:49:49 +0000 UTC]

yup

👍: 0 ⏩: 1

trezoid In reply to chloe777619 [2012-01-31 08:54:12 +0000 UTC]

Then installing it to tampermonkey should work (it works for everyone else)

👍: 0 ⏩: 2

chloe777619 In reply to trezoid [2012-02-02 02:06:48 +0000 UTC]

egh... oh well
i dont think itll work so its whatever
i mean like.. what does daultra really do?
lol

👍: 0 ⏩: 0

chloe777619 In reply to trezoid [2012-01-31 09:05:11 +0000 UTC]

egh.. ill pass for now
maybe tomorrow
but its 4am...

👍: 0 ⏩: 0

AddyKing In reply to ??? [2012-01-31 05:43:00 +0000 UTC]

I just re install, now its working..

👍: 0 ⏩: 0


| Next =>