Catalog
Note: Starting from Sanplex 11.7, the editor and translation functions of the secondary development have been taken out as plug-ins because of security considerations.
Please feel free to download at Sanplex website - Product - Marketplace.
Download link: https://www.sanplex.com/extension-viewExt-51.html
Starting from Sanplex 11.6, Admin - Develop - Editor and Admin - Translation function can be only accessed under http://127.0.0.1: port number due to security concerns.
The following is a brief explanation of how to use the edit and translation functions of the secondary development.
1. For Sanplex one-click install packs
You can directly login to the machine where Sanplex is installed and use http://127.0.0.1: port number to access Sanplex, then you can go to Admin - Develop - Editor and Admin - Translation to access and use the feature normally.
2. For Sanplex server on Windows system
You can log in to the Sanplex server remotely, and use http://127.0.0.1: port number to access Sanplex on the browser on Sanplex server
This way you can go to Admin - Develop - Editor and Admin - Translation to access and use the feature normally.
3. For Sanplex server on Linux system
For Sanplex server on a Linux system, even if the address to access Sanplex is http://127.0.0.1:port number, it won't be judged as http://127.0.0.1:port number, it's because of port forwarding or bridging connections, and the functions of Admin - Develop - Editor and Admin - Translation cannot be used.
But it's possible to use the SSH tunnel of the editor to access Sanplex, so that you can access Admin - Develop - Editor and Admin - Translation via http://127.0.0.1:port number.
3.1 Connecting to the Sanplex server host
In the editor, open the Sanplex server host that needs to be connected, and click Properties.
3.2 Set up an SSH tunnel connection
For the target port, please fill in the port number used when accessing Sanplex. Click OK when the setting is done.
Then click the button Connect below.
Note: When setting up SSH tunnel connection, if the editor has already connected to this server before, please disconnect first before setting up.
3.3 Access to Sanplex
The previous address for accessing Sanplex is http://127.0.0.1:10271 , after setting up the SSH tunnel connection, Sanplex will be accessed at http://127.0.0.1:2222 . The port number should be changed to the listening port when setting up the SSH tunnel connection.
In this way, the functions of translation and second development editor can be used properly.