automatic Timestamp
Status: Beta
Brought to you by:
pippin
Display a timestamp next to a parent object for any
updates on children within that parent, but
(optionally) not for any subparents.
IE
+one 29 Mar 2006
>item1
>item1
+two 12 Mar 2006
>item2
>item2
>item1
So the timestamp by +one would only be updated for
changes/additions of item1 but not for any changes
in/to +two or item2
Logged In: NO
formating error...should look like:
+one 29 Mar 2006
__>item1
__>item1
__+two 12 Mar 2006
____>item2(added on 12Mar2006)
____>item2
__>item1(added on 29Mar2006)