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


155 results


Article

Looking Back at 2023 Software Release Highlights: InSite Search

January 3, 2024

In 2023, InSite Search underwent a major transformation when the popular feature was updated in the release of version 10.6. Let’s dive into what’s changed and how users will experience the new and...

Article

Looking Back at 2023 Software Release Highlights: AI Module

January 2, 2024

Last year’s Fall Software Release introduced many new features and unveiled an exciting new direction for the product roadmap. One of the buzziest highlights of the release was the introduction of...

Article

Working With Custom Hooks: OnEntitySave

September 25, 2023

This custom hook is a method for capturing all "saves" for CSAPI entities (e.g., pages, assets, users, system options). See how this hook is used in the CMS and learn about the important things to...

Article

Working With Custom Hooks: OnPublishComplete

September 13, 2023

Unlike other before and after hooks, this custom hook is not triggered by an action, but rather waits for the action to be completed before it is triggered. Learn how to employ this hook to augment...

Article

Working With Custom Hooks: OnBeforePublish

September 13, 2023

Publishing in the CMS is the final step to sending content out to an external environment, usually to an Ingeniux DSS. Learn how this custom hook can be employed to avoid publishing mistakes.

Article

Working With Custom Hooks: OnWorkflowAdvanceAsset

September 12, 2023

Workflows in the CMS are designed to navigate content teams through a controlled editorial process. In this article, we take a look at how custom hooks can be utilized to enhance the action of...

Article

Working With Custom Hooks: OnWorkflowAdvance

September 12, 2023

Workflows in the CMS are designed to navigate content teams through a controlled editorial process. In this article, we take a look at how custom hooks can be utilized to enhance the action of...

Article

Working With Custom Hooks: OnUndoCheckOutAsset

July 26, 2023

The undo check out action replaces the checked out version of an asset with the state it was in when it was last checked in. This custom hook can save you from falling into the traps sometimes...

Article

Working With Custom Hooks: OnRollbackAsset

July 25, 2023

The rollback action replaces the checked out version of an asset with the state it was in at an earlier time in history. This custom hook can save you from falling into the traps sometimes associated...

Article

Working With Custom Hooks: OnRenameAsset

July 24, 2023

Naming conventions are an often overlooked but very important aspect of organized CMS management. This custom hook can help your team use the correct naming conventions everytime and understand if an...