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

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

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
14 results filtered by:
Article
Looking Back at 2023 Software Release Highlights: Custom Macros
January 8, 2024
Custom macros are a new feature in Ingeniux CMS 10.6 that extends the functionality of custom hooks to allow manual triggering of a script. These scripts can automate functions in the CMS, such as...
Article
Looking Back at 2023 Software Release Highlights: OAuth Identities
January 5, 2024
In the ever-evolving landscape of Content Management Systems (CMS), security and authentication remain of paramount importance. We took a significant leap forward last year with the introduction of...
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: OnCopy
July 22, 2022
When working in the CMS, it is a fairly common practice for users to copy and paste content items in the Site Tree. Use this custom hook to help users avoid common mistakes and oversights.
Article
Working With Custom Hooks: OnDelete
July 22, 2022
There are many good reasons to enhance this custom hook to meet site requirements - including security and legality. Learn more about how this custom hook can help you avoid accidentally deleting the...
Article
Working With Custom Hooks: OnCheckOut
July 18, 2022
Checking out a Site Tree content item enables a user to take possession of the content item and edit it. Learn how to customize and extend this functionality in the custom hook.
Article
Working With Custom Hooks: OnCheckIn
July 18, 2022
In the CMS, checking in a content item in the Site Tree commits to history the working (checked out) version of the state of the edit form fields. Learn how to customize and extend this functionality...
Article
Working With Custom Hooks: OnAssign_Page
July 11, 2022
Assigning a page or component in the CMS changes the user or group that is allowed to access the content item. Learn how to customize and extend this functionality in the custom hook.
Article
Working With Custom Hooks: OnRename
June 6, 2022
The OnRename custom hook is triggered when a page, component, or folder is renamed in the Site Tree. Follow along as we demonstrate how to customize and extend this functionality.
Article
Working With Custom Hooks: OnNew
May 30, 2022
Become familiar with one of the most commonly used custom hooks in the system. The OnNew custom hook is fired when a new item is created in the Site Tree.