Difference between revisions of "Template:ServiceOption"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 4: Line 4:
[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
* The ''{{PAGENAME}}'' option is managed by a [[Service Provider]] admin
* The ''{{PAGENAME}}'' option is managed by a [[Service Provider]]
* This feature is {{#if: {{{2}}} | {{{2}}} enabled | disabled }}, by default
* This feature is {{#if: {{{2}}} | {{{2}}} enabled | disabled }}, by default
: ''Learn more:'' [[Manage Tenant Features#{{{1}}} | {{{1}}} ]]
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]]
:
:
|}
|}
<includeonly>[[Category:Manage Tenant Capabilities|{{PAGENAME}}]]</includeonly><noinclude>
<includeonly>[[Category:__TBD__|{{PAGENAME}}]]</includeonly><noinclude>
----
----
This template is used to identify options in the {{cloud}}, selected in [[Manage Tenant Capabilities]]. Those settings apply to a selected tenant only.  
This template is used to identify options in the [[Installable Version]] that are managed using the [[Service Configuration]].


Usage:
Usage:
:* <tt><nowiki>{{TenantOption|feature|}}</nowiki></tt> -- Feature is enabled by default
:* <tt><nowiki>{{ServiceOption|configLocation|}}</nowiki></tt> -- Feature is enabled by default
:* <tt><nowiki>{{TenantOption|feature|not}}</nowiki></tt> -- Feature is not enabled by default
:* <tt><nowiki>{{ServiceOption|configLocation|not}}</nowiki></tt> -- Feature is not enabled by default
:* <tt><nowiki>{{TenantOption|feature}}</nowiki></tt> -- Feature is disabled by default
:* <tt><nowiki>{{ServiceOption|configLocation}}</nowiki></tt> -- Feature is disabled by default
</noinclude>
</noinclude>

Revision as of 22:31, 11 April 2014

Lock-tiny.gif

  • The ServiceOption option is managed by a Service Provider
  • This feature is {{{2}}} enabled, by default
Learn more: [[Service Configuration#{{{1}}} | {{{1}}} ]]

This template is used to identify options in the Installable Version that are managed using the Service Configuration.

Usage:

  • {{ServiceOption|configLocation|}} -- Feature is enabled by default
  • {{ServiceOption|configLocation|not}} -- Feature is not enabled by default
  • {{ServiceOption|configLocation}} -- Feature is disabled by default