mirror of
https://github.com/directus/directus.git
synced 2026-01-15 05:27:58 -05:00
* .gitignored package-lock.json that was created in the docs subfolder * tweaked color names, except the ones in in vue files * converted terminal screencaps into markdown * updated images in 'Content' * updated user-directory images * updated media in file-library * moved picsto cloud in reference>files * updated images in config > datamodels > relationships * updated primary colors in app-overview.svg * updated insights images * swapped quickstart-guide media and touched up copy * Update last colors, remove linting from docs temporarily * Fix theme color * Update homepage header image Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
942 B
942 B
Content
This module is the primary way for interacting with your database content. Here you can browse/visualize collections of items, and navigate to their individual item forms.
Collection Page
This is the main gateway to your items, providing highly configurable Layouts for browsing, visualizing, and managing the items within a collection. Clicking on an item takes to you to the Item Page. Learn more about the Collection Page
Item Page
A tailored form for viewing and editing an item's fields. This page also includes options for archiving, reverting, deleting, and commenting on the item. Learn more about the Item Page

