The latest version is available from its usual place:
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=2456823Please let me know if you run in any problems when using it with Livelink 9.2.New functionality is added to support different webLingo files for different Livelink versions with 1 version oof your module. From the HTMLmap documentation:MapLLVersion Maps webLingo files depending on the Livelink version. The folder structure must be as follows: html//// For livelink 9.1.0 SP3 the complete structure is: html/9/1/0/3 Files at higher level are replaced by files at more specific levels Usage in the startup script of the root object: $CustomizationsRT.HtmlMap.MapLLVersion(this) Hans