Difference between revisions of "Template:SourceDownloadRowSnapshot"

From Second Life Wiki
Jump to navigation Jump to search
(Putting artwork in its own column, since its so frequently missed)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
|- valign="top"
<noinclude>
|<h2>ver '''{{{3}}}'''</h2>
 
Used by [[Source downloads]] page.
 
Example:
 
<nowiki>{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}}</nowiki>
 
Looks like this in a table:
 
{| border="1" cellspacing="0"
|-
|
'''Date'''
&nbsp;
|
'''Branch'''
(see [[#Branching process|Branching process]] below)
|
'''Source'''
&nbsp;
|
'''Artwork'''
&nbsp;
|
'''Libs'''
&nbsp;
|
'''Build&nbsp;Notes'''
&nbsp;
 
{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}}
 
</noinclude><includeonly>|- valign="top"
|<h3>Version {{{3}}}</h3>
({{ #time: Y-M-d|{{{1}}} }})
({{ #time: Y-M-d|{{{1}}} }})
|
|
{{{2}}} ([http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/md5sums-{{{4}}}.txt md5sums])
{{{2}}} ([http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/md5sums-{{{4}}}.txt md5sums])
|
|[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.zip Windows&nbsp;(CRLF)]<br/>
'''Viewer'''<br>
[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.tar.gz Mac/Linux&nbsp;(LF)]
*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.zip Windows (CRLF)]
*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-src-{{{4}}}.tar.gz Mac/Linux (LF)]
|{{ #ifexpr: {{ #time: U|{{{1}}} }}>{{ #time: U|2007-Feb-06 }}
|{{ #ifexpr: {{ #time: U|{{{1}}} }}>{{ #time: U|2007-Feb-06 }}
|*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-artwork-{{{4}}}.zip Artwork]
|[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-artwork-{{{4}}}.zip Artwork] (all platforms)
|}}
|}}
|[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-win32-libs-{{{4}}}.zip Windows]
- [http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-darwin-libs-{{{4}}}.tar.gz Mac]
- [http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-linux-libs-{{{4}}}.tar.gz Linux]
|
|
*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-win32-libs-{{{4}}}.zip Windows]
{{{5}}}</includeonly>
*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-darwin-libs-{{{4}}}.tar.gz Mac]
*[http://secondlife.com/developers/opensource/downloads/{{ #time: Y/m|{{{1}}} }}/slviewer-linux-libs-{{{4}}}.tar.gz Linux]
|
{{{5}}}

Latest revision as of 12:35, 26 February 2010


Used by Source downloads page.

Example:

{{SourceDownloadRowSnapshot|2008-Dec-18|viewer_1-22-4 (r106127)|RC-1.22.4|viewer_1-22-4-r106127|}}

Looks like this in a table:

Date  

Branch (see Branching process below)

Source  

Artwork  

Libs  

Build Notes  

Version RC-1.22.4

(2008-Dec-18)

viewer_1-22-4 (r106127) (md5sums)

Windows (CRLF)

Mac/Linux (LF)

Artwork (all platforms) Windows

- Mac - Linux