File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,22 @@ title: Documentation
9
9
10
10
## Reference
11
11
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.
13
17
14
18
## Slides
15
19
16
20
- [ PHPCR Introduction by David Buchmann and Lukas Smith] ( /slides.html )
17
21
- [ PHPCR, Une Introduction by Daniel Leech (in French)] ( http://phpcrtalk.dantleech.com )
18
22
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
+
19
28
## Other
20
29
21
30
- [ PHPCR Shell] ( /documentation/phpcr-shell )
You can’t perform that action at this time.
0 commit comments