News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Search results for: remove sort

Search order
...... /photos/thumbnails.php?album=3  I am trying to remove the sort feature or at least turn it off and hide  ......
......  gallery in a site and woulf like to know how I remove the sorting titles on the thumbnails page. For  ............  On this page I have managed to remove all the bits I dont want except for the Sorting  ......
......  the siteground_texture theme and I would like to remove the the links that let you sort the photos by  ............  me how to do this? Here is a link that shows the sort buttons right above the pictures on the right  ............  of the page I'd like to remove:   http://eaa9.org/photo/thumbnails.php?album=28  ......
......  want to get rid of the option for users to sort the images. I want them to only see them at the  ............  someone can post here how to do this.  I find the sort options in this gallery to be a little lacking  ............  i ahve had to resort to numbering my titles to get he order i want. I  ............ - --> these TD's...  Code Select Expand <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&page={PAGE}&sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></ ............ >   <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&page={PAGE}&sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></ ......
......  been asked and answered before. Searching with "Remove sort options" would have led you here:  http:// ......
......  title row of the thumbnail view (album title + sort options)<br />$template_thumb_view_title_row = <<< ............ ><br /> <td class="sortorder_cell"><br /> < ............ !-- Remove this line to display sort options<br />  ............  <td class="sortorder_options">{TITLE}</td><br />  ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{NAME}</td><br />  ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=na" title="{SORT_NA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=nd" title="{SORT_ND}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{DATE}</td><br />  ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=da" title="{SORT_DA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=dd" title="{SORT_DD}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{POSITION}</td><br />  ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=pa" title="{SORT_PA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=pd" title="{SORT_PD}">&nbsp;-&nbsp;</a></span></ ............ > <br /> remove this line to display sort options --><br />  ......
......   float: left;  padding: 0.5%;  margin: 0px; } .sortorder_cell {  float: right; } #formcell {   ............ %!important;  margin-left: 0px!important; } .remove {  display: none!important;  } .display_media { ............  width: 100%!important;  overflow: scroll; } .sortorder_cell img,.thumb_caption_rating img,#comments  ............  to change the look of the thumbnails sort. 2) function $template_thumbnail_view to give id=" ......
......  of them were in regards to 1.4.  I'm trying to remove the sort options at the top right (on classic  ......
#9
cpg1.4 themes/skins/templates / Project VII theme help
February 11, 2007, 07:02:58 PM by antilley
......  user credentials with vbulletin ... but, we can sort through that.  The portion I need help with is  ............ .html file.  So 2 questions:  how hard to remove the mouse over menu and replace with static table? ......
......  I now know what the " + - " do. ---I'd remove this message but can't see how it can be done.   ............  title row of the thumbnail view (album title + sort options) ...  was the following block of code  ......
#11
......  would like to remove memberlist, last comments, top rated, etc.  ............  links (tabs) on osx. Did that easily.  How do I remove the unwanted javascript links? How do I move the  ............  that definition without using the links I want to remove.  After hours of searching I've only managed to  ............ //<br />// This theme has had redundant CORE items removed //<br />// ------------ ............  />define('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until<br />  ............  title row of the thumbnail view (album title + sort options)<br />$template_thumb_view_title_row = <<< ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{TITLE}</ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{NAME}</td> ............ <br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=na" title="{SORT_NA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=nd" title="{SORT_ND}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{DATE}</td> ............ <br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=da" title="{SORT_DA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=dd" title="{SORT_DD}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{POSITION}< ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pa" title="{SORT_PA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pd" title="{SORT_PD}">&nbsp;-&nbsp;</a></span></ ......
#12
Feature requests / Features request: linked images
July 06, 2007, 10:07:00 PM by laurent
......  one:  The aid column in the picture table is removed and we have another table containing the links " ............  feature request asked by many already: custom sort of images for albums. I know that this already  ............  a third column being the position column that we remove also from the picture table. Having this we can  ......
......  page tabs as well. If I can't replace them, just remove the sort options at the top would suffice.  Site.  ......
......  can I remove the ascending/descending stuff on the thumbnails. ............  $lang_thumb_view = array(  'date' => 'DATE',  //Sort by filename and title  'name' => 'FILE NAME',  ' ............ ' => 'TITLE',  'sort_da' => 'Sort by date ascending',  'sort_dd' => ' ............  by date descending',  'sort_na' => 'Sort by name ascending',  'sort_nd' => ' ............  by name descending',  'sort_ta' => 'Sort by title ascending',  'sort_td' => ' ............ ', That's in the language file, but where can I remove it itself?  Thanks for your help  ......
#15
cpg1.5 themes (visuals) / Drop Down Sort Order Form
January 11, 2011, 06:34:22 PM by Quinn
......  title row of the thumbnail view (album title + sort options) $template_thumb_view_title_row = <<<EOT   ............    <!-- END admin_buttons -->  <!-- START Sort Option dropdown -->   <td class=" ............  <div align="right">  <form name="sort" action="{$_SERVER['REQUEST_URI']}" method="get">  ............  <select name="sortbox" OnChange="location.href=sort.sortbox.options[ ............ ].value">  <option>Sorting Order</option>  <option value="thumbnails. ............ ?album={ALBUM_ID}&page={PAGE}&sort=ta">{TITLE} +</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=td">{TITLE} -</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=na">{NAME} +</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=nd">{NAME} -</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=da">{DATE} +</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=dd">{DATE} -</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=pa">{POSITION} +</option>  <option value=" ............ .php?album={ALBUM_ID}&page={PAGE}&sort=pd">{POSITION} -</option>  </select>  </ ............ >  </td>  </tr>  </table>   <!-- END Sort Option dropdown -->  EOT;  Maybe there is a  ............  this in the 1.4.x. area - Moderators, please remove it. ......
#16
......  on from my header problem which has been solved, sort of, the next thing that is troubling me is the  ............  <br /> <!-- workaround for issue 64492 - do not remove the line break! -->    </div>    ............  <!-- workaround for issue 64492 - do not remove the line break! -->    </div>   ......
......  based on the 'Water Drop' theme.   I want to remove on Album view - Title, Filename & Position, but  ............  sort by date there. How do I go about doing this?   I  ......
...... ! That helped and removed the major items as I needed - but I am still  ............  / ORDER MY ALBUMS MODIFY MY ALBUMS MY PROFILE SORT MY PICTURES  Which obviously have no relevance to  ............  an album or upload pictures   Any ideas on how to remove those?  Thanks for your help!!   ......
...... --------- //<br />// This theme has all CORE items removed //<br />// -- ............ "><a href="stat_details.php?type=hits&amp;sort=sdate&amp;dir=&amp;sdate=1&amp;ip=1&amp; ............ , $album_name, $aid, $cat, $page, $total_pages, $sort_options, $display_tabs, $mode = 'thumb', $date='') ............ , 'admin_buttons');<br /> }<br /> // The sort order options are not available for meta albums< ............  /> if ($sort_options) {<br /> if (GALLERY_ADMIN_MODE) {< ............  the permissions accordingly, as Coppermine will remove buttons automatically if the user has no  ......
...... , on prev message there is a mistake.  I want to remove following info from page displayed by index.php :  ............  is xx files  And from thumbnails.php I want to remove box (on top-right) to sort by.  ......
......  title row of the thumbnail view (album title + sort options) if (!isset($ ............ /></td>  <td class="sortorder_cell">  <!--  ............  this line to display sort options  < ............  <td class="sortorder_options">{TITLE}</td>   ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{NAME}</td>   ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=na" title="{SORT_NA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=nd" title="{SORT_ND}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{DATE}</td>   ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=da" title="{SORT_DA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=dd" title="{SORT_DD}">&nbsp;-&nbsp;</a></span></ ............  <td class="sortorder_options">{POSITION}</td>   ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=pa" title="{SORT_PA}">&nbsp;+&nbsp;</a></span></ ............  <td class="sortorder_options"><span class="statlink"><a href=" ............ .php?album={AID}&amp;page={PAGE}&amp;sort=pd" title="{SORT_PD}">&nbsp;-&nbsp;</a></span></ ............  </table>   remove this line to display sort options -->   ............  commented lines i have added for not showing the sort options.  ......
...... , with an image map that shows for example the sort option , but a pointer that says " To remove  ......
......  I try to run "upgrader.php"...  This is error, sort of puts me back to square 1...   Fatal error:  ............ " and "upgrader.php" are no go.... And yes I did remove the "txt" in file name and I did verify I was  ......
...... //<br />// This theme has had redundant CORE items removed //<br />// ------------ ............  />define('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until<br />  ............  title row of the thumbnail view (album title + sort options)<br />$template_thumb_view_title_row = <<< ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{TITLE}</ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=ta" title="{SORT_TA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=td" title="{SORT_TD}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{NAME}</td> ............ <br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=na" title="{SORT_NA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=nd" title="{SORT_ND}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{DATE}</td> ............ <br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=da" title="{SORT_DA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=dd" title="{SORT_DD}">&nbsp;-&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;">{POSITION}< ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pa" title="{SORT_PA}">&nbsp;+&nbsp;</a></span></ ............ ><br /> <td class="sortorder_options" style="font-size: 100%;"><span  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pd" title="{SORT_PD}">&nbsp;-&nbsp;</a></span></ ......
......  of Pentium II and earlier... Drag&drop, meaning sorting the enlarged pictures on the screen, only  ............  can only enlarge one pic at a time - not much to sort IMO   Install 1. If you use them, uninstall the  ............  anymore,  get Nibbler's file type plugin and remove *.flv and *.divx file types  (http://forum. ......
#26
cpg1.4 plugin contributions / Re: Shopping cart
July 01, 2008, 01:00:11 PM by erika_conn
......  // admin menu button title<br /> 'uninstall' => 'Remove the table that was used to store shop data ?',<br  ............ ' => 'You have too many pics on the CD, please remove some!',<br /> 'on_cd' => 'On CD',<br /> ' ............  CD is full for this price level',<br /> 'to_go_remove' => 'You have added too many images to your CD.  ............  remove at least %s item(s)!',<br /> 'shipping' => ' ............  volume',<br /> 'user_id' => 'User ID',<br /> 'sort_by' => 'Sort by',<br /> 'amount' => 'Amount',<br  ......
...... /images folder but in greenflower/images/navbar  Remove from theme.php:  Code Select Expand // HTML  ............ , next.gif, prev.gif from the images folder.  4) Sort option for thumbnails page is not working.  ............ : sort by title ascending goes to invalid url http:// ............ /cpg15x/thumbnails.php?album={AID}&page={PAGE}&sort=ta. I don't know how to edit the code to make it  ............ . It shows in the link as a token. Also title="{SORT_TA}" should be replaced with title="Title  ............  title row of the thumbnail view (album title + sort options) $template_thumb_view_title_row = <<<EOT < ............ >{ALBUM_NAME}</h2>   <ul>  <li class="sortorder_options">  {TITLE}  <a  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=ta" title="{SORT_TA}"><img class="no_border" src=" ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=td" title="{SORT_TD}"><img class="no_border" src=" ............ " alt="-" /></a>  </li>  <li class="sortorder_options">  {NAME}  <a  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=na" title="{SORT_NA}"><img class="no_border" src=" ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=nd" title="{SORT_ND}"><img class="no_border" src=" ............ " alt="-" /></a>  </li>  <li class="sortorder_options">  {DATE}  <a  ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=da" title="{SORT_DA}"><img class="no_border" src=" ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=dd" title="{SORT_DD}"><img class="no_border" src=" ............ " alt="-" /></a>  </li>  <li class="sortorder_options">  {POSITION}   ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pa" title="{SORT_PA}"><img class="no_border" src=" ............ ="thumbnails.php?album={AID}&amp;page={PAGE}&amp;sort=pd" title="{SORT_PD}"><img class="no_border" src=" ............   Replace from style_cpg.css:  Code Select Expand .sortorder_options {  float:right;  padding:0 10px;   ............   text-align:right; }  with:  Code Select Expand .sortorder_options {   padding-left:15px;  list-style: ......
......  <br /> <!-- workaround for issue 64492 - do not remove the line break! -->  </div>  </div>   ............ , $album_name, $aid, $cat, $page, $total_pages, $sort_options, $display_tabs, $mode = 'thumb', $date='') ............ , 'admin_buttons');  }  // The sort order options are not available for meta albums   ............  if ($sort_options) {  if (GALLERY_ADMIN_MODE) {   ......
......  could change it in the code myself if required) - Remove any file from set (marking by check box and click  ............ "Remove") while keeping rest of the images - Sort order  ............  - Using current "DELETE THIS FILE" button would remove all of the images   Ideally if this could be  ......
......  />define('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until<br />  ............  <li><a href="stat_details.php?type=hits&amp;sort=sdate&amp;dir=&amp;sdate=1&amp;ip=1&amp; ............  title row of the thumbnail view (album title + sort options)<br />$template_thumb_view_title_row = <<< ......