-
Notifications
You must be signed in to change notification settings - Fork 156
Conversation
@@ -430,8 +421,15 @@ not configure anything here, the ODM services will not be loaded. | |||
|
|||
.. tip:: | |||
|
|||
If you want to only use plain PHPCR without the PHPCR-ODM, you can simply |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think having this at the top makes it more likely for people to notice it. when its at the end, they already tried to understand documentation for things they did not need, no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thisnote is about the odm config ism't it? Before, it was placed at the top, I've moved it to just before the odm option. That's more logical to me and it means it's also visible if someone used a headline link to odm directly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah sorry, not seen enough context then. yeah, totally makes sense, thanks!
hey, great work! as usual with big restructuring, i would love to merge this as soon as possible, when it has an ok status, and work with follow-up PRs instead of leaving this open for too long and get into conflicts with other contributions. |
259403d
to
8ed7872
Compare
e95a207
to
cc69c55
Compare
[WIP] Revisiting structure part 1
Sorry to have not reviewed this PR in detail, but should we really have the Creating a Basic CMS as the only tutorial at this stage (tutorial/<>) ? Is this not a little premature? It is not a tutorial which explains "all" the stuff in the CMF. Also.. I am doing a workshop on Monday that uses this documentation .. so please don't change anything else until after that :P |
You've had great ideas about the tutorial, but we need more time before e can start writing it. The Creating a Cms is the most popular part of the docs, that's why I moved it to a better place. |
During this Community Hack Day, I'll try to work on the revisited doc structure.