-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Stories for cookieplone usage #22
Comments
I am not sure if " Develop Plone backend and contribute to its core" is a story for cookieplone. It's still: use [buildout.]coredev |
I agree. For this, use buildout.coredev (if you need easy access to all backend packages) OR the makefile commands in the specific package that needs changes (if it's just one and you know what it is). The cookieplone templates don't currently provide an easy way to check out a specific backend package from the correct repository and branch for a given release series of Plone.
The recommendation to visit one of the demos makes sense for most people in this scenario. I would not recommend using Docker Compose for this. It's a separate set of install documentation that needs to be written, maintained, and clarified when to use it. And it's a dead end once you've completed your demo and want to actually work on changing something. One thing I want, which I'm not sure if it's included in the use cases already listed, is a way to create a new project using cookieplone that is based on a specific existing Plone distribution. |
@jensens @davisagli I made the following edits:
Can you help me clarify the existing stories to be more explicit? I'm not clear how this is story is distinct from the current stories? Thanks for your feedback! |
@stevepiercy I'm not sure if it's distinct or not! I guess the default projects come with both the Volto and Classic distributions available, and I can pick which one I want in the UI when I create the Plone site. But what's the intended path if I want to create a project based on another distribution like the intranet or EDU distributions? /cc @ericof |
What about ....
|
@animus888 @davisagli it sounds like you're both thinking similar things. Looking at the definition of Plone distribution:
That definition does not specify whether it includes a frontend or backend, but it sounds like both are always included. With that, I would suggest we add:
I would also suggest that we define which frontends and backends are available for each story. That could be a preface to the list, such as "Available frontends: Classic UI, Volto, [other]". |
Potential stories for using cookieplone, whether or not they currently exist. This is a wish list. Please edit this description as needed.
Stories for NOT using cookieplone.
buildout.coredev
.@jensens @ericof @sneridagh @mauritsvanrees
The text was updated successfully, but these errors were encountered: