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


47 results filtered by:


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

Article

Working With Custom Hooks: OnMarkForPublish

December 7, 2022

Marking for publish is one of the most important actions in the CMS because it determines which content items can be published to the live site(s). Learn how to work with this custom hook.

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.