finger pointing at screen

Development updates for Tridion

Periodically we add new functionality, enhance existing content types, or fix bugs that we find along the way. Stay connected with all the most recent updates to Tridion on our Development Updates blog.
Creative Commons photo credit: Richard Masoner

Change Log for August 12, 2025

Minor changes to the Internal General Content template and the top nav JavaScript

8/12/2025 12:58:03 PM

Michael Tangen

Internal General Content page template building block

Changing the evaluation statement for both General Content and search-related component templates included in the page assemblies.

Top navigation JavaScript (part of the core.js package)

In the top navigation, the following element has been moved outside the UL tag but still within the nav tag:

<div tabindex="0" class="sr-only"> Menu help: you can navigate through the menu using your arrow keys or tab/shift-tab key. Use the spacebar to toggle and move to sub-menus.</div>

File affected: layout.navigation.top.js.

Action items for our customers

Customers do NOT need to republish their pages or the core.js file. The MNIT Web Team will republish everyone's core.js file. If any customers have a localized version of their layout.navigation.top.js file, they will not receive this update.

The change is primarily targeted towards internal general content pages that include the use of a variety of search components/templates. This change expands the accepted search templates on the page to allow for any component template that relates to search.

General Updates

Change Log