Blog Home


Updating Manager Pages in a Plugin III

Using onClick vs addEventListener to make screen buttons execute JavaScript functions

Updating Manager Pages in a Plugin II

Adding buttons to the Create/Edit Resource Manager page with JavaScript in a plugin attached to OnDocFormRender

Hiding Other Manager Page Elements

Using CSS to hide other Manager Page Elements

Template Report with Pagetitles

Add pagetitles to the template report created in the previous Blog article.

Speed up Page Loads with a Plugin

Dramatically reduce page-load times by using a plugin to place formatted data in the introtext (summary) field.

LogPageNotFound Widget

Susan Ottwell's adaptation of my LogPageNotFound extra puts the page-not-found report in a Manager dashboard widget

Getting a Parent's Pagetitle

A simple snippet to get the pagetitle of the current resource's parent.

Protecting Pages by Age

Let users in specific user groups see only pages of a certain age.

Debugging CMPs -- A Horror Story

I recount a frustrating bug hunt and give some tips on debugging CMPs

Protecting Pages on Your Site -- The Easy Way

Protecting pages with a simple snippet