Opened 13 years ago
Closed 12 years ago
#5379 closed defect (fixed)
Dojo book should cover djConfig / baseUrl
Reported by: | guest | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Documentation | Version: | 1.0 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
I was attempting to search the dojo book for information on what options are available in djConfig, specifically baseUrl - the only hit from searching all books for baseUrl was the porting guide, nothing in the dojo 1.0 book. For that matter I do not recall a section of the book devoted to djConfig and all the possible options you can use with it.
Documentation issues for baseUrl:
- Is a full path required (e.g. baseUrl:http://www.mysite.com/dojo/)
- Is the trailing slash required (from mailing list posts and irc seems it is?)
Thanks,
Josh
Attachments (1)
Change History (10)
comment:1 Changed 13 years ago by
Owner: | changed from Dustin Machi to criecke |
---|
comment:2 Changed 13 years ago by
Component: | Website → Documentation |
---|
comment:3 Changed 13 years ago by
Milestone: | → 1.1 |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|
api docs are finally in place for djConfig
comment:5 Changed 12 years ago by
Component: | Doc parser → Documentation |
---|
comment:6 follow-up: 7 Changed 12 years ago by
Owner: | changed from criecke to James Burke |
---|
James can you grab this (somewhere in docs.dojocampus.org)?
comment:7 follow-up: 8 Changed 12 years ago by
I don't know if the zip I just uploaded will help or not. I'd emailed these to rcoup a while back but guess I should have uploaded them here. I think they leave out some of the new features. HTH
comment:8 Changed 12 years ago by
Thank you for your tutorial.
I've created a new Reference page for djConfig with your text and mentioned you as author: http://docs.dojocampus.org/djConfig
Marcus
Source code docs on this are pretty weak, see http://redesign.dojotoolkit.org/jsdoc/dojo/HEAD/djConfig
Should add docs to source code, and at least explain this a bit in the book.