{{$rowIds = array();}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{$rowIds[] = $row->$idField;}} {{endforeach}} {{if count( $rows )}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{if $row->mapped('moved_to')}} {{if $movedTo = $row->movedTo()}}
  • {wordbreak="$row->mapped('title')"}

    {{if $table->canModerate()}}
    multimodActions( $row ) )"}" data-state='{{if $row->mapped('pinned')}}pinned{{endif}} {{if $row->mapped('featured')}}featured{{endif}}'>
    {{endif}}
  • {{endif}} {{else}}
  • {{if $row->unread()}} {{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}} {{else}} {{endif}} {{else}} {{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}} {{else}}   {{endif}} {{endif}}

    {{if $row->mapped('locked')}} {{endif}} {{if $row->prefix()}} {template="prefix" group="global" app="core" params="$row->prefix( TRUE ), $row->prefix()"} {{endif}} tableHoverUrl and $row->canView()}}data-ipsHover data-ipsHover-target='{$row->url()->setQueryString('preview', 1)}'data-ipsHover{{endif}} {{if $row->canEdit()}}data-role="editableTitle"{{endif}}> {{if $row->mapped('title')}}{wordbreak="$row->mapped('title')"}{{else}}{lang="content_deleted"}{{endif}} {{if $row->mapped('pinned') || $row->mapped('featured') || $row->hidden() === -1 || $row->hidden() === 1}} {{if $row->hidden() === -1}} {{elseif $row->hidden() === 1}} {{endif}} {{if $row->mapped('pinned')}} {{endif}} {{if $row->mapped('featured')}} {{endif}} {{endif}}

    {{if $row->commentPageCount() > 1}} {$row->commentPagination( array(), 'miniPagination' )|raw} {{endif}}
    {{if method_exists( $row, 'tableDescription' )}} {$row->tableDescription()|raw} {{else}} {lang="byline" htmlsprintf="$row->author()->link( $row->warningRef() )"}{datetime="$row->__get( $row::$databaseColumnMap['date'] )"} {{if in_array( \IPS\Request::i()->controller, array( 'search', 'vnc' ) )}} {lang="in"} {$row->container()->_title} {{endif}} {{endif}} {{if count( $row->tags() )}}    {template="tags" group="global" app="core" params="$row->tags(), true, true"} {{endif}}
    {{if $table->canModerate()}}
    multimodActions( $row ) )"}" data-state='{{if $row->tableStates()}}{$row->tableStates()}{{endif}}'>
    {{endif}}
  • {{endif}} {{endforeach}} {{endif}}