Skip to content

Commit fce4dda

Browse files
Redirect cookiecutter-plone-starter to Cookieplone (#1891)
* set up redirect * Update create-project.md Gut the page, in case the user browser does not redirect through the meta redirect * Remove reference to create-project * Update make-build-backend-walk-through.md Replace reference of `/install/create-project` with `/install/create-project-cookieplone` * Remove /install/create-project from toctree * Delete docs/_inc/_install-python-plone60.md This file is now obsolete since we gutted plone-cookiecutter-starter * purge plone-cookiecutter-starter instructions from add-ons.md * purge plone-cookiecutter-starter instructions from run-plone.md * purge plone-cookiecutter-starter instructions from configure-zope.md * purge plone-cookiecutter-starter instructions from glossary.md * purge plone-cookiecutter-starter instructions from override-core.md * We actually need to delete the file when we set up a redirect for it. --------- Co-authored-by: Steve Piercy <web@stevepiercy.com>
1 parent 3dccc4f commit fce4dda

File tree

11 files changed

+8
-497
lines changed

11 files changed

+8
-497
lines changed

docs/_inc/_install-python-plone60.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/admin-guide/add-ons.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See {doc}`/volto/development/add-ons/index`.
2121

2222
## Cookieplone
2323

24-
Use the following instructions if you installed Plone with either Cookieplone or `cookiecutter-plone-starter`.
24+
Use the following instructions if you installed Plone with Cookieplone.
2525

2626

2727
### Install an add-on
@@ -52,10 +52,6 @@ To actually download and install the new add-on, run the following command.
5252
make backend-build
5353
```
5454

55-
```{note}
56-
If you installed Plone using `cookiecutter-plone-starter`, run `make build-backend` instead.
57-
```
58-
5955
Now restart the backend.
6056

6157
```{seealso}
@@ -116,10 +112,6 @@ To actually download and install the new add-on, run the following command.
116112
make backend-build
117113
```
118114

119-
```{note}
120-
If you installed Plone using `cookiecutter-plone-starter`, run `make build-backend` instead.
121-
```
122-
123115
Now restart the backend.
124116

125117
```{seealso}

docs/admin-guide/configure-zope.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ myst:
44
"description": "Configure Zope options"
55
"property=og:description": "Configure Zope options"
66
"property=og:title": "Configure Zope"
7-
"keywords": "Plone 6, Zope, instance, app server, config, Cookieplone, Buildout, pip, cookiecutter-plone-starter, cookiecutter-zope-instance, plone.recipe.zope2instance"
7+
"keywords": "Plone 6, Zope, instance, app server, config, Cookieplone, Buildout, pip, cookiecutter-zope-instance, plone.recipe.zope2instance"
88
---
99

1010
(configure-zope-label)=
@@ -25,7 +25,7 @@ You can configure your Zope instance's options, including the following.
2525

2626
## Cookieplone
2727

28-
If you installed Plone using Cookieplone, `cookiecutter-plone-starter`, or pip, then Zope is configured using {term}`cookiecutter-zope-instance`.
28+
If you installed Plone using Cookieplone or pip, then Zope is configured using {term}`cookiecutter-zope-instance`.
2929
For a complete list of features, usage, and options, read [`cookiecutter-zope-instance`'s README](https://github.com/plone/cookiecutter-zope-instance#readme).
3030

3131

docs/admin-guide/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ In this part of the documentation, you can find how to install, operate, and con
2121
/install/create-project-cookieplone
2222
install-buildout
2323
install-pip
24-
/install/create-project
2524
```
2625

2726
```{toctree}

docs/admin-guide/override-core.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ myst:
44
"description": "Override core Plone packages"
55
"property=og:description": "Override core Plone packages"
66
"property=og:title": "Override core Plone packages"
7-
"keywords": "Plone 6, core, package, version, override, Cookieplone, cookiecutter-plone-starter, Buildout"
7+
"keywords": "Plone 6, core, package, version, override, Cookieplone, Buildout"
88
---
99

1010
(override-core-plone-packages-label)=
@@ -17,7 +17,7 @@ Sometimes you will need to override one or more package versions to fix a bug.
1717

1818
## Cookieplone
1919

20-
Use the following instructions if you installed Plone with Cookieplone or `cookiecutter-plone-starter`.
20+
Use the following instructions if you installed Plone with Cookieplone.
2121

2222

2323
### Override a core Plone package
@@ -44,10 +44,6 @@ To actually download and install the new package version, run the following comm
4444
make backend-build
4545
```
4646

47-
```{note}
48-
If you installed Plone using `cookiecutter-plone-starter`, run `make build-backend` instead.
49-
```
50-
5147
Now restart the backend.
5248

5349
```{seealso}
@@ -77,10 +73,6 @@ To actually download and install the new package version, run the following comm
7773
make backend-build
7874
```
7975

80-
```{note}
81-
If you installed Plone using `cookiecutter-plone-starter`, run `make build-backend` instead.`
82-
```
83-
8476
Now restart the backend.
8577

8678
```{seealso}

docs/admin-guide/run-plone.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ myst:
44
"description": "Run Plone"
55
"property=og:description": "Run Plone"
66
"property=og:title": "Run Plone"
7-
"keywords": "Plone 6, run, start, command, Cookieplone, Buildout, pip, cookiecutter-plone-starter"
7+
"keywords": "Plone 6, run, start, command, Cookieplone, Buildout, pip"
88
---
99

1010
(run-plone-label)=
@@ -36,11 +36,6 @@ pip:
3636
bin/runwsgi instance/etc/zope.ini
3737
```
3838

39-
`cookiecutter-plone-starter`:
40-
: ```shell
41-
make start-backend
42-
```
43-
4439
For any of these commands, press {kbd}`ctrl-c` to stop the process.
4540

4641

@@ -53,11 +48,6 @@ Cookieplone:
5348
make frontend-start
5449
```
5550

56-
`cookiecutter-plone-starter`:
57-
: ```shell
58-
make start-frontend
59-
```
60-
6151
For any of these commands, press {kbd}`ctrl-c` to stop the process.
6252

6353

@@ -95,11 +85,6 @@ pip:
9585
bin/zconsole debug instance/etc/zope.conf
9686
```
9787

98-
`cookiecutter-plone-starter`:
99-
: ```shell
100-
make -C backend debug
101-
```
102-
10388
For any of these commands, press {kbd}`ctrl-d` to stop the process.
10489

10590
### Set a "fake" request

docs/conceptual-guides/make-build-backend-walk-through.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ myst:
1111

1212
# `make build-backend` details
1313

14-
This chapter assumes you have previously followed {doc}`/install/create-project`.
14+
This chapter assumes you have previously followed {doc}`/install/create-project-cookieplone`.
1515

1616
The `Makefile` at the root of your project invokes commands in `backend/Makefile`.
1717
Here are excerpts from `backend/Makefile` to show details of the `make build-backend` command.

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@
391391
"contributing/volto": "/volto/contributing/index.html",
392392
"install/install-from-packages": "/install/create-project.html",
393393
"manage/frontend": "/volto/addons/index.html",
394+
"install/create-project": "/install/create-project-cookieplone.html",
394395
}
395396

396397

docs/glossary.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ plone/generator-volto
5151
[`@plone/generator-volto`](https://www.npmjs.com/package/@plone/generator-volto) is deprecated in favor of {term}`Cookieplone` since Volto 18.0.0-alpha.43.
5252
See {ref}`upgrade-18-cookieplone-label`.
5353
54-
cookiecutter-plone-starter
55-
[cookiecutter-plone-starter](https://github.com/collective/cookiecutter-plone-starter/) creates a Plone project that you can install using {term}`Make`.
56-
It generates files for installing and configuring both the frontend and backend.
57-
For the backend, it uses {term}`cookiecutter-zope-instance` to generate configuration files for a {term}`Zope instance`.
58-
5954
cookiecutter-zope-instance
6055
[cookiecutter-zope-instance](https://github.com/plone/cookiecutter-zope-instance) is a cookiecutter template to create a full and complex configuration of a {term}`Zope instance`.
6156

0 commit comments

Comments
 (0)