Knowledge Base

Ingeniux Articles

Browse our library of articles written by subject matter experts interested in sharing product knowledge, insights, and best practices.

Featured Articles


Ingeniux Article: Using the Ingeniux DITA Publishing Pipeline

Using the Ingeniux DITA Publishing Pipeline

The Winter 2025 release of the Ingeniux DITA Publishing Pipeline expands and improves upon the initial version by delivering DITA versioning, improvements to the DITA Map Manager, and DITA...

Ingeniux Article: Understanding Custom Macros

Understanding Custom Macros

This article digs into custom macros, a new feature in Ingeniux CMS that extends the functionality of custom hooks, allowing CMS Administrators to execute scripts manually without needing a...

All Articles


42 results filtered by:

API

Article

Working With Custom Hooks: OnPageCategorizationChange

May 15, 2023

Taxonomy categories can be applied to content items in the CMS and are primarily used for querying, filtering, and sorting content on a website. We look at how this custom hook can be used to set...

Article

Working With Custom Hooks: OnCategoryRenamed

May 8, 2023

Taxonomy categories can be applied to content items in the CMS and are primarily used for querying, filtering, and sorting content on a website. We look at how this custom hook can be used to set...

Article

Working With Custom Hooks: OnCategoryDeleted

April 17, 2023

The taxonomy system is a major contributing factor to the functionality of content on a web site, and deleting categories can cause unforeseen issues. We examine how to use this custom hook to...

Article

Working With Custom Hooks: OnCategoryCreated

April 14, 2023

In the Taxonomy Tree users can create, rename, move, and delete categories. We explore how the OnCategoryCreated custom hook can be employed to maintain consistency in your taxonomy when working in...

Article

Working With Custom Hooks: OnMoveTaxonomy

April 10, 2023

The taxonomy system in the Ingeniux CMS is a hierarchical structure of categories used for querying, filtering, and sorting content. We look at how the OnMoveTaxonomy custom hook can be used to...

Article

Working With Custom Hooks: OnPasteSpecial

March 23, 2023

Copy/paste is one of the most commonly used actions in the Site Tree. Learn how to enhance this seemingly simple functionality with the OnPasteSpecial custom hook.

Article

Working With Custom Hooks: OnMove_Page

February 17, 2023

Location of a Content Item within the Site Tree can have a huge impact, directly effecting things like URL structure for example. In this article we explore some ways to safeguard the integrity of...

Article

Working With Custom Hooks: OnUpload

January 4, 2023

This custom hook can help you keep your asset tree clean and organized - and ensure your team adheres to standards.

Article

Working With Custom Hooks: OnEmptyRecycleFolder

January 2, 2023

When a user deletes an item from the Site Tree it is moved to the Recycle Folder. A CMS administrator may want to have scripts developed for this hook to prevent important content from being removed...

Article

Working With Custom Hooks: OnRollback

December 14, 2022

Performing a rollback on a content item in the Site Tree reverts the content item to a previous version. Learn how to enhance this custom hook to meet business requirements and avoid content...