From dusty at hey.nu Sun Aug 2 02:11:05 2009 From: dusty at hey.nu (Dusty Wilson) Date: Sun, 2 Aug 2009 04:11:05 -0500 Subject: [Project_owners] Multiple mail lists for a single project? Message-ID: <42670320908020211t7dfaf04as6bdd8f3e42fc45e3@mail.gmail.com> Is it possible to have multiple email lists? I'm interested in trying to have a project users' list and a project developers' list. I saw something about "topics" in the Mailman admin area. Would this do the job? Or is there another, better way? Or should I just go about this altogether differently? From stiffux at hotmail.com Mon Aug 3 01:50:15 2009 From: stiffux at hotmail.com (Stiffux) Date: Mon, 3 Aug 2009 08:50:15 +0000 Subject: [Project_owners] updateInfoURL on mozdev Message-ID: Hi, I would like to know how to put a page which will respond to 'updateInfoURL' request. I didn't find information to put this in place. Which extension is needed for this page : xhtml, xml ? Where I can put this page to avoid mozdev header included ? Currently, I have error when I request change information from extension update. I succeed to put the 'Update Info' URL in file management and in install.rdf but request failed. My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml Thank you. St?phane. _________________________________________________________________ T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger? !? T?l?chargez-le maintenant ! http://www.windowslive.fr/messenger/1.asp From jesper at heroes-addon.dk Mon Aug 3 03:04:00 2009 From: jesper at heroes-addon.dk (Jesper Staun Hansen) Date: Mon, 3 Aug 2009 12:04:00 +0200 Subject: [Project_owners] updateInfoURL on mozdev In-Reply-To: References: Message-ID: See https://developer.mozilla.org/index.php?title=en/Extension_Versioning%2C_Update_and_Compatibility#Providing_Details_about_Updates for a talk/list about allowed tags on a page with updateInfoURL. Remember MIME-type _must_ be right as well. As a reminder: *The information page retrieved must currently be totally valid XHTML* On Mon, Aug 3, 2009 at 10:50 AM, Stiffux wrote: > > Hi, > > I would like to know how to put a page which will respond to > 'updateInfoURL' request. > > I didn't find information to put this in place. > Which extension is needed for this page : xhtml, xml ? > Where I can put this page to avoid mozdev header included ? > > Currently, I have error when I request change information from extension > update. > I succeed to put the 'Update Info' URL in file management and in > install.rdf but request failed. > > My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml > > Thank you. > > St?phane. > > _________________________________________________________________ > T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! > T?l?chargez-le maintenant ! > http://www.windowslive.fr/messenger/1.asp > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > -------------- next part -------------- An HTML attachment was scrubbed... URL: From stiffux at hotmail.com Mon Aug 3 08:33:02 2009 From: stiffux at hotmail.com (Stiffux) Date: Mon, 3 Aug 2009 15:33:02 +0000 Subject: [Project_owners] updateInfoURL on mozdev In-Reply-To: References: Message-ID: Hi Jesper, I made a little update to conform to w3c recommandation but it still not works ! http://validator.w3.org/check?uri=http%3A%2F%2Fbookmarkdd.mozdev.org%2Fchangelog.xhtml Can someone point me an updateURLInfo which works on mozdev ? Thank you. St?phane. ________________________________ > Date: Mon, 3 Aug 2009 12:04:00 +0200 > From: jesper at heroes-addon.dk > To: project_owners at mozdev.org > Subject: Re: [Project_owners] updateInfoURL on mozdev > > See https://developer.mozilla.org/index.php?title=en/Extension_Versioning%2C_Update_and_Compatibility#Providing_Details_about_Updates > > for a talk/list about allowed tags on a page with updateInfoURL. > Remember MIME-type _must_ be right as well. > As a reminder: The information page retrieved must currently be totally valid XHTML > > > On Mon, Aug 3, 2009 at 10:50 AM, Stiffux> wrote: > > > > Hi, > > > > I would like to know how to put a page which will respond to 'updateInfoURL' request. > > > > I didn't find information to put this in place. > > Which extension is needed for this page : xhtml, xml ? > > Where I can put this page to avoid mozdev header included ? > > > > Currently, I have error when I request change information from extension update. > > I succeed to put the 'Update Info' URL in file management and in install.rdf but request failed. > > > > My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml > > > > Thank you. > > > > St?phane. > > > > _________________________________________________________________ > > T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! T?l?chargez-le maintenant ! > > http://www.windowslive.fr/messenger/1.asp > > _______________________________________________ > > Project_owners mailing list > > Project_owners at mozdev.org > > https://www.mozdev.org/mailman/listinfo/project_owners > > _________________________________________________________________ D?couvrez toutes les possibilit?s de communication avec vos proches http://www.microsoft.com/windows/windowslive/default.aspx From jesper at heroes-addon.dk Mon Aug 3 08:59:59 2009 From: jesper at heroes-addon.dk (Jesper Staun Hansen) Date: Mon, 3 Aug 2009 17:59:59 +0200 Subject: [Project_owners] updateInfoURL on mozdev In-Reply-To: References: Message-ID: ex. https://www.heroes-addon.dk/updateversion.php?version=0.7.0rc27 On Mon, Aug 3, 2009 at 5:33 PM, Stiffux wrote: > > Hi Jesper, > > I made a little update to conform to w3c recommandation but it still not > works ! > > > http://validator.w3.org/check?uri=http%3A%2F%2Fbookmarkdd.mozdev.org%2Fchangelog.xhtml > > > Can someone point me an updateURLInfo which works on mozdev ? Thank you. > > St?phane. > > ________________________________ > > Date: Mon, 3 Aug 2009 12:04:00 +0200 > > From: jesper at heroes-addon.dk > > To: project_owners at mozdev.org > > Subject: Re: [Project_owners] updateInfoURL on mozdev > > > > See > https://developer.mozilla.org/index.php?title=en/Extension_Versioning%2C_Update_and_Compatibility#Providing_Details_about_Updates > > > > for a talk/list about allowed tags on a page with updateInfoURL. > > Remember MIME-type _must_ be right as well. > > As a reminder: The information page retrieved must currently be totally > valid XHTML > > > > > > On Mon, Aug 3, 2009 at 10:50 AM, Stiffux> wrote: > > > > > > > > Hi, > > > > > > > > I would like to know how to put a page which will respond to > 'updateInfoURL' request. > > > > > > > > I didn't find information to put this in place. > > > > Which extension is needed for this page : xhtml, xml ? > > > > Where I can put this page to avoid mozdev header included ? > > > > > > > > Currently, I have error when I request change information from extension > update. > > > > I succeed to put the 'Update Info' URL in file management and in > install.rdf but request failed. > > > > > > > > My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml > > > > > > > > Thank you. > > > > > > > > St?phane. > > > > > > > > _________________________________________________________________ > > > > T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! > T?l?chargez-le maintenant ! > > > > http://www.windowslive.fr/messenger/1.asp > > > > _______________________________________________ > > > > Project_owners mailing list > > > > Project_owners at mozdev.org > > > > https://www.mozdev.org/mailman/listinfo/project_owners > > > > > > _________________________________________________________________ > D?couvrez toutes les possibilit?s de communication avec vos proches > http://www.microsoft.com/windows/windowslive/default.aspx > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > -------------- next part -------------- An HTML attachment was scrubbed... URL: From stiffux at hotmail.com Tue Aug 4 04:52:57 2009 From: stiffux at hotmail.com (Stiffux) Date: Tue, 4 Aug 2009 11:52:57 +0000 Subject: [Project_owners] updateInfoURL on mozdev In-Reply-To: References: Message-ID: Hi Jesper, I have copied your file on put it content on mozdev.org. It doesn't work. So it seems that it come from the configuration of web server. Extract of mozilla : "Problems You may encounter a problem where the content will not be displayed. See image below. The problem is because of MIME type that should set in the server for xhtml extension. Unfortunately, I've encounter cases where adding the MIME type to the server didnt help either. So the solution I did, and which worked, was just to give the file a "xml" extension instead of "xhtml""I renamed the file http://bookmarkdd.mozdev.org/changelog.xml with your content without success. Maybe mozdev Admin could find an explanation/solution. St?phane. ________________________________ > Date: Mon, 3 Aug 2009 17:59:59 +0200 > From: jesper at heroes-addon.dk > To: project_owners at mozdev.org > Subject: Re: [Project_owners] updateInfoURL on mozdev > > ex. > https://www.heroes-addon.dk/updateversion.php?version=0.7.0rc27 > > > On Mon, Aug 3, 2009 at 5:33 PM, Stiffux> wrote: > > > > Hi Jesper, > > > > I made a little update to conform to w3c recommandation but it still not works ! > > > > http://validator.w3.org/check?uri=http%3A%2F%2Fbookmarkdd.mozdev.org%2Fchangelog.xhtml > > > > > > Can someone point me an updateURLInfo which works on mozdev ? Thank you. > > > > St?phane. > > > > ________________________________ > >> Date: Mon, 3 Aug 2009 12:04:00 +0200 > >> From: jesper at heroes-addon.dk > >> To: project_owners at mozdev.org > >> Subject: Re: [Project_owners] updateInfoURL on mozdev > >> > >> See https://developer.mozilla.org/index.php?title=en/Extension_Versioning%2C_Update_and_Compatibility#Providing_Details_about_Updates > > >> > >> for a talk/list about allowed tags on a page with updateInfoURL. > >> Remember MIME-type _must_ be right as well. > >> As a reminder: The information page retrieved must currently be totally valid XHTML > >> > >> > >> On Mon, Aug 3, 2009 at 10:50 AM, Stiffux> wrote: > >> > >> > >> > >> Hi, > >> > >> > >> > >> I would like to know how to put a page which will respond to 'updateInfoURL' request. > >> > >> > >> > >> I didn't find information to put this in place. > >> > >> Which extension is needed for this page : xhtml, xml ? > >> > >> Where I can put this page to avoid mozdev header included ? > >> > >> > >> > >> Currently, I have error when I request change information from extension update. > >> > >> I succeed to put the 'Update Info' URL in file management and in install.rdf but request failed. > >> > >> > >> > >> My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml > >> > >> > >> > >> Thank you. > >> > >> > >> > >> St?phane. > >> > >> > >> > >> _________________________________________________________________ > >> > >> T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! T?l?chargez-le maintenant ! > >> > >> http://www.windowslive.fr/messenger/1.asp > >> > >> _______________________________________________ > >> > >> Project_owners mailing list > >> > >> Project_owners at mozdev.org > >> > >> https://www.mozdev.org/mailman/listinfo/project_owners > >> > >> > > > > _________________________________________________________________ > > D?couvrez toutes les possibilit?s de communication avec vos proches > > http://www.microsoft.com/windows/windowslive/default.aspx > > _______________________________________________ > > Project_owners mailing list > > Project_owners at mozdev.org > > https://www.mozdev.org/mailman/listinfo/project_owners > > _________________________________________________________________ T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger? !? T?l?chargez-le maintenant ! http://www.windowslive.fr/messenger/1.asp From jesper at heroes-addon.dk Tue Aug 4 05:01:34 2009 From: jesper at heroes-addon.dk (Jesper Staun Hansen) Date: Tue, 4 Aug 2009 14:01:34 +0200 Subject: [Project_owners] updateInfoURL on mozdev In-Reply-To: References: Message-ID: Where's your update.rdf file placed btw? On Tue, Aug 4, 2009 at 1:52 PM, Stiffux wrote: > > Hi Jesper, > > I have copied your file on put it content on mozdev.org. > It doesn't work. > > So it seems that it come from the configuration of web server. > > Extract of mozilla : > "Problems > You may encounter a problem where the content will not be displayed. > See image below. The problem is because of MIME type that should set in > the server for xhtml extension. Unfortunately, I've > encounter cases where adding the MIME type to the server didnt help > either. So the solution I did, and which worked, was just to give the > file a "xml" extension instead of "xhtml""I renamed the file > http://bookmarkdd.mozdev.org/changelog.xml with your content without > success. > > Maybe mozdev Admin could find an explanation/solution. > > St?phane. > > ________________________________ > > Date: Mon, 3 Aug 2009 17:59:59 +0200 > > From: jesper at heroes-addon.dk > > To: project_owners at mozdev.org > > Subject: Re: [Project_owners] updateInfoURL on mozdev > > > > ex. > > https://www.heroes-addon.dk/updateversion.php?version=0.7.0rc27 > > > > > > On Mon, Aug 3, 2009 at 5:33 PM, Stiffux> wrote: > > > > > > > > Hi Jesper, > > > > > > > > I made a little update to conform to w3c recommandation but it still not > works ! > > > > > > > > > http://validator.w3.org/check?uri=http%3A%2F%2Fbookmarkdd.mozdev.org%2Fchangelog.xhtml > > > > > > > > > > > > Can someone point me an updateURLInfo which works on mozdev ? Thank you. > > > > > > > > St?phane. > > > > > > > > ________________________________ > > > >> Date: Mon, 3 Aug 2009 12:04:00 +0200 > > > >> From: jesper at heroes-addon.dk > > > >> To: project_owners at mozdev.org > > > >> Subject: Re: [Project_owners] updateInfoURL on mozdev > > > >> > > > >> See > https://developer.mozilla.org/index.php?title=en/Extension_Versioning%2C_Update_and_Compatibility#Providing_Details_about_Updates > > > > > >> > > > >> for a talk/list about allowed tags on a page with updateInfoURL. > > > >> Remember MIME-type _must_ be right as well. > > > >> As a reminder: The information page retrieved must currently be totally > valid XHTML > > > >> > > > >> > > > >> On Mon, Aug 3, 2009 at 10:50 AM, Stiffux> wrote: > > > >> > > > >> > > > >> > > > >> Hi, > > > >> > > > >> > > > >> > > > >> I would like to know how to put a page which will respond to > 'updateInfoURL' request. > > > >> > > > >> > > > >> > > > >> I didn't find information to put this in place. > > > >> > > > >> Which extension is needed for this page : xhtml, xml ? > > > >> > > > >> Where I can put this page to avoid mozdev header included ? > > > >> > > > >> > > > >> > > > >> Currently, I have error when I request change information from extension > update. > > > >> > > > >> I succeed to put the 'Update Info' URL in file management and in > install.rdf but request failed. > > > >> > > > >> > > > >> > > > >> My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml > > > >> > > > >> > > > >> > > > >> Thank you. > > > >> > > > >> > > > >> > > > >> St?phane. > > > >> > > > >> > > > >> > > > >> _________________________________________________________________ > > > >> > > > >> T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! > T?l?chargez-le maintenant ! > > > >> > > > >> http://www.windowslive.fr/messenger/1.asp > > > >> > > > >> _______________________________________________ > > > >> > > > >> Project_owners mailing list > > > >> > > > >> Project_owners at mozdev.org > > > >> > > > >> https://www.mozdev.org/mailman/listinfo/project_owners > > > >> > > > >> > > > > > > > > _________________________________________________________________ > > > > D?couvrez toutes les possibilit?s de communication avec vos proches > > > > http://www.microsoft.com/windows/windowslive/default.aspx > > > > _______________________________________________ > > > > Project_owners mailing list > > > > Project_owners at mozdev.org > > > > https://www.mozdev.org/mailman/listinfo/project_owners > > > > > > _________________________________________________________________ > T?l?phonez gratuitement ? tous vos proches avec Windows Live Messenger ! > T?l?chargez-le maintenant ! > http://www.windowslive.fr/messenger/1.asp > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > -------------- next part -------------- An HTML attachment was scrubbed... URL: From silfreed at silfreed.net Wed Aug 5 13:53:22 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 05 Aug 2009 16:53:22 -0400 Subject: [Project_owners] Multiple mail lists for a single project? In-Reply-To: <42670320908020211t7dfaf04as6bdd8f3e42fc45e3@mail.gmail.com> References: <42670320908020211t7dfaf04as6bdd8f3e42fc45e3@mail.gmail.com> Message-ID: <4A79F142.2020109@silfreed.net> On 08/02/2009 05:11 AM, Dusty Wilson wrote: > Is it possible to have multiple email lists? I'm interested in trying > to have a project users' list and a project developers' list. I saw > something about "topics" in the Mailman admin area. Would this do the > job? Or is there another, better way? Or should I just go about this > altogether differently? It's not a problem to have multiple mail lists. Feel free to send an email to the feedback list or file a bug. Both links are on the feedback page [1]. -Doug [1] http://www.mozdev.org/feedback.html From jaystarkey at gmail.com Thu Aug 6 21:39:08 2009 From: jaystarkey at gmail.com (Jay Starkey) Date: Thu, 6 Aug 2009 21:39:08 -0700 Subject: [Project_owners] Tips for Expedited Review? Message-ID: Hi, I made some minor edits to an addon to make it compatible with 3.5 (just changed the install file). I uploaded the new files, but it isn't showing up yet in the sandbox (let alone getting approved), so I'm wondering how I can expedite the process since it is a minor update? I'm getting daily requests for a new version... Thanks, Jay https://addons.mozilla.org/en-US/firefox/addon/7208 -------------- next part -------------- An HTML attachment was scrubbed... URL: From bg.play at gmail.com Sat Aug 8 14:37:11 2009 From: bg.play at gmail.com (Balaganesh Damodaran) Date: Sun, 09 Aug 2009 03:07:11 +0530 Subject: [Project_owners] Tips for Expedited Review? In-Reply-To: References: Message-ID: <4A7DF007.8040200@gmail.com> Hi, I believe there is an option in the AMO control panel for your extensions through which you can change version compatibility. If you only changed install.rdf to make your extension compatible with 3.5, I suggest you remove the recently uploaded file and change compatibility through the control panel. Regards, Balaganesh Damodaran Jay Starkey wrote: > Hi, > > I made some minor edits to an addon to make it compatible with 3.5 > (just changed the install file). I uploaded the new files, but it > isn't showing up yet in the sandbox (let alone getting approved), so > I'm wondering how I can expedite the process since it is a minor > update? I'm getting daily requests for a new version... > > Thanks, > > Jay > > https://addons.mozilla.org/en-US/firefox/addon/7208 > ------------------------------------------------------------------------ > > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > -- Sometimes, really smart thoughts chase me, but I'm always faster. From grimholtz at yahoo.com Sat Aug 8 16:22:53 2009 From: grimholtz at yahoo.com (Eric Jung) Date: Sat, 8 Aug 2009 19:22:53 -0400 Subject: [Project_owners] Tips for Expedited Review? In-Reply-To: <4A7DF007.8040200@gmail.com> References: <4A7DF007.8040200@gmail.com> Message-ID: Yes, Balaganesh is correct. However, don't delete your new version. Let it get approved so people who install your extension from other places (e.g., from their own hard drive) instead of AMO will still be able to. You should both increment the compatibility of the existing version, as Balaganesh says, but also leave the new version in the sandbox for approval. Eric On Sat, Aug 8, 2009 at 5:37 PM, Balaganesh Damodaran wrote: > Hi, > I believe there is an option in the AMO control panel for your extensions > through which you can change version compatibility. If you only changed > install.rdf to make your extension compatible with 3.5, I suggest you remove > the recently uploaded file and change compatibility through the control > panel. > Regards, > Balaganesh Damodaran > > Jay Starkey wrote: > >> Hi, >> >> I made some minor edits to an addon to make it compatible with 3.5 (just >> changed the install file). I uploaded the new files, but it isn't showing >> up yet in the sandbox (let alone getting approved), so I'm wondering how I >> can expedite the process since it is a minor update? I'm getting daily >> requests for a new version... >> >> Thanks, >> >> Jay >> >> https://addons.mozilla.org/en-US/firefox/addon/7208 >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Project_owners mailing list >> Project_owners at mozdev.org >> https://www.mozdev.org/mailman/listinfo/project_owners >> >> > > > -- > Sometimes, really smart thoughts chase me, but I'm always faster. > > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > -------------- next part -------------- An HTML attachment was scrubbed... URL: From belaviyo at gmail.com Wed Aug 12 03:53:03 2009 From: belaviyo at gmail.com (joe ertaba) Date: Wed, 12 Aug 2009 15:23:03 +0430 Subject: [Project_owners] Textbox in XUL Message-ID: <23d9f6b20908120353n21e15c72y71ca4f024ce26e9b@mail.gmail.com> Hi Is there any method to keep selected area of textbox visible when it loses focus ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From wallace.jvm at gmail.com Wed Aug 12 17:48:12 2009 From: wallace.jvm at gmail.com (Wallace Araujo) Date: Wed, 12 Aug 2009 21:48:12 -0300 Subject: [Project_owners] cancel project Message-ID: <92c3c29d0908121748p3d9100f0je359370d292a6e5d@mail.gmail.com> How I cancel my project? Wallace Araujo cellphone: +55 (21) 7681-9846 Follow me on Twitter: @wallacejvm -------------- next part -------------- An HTML attachment was scrubbed... URL: From neil at parkwaycc.co.uk Thu Aug 13 03:15:27 2009 From: neil at parkwaycc.co.uk (Neil) Date: Thu, 13 Aug 2009 11:15:27 +0100 Subject: [Project_owners] Textbox in XUL In-Reply-To: References: Message-ID: joe ertaba wrote: > Is there any method to keep selected area of textbox visible when it > loses focus ? Possibly via getting the editor from the textbox, then the selection controller from the editor, then calling setDisplaySelection? From kanjilish at gmail.com Thu Aug 13 10:30:21 2009 From: kanjilish at gmail.com (Kanji Learner) Date: Thu, 13 Aug 2009 10:30:21 -0700 Subject: [Project_owners] Tips for Expedited Review? In-Reply-To: References: <4A7DF007.8040200@gmail.com> Message-ID: <241ab0da0908131030m2be44ddcn834b7fa2173b168f@mail.gmail.com> Great - for some reason it is not showing up in the sandbox though (at least not when I search for it - . The status of the new file is "In Sandbox; Pending Review", My updates are a little bit more than just the install.rdf file so it would be great to get this into the approval queue (I also added new languages, profiles, which are not updates to the core of the addon). https://addons.mozilla.org/en-US/firefox/addon/7208 Despite not being compatible with 3.5 (via the install file) I am still getting over 500 downloads a week. Not a major addon, but there is some interest... Jay On Sat, Aug 8, 2009 at 4:22 PM, Eric Jung wrote: > Yes, Balaganesh is correct. However, don't delete your new version. Let it > get approved so people who install your extension from other places (e.g., > from their own hard drive) instead of AMO will still be able to. You should > both increment the compatibility of the existing version, as Balaganesh > says, but also leave the new version in the sandbox for approval. > > Eric > > > > On Sat, Aug 8, 2009 at 5:37 PM, Balaganesh Damodaran wrote: > >> Hi, >> I believe there is an option in the AMO control panel for your extensions >> through which you can change version compatibility. If you only changed >> install.rdf to make your extension compatible with 3.5, I suggest you remove >> the recently uploaded file and change compatibility through the control >> panel. >> Regards, >> Balaganesh Damodaran >> >> Jay Starkey wrote: >> >>> Hi, >>> >>> I made some minor edits to an addon to make it compatible with 3.5 (just >>> changed the install file). I uploaded the new files, but it isn't showing >>> up yet in the sandbox (let alone getting approved), so I'm wondering how I >>> can expedite the process since it is a minor update? I'm getting daily >>> requests for a new version... >>> >>> Thanks, >>> >>> Jay >>> >>> https://addons.mozilla.org/en-US/firefox/addon/7208 >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Project_owners mailing list >>> Project_owners at mozdev.org >>> https://www.mozdev.org/mailman/listinfo/project_owners >>> >>> >> >> >> -- >> Sometimes, really smart thoughts chase me, but I'm always faster. >> >> _______________________________________________ >> Project_owners mailing list >> Project_owners at mozdev.org >> https://www.mozdev.org/mailman/listinfo/project_owners >> > > > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From belaviyo at gmail.com Thu Aug 13 12:41:20 2009 From: belaviyo at gmail.com (joe ertaba) Date: Fri, 14 Aug 2009 00:11:20 +0430 Subject: [Project_owners] Textbox in XUL In-Reply-To: References: Message-ID: <23d9f6b20908131241w2ac26224yd3c16966987a90de@mail.gmail.com> I cant find "setDisplaySelection" function or any similar functions in the selection documentation, https://developer.mozilla.org/en/DOM/Selection Do I refer to correct doc ? On 8/13/09, Neil wrote: > joe ertaba wrote: > >> Is there any method to keep selected area of textbox visible when it >> loses focus ? > > Possibly via getting the editor from the textbox, then the selection > controller from the editor, then calling setDisplaySelection? > _______________________________________________ > Project_owners mailing list > Project_owners at mozdev.org > https://www.mozdev.org/mailman/listinfo/project_owners > From neil at parkwaycc.co.uk Fri Aug 14 01:38:24 2009 From: neil at parkwaycc.co.uk (Neil) Date: Fri, 14 Aug 2009 09:38:24 +0100 Subject: [Project_owners] Textbox in XUL In-Reply-To: References: Message-ID: joe ertaba wrote: >I cant find "setDisplaySelection" function or any similar functions in the selection documentation, >https://developer.mozilla.org/en/DOM/Selection > >Do I refer to correct doc ? > I don't think the selection controller has been documented on MDC. Try http://www.oxymoronical.com/experiments/apidocs/interface/nsISelectionController From axel.grude at googlemail.com Mon Aug 17 04:14:05 2009 From: axel.grude at googlemail.com (Axel) Date: Mon, 17 Aug 2009 12:14:05 +0100 Subject: [Project_owners] User Verification Messages Message-ID: <4A893B7D.1040309@googlemail.com> Hello, I keep getting messages from drupal "john doe has applied for an account." I used to follow the links these supplied and activate the user accounts for my forum at quickfolders.mozdev.org but now I am rejected (I can log on but I get you have no access to this page). Questions: 1. What should I usually do activate the accounts in any case? It is not clear to me that some of these might be sent out by spam bots (some of the user names / email addresses look like it) 2. I suspect I have the wrong user name / email address for logging on so that I can not access these pages anymore, can somebody help me with this? thanks in advance Axel From silfreed at silfreed.net Tue Aug 18 04:59:59 2009 From: silfreed at silfreed.net (Doug Warner) Date: Tue, 18 Aug 2009 07:59:59 -0400 Subject: [Project_owners] User Verification Messages In-Reply-To: <4A893B7D.1040309@googlemail.com> References: <4A893B7D.1040309@googlemail.com> Message-ID: <4A8A97BF.9010606@silfreed.net> Replies in-line On 08/17/2009 07:14 AM, Axel wrote: > Questions: > 1. What should I usually do activate the accounts in any case? It is not > clear to me that some of these might be sent out by spam bots (some of > the user names / email addresses look like it) They very well may be spam bots. I would recommend using your discression since they registered at your drupal site whether you activate them, leave them blocked, or delete them. You may also want to investigate setting up the Mollom plugin; if you want me to help or take care of it feel free to contact me off-list. > 2. I suspect I have the wrong user name / email address for logging on > so that I can not access these pages anymore, can somebody help me with > this? The login should just be your Mozdev CVS username/password. If this isn't working let me know (off-list is fine, again) and I'll get you fixed up. -Doug -- Douglas E. Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From silfreed at silfreed.net Wed Aug 26 08:41:12 2009 From: silfreed at silfreed.net (Doug Warner) Date: Wed, 26 Aug 2009 11:41:12 -0400 Subject: [Project_owners] Scheduled Server Downtime 2009.08.28 07:00 - 13:00 UTC Message-ID: <4A955798.9040709@silfreed.net> Our sysadmin team will be taking time this Friday to upgrade our production machine's OS to the latest version in order to continue providing the security and stability that Mozdev users have come to expect. We expect the downtime to be approximately 1-3 hours starting at 07:00 UTC on Friday the 28th but are scheduling a 6 hour window to be safe. If you have any questions about the downtime and how it will affect your project, feel free to get in touch with us. -Doug -- Doug Warner Site Developer Mozdev.org http://www.mozdev.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digital signature URL: From doug at mozdev.org Mon Aug 31 07:56:43 2009 From: doug at mozdev.org (Doug Warner) Date: Mon, 31 Aug 2009 10:56:43 -0400 Subject: [Project_owners] Project Wizard - Get Started on Your Idea without the Mundane Setup Message-ID: <4A9BE4AB.8020800@mozdev.org> We've been working on helping new projects get off the ground faster by simplifying the mundane parts of creating a new Mozilla project by creating a project wizard [1] (suggestions on a better name that distinguish between a Mozdev and a wizard project are welcome) and it's now ready for your use! We've been building on the excellent Fizzypop [2] which we learned about at last year's Mozilla Summit [3] in order to make it easier to add new project types (our contributions can be found in our hg fizzypop repository [4] with tracking in bug#505441 [5]). We've already added Songbird extensions to the choices and hope to add Songbird feathers and Komodo extensions in the near future. New projects are given links to the wizard to get started on their project right away. Existing projects can select their project and have a template generated for them to get them going in a new direction quickly as well. If you have any problems or suggestions please let us know or add them to bug#19617 [6]. -Doug [1] http://www.mozdev.org/projects/wizard [2] https://wiki.mozilla.org/FizzyPop [3] http://www.mozdev.org/drupal/blog/W30-W31-2008-Status-Update-and-OSCONMozilla-Summit-Review [4] http://hg.mozdev.org/hovercraft/fizzypop/ [5] https://bugzilla.mozilla.org/show_bug.cgi?id=505441 [6] https://www.mozdev.org/bugs/show_bug.cgi?id=19617 -- Doug Warner Site Developer Mozdev.org http://www.mozdev.org From doug at mozdev.org Mon Aug 31 08:01:17 2009 From: doug at mozdev.org (Doug Warner) Date: Mon, 31 Aug 2009 11:01:17 -0400 Subject: [Project_owners] Scheduled Server Downtime 2009.08.28 07:00 - 13:00 UTC In-Reply-To: <4A955798.9040709@silfreed.net> References: <4A955798.9040709@silfreed.net> Message-ID: <4A9BE5BD.10408@mozdev.org> On 08/26/2009 11:41 AM, Doug Warner wrote: > Our sysadmin team will be taking time this Friday to upgrade our production > machine's OS to the latest version in order to continue providing the security > and stability that Mozdev users have come to expect. > > We expect the downtime to be approximately 1-3 hours starting at 07:00 UTC on > Friday the 28th but are scheduling a 6 hour window to be safe. > > If you have any questions about the downtime and how it will affect your > project, feel free to get in touch with us. The server upgrade seemed to go very smoothly and everything was back by 14:00 UTC. Most services were only down temporarily but work was underway throughout that entire time period. The biggest hangup seems to be centered around our mailman installation. We some old emails being resent to list members. If you are still experiencing problems with mailing lists please let us know. -Doug -- Doug Warner Site Developer Mozdev.org http://www.mozdev.org From fabrice.desre at gmail.com Mon Aug 31 08:08:34 2009 From: fabrice.desre at gmail.com (Fabrice Desre) Date: Mon, 31 Aug 2009 17:08:34 +0200 Subject: [Project_owners] Project Wizard - Get Started on Your Idea without the Mundane Setup In-Reply-To: <4A9BE4AB.8020800@mozdev.org> References: <4A9BE4AB.8020800@mozdev.org> Message-ID: <7b3407e80908310808w3aba0dccs5a27412be28f1cc6@mail.gmail.com> Hi all, This wizard looks great ! Just a little wish : can you add support for Fennec extensions ? Cheers, Fabrice From doug at mozdev.org Mon Aug 31 08:37:31 2009 From: doug at mozdev.org (Doug Warner) Date: Mon, 31 Aug 2009 11:37:31 -0400 Subject: [Project_owners] Project Wizard - Get Started on Your Idea without the Mundane Setup In-Reply-To: <7b3407e80908310808w3aba0dccs5a27412be28f1cc6@mail.gmail.com> References: <4A9BE4AB.8020800@mozdev.org> <7b3407e80908310808w3aba0dccs5a27412be28f1cc6@mail.gmail.com> Message-ID: <4A9BEE3B.6020607@mozdev.org> On 08/31/2009 11:08 AM, Fabrice Desre wrote: > This wizard looks great ! > > Just a little wish : can you add support for Fennec extensions ? This looks like it's just adding support for the projects to the already-existing extension wizard, so I've just done that. If you think there's other helpful templates that should be added to the wizard for these application types, let us know! -Doug -- Doug Warner Site Developer Mozdev.org http://www.mozdev.org