Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

> Adblock Plus - Ver. 0.5.11+, Updated: 10/01/06 16:27
mcm
post Jan 10 2006, 14:21
Post #1


Member
**

Group: Members
Posts: 25
Joined: 8-August 05
Member No.: 80
Extension Developer: Yes
Extensions: Adblock Plus, Adblock Filterset.G Updater
Translator for [No translator]



Creator: The Adblock Plus Crew
Ext. Version: 0.5.11+

Extension is compatible to:
Firefox: 0.7 - 1.6
Mozilla Suite: 1.4 - 1.8
Netscape: 8.0 - 8.0.4
Flock: 1.0+ - 1.0+
Included locales: cs-CZ,de-DE,en-US,es-ES,fi-FI,fr-FR,hu-HU,it-IT,ja-JP,nl-NL,pl-PL,pt-BR,ru-RU,sk-SK,tr-TR,zh-CN,zh-TW
Description: Filters ads from web-pages. Now with whitelisting and synchronization.

View on WTS -- Download the extension

This post has been edited by mcm: Jan 10 2006, 17:24
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
Calain
post Jan 13 2006, 08:21
Post #2


Newbie
*

Group: Members
Posts: 2
Joined: 11-January 06
Member No.: 499
Extension Developer: No
Extensions: Adblock Plus



I have updated my local.

Just one question:

What is the meaning of "deep" in the context?
Could not find, where it is used.


--------------------
Never forget how to laugh!
Go to the top of the page
 
+Quote Post
jojaba
post Jan 17 2006, 18:12
Post #3


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.003
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



QUOTE(Calain @ Jan 13 2006, 08:21)
Just one question:

What is the meaning of "deep" in the context?
Could not find, where it is used.
[right][snapback]8283[/snapback][/right]


Good question calain !

I had the same problems with that translation.
I found the source where you can see what this feature make ("if (frameLevel > 1) frameFilter.label =... "):
CODE
// iframe depth-counter
   var topmostFrame = target.ownerDocument.defaultView.frameElement;
   if (topmostFrame)
       if (topmostFrame.nodeName.toLowerCase() == "iframe") {
           frameLevel = 1; // depth-counter -- begins with current
           while (topmostFrame.ownerDocument.defaultView.frameElement) {
               topmostFrame = topmostFrame.ownerDocument.defaultView.frameElement;
               if (topmostFrame.tagName.toLowerCase() == "iframe")
                   frameLevel++; // only for iframes, increment the counter -- we crawl up all frames
           }
           if (frameLevel > 1) frameFilter.label = "Adblock iFrame (" + frameLevel + " deep)";
           else frameFilter.label = "Adblock iFrame";
       }


I hope this could be useful wink.gif
Ich wünche dir eine gute übersetzung !


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
Calain
post Jan 18 2006, 10:28
Post #4


Newbie
*

Group: Members
Posts: 2
Joined: 11-January 06
Member No.: 499
Extension Developer: No
Extensions: Adblock Plus



QUOTE(jojaba @ Jan 17 2006, 18:12)
Good question calain !

I had the same problems with that translation.
I found the source where you can see what this feature make ("if (frameLevel > 1) frameFilter.label =... "):

I hope this could be useful  wink.gif
Ich wünche dir eine gute übersetzung !
[right][snapback]8523[/snapback][/right]

Thanks! That helped. wink.gif biggrin.gif


--------------------
Never forget how to laugh!
Go to the top of the page
 
+Quote Post

Posts in this topic
- mcm   Adblock Plus - Ver. 0.5.11+   Jan 10 2006, 14:21
- - MatrixIsAllOver   Please Michael, may you invite here on BabelZilla ...   Jan 10 2006, 16:03
- - Calain   I have updated my local. Just one question: What...   Jan 13 2006, 08:21
|- - jojaba   QUOTE(Calain @ Jan 13 2006, 08:21)Just one qu...   Jan 17 2006, 18:12
|- - Calain   QUOTE(jojaba @ Jan 17 2006, 18:12)Good questi...   Jan 18 2006, 10:28
- - Fenix-TX   Hi! i'm spanish translation of this extens...   Jan 14 2006, 19:55
|- - MatrixIsAllOver   QUOTE(Fenix-TX @ Jan 14 2006, 19:55)Hi...   Jan 15 2006, 18:10
- - ArtLonger   Russian locale (18 january). None changes in compa...   Jan 18 2006, 08:43
|- - MatrixIsAllOver   QUOTE(ArtLonger @ Jan 18 2006, 08:43)Russian ...   Jan 18 2006, 09:21
|- - ArtLonger   MatrixIsAllOver Sorry. Adblock ru-RU locale has pu...   Jan 18 2006, 11:09
|- - MatrixIsAllOver   QUOTE(ArtLonger @ Jan 18 2006, 11:09)MatrixIs...   Jan 18 2006, 12:02
- - jojaba   @ mcm : For this line (in Adblock.js previous ver...   Jan 18 2006, 09:48
- - SlovakSoft   Please explain: Adblock Plus 0.6 from https://addo...   Jan 18 2006, 13:23
|- - jojaba   QUOTE(SlovakSoft @ Jan 18 2006, 13:23)Please ...   Jan 18 2006, 13:33
|- - ArtLonger   SlovakSoft Absolutely other project. Modification ...   Jan 18 2006, 14:45
- - mcm   Jojaba, I see your point but the only way to handl...   Jan 19 2006, 00:47
|- - jojaba   QUOTE(mcm @ Jan 19 2006, 00:47)Note I will pr...   Jan 19 2006, 21:28
|- - MatrixIsAllOver   QUOTE(jojaba @ Jan 19 2006, 21:28)Good !...   Jan 19 2006, 22:59
- - ultravioletu   Hi mcm, Romanian translation's just been re...   Jan 19 2006, 14:58
- - Goofy   or AdBlockAllOver ?   Jan 19 2006, 23:02
- - Tibox   So, this Adblock plus "version" is defin...   Mar 30 2006, 01:06
- - mcm   Yeah, I'm afraid so. I have very little time t...   Aug 3 2008, 03:43
- - Goofy   By request of mcm this extension has been removed ...   Jan 19 2011, 13:29


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 11:26
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft