Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,22 @@ title: Documentation

## Reference

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

## Slides

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

## Articles

- [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)
- [Davids Model: A guide for content modeling](http://wiki.apache.org/jackrabbit/DavidsModel)

## Other

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