0) {
# Loop through resources for thumbnails for standard display
for ($n = 0; $n < count($result) && $n < $count_result && $n < $max_collection_thumbs; $n++) {
if (!isset($result[$n]) || !is_array($result[$n])) {
# $result can be a list of suggested searches, in this case do not process this item.
continue;
}
$ref = $result[$n]["ref"];
$resource_view_title = i18n_get_translated($result[$n]["field" . $view_title_field]);
?>
style="display:none;"
>
$ref,
"search" => "!collection" . $usercollection,
"order_by" => $order_by,
"sort" => $sort,
"k" => $k,
"curpos" => $n,
]);
?>
$ref,
"search" => "!collection" . $usercollection,
"k" => $k
]);
?>
$ref,
"collection" => $usercollection,
"k" => $k,
]);
?>
$ref,
"search" => '!collection' . $usercollection,
"order_by" => $order_by,
"sort" => $sort,
"offset" => $offset,
"archive" => $archive,
"k" => $k,
"curpos" => $n,
"restypes" => $restypes,
]
);
# Include standard search views
include "search_views/resource_tools.php";
} # End of remove link condition
?>
0 && $addarray[0] != "") {
# Animate the new item
?>