Docu Wiki ToDo¶
The following pages need more love:
Top priority: dojo.js¶
-
needed: Examples
-
needed: Declarative example. add event that triggers this function.
-
needed: full page
-
needed: explain DOM event listener in detail
-
needed: a proper test against isAlien() (in the example)
-
needed: Review. Fill out TODOs or remove.
-
needed: Review and additional use causes. Very spartan right now.
-
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¶
-
needed: Everything (docs, examples, etc).
-
needed: full page
-
needed: full page
-
needed: full page
Priority 4: DojoX¶
dojox.analytics dmachi, phiggins
needed: examples or subpages?
dojox.atom
needed: Document the widgets. The IO layer is already documented.
-
needed: errors in the example, no audio directory within tests available on the server
-
needed: split apart into multiple pages for each major concept, add inline gfx demos
dojox.charting ttrenka
needed: explanation about periodic updating, split apart into multiple pages for each major concept, add inline chart demos, add chart and legend widget properties/events table, using dojo data sources with charts/chart widgets
-
needed: full page
-
needed: full page
dojox/data/QueryReadStore/example
This example is unfinished, should we delete it?
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: full page
dojox.grid bforbes, toonetown
needed: Introduction, Grid 1.2 Changes, Usage, Parameter “selection mode”, Example “sorting data at the server”, Example “Large datasets”, Tips
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: examples don’t load images
-
needed: working examples instead of source code
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: usage, examples
-
needed: full page
-
needed: full page
-
needed: full page
-
needed: usage, examples
-
needed: full page
-
needed: full page
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.
-
needed: examples?