I hereby claim:
- I am fazy on github.
- I am fazy (https://keybase.io/fazy) on keybase.
- I have a public key whose fingerprint is 385E 2499 0E18 65F1 8535 10B0 8DA6 E4D9 6517 BC46
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import javax.jcr.Credentials; | |
| import javax.jcr.Node; | |
| import javax.jcr.Repository; | |
| import javax.jcr.RepositoryException; | |
| import javax.jcr.Session; | |
| import javax.jcr.Workspace; | |
| import javax.jcr.SimpleCredentials; | |
| import javax.jcr.version.*; | |
| import ch.liip.jcr.davex.DavexClient; |
| # Content fixtures: | |
| # pages: | |
| # blocks (optional): | |
| # a page without blocks will be created as a category (Category type) | |
| # a page with blocks will be created as a page (Page type) | |
| # pages (optional): | |
| # name (required): | |
| # title (optional): | |
| # route (optional): full route, otherwise route is generated from the name of the page and its parents | |
| # |