AgileApps Support Wiki Pre Release

Difference between revisions of "Template:ServiceOption"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"
<noinclude>
This template is used to identify [[Installable Version]] options that affect the installation as a whole.
 
Usage:
: <tt><nowiki>{{ServiceOption|1|2|3}}</nowiki></tt>
::* <tt><nowiki>{{1}}</nowiki></tt> - [[Service Configuration]] section name
::* <tt><nowiki>{{2}}</nowiki></tt> - default on-premise setting -- "On" or "Off"
::* <tt><nowiki>{{3}}</nowiki></tt> - cloud setting  -- "On" or "Off"
----
</noinclude>::{| 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"|  


[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
* This ''{{PAGENAME}}'' option is managed by a [[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 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><noinclude>
<includeonly>[[Category:Service Provider Settings|{{PAGENAME}}]]</includeonly>
----
This template is used to identify options in the [[Installable Version]] that are managed using the [[Service Configuration]].
 
Usage:
:* <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>

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}}} ]]