-
Notifications
You must be signed in to change notification settings - Fork 351
Command to init PHPCR #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@chirimoya i think this is ready to merge! |
@wachterjohannes Just that you know: we have maybe to think about this again, as every portal will get an own workspace. And I am not sure where the routes will be saved afterwards, I think it should be a single place, with references to the different nodes in other workspaces. /cc @chirimoya |
@chirimoya @drotter i think this is enough for this week! we have improve it in one of the next sprints! this command is only a blueprint to run the newest sulu version, not the last version (= |
@drotter I think we need a sulu:portal:init command in future, but merged for now /cc @wachterjohannes |
exactly, and forget what I said about the routes, they have to be saved obviously in the portal workspace, because the same route can be in multiple portals. |
Implemented simple authentication
corrected typo and changed order to set up schema
implemented resolving of tags
[FEATURE] adopted constructure and property names
[FEATURE] children action
Corrected Composer dependency
Implemented simple authentication
corrected typo and changed order to set up schema
Corrected Composer dependency
implemented resolving of tags
[FEATURE] adopted constructure and property names
[FEATURE] children action
Added linux rights to README
* Webspace settings frontend * Fix StyleCI * Fixed bug * PHPCR Implementation (#4) * Implementation finished * Add tests * Add ES indexing * Info just gray * Check for ES in test * Add install notes * Better doc * Better doc * Fix bug in addition webspaces preselect * Fixed bug * Dataprovider considers webspace settings (#5) * Implementation finished * Dataprovider considers webspace settings * Code clean up * Corrected property param * Update ArticleDataProvider.php * Resolve Sitemap correctly (#6) * Add Canonical Tag (#7) * Add Canonical Tag * Code clean up * Target webspace (#8) * Add targetWebspace to ViewDocument * Fixed test * Search Subscriber (sulu#10) * ArticleSearchSubscriber * Code clean up * Fix tests * Add "ignoreWebspaces" param to twig extension (sulu#9) * Add "ignoreWebspaces" param to twig extension * Code clean up * Finishing (sulu#11) * Add UPGRADE note * Add NL translations * Add FR translation * Fix indention * Fix StyleCI * Page tree route (sulu#12) * Page tree route * Disable webspace settings form * Fix StyleCI
Command to init PHPCR (sulu:phpcr:init), it creates the default routes /cmf/routes , /cmf/contents: