Difference between revisions of "Mozilla.dev.extensions"
(→Weekly Summaries) |
(→FAQ) |
||
Line 34: | Line 34: | ||
No. Put them in a single place (here), instead of in the summaries. | No. Put them in a single place (here), instead of in the summaries. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/f26f8eebd8bfb60d/53b81169c756eeb2#53b81169c756eeb2 Does Firefox support calling COM objects?] | ||
+ | ** How to write an XPCOM component in C++ that can communicate to a COM component. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/afe8158e59686900 Observer don't get preferences change after extension upgrade] | ||
+ | ** Asking why extension preferences do not get changed until after it's upgrade. No reply to the query this week. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/0f66fcf0664c80c9 toolbarbutton coexisting in toolbarpalette and statusbar] | ||
+ | ** Discussing methods of having a customizable toolbar button to coexist in a toolbar palette and status bar. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/a577f169c04ee1c3 Header display when replying and forwarding] | ||
+ | ** Asking if there is a way of changing the Thunderbird displays headers when replying and forwarding. No replies to this thread this week. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/a870f7b6cc2e69e5 some rss feeds don't show up as Livemarks when bookmarked...] | ||
+ | ** Enquiring why there are some rss feeds that do not appear as livemarks when bookmarked even though the necessary tags for the feed to appear as a livemark are seemingly present and properly formatted in the feeds source. No replies to this thread this week. | ||
+ | |||
+ | * [http://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/e0027bd8b730a32e Places queries] | ||
+ | ** Asking for help in knowing the data that is typed into text boxes. |
Revision as of 21:23, 2 October 2006
Contents
Newsgroup
Authors
Weekly Summaries
NOTE: these should be turned into links to separate pages.
- Friday, September 22 - 29, 2006
- Friday, September 29 - October 6, 2006
- Friday, October 06, 2006
- Friday, October 13, 2006
- Friday, October 20, 2006
- Friday, October 27, 2006
- Friday, November 03, 2006
- Friday, November 10, 2006
- Friday, November 17, 2006
- Friday, November 24, 2006
FAQ
1. How do I create my summary page?
Like this!
2. Should I put the FAQ questions/answers in the summaries?
No. Put them in a single place (here), instead of in the summaries.
- Does Firefox support calling COM objects?
- How to write an XPCOM component in C++ that can communicate to a COM component.
- Observer don't get preferences change after extension upgrade
- Asking why extension preferences do not get changed until after it's upgrade. No reply to the query this week.
- toolbarbutton coexisting in toolbarpalette and statusbar
- Discussing methods of having a customizable toolbar button to coexist in a toolbar palette and status bar.
- Header display when replying and forwarding
- Asking if there is a way of changing the Thunderbird displays headers when replying and forwarding. No replies to this thread this week.
- some rss feeds don't show up as Livemarks when bookmarked...
- Enquiring why there are some rss feeds that do not appear as livemarks when bookmarked even though the necessary tags for the feed to appear as a livemark are seemingly present and properly formatted in the feeds source. No replies to this thread this week.
- Places queries
- Asking for help in knowing the data that is typed into text boxes.