Timer defines a CCK field type for a timer, which can be started, stopped and reset via timer button controls or workflow actions. Timer fields can be shown in real-time with DHTML or only updated on page refresh. Timer button controls can be restricted by both field setting and Use timer controls access permissions.Read more
Private Number defines a CCK field type for numbers which should be kept private, such as Government-issued Identification or Bank Account numbers. These numbers are displayed as 'Ending in 123' for users without view private number access permissions, and optionally encrypted with a md5 block cipher in 128bit CFB mode.