Post Reply 
Viewing screenshots on sourceforge ?
Dec. 29, 2009, 06:12 PM
Post: #1
Viewing screenshots on sourceforge ?
Hi,

I constantly get the same problem when trying to show screenshots on ALL sourceforge.net pages.

Example : On http://sourceforge.net/projects/notepadgnu/, clicking the "view screenshots" links, I always het something like this, but no screenshots.

There are so many filters kicking in that I simply can't find the one causing the problems.

Anyone know how to fix these pages please ?

Happy holidays.Cheers
Add Thank You Quote this message in a reply
Dec. 29, 2009, 09:40 PM (This post was last modified: Dec. 29, 2009 09:43 PM by JJoe.)
Post: #2
RE: Viewing screenshots on sourceforge ?
Code:
<div id="screenshots" title="Notepad GNU Screenshots">
    
<Match: <td>... Remove/Hide: Ad Containers - IDs     09.07.04 [sd] (d.2) >
<div class="ad-gallery">
        <div class="ad-image-wrapper"></div>
        <div class="ad-controls"></div>
        <div class="ad-nav">
            <div class="ad-thumbs">
                
                
                
                
                <ul class="ad-thumb-list">
                
                <li><a href="/dbimage.php?id=240222"><img src="/dbimage.php?id=240221" alt="" /></a></li>
                
                <li><a href="/dbimage.php?id=239088"><img src="/dbimage.php?id=239087" alt="" /></a></li>
                
                <li><a href="/dbimage.php?id=240224"><img src="/dbimage.php?id=240223" alt="" /></a></li>
                
                <li><a href="/dbimage.php?id=240226"><img src="/dbimage.php?id=240225" alt="" /></a></li>
                
                </ul>
                
            </div>
        </div>
    </div>
</Match>
<span class="Pr0x&#x20;Pr0xCntID" style="display:none">• Ad-div: class
ad-gallery</span>
</div>

"ad" is being used for content.
I guess it is an ad from their point of view.

Try adding
Code:
sourceforge.net/projects/ $SET(0=a_adcont_i.)$SET(sAdKey=.ads.)

to your 'user' list.

HTH
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: