Change Tracking - Same User Not tracked
Hello,
We would like to use the arbortext change tracking markup information to generate various output in our publishing system. We had noticed that <atict> does not append tags when edits are made again in the same location by the same user in different time.
Here is the example:
I typed this line
This is the first line
XML Code in Arbortext with change tracking on is:
<atict:add user="kkumar" time="1264610729">This is the first line</atict:add>
I closed the xml file and open it again and added (this is my second line) like below
This is the first line This is my second line
Now the xml is change like
<atict:add user="kkumar" time="1264610729">This is the first line This is my second line</atict:add>
I want this to be marked up differently even though it is same user but it is different time stamp. Is this something that I can change any preferences of settings in Arbortext? Or do I need to have a custome code?
Thanks is advance for the help.
Karthik

