Template:Installation: Difference between revisions
m (Replaced content with "{{Template:Installation/Linux}}") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Installation/ | <div style="display:none;"> | ||
{{#vardefine:DB|{{#urlget:db|postgres}}}} | |||
{{#vardefine:mode|{{#urlget:mode|production}}}} | |||
{{#vardefine:mode_prefix|{{#ifeq: {{#var:mode}}|development||RAILS_ENV={{#var:mode}} <nowiki/>}}}} | |||
{{#vardefine:env_string|{{#var:mode_prefix}}}}}} | |||
</div> | |||
<includeonly> | |||
{{Template:Installation/Introduction}} | |||
{{Template:Installation/Requirements}} | |||
{{Template:Installation/GuideVersion}} | |||
{{Template:Installation/Preparation}} | |||
{{Template:Installation/Common}} | |||
</includeonly> | |||
<noinclude> | |||
Main framework for installation guides (see source code). Includes Introduction, GuideVersion, Requirements, Preparation, and Common (which is actually "Install diaspora"). | |||
[[Category:Installation-Templates]] | |||
</noinclude> |
Latest revision as of 00:35, 3 September 2016
Main framework for installation guides (see source code). Includes Introduction, GuideVersion, Requirements, Preparation, and Common (which is actually "Install diaspora").