HOW TO REMOVE TEXT FROM PAGELIST/THUMBNAILVEIW

Permalink Browser Info Environment
CHANGe: Figured it out.
How do i simply show a pagelist of the thumbnails?

Type: Discussion
Status: New
caitlin
View Replies:
rbnz replied on at Permalink Reply
rbnz
How did you do it?
rbnz replied on at Permalink Reply
rbnz
I worked it out too.

just remove these bits from one of the view.php files in the concrete/packages/thumbview_template/blocks/page_list/templates/thumbview folder or thumbview2 folder.

<h2><a href="<?php  echo $link?>"><?php  echo $title?></a></h2>
                        <p>
      <?php 
      if(!$controller->truncateSummaries){
         echo $cobj->getCollectionDescription();
      }else{
         echo $textHelper->shorten($cobj->getCollectionDescription(),$controller->truncateChars);
      }
      ?>

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.