GDmac / Reevision.ee_addon

Simple fieldtype that increments every time an entry is saved. Useful as revision counter for iCal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Reevision

A very simple ExpressionEngine addon that simply increments a counter every time an entry is saved. Useful for instance for iCalendar where
SEQUENCE:X denotes the revision.

The field just outputs how many times the entry was saved. You can hide the field from the layout if you want. For safecracker set div.reevision to display:none;

About

Simple fieldtype that increments every time an entry is saved. Useful as revision counter for iCal.


Languages

Language:PHP 100.0%