#from kojiweb import util #include "includes/header.chtml" # #def getID() #if $type == 'image' imageID=$image.id #slurp #else buildrootID=$buildroot.id #slurp #end if #end def #if $type == 'component'

Component Archives of buildroot $util.brLabel($buildroot)

#elif $type == 'image'

Archives installed in $image.filename

#else

Archives built in buildroot $util.brLabel($buildroot)

#end if #if $type == 'component' #end if #if $len($archives) > 0 #for $archive in $archives #if $type == 'component' #set $project = $archive.project and 'yes' or 'no' #end if #end for #else #end if
#if $len($archivePages) > 1
Page:
#end if #if $archiveStart > 0 <<< #end if #if $totalArchives != 0 Archives #echo $archiveStart + 1 # through #echo $archiveStart + $archiveCount # of $totalArchives #end if #if $archiveStart + $archiveCount < $totalArchives >>> #end if
Filename $util.sortImage($self, 'filename') Type $util.sortImage($self, 'type_name')Build Dependency? $util.sortImage($self, 'project')
$archive.filename $archive.type_name$util.imageTag($project)
No Archives
#if $len($archivePages) > 1
Page:
#end if #if $archiveStart > 0 <<< #end if #if $totalArchives != 0 Archives #echo $archiveStart + 1 # through #echo $archiveStart + $archiveCount # of $totalArchives #end if #if $archiveStart + $archiveCount < $totalArchives >>> #end if
#include "includes/footer.chtml"