Visit Mozilla.org

MDC:Lista życzeń

z Mozilla Developer Center, polskiego centrum programistów Mozilli.

Jak pomóc: Treść
Poradnik
Na początek
Przewodnik dla edytorów
Poradnik nazywania stron
Strony ujednoznaczniające
Prawa autorskie i licencje
Dokumentacja
Opis składni Wiki
Własne klasy CSS
Własne szablony
Rozszerzenia MediaWiki
Zewnętrzne przekierowania
Dodatkowa pomoc
Edycja/przegląd listy
Słownik
FAQ
Społeczność MDC
Lista kontaktów

UWAGA! Najprawdopodobniej strona ta zostanie usunięta. Jest ona niekompletna lub została uznana za zbędną.

[edytuj] Utwórz życzenie

Is there a specific article or piece of documentation we're missing that you really wish we had? Add it to the list below. Unless you're sure there is no documentation on the topic you're interested in, please ask in the relevant newsgroup and/or on the lista maillingowa MDC first. Also, please make your request easy to understand; add a link to a longer description of the request if needed.

[edytuj] Fulfill a wish

Do you want to contribute new content to the MDC, but aren't sure where to start? Pick a topic from the lista below, research it, and write it up! When you're finished, please delete the item from the list.

If you would like to contribute but don't want to write a whole new document, check out our to do list.

For more information on how to help or how to get started see jak pomóc.

[edytuj] Lista życzeń

  • JavaScript
    • E4x
      • Introduction to E4X
      • E4X tutorial
    • Introduction to Object-Oriented JavaScript
    • Modifying Object Prototypes in JavaScript
  • Introduction to AJAX (we have AJAX:Na_początek, but could use something more elaborate maybe)
  • SVG
    • Introduction to SVG: Part 1 What is SVG and how do I create SVG content
    • Introduction to SVG: Part 2 How can I (dynamically) handle/modify SVG content
    • SVG tutorial
  • CSS
    • Using Liczniki CSS (started, but needs expanding)
    • pseudo-class description in CSS
    • Dokumentacja CSS (this is under development already, but could use a lot more content)
  • Fix the Dokumentacja_Gecko_DOM.
    • An entry for document.createElementNS (done)
    • Rework of the documentation, so that you will not end up with phrases that are completely undocumented like "DOM client area" for example (6 google hits, all of which are pure references, non being a definition).
  • Programowanie Mozilli
    • Short page talking about the subset of doxygen markup that we use in IDL files
    • Docs for tree-wide preprocessor macros (NS_ENSURE_SUCCESS, NS_ASSERTION, NS_SUCCEEDED, NS_ADDREF, NS_RELEASE, etc.) -- probably their definitions if not too abstruse and a brief description of use
    • Docs for tree-wide types (PRBool, PRUint32, nsresult, whatever other non-class non-standard types are used)
    • 'Bird's-eye view' articles on the architecture of the browser, of mail&news, etc.
  • Misc
    • Tips & Tricks for creating usable interfaces
    • Drag and Drop of objects within tabs (what does this mean?)
    • some doc/example for selectedIndex in Javascript DOM (which selectedIndex?)