You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -788,7 +788,7 @@ A viewlet manager can be rendered in a page template code using the following ex
788
788
```
789
789
790
790
```{note}
791
-
If you get a `ContentProviderLookupError: viewletmanagerid` you are trying to render a Plone page frame in a context which has no acquisition chain properly set up. Check [exceptions documentation](https://docs.plone.org/manage/troubleshooting/exceptions.html#contentproviderlookuperror-plone-htmlhead) for more details.
791
+
If you get a `ContentProviderLookupError: viewletmanagerid` you are trying to render a Plone page frame in a context which has no acquisition chain properly set up. Check [exceptions documentation](https://4.docs.plone.org/manage/troubleshooting/exceptions.html#contentproviderlookuperror-plone-htmlhead) for more details.
792
792
```
793
793
794
794
Each viewlet manager allows you to shuffle viewlets inside a viewlet manager.
@@ -810,7 +810,7 @@ and [plone.app.viewletmanager.manager.OrderedViewletManager](https://github.com/
0 commit comments