Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
None
Description
I'm going through the templatersquickstart.pdf as a strating point for me with magnolia and I have some suggestions:
"4.1 Create a custom dialog
For our example, create a folder called quickstart:
"Config/modules/templating/dialogs/quickstart"
Copy the sample dialog
from
"Config/modules/templating/dialogs/samples/pageProperties"
to
"Config/modules/templating/dialogs/quickstart/pageProperties"
"
you use the JCR to do things like "folders" and "copy" (with contextmenu) for the first time.
The first thing I made is to start my file explorer and tried to find the stuff in the file system.
maybe you can point out that it's a "node folder" (or somethink like that) and that by using words like "folder" "copy" you are always refering to JCR in the webfrontend just in a note before this paragraph.
many people like me will read this PDF as a primer and I'm not into JCR thinking patterns yet.