Details
-
Type:
Documentation
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
Description
PHPCR ODM is listed on the Doctrine website:
http://www.doctrine-project.org/projects/phpcr_odm
build doc in this repository:
https://github.com/doctrine/phpcr-odm-documentation
The next step would be to collect all the various documentation flying around and convert them to reST format:
https://github.com/doctrine/phpcr-odm/wiki/_pages
http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific)
http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific)
http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific)
any other articles flying around?
of course we should also reference PHPCR related docs
Activity
Lukas Kahwe
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
PHPCR ODM is listed on the Doctrine website: http://www.doctrine-project.org/projects/phpcr_odm The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs |
PHPCR ODM is listed on the Doctrine website: http://www.doctrine-project.org/projects/phpcr_odm The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs we will need to create a new repository on https://github.com/doctrine/ you can find the other documentations there too which could help as a starting point |
David Buchmann
made changes -
| Description |
PHPCR ODM is listed on the Doctrine website: http://www.doctrine-project.org/projects/phpcr_odm The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs we will need to create a new repository on https://github.com/doctrine/ you can find the other documentations there too which could help as a starting point |
PHPCR ODM is listed on the Doctrine website: http://www.doctrine-project.org/projects/phpcr_odm build doc in this repository: https://github.com/doctrine/phpcr-odm-documentation The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs we will need to create a new repository on https://github.com/doctrine/ you can find the other documentations there too which could help as a starting point |
David Buchmann
made changes -
| Description |
PHPCR ODM is listed on the Doctrine website: http://www.doctrine-project.org/projects/phpcr_odm build doc in this repository: https://github.com/doctrine/phpcr-odm-documentation The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs we will need to create a new repository on https://github.com/doctrine/ you can find the other documentations there too which could help as a starting point |
PHPCR ODM is listed on the Doctrine website:
http://www.doctrine-project.org/projects/phpcr_odm build doc in this repository: https://github.com/doctrine/phpcr-odm-documentation The next step would be to collect all the various documentation flying around and convert them to reST format: https://github.com/doctrine/phpcr-odm/wiki/_pages http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/ (needs to be made Symfony2 unspecific) http://www.craftitonline.com/2011/07/first-symfony2-cmf-based-cms-pagesbundle/ (needs to be made Symfony2 unspecific) http://cmf.symfony.com/slides.html (needs to be made Symfony2 unspecific) any other articles flying around? of course we should also reference PHPCR related docs |
David Buchmann
made changes -
| Assignee | Jordi Boggiano [ seldaek ] | David Buchmann [ dbu ] |
David Buchmann
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=PHPCR-21, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
yes it should be something like http://github.com/doctrine/phpcr-odm-documentation
and first commit should have the same structure for doc generation that orm-documentation has
then we can start PR'eing...
hand raised @lsmith