Skip to content

Commit 329e4f6

Browse files
committed
Merge pull request #14 from phpcr/added_references
Added some references
2 parents 0923502 + 44bb327 commit 329e4f6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

documentation/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,22 @@ title: Documentation
99

1010
## Reference
1111

12-
- [API Reference](/doc/html/index.html)
12+
- [API Reference](/doc/html/index.html) - Online API documentation for the PHPCR project.
13+
- [Node Type CND Reference (Jackrabbit)](http://jackrabbit.apache.org/node-type-notation.html) - Detailed definition and
14+
explanation of the CND node type format.
15+
- [JCR Query Cheatsheet (Magnolia)](https://wiki.magnolia-cms.com/display/WIKI/JCR+Query+Cheat+Sheet) - Examples of
16+
the JCR2 query language.
1317

1418
## Slides
1519

1620
- [PHPCR Introduction by David Buchmann and Lukas Smith](/slides.html)
1721
- [PHPCR, Une Introduction by Daniel Leech (in French)](http://phpcrtalk.dantleech.com)
1822

23+
## Articles
24+
25+
- [JCR or RDBMS - Why, when, how?](https://dev.day.com/content/ddc/blog/2009/01/jcrrdbmsreport/_jcr_content/images/jcrrdbmsreport/jcr_rdbms_report_chapuis.pdf)
26+
- [Davids Model: A guide for content modeling](http://wiki.apache.org/jackrabbit/DavidsModel)
27+
1928
## Other
2029

2130
- [PHPCR Shell](/documentation/phpcr-shell)

0 commit comments

Comments
 (0)