Template:Installation: Difference between revisions
mNo edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<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/Introduction}} | ||
{{Template:Installation/Requirements}} | |||
{{Template:Installation/GuideVersion}} | {{Template:Installation/GuideVersion}} | ||
{{Template:Installation/Preparation}} | {{Template:Installation/Preparation}} | ||
{{Template:Installation/Common}} | {{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").