Skip to content

Commit 931ac16

Browse files
JoeDibleyclaude
andauthored
Fix build - Comment out images (#166)
* Comment out missing images in platgovsalesforceflashlight docs Commented out 6 missing image references to prevent broken links: - multi_select_cleanup_800x382.webp in cleanup_customizations.md - dlu_status_example_customfield_800x294.webp in date_last_used.md - scheduler.webp in scheduler.md - uninstall_flashlight_800x285.webp in uninstalling_flashlight.md - install_flashlight2.webp in using_getting_started_wizard.md - scanner.webp in running_scanner.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Comment out additional missing images Fixed 2 more missing image references causing build failures: - flagging_mass_customizations_800x374.webp in cleanup_customizations.md - getting_started_wizard.webp in using_getting_started_wizard.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Comment out run_scanner.webp missing image Fixed another missing image reference causing build failure: - run_scanner.webp in using_getting_started_wizard.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]>
1 parent 3453852 commit 931ac16

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

docs/platgovsalesforceflashlight/cleanup/cleanup_customizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ Restrict Visibility. You can choose to have the list view:
6060
8. Once your list view has been created, you can multi-select customizations for clean up by
6161
checking the box beside Action.
6262

63-
![multi_select_cleanup_800x382](/img/product_docs/platgovsalesforceflashlight/clean_up/multi_select_cleanup_800x382.webp)
63+
<!-- ![multi_select_cleanup_800x382](/img/product_docs/platgovsalesforceflashlight/clean_up/multi_select_cleanup_800x382.webp) -->
6464

6565
9. You can now choose what you want to edit for the multiple customizations selected. For example, if you want to change the clean up status:
6666
1. Go to **Edit Clean Up Status**.
6767
2. Select a status such as **To Be Cleaned Up**.
6868
3. Choose to **Apply changes to: All the selected records**.
6969
4. Click **Save**.
7070

71-
![flagging_mass_customizations_800x374](/img/product_docs/platgovsalesforceflashlight/clean_up/flagging_mass_customizations_800x374.webp)
71+
<!-- ![flagging_mass_customizations_800x374](/img/product_docs/platgovsalesforceflashlight/clean_up/flagging_mass_customizations_800x374.webp) -->

docs/platgovsalesforceflashlight/cleanup/date_last_used.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Usage data fields:
5757

5858
If Field History Tracking is enabled for a CustomField with a **DLU Status** of either **Recent** or **Expired**, the status is changed to **Pending**. Here is an example:
5959

60-
![Example of the DLU status fields for a CustomField](/img/product_docs/platgovsalesforceflashlight/clean_up/dlu_status_example_customfield_800x294.webp)
60+
<!-- ![Example of the DLU status fields for a CustomField](/img/product_docs/platgovsalesforceflashlight/clean_up/dlu_status_example_customfield_800x294.webp) -->
6161

6262
### Notes
6363

docs/platgovsalesforceflashlight/gettingstarted/scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use the scheduler tool:
1313

1414
1. Open **Flashlight** > **Support** > **Scheduler**
1515

16-
![scheduler](/img/product_docs/platgovsalesforce/clean_up/scheduler.webp)
16+
<!-- ![scheduler](/img/product_docs/platgovsalesforce/clean_up/scheduler.webp) -->
1717

1818
2. Toggle **Enabled**/**Disabled**by the category. Your selections are automatically saved.
1919
3. Select the **Frequency**, **Day** and **Time**. Your selections are automatically saved.

docs/platgovsalesforceflashlight/gettingstarted/uninstalling_flashlight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Here is how to uninstall the Flashlight app from your org:
1212
2. Select **Apps** > **App Manager**
1313
3. Locate **Flashlight** in the installed list.
1414
4. Click the Action icon on the far right of the Flashlight entry and click
15-
**Delete**![uninstall_flashlight_800x285](/img/product_docs/platgovsalesforceflashlight/getting_started/uninstall_flashlight_800x285.webp)
15+
**Delete**<!-- ![uninstall_flashlight_800x285](/img/product_docs/platgovsalesforceflashlight/getting_started/uninstall_flashlight_800x285.webp) -->

docs/platgovsalesforceflashlight/gettingstarted/using_getting_started_wizard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ To use the Getting Started Wizard:
1313

1414
1. Open the Salesforce **App Launcher** and select **Flashlight**.
1515

16-
![Launch the Flashlight app](/img/product_docs/platgovsalesforceflashlight/getting_started/install_flashlight2.webp)
16+
<!-- ![Launch the Flashlight app](/img/product_docs/platgovsalesforceflashlight/getting_started/install_flashlight2.webp) -->
1717

1818
2. Click on the **Flashlight** tab to open the Flashlight homepage.
1919
3. Open **Support** > **Getting Started Wizard**
2020

21-
![getting_started_wizard](/img/product_docs/platgovsalesforceflashlight/getting_started/getting_started_wizard.webp)
21+
<!-- ![getting_started_wizard](/img/product_docs/platgovsalesforceflashlight/getting_started/getting_started_wizard.webp) -->
2222

2323
4. Click **Run Scanner** to start the process.
2424

25-
![Run the Scanner to start the documentation process](/img/product_docs/platgovsalesforceflashlight/getting_started/run_scanner.webp)
25+
<!-- ![Run the Scanner to start the documentation process](/img/product_docs/platgovsalesforceflashlight/getting_started/run_scanner.webp) -->
2626

2727
5. Click **Next**.
2828
6. Click **Done**.

docs/platgovsalesforceflashlight/tools/running_scanner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To run the scanner:
2424
3. You can select several types to scan or you can scan the whole environment by clicking the **+**
2525
by **Name** to select all the types.
2626

27-
![scanner](/img/product_docs/platgovsalesforce/installing_strongpoint/scanner.webp)
27+
<!-- ![scanner](/img/product_docs/platgovsalesforce/installing_strongpoint/scanner.webp) -->
2828

2929
4. Click **Run Scanner**.
3030
5. The batch runs in the background. You receive an email notification when the scan is complete.

0 commit comments

Comments
 (0)