Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleAudit log

The introduction of Audit log with release 3.33.0. allows several authors to work on a single piece of content without losing track of each other’s edits. Audit log enhances your editing efforts by giving a clear overview of a content’s edit history.

Audit log for a specific Article, Video, Gallery

To see the audit log for a specific article, video, or Gallerygallery:

  1. Select an Article (Video or Gallery).

  2. When you open it, select the Audit log icon in the top right corner.

Info

Note that you can see all the details related to creating and updating an article.

Audit log for a specific author

While you can see the audit log for a specific type of content, you can also choose to see the entire edit history of a specific author based on the type of content they’ve created/updated/deleted, and when they’ve created it.

To do that:

  1. Select Audit log from the navigation menu.

  2. Select an Admin, Content type, Action, and Date from/to.

3. When done, select Search.

Expand
titleCustom blocks

Custom blocks allow you to develop and add your own features to the CMS.

Custom blocks let you create external custom applications, integrate them into the platform and add them as blocks to the body of your content.   

Creating Custom blocks

To create a custom block:

  1. Select Custom blocks from the navigation menu –> New Custom block.

2. Type the name of your block in the Block name box.

3. Paste a link to an external application in the Application URL box.

4. Add an icon for your block following the provided link.

5. To be able to add your custom block to your content, go to GeneralStatusActive.

6. When done, select Save block.

...