Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Changes in the thumbnail view  (Read 3513 times)

0 Members and 1 Guest are viewing this topic.

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Changes in the thumbnail view
« on: August 16, 2005, 07:17:25 am »

OOps forget the rest of this... mark it invalid... for some reason the meta tags + - weren't working on my site.. but pasting the section mentioned below back into it, running it, then removing it again made it work. Can't say I know why.. but at least I now  know what the "  +  -  " do.   ---I'd remove this message but can't see how it can be done.
    ---------

In Theme.inc, from line 495 :

 // HTML template for title row of the thumbnail view (album title + sort options) ...

was the following  block of code deliberately left off the end of the block? Without it, you end up with those seeminglly useless bits on the right sode of the Album title row. ie... Title + - , Filename + -, etc..

$template_thumb_view_title_row = <<<EOT

                        <table width="100%" cellpadding="0" cellspacing="0">
                        <tr>
                                <td width="50%" class="statlink"><h2>{ALBUM_NAME}</h2></td>
                                <td><img src="images/spacer.gif" width="1"></td>
                                <td class="statlink">
                 <h3>Click on image to see larger versions.</h3>
                                </td>
                        </tr>
                        </table>


EOT;


Dennis
« Last Edit: August 16, 2005, 08:23:25 am by GauGau »
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.