Any desire for a fanart.tv user script?

Post Reply
leepenny
Moderator
Moderator
Posts: 224
Joined: Fri Dec 20, 2013 1:53 am
Location: the grid

Re: Any desire for a fanart.tv user script?

Post by leepenny »

LOL
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

Re: Any desire for a fanart.tv user script?

Post by akovia »

Ok.
CSS cleaned up and commented considerably. There is more that needs to be done and that I want to do, but I think this is a good place to start and get some feedback.

https://dl.dropboxusercontent.com/u/935 ... ct_0.7.css
(Don't really submit code much so my ver# system wasn't standard. Hopefully this scheme will make more sense.)
User avatar
Mordred
Moderator
Moderator
Posts: 72
Joined: Sun Dec 22, 2013 8:03 am

Re: Any desire for a fanart.tv user script?

Post by Mordred »

Sorry guys. I got food poisoning Wednesday night, and it took me off my game for a little bit. I'll be back to working on the script this week.
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

Re: Any desire for a fanart.tv user script?

Post by akovia »

Mordred wrote:Sorry guys. I got food poisoning Wednesday night, and it took me off my game for a little bit. I'll be back to working on the script this week.
ick! sorry to hear that. :(

Glad to hear you're feeling better. :)
User avatar
Tobby
Veteran
Veteran
Posts: 153
Joined: Fri Dec 20, 2013 4:17 pm
Location: Sweden

Re: Any desire for a fanart.tv user script?

Post by Tobby »

Mordred wrote:Sorry guys. I got food poisoning Wednesday night, and it took me off my game for a little bit. I'll be back to working on the script this week.
That sucks. What did you eat?
User avatar
Mordred
Moderator
Moderator
Posts: 72
Joined: Sun Dec 22, 2013 8:03 am

Re: Any desire for a fanart.tv user script?

Post by Mordred »

Ramen with BBQ beef from the organic grocery store. :)

New version up. Few minor fixes for issues that Paszt reported, and for Lazy Loading, which is now enabled by default (although you'll probably have to check it if you had installed the script before).

I started working on being able to upvote from the activities page, but that required adding fancybox support, which I did and it works pretty well but I can't get the page from scrolling to the top when you click. It also doesn't currently work on any of the images you load from clicking "Load More". Otherwise, it's flawless. :D
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

Re: Any desire for a fanart.tv user script?

Post by akovia »

Mordred wrote:Ramen with BBQ beef from the organic grocery store. :)

New version up. Few minor fixes for issues that Paszt reported, and for Lazy Loading, which is now enabled by default (although you'll probably have to check it if you had installed the script before).

I started working on being able to upvote from the activities page, but that required adding fancybox support, which I did and it works pretty well but I can't get the page from scrolling to the top when you click. It also doesn't currently work on any of the images you load from clicking "Load More". Otherwise, it's flawless. :D
Glad to see you back on the horse. :)
Look forward to voting via activity-stream if it works out!
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

Re: Any desire for a fanart.tv user script?

Post by akovia »

I think this is damn near done now.
Removed a bunch of unnecessary code, error checked, and formatted.
Not promising complete browser compatibility, but it should be solid with chrome.

https://dl.dropboxusercontent.com/u/935 ... ct_0.9.css

The biggest thing left is to get my css slides to go the right way.

Edit:
Version with the alternate bottom slide that wraps.
https://dl.dropboxusercontent.com/u/935 ... t_0.9b.css
User avatar
Mordred
Moderator
Moderator
Posts: 72
Joined: Sun Dec 22, 2013 8:03 am

Re: Any desire for a fanart.tv user script?

Post by Mordred »

0.4.6 available. Fancybox on activity streams works perfectly now. It took a shit ton of work, but it's pretty great. With that hurdle crossed, all I needed to do was the voting. That ought to be pretty simple since there's an easy API an all... but it turns out that it's actually impossible. All site API calls (voting, reporting, etc.) use a unique image ID, that is NOT included anywhere in the URL, or in the page as it currently exists. This is presumably why you can report users from that page, but not images. There's also no way to get the ID either without background screen scraping and generating a ton of extraneous traffic, so essentially, this pipe dream is dead. But hey, at least you can see large images in the activity stream! :(

I'll see about getting that CSS included in the script akovia. I haven't updated in a while, so I'll have to see if it interferes with anything special I'm currently doing.
User avatar
akovia
Admin
Admin
Posts: 441
Joined: Wed Dec 18, 2013 3:37 pm

Re: Any desire for a fanart.tv user script?

Post by akovia »

Well that's just awful. :cry:
Is the fancybox an option? I haven't updated yet since I use Imagus for full size images anyway. If voting isn't possible, then I'd rather not use the bigger fancybox so I can keep the compact look. If it is an option I can work on adjusting the css to accommodate it.
Post Reply