Search found 15 matches

by Alcuinus
Fri Jul 15, 2011 10:11 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

jQuery, although more than a little outdated, is already included on every page on the website. The top half of that script can be removed as a result. There is a lot of repetition in selecting elements in the script. Performance wise, it would be better if you saved things like $('.tag') to a vari...
by Alcuinus
Fri Jul 15, 2011 5:09 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

UPDATE: ... not for the subscriptions thing. XD I have found the error that was most likely causing a problem with the links. The source has been updated.
by Alcuinus
Wed Jul 13, 2011 2:34 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

Well, I don't think the admin will be happy to have a script hitting the database for that xD. And I had in mind that you still had to load the page, but yeah, AJAX is needed if you don't. You could even enable the script for any webpage so that it would always check, but see my first sentence lol....
by Alcuinus
Wed Jul 13, 2011 1:37 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

No need to use AJAX and I'm not sure but i think there is already some kind of local storage in Greasemonkey. Just keep the first result assuming that it's anti chronologically ordered. Then if it's no longer the first, then it means there are new one. Problem is that there is no notification but I...
by Alcuinus
Wed Jul 13, 2011 7:55 am
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

People can use their browser bookmark to save searches, which should come close to a subscription. True, but usually subscriptions give you a number of new ones... it would be an awesome extension and you could even use FF's HTML5 local storage to keep track of them, but I haven't done much ajax. I...
by Alcuinus
Tue Jul 12, 2011 2:19 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

Taking it literally, Admins, Mods and Taggers for all images. But I don't know about normal members for their uploaded images. Started doing it like that after I became a tagger. Ah, so then that's probably it..... I don't think trying to hack the site is a good idea so it will probably remain a br...
by Alcuinus
Tue Jul 12, 2011 12:40 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

Thanks to much help from RockRabbit I have been able to upload an image! :lol:
However upon uploading an image there is no indication of the tag label being clickable with or without my script :twisted:

So I assume this "quick tag set" feature is something that only the admins can use?
by Alcuinus
Tue Jul 12, 2011 11:12 am
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

I know a bit jQuery, though for my Greasemonkey, I wrote my JS the old way, and did my XMLhttprequest the Greasemonkey way. Well tested with my Firefox now. Indeed it kills the quick edit AJAX. Also for the tag team I think it's highly inconvenient to autohide the tags. Maybe you should check the m...
by Alcuinus
Mon Jul 11, 2011 11:19 am
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

Thank you very much for the pics, Tensa. :)
Is this an admin feature or can I do it too (provided I can find a good image to upload)?
by Alcuinus
Mon Jul 11, 2011 9:03 am
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

That's pretty cool. Thanks :D Looks good. I will check a bit the source code since I also have some idea for some Greasemonkey script on E-shuushuu, mainly a reverse linking to Pixiv. Off topic, but I won't publish Pixiv Fetcher on Userscript, since the script has a backend on my own server, I need...
by Alcuinus
Fri Jul 08, 2011 4:13 pm
Forum: General shuushuu stuff
Topic: Image Reverse Search
Replies: 9
Views: 12811

Re: Image Reverse Search

TinEye is another reverse image search engine and it has plugins for FF, Chrome, Safari, IE, and Opera. I was able to use it to find the source for one of the images mentioned in the first post of the Character and Source needed thread (the 25085 one), but idk if anyone cares about that one anymore...
by Alcuinus
Fri Jul 08, 2011 2:35 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Re: Multi-Tag Search Extension

isn't this the same like using the search function o.o It is indeed with the exception that if I come across an image with several tags I want to seach, I can select those and do so right there rather than having to go to the search page and copy and paste/type them in. currently I can only click o...
by Alcuinus
Fri Jul 08, 2011 1:28 pm
Forum: General shuushuu stuff
Topic: Multi-Tag Search Extension
Replies: 29
Views: 20115

Multi-Tag Search Extension

Greetings all.... 3rd or so post on here so I'm probably doing it wrong... pls correct me. I have here a script for you guys that allows you to select and search by multiple tags in the gallery. just hover over the tags list (it expands), hover over the tag you want to search by (a checkbox will app...
by Alcuinus
Fri Jul 08, 2011 1:18 pm
Forum: General shuushuu stuff
Topic: Quick question
Replies: 2
Views: 4210

Re: Quick question

Yatchen wrote:You can put it here, I'd think.
Thank you, Yatchen. :)
by Alcuinus
Fri Jul 08, 2011 10:39 am
Forum: General shuushuu stuff
Topic: Quick question
Replies: 2
Views: 4210

Quick question

I wrote a user script for e-shuushuu (for those who use Greasemonkey) and I don't know where to post a thread about it. Do things like that go in here or in suggestions?