The siteconfig.json file is used to switch parts of your website ON or OFF.
"title": "siteConfig", "version": "2.0", "appversion": "0.0.85", | Provides information about versioning etc. Do not change. |
navigation": true, | This element enables or disables navigation functionality inside the Magellan framework. Disable with 'false' when end users should not freely navigate through content, but have to read the content from start to end. Use this setting when you are not building a web help site, but just want a screen output version of your document. |
"googleTranslateApiKey" | To specify an API key for Google Cloud Translate. Google Cloud Translate can be used to offer the end user automatic translation of the presented Magellan content. |
"_disqus": "https://wh2test.disqus.com/embed.js", "disqus": "https://testpage90.disqus.com/embed.js", | Sets up the forum capabilities of the Magellan website. |
"leftMenu": { "max-width": "300px", "min-width": "200px" }, "rightMenu": { "max-width": "300px", "min-width": "200px" }, | Sets the minimum and maximum width of the menu on the left and right side of the content page.
|
"rtlCss": "css/bootstrap-rtl.min.css", | Calls the CSS for the support of Right To Left languages. |
config | Controls how the elements on the website are configured. |
enabled:
| |
Visible:
| |
defaultValue
The item can be turned ON or OFF in the settings menu. | |
Filter | Sets the behaviour of the language selector in the menu. |