Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a customized clone operation add something similar to the following example:

Example for 1 and 1.plus customized

...

operation
Code Block
1.linkType = Blocks
# linkDirection default is OUTWARD
1.linkDirection = INWARD
 
1.plus.linkType = Blocks
1.plus.linkDirection = INWARD

...

To prevent a links being created:

Example for 1 and 1.plus customized

...

operation
Code Block
1.linkType =  
1.plus.linkType =