Problem/Motivation
The existing 8.x branch is just an early WIP and some sites actually need a working version soon.
Steps to reproduce
n.a.
Proposed resolution
Do the port, possibly minimal initially.
Remaining tasks
Provide a content type and predefined fieldsRebuild the feature blocksPort the remote client and XML-RPC serverReplace as many theme functions and hardcoded logic as possible with fields and viewsUpdate docs
There is no point in supporting D9 at this stage.
User interface changes
Most selectors in the admin UI will have autocompletion instead of being plain numbers or strings.
API changes
- Too many to list. The main one is the switch from a dedicated content type to flexible types
- Consider i18n capability
- MaybePreserve headless mode
- Client-requested feature: optional automatic tooltip generation without
<dfn>elements, with a stop list requiring<dfn>to be tooltipped
Data model changes
Too many to list.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3362685.patch | 3.59 KB | fgm |
Comments
Comment #2
fgmComment #3
fgmSince all child issues are now done, as a finishing step, remove the D6 upgrade hooks.
Comment #5
fgmLooking good.
Merged to current dev HEAD.
Thanks to the various contributors over the years.