Docu Wiki ToDo

The following pages need more love:

Top priority: dojo.js

  • dojo.registerModulePath

    needed: Examples

  • dojo.windowUnloaded

    needed: Declarative example. add event that triggers this function.

  • dojo.connectPublisher

    needed: full page

  • dojo._base.event

    needed: explain DOM event listener in detail

  • dojo.isAlien

    needed: a proper test against isAlien() (in the example)

  • dojo.setContext

    needed: Review. Fill out TODOs or remove.

  • dojo.withGlobal

    needed: Review and additional use causes. Very spartan right now.

  • dojo._base.xhr

    Should we move the current example to another page?

  • dojo.empty

    needed: dojo.empty(“nodeId”); // deletes all children but keeps node there

  • dojo.destroy

    needed dojo.destroy(“nodeId”); // deletes all children and the node itself Group DOM Query & Manipulation related pages into a book section

Priority 2: Dojo Core

Priority 4: DojoX

New features for Dojo Toolkit V1.3

With V1.3 each new feature needs a proper documentation at docs.dojocampus.org - otherwise it will not be included in DojoToolkit.