Skip to content

Commit f1e1593

Browse files
committed
TTT video and some missing CLI nav
1 parent 2c502be commit f1e1593

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/control-panel/utilities/debug.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,8 @@ Clicking on the tag name shows the list of templates where it is found.
4545
This page shows the fieldtypes that are being used as custom fields, that have their corresponding add-on missing or not installed.
4646

4747
It also lists all the fieldtypes installed, indicating what is currently in use and what is not in use.
48+
49+
Tip: How to find out if an fieldtype is still in use
50+
<div class="video-wrapper">
51+
<iframe src="https://www.youtube.com/embed/B0C22re0ZPM" title="How to find out if an ExpressionEngine fieldtype is still in use" width="1920" height="1080" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
52+
</div>

docs/toc_sections/_advanced_usage_toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,12 @@
676676
href: cli/built-in-commands/make-migration.md
677677
- name: Model Generator
678678
href: cli/built-in-commands/make-model.md
679+
- name: Sync Conditional Fields
680+
href: cli/built-in-commands/sync-conditional-fields.md
681+
- name: Sync Reindex Content
682+
href: cli/built-in-commands/sync-reindex.md
683+
- name: Sync Upload Directory
684+
href: cli/built-in-commands/sync-upload-directory.md
679685
- name: Update ExpressionEngine
680686
href: cli/built-in-commands/update.md
681687
- name: Prolet Generator

0 commit comments

Comments
 (0)