Content types¶
Each Strapi collection type has its own reference page. Use these pages to see where a record appears on the public website and which frontend element reads each field.
Field scope¶
The Scope column in every field table describes whether a value belongs to one language or to the whole record.
| Scope | Meaning |
|---|---|
| Localized | English and Hungarian have separate values. Complete and check the field independently in each locale. |
| Shared | One value is used by every locale. Changing it affects the record as a whole. |
Publishing is still locale-specific: each language version must be published separately, even when all of its fields are shared. See Localized and shared fields for the translation workflow.
Pages and editorial content¶
| Content type | Main website locations |
|---|---|
| Page | Frontend-mapped About Us, Collections, and Academics pages; page headers, body content, Related Materials |
| Collection | Homepage carousel, collection listings, collection details |
| Project | Academic, archival, partner, and public-project listings and details |
| Entry | Homepage Entries carousel, Entries listing, blog/podcast/video details |
| News | Homepage News carousel, News listing, news details |
| Event | Homepage Events panel, Program Calendar, event details |
| External Page | Fixed partner/service landing pages |
| Annual Report | Annual Reports page |
People and opportunities¶
| Content type | Main website locations |
|---|---|
| Staff | Staff directory, staff profiles, author badges |
| Appearance | Staff profile Appearances tab |
| Course | Staff profile Courses tab |
| Publication | Staff profile Publications tab |
| Fellow | Visiting and alumni fellow listings and profiles |
| Intern | Current and past intern listings and profiles |
| Job | Jobs and Internships listing and detail pages |
Homepage and site administration¶
Home Page Carousel and Credo are the only collection types dedicated exclusively to homepage sections. Other homepage panels reuse published records from Collection, Entry, News, and Event, rendering them as cards.
| Content type | Main website locations |
|---|---|
| Home Page Carousel | Homepage hero slides |
| Credo | Homepage “We are…” carousel |
| URL Redirects | Build-time URL forwarding; no visible page |
Note
“Not displayed” in a field table describes the current frontend implementation. The value may still be retained for administration, search, or future development.