Opened 11 years ago
Closed 7 years ago
#10954 closed enhancement (fixed)
Make Dijit Theme Tester visible to doc on website
Reported by: | delee | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 2.0 |
Component: | Website | Version: | 1.4.0 |
Keywords: | needsreview | Cc: | |
Blocked By: | Blocking: |
Description
The Dijit Theme Tester is an awesome way for a user to get a quick look at the various dijits. It's a shame that there is no easy way to get to it from the documentation on the website.
From brainstorming with phiggins and nonken on twitter, a good spot for it is on the dijit reference page, perhaps inside a CodeGlass?.
Change History (14)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
I'd say the theme tester is 'good enough for now'. It could use some polish to indicate fully qualified dijit names in certain places. Surely it's worth including until a formal 'dijit at a glance' page is done.
comment:4 Changed 11 years ago by
Milestone: | tbd → 1.6 |
---|---|
Owner: | changed from Dustin Machi to dante |
Status: | new → assigned |
comment:5 Changed 10 years ago by
Milestone: | 1.6 → 1.7 |
---|
I'll do this as part of the rst directive. We need a way to inline a static test/ page
eg:
.. test-popup :: dijit/themes/themeTester.html
Which will load the page into a codeglassthing at the src?
comment:6 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
dante - can this be closed now that we have http://livedocs.dojotoolkit.org/
comment:7 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
closing because we have http://dojotoolkit.org/widgets
comment:8 follow-up: 9 Changed 9 years ago by
Cc: | itorrey added |
---|---|
Priority: | low → high |
Resolution: | fixed |
Status: | closed → reopened |
pardon my ignorance, but how does one navigate to that page? The widgets link has a nav bar that doesn't match what's on the rest of the site, so I'm thinking perhaps it's orphaned?
Putting back to 'high' because I see no obvious way to navigate to a sampling "live" widgets directly off the main site (short of going through the docs and looking at examples) This is really important. People who want to find out what Dijit may not have the patience to go that far.
comment:9 Changed 9 years ago by
Replying to peller:
pardon my ignorance, but how does one navigate to that page? The widgets link has a nav bar that doesn't match what's on the rest of the site, so I'm thinking perhaps it's orphaned?
Putting back to 'high' because I see no obvious way to navigate to a sampling "live" widgets directly off the main site (short of going through the docs and looking at examples) This is really important. People who want to find out what Dijit may not have the patience to go that far.
fair comment... i hadn't noticed there was no link to get to that page. would the "See it in Action" link at http://dojotoolkit.org/features/desktop be enough to close this ticket?
comment:10 Changed 9 years ago by
personally, I think that button is lame (and ugly) I, for one hadn't noticed it. The content ought to be inline, the way widgets should be, not off on some dedicated page with no integration to the site. IMHO. And the (orphaned?) widgets/ page should be integrated or removed.
comment:11 Changed 9 years ago by
Cc: | itorrey removed |
---|---|
Owner: | changed from dante to itorrey |
Status: | reopened → assigned |
comment:12 Changed 9 years ago by
Milestone: | 1.8 → 2.0 |
---|
1.8 is frozen. Move all enhancements to next release. If you need an exemption from the freeze for this ticket, contact me immediately.
comment:13 Changed 8 years ago by
Owner: | changed from itorrey to dylan |
---|
comment:14 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I've added a see Dojo in action set of links to the home page, which includes the theme tester, demos, and recent case studies.
This ticket will be closed for now... it will be considered as part of a site revamp for Dojo 2.0.
We had talked about a widget gallery, or Dijit at a glance, likely using CodeGlass?, and something like what Shane had a while ago, but even simpler. Something more along the lines of ExtJS gallery http://www.extjs.com/products/js/. This ought to be one click away from the home page, imo.