Skip to content

Remove comfy-desktop and server-config settings pages, redirect to /installation/desktop/overview#7

Open
lin-bot23 wants to merge 13 commits into
mainfrom
remove-settings-pages-redirect
Open

Remove comfy-desktop and server-config settings pages, redirect to /installation/desktop/overview#7
lin-bot23 wants to merge 13 commits into
mainfrom
remove-settings-pages-redirect

Conversation

@lin-bot23

Copy link
Copy Markdown
Owner

Changes

  • Deleted interface/settings/comfy-desktop.mdx and interface/settings/server-config.mdx (en/zh/ja/ko)
  • Removed both pages from docs.json navigation for all 4 languages
  • Added 301 redirects from old URLs to /installation/desktop/overview (or language equivalent)

Why

Both settings pages are duplicated content that already exists in the Desktop overview section. Redirecting users to /installation/desktop/overview provides a more complete and maintained reference.

lin-bot23 and others added 13 commits June 11, 2026 17:50
…-Org#1133)

* fix(i18n/zh): add missing Generate (partner nodes) section and import in CLI reference

* fix(i18n/ko): fix terminology - transcription, workflow, custom, etc.

* fix(i18n/zh): add missing 'comfy generate' section and fix heading levels in getting-started

* fix(i18n/zh): translate custom nodes tips page title and heading

* fix(i18n/zh): 完整翻译子图文档

* fix(i18n/ja): add missing Generate (partner nodes) section and GenerateCliReference import

* fix(i18n/ja): add missing 'comfy generate' section, fix title and model download command

* fix(i18n/zh): 修复 API 密钥集成文档中的术语和内容问题

* fix(i18n/ja): fix mistranslation of partner nodes and Sign in terminology

* fix(i18n/ja): remove extraneous comment from description frontmatter

* fix(i18n/ja): replace Chinese text with proper Japanese terms

* fix(i18n/zh): 恢复 API 示例文档中缺失的完整代码块

* fix(i18n/ko): remove extra translation metadata lines not in English source

* fix(i18n/ja): fix partner node terminology in luma text-to-image

* fix(i18n/ko): remove extra translation metadata lines from delete-a-specific-node

* fix(i18n/ja): fix 'about' terminology from Chinese to Japanese

* fix(i18n/ja): fix terminology, remove extra card, fix Chinese text

* fix(i18n/ko): add missing heading, fix wheelchair translation, fix link prefix

* fix(i18n/zh): 修复故障排查文档的性能命令、Windows 桌面问题、前端问题、Intel GPU 等缺失内容

* fix(i18n/zh): 移除额外元数据行

* fix(i18n/ja): add Standard row to table, fix TypeScript code comments and template literal

* fix(i18n/ko): restore untranslated JSON key and fix links array syntax

* fix(i18n/zh): 添加 Standard 等级行和积分说明

* fix(i18n/ko): fix reroute, conditioning and finished translations

* fix(i18n/ja): fix manager terminology, remove extraneous description comment, fix grammar

* fix(i18n/ko): fix reroute node and conditioning translations

* fix(i18n/zh): 修复多个文档的标题、术语、缺失内容和多余内容

* fix(i18n/ja): clean frontmatter description, translate nightly to ナイトリー

* fix(i18n/zh): 修复开发概述的卡片描述、链接和缺失的 API 概览

* fix(i18n/ja): fix Chinese terms in cloud page

* fix(i18n/ko): fix transcription translation and remove extra metadata

* fix(i18n/ja): fix partner node terminology in flux kontext page

* fix(i18n/ja): fix mistranslation of partner nodes, re-try terminology, remove unnecessary example

* fix(i18n/zh): 修复依赖文档和 Cloud API 参考中的问题和术语

* fix(i18n/ja): add missing sign-up link, fix hyperlink, allowlist term, and vibe translation

* fix(i18n/ko): remove translation metadata from frontmatter of 3 files

* fix(i18n/zh): 修复 Recraft 文档编号、术语和图片说明

* fix(i18n/ja): fix description, add omitted text, fix template wording, fix controls description

* fix(i18n/ja): fix partner node terminology in luma image-to-image

* fix(i18n/zh): 修复 Tripo 文档术语和 Comfy Desktop 设置格式及术语

* fix(i18n/ja): fix terminology - Partner Nodes, Lite Graph title, Extension, About, redundant phrasing

* fix(i18n/zh): 修复 Manager 和合作节点 FAQ 的术语问题

* fix(i18n/ja): fix Chinese 模型 to Japanese モデル throughout

* fix(i18n/zh): 修复 Comfy 设置中的术语和格式问题

* fix(i18n/zh): 修复付款记录中的翻译不一致

