#776 closed enhancement (fixed)
SlideShow updated with defineWidget and cleaned up template file
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | SlideShow defineWidget templates | Cc: | |
Blocked By: | Blocking: |
Description
Updated SlideShow? widget using defineWidget per 0.3.0 and also removed unecessary closure work around that dojo's even system was able to handle w/o using any extra "magic"
Cleaned up template file to no longer use a big table, now it uses divs like most other widgets. More changes to come but this is worthy of an update I think ;)
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | SlideShow0.3.0.diff added |
---|
Changed 15 years ago by
Attachment: | HtmlSlideShow0.3.0.diff added |
---|
SlideShow? HTML Template update (replaced tables with divs)
comment:1 Changed 15 years ago by
Milestone: | → 0.3.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
merged as of r4101
comment:2 Changed 15 years ago by
Version: | 0.2 → 0.3 |
---|
Note: See
TracTickets for help on using
tickets.
SlideShow?.js patch for defineWidget