Skip to content

Docs: a comprehensive, structured README - #119

Merged
loevgaard merged 1 commit into
1.xfrom
docs/readme
Jul 2, 2026
Merged

Docs: a comprehensive, structured README#119
loevgaard merged 1 commit into
1.xfrom
docs/readme

Conversation

@loevgaard

Copy link
Copy Markdown
Member

Turns the README from a bare install guide into a proper guide to the plugin.

Structure: features overview → how-it-works pipeline diagram → install → usage (admin, console, cron, public URL) → core-concepts table → the mapping language (source references + the transformation/operator/filter vocabulary) → configuration (storage, split/gzip, publish gate, delivery targets, lookup tables) → preview/audit → Extending & customizing → development/testing.

The Extending & customizing section is the main addition: a per-extension-point table (interface + tag) and copy-pasteable, code-verified examples with service registration for value resolvers, transformations, operators, formats, channel presets, feed types, lookup sources, delivery transports and guardrails — plus events (FeedItemBuiltEvent, FeedPublishBlockedEvent) and model/service overriding. Every referenced class, interface method and builder was checked against the source.

Docs-only; no code or dependency changes.

Rewrite the README from a bare install guide into a full guide to the engine: a
features overview, a how-it-works pipeline diagram, install + usage (admin + console
+ cron + public URL), a core-concepts table, the mapping language (source references,
the transformation + operator + filter vocabulary), configuration (storage, split/
gzip, publish gate, delivery targets, lookup tables), preview/audit diagnostics, and
— the main addition — an 'Extending & customizing' section with copy-pasteable,
verified examples + service registration for every extension point (value resolver,
transformation, operator, format, mapping preset, feed type, lookup source, delivery
transport, guardrail), plus events and model/service overriding.
@loevgaard
loevgaard merged commit 0c18223 into 1.x Jul 2, 2026
1 check passed
@loevgaard
loevgaard deleted the docs/readme branch July 2, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant