in crx/de, create component, create template and create dialog are missing.
According to the tutorials, in the local author instance, in crx/de, if I navigate to /apps/wknd/components I should be able to create new components by right clicking. I can create folders or nodes, but thats it. The other options have always been missing. I am logged in as admin/admin, and I deployed wknd using mvn clean install -PautoInstallSinglePackage. I have also tried creating a folder under /apps/wknd/components and creating under that, but same problem.
Any ideas?
