From inductor2000 at mail.ru Tue Sep 6 14:30:19 2005
From: inductor2000 at mail.ru (=?windows-1251?Q?=22=CC=EE=F0=EE=E7=EE=E2_=C0=2E=C0=2E=22?=)
Date: Tue Sep 6 05:30:59 2005
Subject: [Imglikeopera] =?windows-1251?Q?=CD=EE=E2=E0=FF_=EC=FB=F1=EB?=
=?windows-1251?Q?=FC?=
Message-ID: <431D61AB.8090804@mail.ru>
?????? ????.
?????????? ????, ??????. ??? ??????, ????????, ?? ??? ???????? ?
, ? ??, ??????? ????????? ?? ???? ?? ???? (?????). ? ?? ???? ?
??????? ???? ???????? ???????? ). ??????? ??? ?????????, ??? ??????
?????, ShowSmart ??? ImgGo! ? ?????? )).
????? (?????, ? ??? - ??????????), ?????? ??????? ?? ?? ????. ?? ?????
??????? ?????? ????????, ???
"Extension works only in Firefox 1.0.x.". ??? ???????????? ?????????,
??? ????? ?????????, ??? ????? ???????? ?????????? ?????????? ? ??? ??
Deer Park?
??????? ???????.
From mash-funky at mail.ru Tue Sep 6 16:33:38 2005
From: mash-funky at mail.ru (Danil Ivanov)
Date: Tue Sep 6 06:31:26 2005
Subject: =?Windows-1251?Q?Re=5B2=5D=3A_=5BImglikeopera=5D_=CD=EE=E2=E0=FF_=EC=FB?=
=?Windows-1251?Q?=F1=EB=FC?=
In-Reply-To: <431D61AB.8090804@mail.ru>
References: <431D61AB.8090804@mail.ru>
Message-ID: <12967647.20050906153338@mail.ru>
> ?????????? ????, ??????. ??? ??????, ????????, ?? ??? ???????? ?
> , ? ??, ??????? ????????? ?? ???? ?? ???? (?????). ? ?? ???? ?
> ??????? ???? ???????? ???????? ). ??????? ??? ?????????, ??? ??????
> ?????, ShowSmart ??? ImgGo! ? ?????? )).
?????? Greasemonkey (http://greasemonkey.mozdev.org/) ? ???????
????? ???????????????? ??????:
http://imfo.ru/download/jscript/ilorefresher.user.js
? ????? ??????? ??????
xpath = _xpath[0] + "*[@ilo-ph-fix]";
??
xpath = _xpath[0] + "a/*[@ilo-ph-fix]";
??? ????, ????? ??????????? ?????? ?? ????????, ??????? ?????????
?? ???? ?? ????, ????? ? ????? ???????? ???????? ?? ?????????? ?
?????? ?????????. ?.?. ??? ???? ?????? ????????? ???-?? ???:
for (; (obj = elms.snapshotItem(i)); i++) {
objsrc = obj.src;
var re2 = new RegExp(topDoc.location.host.replace(/^www\./i,""), "i");
if (re2.test(objsrc)) {
re = new RegExp(objsrc.replace(/(\.|\||\+|\?|\$|\(|\)|\[|\])/g,"\\\$1") + " ");
topDoc.iloUrlsBlock = topDoc.iloUrlsBlock.replace(objsrc + " ", "");
if (!re.test(topDoc.iloUrlsPass)) topDoc.iloUrlsPass += objsrc + " ";
obj.iloFixP = null;
obj.src = obj.src;
}
}
?? ????????; ???? ???????? ?? ????? -- ????????.
??????? ???????????? ?????:
http://imfo.ru/archive/2005/09/03/mozilla_cached_images_only_10
> "Extension works only in Firefox 1.0.x.". ??? ???????????? ?????????,
> ??? ????? ?????????, ??? ????? ???????? ?????????? ?????????? ? ??? ??
> Deer Park?
?????? ? ??????? ????????. ??????, afaik, ???.
?????? ???? ?? ???? -- ???? ????????.
? ??? ??????, ?? ??? ??????????? ??????? ????, ??? ? ???????
????????? ?????????? ? ??????????? ? ????.
--
Danil Ivanov (aka Mash)
From leszek at norris.pl Sat Sep 17 20:05:12 2005
From: leszek at norris.pl (Leszek)
Date: Sun Sep 18 06:09:39 2005
Subject: [Imglikeopera] 0.6.2
Message-ID: <432C4CC8.3060800@norris.pl>
I tested latest 0.6.2 version and have some remarks:
Why in the install.rdf file haven't normal ID extension - GUID?
Why I don't see Experimental Options?
In the included file is latest pl-PL folder.
Regards
Leszek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pl-PL.zip
Type: application/octet-stream
Size: 5361 bytes
Desc: not available
Url : http://mozdev.org/pipermail/imglikeopera/attachments/20050917/fac22656/pl-PL.obj
From mash-funky at mail.ru Sun Sep 18 16:26:16 2005
From: mash-funky at mail.ru (Danil Ivanov)
Date: Sun Sep 18 06:23:18 2005
Subject: [Imglikeopera] 0.6.2
In-Reply-To: <432C4CC8.3060800@norris.pl>
References: <432C4CC8.3060800@norris.pl>
Message-ID: <1259587010.20050918152616@mail.ru>
> Why in the install.rdf file haven't normal ID extension - GUID?
http://developer.mozilla.org/en/docs/Install_Manifests#id
ID like "extensionname@organization.tld" is normal for Fx1.5+.
> Why I don't see Experimental Options?
about:config, imglikeopera.experimental.options.
Toggle it and you will see a "secret" tab in the settings window.
> In the included file is latest pl-PL folder.
Thanks.
--
Danil