documentation
documentation copied to clipboard
Conceptual guides > Component architecture needs to be completed
Links of affected pages in Plone Documentation, if any.
- https://6.docs.plone.org/conceptual-guides/components.html
- https://6.docs.plone.org/backend/subscribers.html (this one should go away)
The documentation source of plone.app.dexterity is at the root of this repo and has already been converted to MyST. It just needs someone with technical knowledge to port relevant bits and pieces.
https://github.com/plone/documentation/tree/6.0/plone.app.dexterity
Description
The conceptual guide, Components, needs some love and attention. Specifically:
Verify how to register a utility
- source docs?
Adapters
- source docs?
Lookup
- source docs?
Events and Subscribers
- https://github.com/plone/documentation/issues/133
- https://github.com/plone/documentation/issues/753
- https://github.com/plone/documentation/issues/871
- https://github.com/plone/documentation/issues/931
- https://5.docs.plone.org/external/plone.app.dexterity/docs/advanced/event-handlers.html
- https://5.docs.plone.org/develop/addons/components/events.html