Versions Compared

Key

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

The clone property file allows customized control over clone operations. We can customize the menu based custom clone+ and custom clone++ labels. This will give more clarity while the cloning of issue.

Instructions

To customize the menu based on Clone+ (custom2)   and Clone++ (custom2), then follow the below configuration.

  1. Enable the custom clone+ from Manage Add-on page.
  2. Configure the clone-plus.properties file with below changes.


Labeling of Clone+ (custom2) :

Code Block
2.label = Name1

Labeling of Clone++ (custom2):

Code Block
2.plus.label = Name2

...

Info

Clone + and Clone ++ are the modules enabled by default when you install the add-on and you will not be able to change the names. 

The customize labeling can be done for any Custom clone+ modules as per the above configuration.