Maintenance: remove orhpan screenshots and tweak 'Guide' content - #1263
Merged
Conversation
These image files are not referenced by any .rst, .md, .vue, .html, or conf.py source in this repository, and the cross-repo check against zammad-documentation, zammad-user-documentation, and zammad-org source (excluding _build/ derived output) confirms zero references there either. Detection: walk images/ tree for *.png|*.jpg|*.gif|*.svg|*.webp, then extract every image directive / HTML <img> / Markdown ![]() reference across the repo and subtract. Notable context per orphan: - channels/email/accounts-* warning + failure gif: orphaned by commit 8aa1e51 (Reorganize Channels > Email > Accounts page). - channels/google/{gmail-account-settings,updating-gmail-account}.png: orphaned by 304115c (Introduce google channel) and ed4648e. - channels/microsoft365/.../updating-microsoft365-account.png: replaced by 7616241 (Fixes #768 - Replaced outdated screenshots). - manage/groups/access-levels/read-and-change.png: orphaned by 1751083 (QA: 'Group Permissions' -> 'Group Access Levels'). - manage/macros/macro-bulk-operation-overview.png + macro-selection-ticket-view.png: orphaned by 61ee47f (Finish Macro rework). - manage/overviews/restrict-overview-to-replacement-users.png, manage/tags/search-tags-via-detailed-search.gif: orphaned by a397237 (Release 5.1 #139). - manage/users/delete-user-option.png: orphaned by 294cc17 (Maintenance: Update screenshots to adapt new multiorg function). - manage/webhook/webhook-new-pre-defined-webhook.png: orphaned by 5a00835 (Fixes #227 - Add custom payload and pre-defined webhook). - misc/object-conditions/follow-up-message-details.gif: orphaned by dc13f0d (Introduce basic conditional page). - settings/security/third-party/facebook/* and twitter/apps.twitter.com_created_app_screen.png: orphaned by f8fd6dc (Introducing S/MIME integration #57). Twitter file is also tied to the broader Twitter-channel removal work. - system/integrations/exchange/dialog-connect-app.png: orphaned by 24da50c (Fixes #635 - Added Exchange integration OAuth description). - system/integrations/ldap/ldap-roles-nested-groups.png: orphaned by 9c3f876 (Fixes #799 - Apply LDAP improvements). - system/integrations/pgp/integration_pgp.png: orphaned by 21e723e (Switch to Zammad 6.1). - system/objects/link-template.gif: orphaned by f8fd6dc. - system/objects/ticket-state/state-editing-dialog.png: orphaned by 3849658 (Fixes #407 - Added custom ticket states). Kept on disk (not orphans): - images/zammad_logo_70x61@2x.png: conf.py:7 html_logo reference. - images/channels/google/{add-or-update-addresses,email-addresses-without-channel}.png and images/channels/microsoft365/accounts/account-setup/email-addresses-without-channel.png: on-disk paths differ from the references in channels/email/accounts/managing-accounts.rst:35 and channels/email/accounts/managing-accounts.delete-note.rst:7 (which point at /images/channels/email/... variants). Removing them silently leaves broken-image errors on those pages; that is a separate doc-drift finding out of scope here.
ArtifactsProduced during runtime |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.