Opened 12 years ago
Closed 8 years ago
#8152 closed enhancement (patchwelcome)
dojox image dijits can not be declared via markup
Reported by: | detroitpro | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | DojoX Widgets | Version: | 1.2.1 |
Keywords: | Cc: | dante | |
Blocked By: | Blocking: |
Description
the dojox.image.* dijits require additional calls to load a dojo.data object.
the dijits should accept and load a dojo.data object. additional parameters for the dijits can be passed but should default to reasonable values.
Change History (3)
comment:1 Changed 12 years ago by
Cc: | dante added |
---|---|
Milestone: | tbd → future |
Owner: | changed from dante to sos |
comment:2 Changed 11 years ago by
Owner: | changed from sos to Shane O'Sullivan |
---|
comment:3 Changed 8 years ago by
Milestone: | future → 1.9 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
If someone wants to create a patch to add this, we'll consider it.
Note: See
TracTickets for help on using
tickets.
I wonder if there is a way to use HTMLStore as a default for this?