|
Automatically zooming in DeviantArt images
|
|
Oct. 13, 2006, 03:16 PM
Post: #1
|
|||
|
|||
|
Automatically zooming in DeviantArt images
Hi,
I've been a happy Proxomitron user since 1999 and have never had problems with writing simple filter rules, but this one has me stumped. DeviantArt uses JavaScript to switch the "Zoomed out" image to the higher resolution "Zoomed in" image. The location of the higher resolution image is the "Head" of the HTML page. Is it possible to take the location and use it instead of the lower res image? I wish to browse DA without JavaScript. Also, a previous post ("A little help with deviantart") mentioned removing the "Click here to continue" pages, but I could not get it to work, nor could I copy the filter and "Import filters from clipboard". Proxomitron gave me a "No filters found" error, even though I checked the code in Notepad. Would someone be so kind and write the filter to automatically "Zoom in" the images and skip the "Click here to continue" pages without enabling JavaScript in the browser? It would really make my day. |
|||
|
Oct. 14, 2006, 03:03 AM
Post: #2
|
|||
|
|||
|
RE: Automatically zooming in DeviantArt images
SimplerHTML;
Quote:Hi, to the forums! My gut reaction is to say "sure, Proxo can do that". But before I get hung out on a limb somewhere, we'll need to see an exact URL for a page that represents what you want, if you'd be so kind. ![]() Oddysey I'm no longer in the rat race - the rats won't have me! |
|||
|
Oct. 14, 2006, 04:35 AM
Post: #3
|
|||
|
|||
|
RE: Automatically zooming in DeviantArt images
Thank you for the nice welcome! And yes, I'd better show some examples:
http://www.deviantart.com/deviation/3949...n%3Ascraps is the link from the artist's gallery, although http://www.deviantart.com/deviation/39498364/ also works. http://tn3-1.deviantart.com/fs11/300W/i/...cLight.jpg is the URL of the "zoomed out" image that shows up when you visit the above page. The URL of the higher res image that I actually want to see is http://ic1.deviantart.com/fs11/i/2006/25...cLight.jpg The URL to this image can be found in the "head" but it appears as this http:\/\/ic1.deviantart.com\/fs11\/i\/2006\/251\/b\/e\/Engulf_the_Trees_by_TheDynamicLight.jpg As for the "Click here to continue" pages, they pop up at random and probably the only thing Proxomitron can do is automatically follow the link or refresh the page (?) which, if I remember correctly, would have the same effect since the URL of the page and the "Click here to continue" link is the same (I think). |
|||
|
Oct. 14, 2006, 01:50 PM
Post: #4
|
|||
|
|||
|
RE: Automatically zooming in DeviantArt images
Try:
Code: [Patterns]HTH |
|||
|
Oct. 14, 2006, 02:56 PM
Post: #5
|
|||
|
|||
|
RE: Automatically zooming in DeviantArt images
Thank you! It works just great. The filter looks pretty complicated, you just inspired me to figure out just HOW you did it. The filters I created in the past pretty much only removed things. Thanks again.
|
|||
|
Oct. 15, 2006, 01:45 AM
Post: #6
|
|||
|
|||
RE: Automatically zooming in DeviantArt images
SimplerHTML Wrote:The filter looks pretty complicated,It could be 4 separate filters and some of it is more complicated than necessary. ![]() Code: "(fullview":{"width":$AV(\\1),"height":$AV(\\2),"src":$AV((\#\\\)+\#)})\\0"Code: "<img id="zoomed-out-image" src=$AV(*)*/>"Code: "<a href=$AV(*) class="continue">Click here to continue to deviantART[/url]"Code: "(<div class="stream-ads">)\\0"Code: Replace = "\\0"HTH |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help




![[-]](images/ONi/collapse.gif)

to the forums! 
