Demo translation connector
You may want to create a demo connector that does not actually sends the items for translation. Its purpose is to demonstrate the behaviors of the translation connectors in the context of Sitefinity CMS and to walk you to through the translation workflow.
Perform the following:
- Click Administration » Settings » Advanced » Translations » Connectors.
- Click Create new.
- In Name, enter a name for the connector
For example, enter DemoConnector
- In Title, enter the title that will appear in the UI.
For example, Demo connector
- In ConnectorType, enter Telerik.Sitefinity.Translations.DummyTranslationConnector
- Leave Supported languages blank.
- Save your changes.
RESULT: The connector appears as an option in the dropdown list of connectors when you are sending items for translation.
NOTE: This demo connector does not translate the content. It only adds the target language code as a suffix to the original content.