Formatting fix?
This commit is contained in:
@@ -434,8 +434,11 @@ re-queries the namespace by page leaf, adopts the matching topic, and updates it
|
||||
instead. Pass `--debug` when deploying large wiki changes to emit planning and
|
||||
live mutation progress. Updates and stale-page archives acquire a Westgate Wiki
|
||||
edit lock before saving, then send the returned
|
||||
`wikiEditLockToken` with the NodeBB post edit request. Stale generated pages are
|
||||
reported by default.
|
||||
`wikiEditLockToken` with the NodeBB post edit request. Creates, updates, and
|
||||
archives write the same managed HTML to both NodeBB `content` and
|
||||
`sourceContent`; the deploy manifest records `source_content_synced` so older
|
||||
manifests receive a one-time body repair even when the generated hash is
|
||||
unchanged. Stale generated pages are reported by default.
|
||||
`--stale-policy archive` rewrites stale generated pages in place as archived
|
||||
managed content. `--stale-policy purge` permanently removes only stale generated
|
||||
topics already tracked in the wiki deploy manifest. Dry-run that policy before
|
||||
|
||||
Reference in New Issue
Block a user