Results 1 to 1 of 1

Thread: MOD Editors Picks on index page

  1. #1
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default MOD Editors Picks on index page

    upload the attached block.pick_listing.php.txt file to the blocks folder and rename to block.pick_listing.php

    upload the attached block.pick.html.txt file to the themes/komos/blocks folder and rename to block.pick.html

    if you want to add it to the index page, add the following to the themes/komos/index.html file:

    Code:
                <!-- mod to editors picks listing esm 04-30-06 -->
                <%block_pick_listing%>
    to change the number shown, edit the block.pick_listing.php and change the $pick_limit variable on line 26:

    Code:
      $pick_limit = 10;
    Untested but maybe it will work...

    Should work with any version of v5.x


    .
    Attached Files Attached Files
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

Similar Threads

  1. Editor picks on home page
    By golfcollection in forum v5.x
    Replies: 0
    Last Post: 09-21-2004, 01:14 PM
  2. Display editors picks on category pages
    By craven in forum v3.2
    Replies: 1
    Last Post: 09-29-2003, 12:47 AM
  3. Replies: 1
    Last Post: 08-19-2003, 08:40 AM
  4. editors pick on index page
    By esm in forum v3.2
    Replies: 5
    Last Post: 08-18-2003, 01:59 PM
  5. Replies: 3
    Last Post: 08-14-2003, 10:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •