-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: Postponed
-
Component/s: Blogs / Websites / Wikis (deprecated)
Currently nuxeo-platform-wiki is confusing:
- There are core contributions in nuxeo-platform-wiki-webengine
- There are duplicated contributions to the TypeService (both in wiki-jsf and wiki-webengine)
- There are some Nuxeo specific WikiSerializers (pattern="NXP-[0-9]+")
To fix this we should at least:
- Introduce nuxeo-platform-wiki-core (and possibly nuxeo-platform-wiki-api) and move core contributions, schemas, etc, there.
- Move the custom NXP WikiSerializers to another module (perhaps even outside nuxeo-platform-wiki)