Changes between Version 74 and Version 75 of DeveloperGuidelinesS3Framework


Ignore:
Timestamp:
03/04/12 18:50:05 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesS3Framework

    v74 v75  
    3737
    3838=== Synchronization ===
    39 All tables which are user-editable need to be protected for conflict resolution & synchronization using the predefined reusable fields {{{timestamp}}} & {{{uuidstamp}}}.
     39All tables which are user-editable need to be protected for conflict resolution & synchronization using the predefined reusable fields {{{timestamp}}} & {{{uuidstamp}}} - usually added via {{{s3.metafields}}}.
    4040
    4141 * [wiki:DeveloperGuidelinesDatabaseSynchronization Database Synchronization]