|
Syntax coloring appeal
|
| |
Can I also suggest we all try to add syntax coloring as we go along? This is not just a readability issue, but also an editing one, as it helps catch mistakes in the code... Brett
|
|
What's new pages
|
| |
While I can understand it may be tempting to elaborate on all of the latest and greatest features within pages like "New features in JavaScript 1.7", to avoid redundancy, can I suggest such pages exclusively link to other dedicated pages for details (except for such info as how to specify the <script/> tag for that version or a summary... plus »
|
|
reserved words
|
| |
Maybe not that important, but since 'import' is a reserved word (and also recognized as such in IDEs), shouldn't we be using Components.utils['import'] instead of... Components.utils.import in code examples? Brett
|
|
How to filter files automatically downloaded by firefox
|
| |
My computer is being infected with viruses such as keyloggerr or other types by just browsing. What I wish to know and please do not mention the NoScript plugin because it does not work, is how to go about filtering anything that gets automatically downloaded by the browser to the hard drive. Is it possible to do this and if so please direct... plus »
|
|
Documentation Wishlish: How about a Cheat Sheet?
|
| |
Hi all, I want to get working on making this cheat sheet, there are some really good and resourceful ones out there already [1] so do you guys think we could use that one. Also about the downloadable version of MDC, what should be included in there, I would just like to get a brainstorm here. Thanks a lot guys for y our help here :D... plus »
|
|
new member: documentation contributor
|
| |
Hi all, How are guys doing, I just started working with documentation in Mozilla, and currently I am working on pages that need content and need image cleanup. Any advice to get me started will be appreciated ...Regards, Vikram Dhillon ~~~ There are lots of Linux users who don't care how the kernel works, but... plus »
|
|
Thoughts about "browser compatibility" sections
|
| |
After looking through some talk pages and the like related to browser compatibility tables, I have some thoughts, and would like to start a discussion about redesigning these tables. Currently, these tables are a little confused, where different articles list different browsers, sometimes including "Netscape",... plus »
|
|
MDC: nsIDOMFileReader / FileReader docs
|
| |
Hi, About: [link] [link] These are about basically the same thing, as far as I can tell, and there's no need for the two pages. I guess the interface was documented because "all interfaces should eventually be documented" and the web-facing part was documented because... plus »
|
|
|