|
Home > Archive > Microsoft Content Management Server > July 2004 > Editing a Posting
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Randall 2004-07-29, 5:51 pm |
| Hi all,
Is there a way to know the number of time posting has been edited or if the posting is edited for the first time?
Any suggestions?
Regards,
Randall
| |
|
|
| Mei Ying \(MVP\) 2004-07-30, 2:47 am |
| Hi
Just a note that the revision history contains only
records of the times when the posting was approved for
publishing.
In between posting states, the page can be edited multiple
times without the timestamp being captured. If this is a
concern, you can create your own "Edit" custom console
control that logs the timestamp to a custom audit table
when clicked.
Mei Ying
>-----Original Message-----
>Hi Randall,
>
>if you did not purge the revision history you can see
this by looking at the
>revision history of the posting in webauthor.
>Using the API you can retrieve this collection with the
Revisions method of
>the posting object.
>
>Cheers,
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>MCMS FAQ:
>http://download.microsoft.com/download/4/2/5/4250f79a-
c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
>MCMS Blog:
http://blogs.msdn.com/stefan_gossner/category/4983.aspx
>MCMS Sample Code:
>http://www.gotdotnet.com/community/...les/Default.asp
x? ProductDropDownList=Content+Management+S
erver
>MCMS Whitepapers and other docs:
>http://blogs.msdn.com/stefan_gossne...e/2003/12/07/41
859.aspx
>--------------------------------
>
>
>"Randall" <Randall@discussions.microsoft.com> wrote in
message
>news:A0686EEC-89DF-49B1-933D-CA4AFF4534DF@microsoft.com...
been edited or if[vbcol=seagreen]
>the posting is edited for the first time?
>
>
>.
>
| |
| Randall 2004-07-30, 5:49 pm |
| Thanks Stefan and Mel.
Priyanka
"Mei Ying (MVP)" wrote:
> Hi
>
> Just a note that the revision history contains only
> records of the times when the posting was approved for
> publishing.
>
> In between posting states, the page can be edited multiple
> times without the timestamp being captured. If this is a
> concern, you can create your own "Edit" custom console
> control that logs the timestamp to a custom audit table
> when clicked.
>
> Mei Ying
>
> this by looking at the
> Revisions method of
> confers no rights.
> c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
> http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> x? ProductDropDownList=Content+Management+S
erver
> 859.aspx
> message
> been edited or if
>
| |
| Randall 2004-07-30, 5:49 pm |
| Oops( Ignore the first one).
Thanks Stefan and Mei.
Randall
"Mei Ying (MVP)" wrote:
> Hi
>
> Just a note that the revision history contains only
> records of the times when the posting was approved for
> publishing.
>
> In between posting states, the page can be edited multiple
> times without the timestamp being captured. If this is a
> concern, you can create your own "Edit" custom console
> control that logs the timestamp to a custom audit table
> when clicked.
>
> Mei Ying
>
> this by looking at the
> Revisions method of
> confers no rights.
> c3a1-4003-9272-2404e92bb76a/MCMS+2002+-+(complete)+FAQ.htm
> http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> x? ProductDropDownList=Content+Management+S
erver
> 859.aspx
> message
> been edited or if
>
| |
|
|
|
|
|