Closed
Bug 93022
Opened 24 years ago
Closed 19 years ago
Add <triple> syntax to RDF template primer doc
Categories
(Developer Documentation Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: janv, Assigned: waterson)
Details
according to:
http://lxr.mozilla.org/seamonkey/source/content/xul/templates/src/nsXULTemplateBuilder.cpp#1861
<triple> uses this syntax:
<triple subject="?var1|resource"
predicate="resource"
object="?var2|resource|literal" />
it would be cool to mention this syntax in RDF template primer doc
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
accepting QA for mozilla developer docs.
some of these bugs have been around for a _long_ time. Reporters, would you
please review the bugs, see if the issues have been resolved, and close bugs
appropriately.
I will do a full review of all bugs not touched in one week (8th April).
Thanks.
</spam>
QA Contact: endico → imajes
| Reporter | ||
Comment 2•24 years ago
|
||
I still can't find it in documentation.
Comment 3•19 years ago
|
||
It's in http://www.mozilla.org/docs/xul/xulnotes/template-primer.html, but that page is probably itself outdated now...
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•19 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Target Milestone: Future → ---
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•