Closed
Bug 252930
Opened 21 years ago
Closed 21 years ago
FAQ: add links to manuals/specs for XUL, JS, CSS, DTD, properties files
Categories
(Calendar :: Website, defect)
Calendar
Website
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: sipaq)
References
()
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
FAQ currently lists XUL, JS, CSS, DTD, properties files.
Suggest these names be links to immediate information, such as a spec or manual.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Suggested patch.
Links XUL to http://www.xulplanet.com/
Links JavaScript to http://devedge.netscape.com/library/manuals/
Links CSS to http://www.w3.org/Style/CSS/#specs
Links DTD to http://xulplanet.com/tutorials/xultu/locale.html
Links properties files to http://xulplanet.com/tutorials/xultu/locprops.html
Links XBL to http://xulplanet.com/tutorials/xultu/introxbl.html
Assignee | ||
Comment 3•21 years ago
|
||
Checked in. Thanks for the patch.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
A nit: Need space after period: "handlers.XBL" --> "handlers. XBL"
- handlers.<a
href="http://xulplanet.com/tutorials/xultu/introxbl.html">XBL</a>
+ handlers. <a
href="http://xulplanet.com/tutorials/xultu/introxbl.html">XBL</a>
Assignee | ||
Updated•19 years ago
|
QA Contact: help-documentation
Comment 5•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Website. Be afraid for your sanity!
QA Contact: help-documentation → website
You need to log in
before you can comment on or make changes to this bug.
Description
•