Difference between revisions of "Template:ViewerInstallers"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{ColorBox|{{{1}}}|{{#if: {{{2|}}}|<br />:{{{2}}}|}}<br />[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/CYGWIN/quicklink.html Windows]&nbsp;&#124;&nbsp;[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Darwin/quicklink.html Macintosh]&nbsp;&#124;&nbsp;[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Linux/quicklink.html Linux]{{#ifeq: {{{showdetails|1}}} | 1 | <hr/><small>[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{repo|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}/index.html|/latest.html}} Details for these builds] (build logs, included changesets)</small>|}}}}
{{ColorBox|{{{1}}}|{{#if: {{{2|}}}|
:{{{2}}}|}}
[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/CYGWIN/quicklink.html Windows]&nbsp;&#124;&nbsp;[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Darwin/quicklink.html Macintosh]&nbsp;&#124;&nbsp;[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}|}}/arch/Linux/quicklink.html Linux]{{#ifeq: {{{showdetails|1}}} | 1 |
<hr/>
{{#if: {{{repo|}}}|Source: {{{repo}}}|}}<br /><small>[http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/{{{task|snowstorm_viewer-development}}}{{#if: {{{build|}}}|/rev/{{{build}}}/index.html|/latest.html}} Details for these builds] (build logs, included changesets)</small>|}}}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 7: Line 11:


  <nowiki>
  <nowiki>
  {{ViewerInstallers|Viewer Name|Description (optional)
  {{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}}</nowiki>
|repo=snowstorm_viewer-development
|build=223434
}}</nowiki>


{{ViewerInstallers|Viewer Name|Description (optional)
{{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}}
|repo=snowstorm_viewer-development
|build=223434
}}


The ''Name'' and the <tt>repo</tt> '''must''' be specified.
The ''Name'' and the <tt>task</tt> '''must''' be specified.


If the <tt>build</tt> is omitted, then the links point to the most recent successful builds from that repo.
If the <tt>build</tt> is omitted, then the links point to the most recent successful builds from that repo.

Latest revision as of 14:08, 17 March 2011


With the parameter showdetails=1 (which is the default):

 {{ViewerInstallers|Viewer Name|Description (optional)|task=snowstorm_viewer-development|repo=https://bitbucket.org/lindenlab/viewer-development|build=223434}}


Viewer Name
Description (optional)
Windows | Macintosh | Linux

Source: https://bitbucket.org/lindenlab/viewer-development
Details for these builds (build logs, included changesets)



The Name and the task must be specified.

If the build is omitted, then the links point to the most recent successful builds from that repo.

With the parameter showdetails=0 and no description:

{{ViewerInstallers|Viewer Name|showdetails=0}}
Viewer Name

Windows | Macintosh | Linux