AgileApps Support Wiki Pre Release

Difference between revisions of "Template:ServiceOption"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
::* <tt><nowiki>{{2}}</nowiki></tt> - default on-premise setting -- "On" or "Off"
::* <tt><nowiki>{{2}}</nowiki></tt> - default on-premise setting -- "On" or "Off"
::* <tt><nowiki>{{3}}</nowiki></tt> - cloud setting  -- "On" or "Off"
::* <tt><nowiki>{{3}}</nowiki></tt> - cloud setting  -- "On" or "Off"
OLD
::* <tt><nowiki>{{ServiceOption|configSection}}</nowiki></tt> -- enabled by default
::* <tt><nowiki>{{ServiceOption|configSection|}}</nowiki></tt> -- disabled by default
::* <tt><nowiki>{{ServiceOption|configSection|not}}</nowiki></tt> -- not enabled by default
----
----
</noinclude>
</noinclude>::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"
::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"
|style="padding: 0.25em 0.25em;" align="left"|  
|style="padding: 0.25em 0.25em;" align="left"|  


Line 19: Line 14:
|
|
* The ''{{PAGENAME}}'' option is managed by the [[Service Provider]].
* The ''{{PAGENAME}}'' option is managed by the [[Service Provider]].
* By default, this feature is {{#ifeq: {{{2}}} | not | not enabled | {{#if: {{{2}}}|enabled|disabled}} }}.
*In an on-premise installation, the default setting is '''''{{{2}}}'''''.
*In an on-premise installation, the default setting is '''''{{{2}}}'''''.
*In the cloud, this setting is '''''{{{3}}}'''''.<br>(This setting can be modified only in an [[On-Premise Installation]].)
*In the cloud, this setting is '''''{{{3}}}'''''.<br>(This setting can be modified only in an [[On-Premise Installation]].)
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]]
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]]
:
:
|}
|}
<includeonly>[[Category:Service Provider Settings|{{PAGENAME}}]]</includeonly>
<includeonly>[[Category:Service Provider Settings|{{PAGENAME}}]]</includeonly>

Latest revision as of 03:30, 14 January 2015

This template is used to identify Installable Version options that affect the installation as a whole.

Usage:

{{ServiceOption|1|2|3}}
  • {{1}} - Service Configuration section name
  • {{2}} - default on-premise setting -- "On" or "Off"
  • {{3}} - cloud setting -- "On" or "Off"

Lock-tiny.gif

  • The ServiceOption option is managed by the Service Provider.
  • In an on-premise installation, the default setting is {{{2}}}.
  • In the cloud, this setting is {{{3}}}.
    (This setting can be modified only in an On-Premise Installation.)
Learn more: [[Service Configuration#{{{1}}} | {{{1}}} ]]