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: Fall-Winter 2025 Software Release Sneak Peek

Fall-Winter 2025 Software Release Sneak Peek

The Ingeniux CMS Winter 2026 release delivers more than one hundred enhancements that strengthen the DITA Publishing Pipeline, improve publishing transparency, and streamline daily authoring tasks.

Ingeniux Article: Why PDF Governance Matters

Why PDF Governance Matters

As CMS implementations mature, organizations can evolve from flexible default document handling to introducing dedicated governance workflows for PDFs that provide enhancing control, compliance, and...

All Articles


75 results filtered by:


Article

Looking Back at 2023 Software Release Highlights: Taxonomy Management

January 4, 2024

Taxonomy management is a critical part of content management in the CMS. It allows Site Administrations to create, name, organize, and manage categories, which can be assigned to content items for...

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...