* fix(i18n/zh): 修复登录文档的术语问题(合作节点、登录、API 密钥)并移除额外安全提示

* fix(i18n/zh): 修复合作节点概述的术语和格式问题

* fix(i18n/zh): 修复支付历史文档的图片说明和译文

* fix(i18n/zh): 修复 LTXV 文档缺失的提示、目录和术语

* fix(i18n/zh): 修复 Wan2.1 Fun InP 文档的术语和步骤6

* fix(i18n/zh): 修复 Wan2.2 Fun Inp 文档的视频嵌入、图片说明和表格

* fix(i18n/zh): 修复 Wan2.2 Animate 文档缺失的章节和问题

* fix(i18n/zh): 修复模型问题文档的预防策略和缓存设置

* fix(i18n/zh): 修复服务器配置文档的多个问题

* fix(i18n/zh): 修复模型故障排查文档的术语问题(检查点→模型、错误消息→报错信息、调节→条件)

* fix(i18n/zh): 修复 3D 设置文档的术语和格式问题

* fix(i18n/zh): 修复登录文档的术语问题(API 密钥、合作节点等)

* fix: restore translationSourceHash/translationFrom lines that were incorrectly removed

* fix(mint-checks): remove stray closing CodeGroup tag in zh/cloud/api-reference.mdx

---------

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
57 ko pages were importing from English snippet paths (/snippets/...)
instead of their translated equivalents (/snippets/ko/...), causing
Korean pages to render English content blocks.

All 13 target ko snippets already existed; this is a pure path fix.
92 import statements updated across 57 files. No frontmatter or
translationSourceHash changes.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update i18n link check

* Update Korean translations for various partner nodes and improve documentation clarity

- Refined titles and descriptions for the Ideogram, Luma, and Recraft partner nodes to enhance readability and consistency.
- Adjusted workflow instructions for better clarity and user guidance.
- Fixed translationSourceHash values to align with the latest English sources across multiple files.
- Ensured all snippets point to the correct Korean versions to prevent rendering issues.

This update aims to improve the overall user experience for Korean-speaking users by providing clearer and more accurate documentation.
…Comfy-Org#1138)

ComfyUI PR #14397 changed Bria video price_badge from $0.0044 to
$0.0042/sec for all 4 video nodes. Update pricing.mdx and add
3 missing video nodes (Green Screen, Replace Background, Transparent
Background). EN/ZH/JA/KO updated.

Also add .work/ to .gitignore to prevent accidental commits of
work directories.

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
…Comfy-Org#1142)

* Add jtydhr88/comfyui-custom-node-skills link to custom-nodes overview (EN/ZH/JA)

* Add ko/custom-nodes/overview.mdx (missed from previous commit)

---------

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
…g status (Comfy-Org#1145)

- Removed [Sign up for the waitlist](#) dead link from all 4 languages
- Updated warning banner to state the feature is in private testing
  and not publicly available yet, rather than prompting for waitlist signup

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
"Aima Base v1" was a typo for "Anima Base v1" (missing 'n') in three
workflow guide lines. EN source typo propagated to ko/ja/zh translations.
Fixed all 4 files; translation hashes updated to reflect EN source change.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add Runway Aleph2 pricing (84.48 credits/sec)

Based on price_badge in ComfyUI#14306: 0.4004 USD/sec
211 credits = 1 USD

* Add Runway Aleph2 pricing (ko) and missing Runway/Sonilo sections

* Update Gemini pricing details in Korean documentation, adding new models and their respective token costs for text, image, video, and audio generation. This enhances the clarity and completeness of the pricing information for users.

---------

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
Co-authored-by: ComfyUI Wiki <contact@comfyui-wiki.com>
…rg#1149)

Add 'Join the waitlist' link (typeform) in the Overview section,
right after the current supported clients mention, so users can
sign up for upcoming client support.

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
* Add Comfy Cloud MCP waitlist link to /agent-tools/cloud page

Add 'Join the waitlist' link (typeform) in the Overview section,
right after the current supported clients mention, so users can
sign up for upcoming client support.

* Fix snapshot support for Tracked instances

Discussion Comfy-Org#1141 reported that Snapshots are listed as available for
Tracked instances, but snapshot capture and restore are currently
only implemented for Standalone instances per the snapshots-portable-
git-plan docs. Updated the table and note to reflect this.

- EN/ZH/JA/KO all updated.

---------

Co-authored-by: lin-bot23 <lin-bot23@users.noreply.github.com>
…nstallation/desktop/overview

- Deleted comfy-desktop.mdx and server-config.mdx in en/ja/ko/zh
- Removed from docs.json navigation for all 4 languages
- Added 301 redirects to /installation/desktop/overview for each language
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.

3 participants