Sometime AEM user wants to convert smart tags into other tags to improve searchability.
Example:
- cuisine -> cooking
- sky -> 空
Convert smart tags attached into assets into other tags. The conversion rule is defined in CSV dictionary file in Assets.
This can be used for smart tag translation.
mvn clean install -PautoInstallSinglePackage
Run "Smart Tag Converter Sample Workflow" for the assets which contains smart tags.
The sample image and dictionary under /content/dam/aem-smarttag-converter.
-
Sample Image: sample-kyoto.JPG
-
Sample dictionary: sample-dictionary.csv.
This project is licensed under the Apache V2 License. See LICENSE for more information.
