Results 1 to 1 of 1

Thread: next_prev template Addons

  1. #1
    Join Date
    Feb 2006
    Posts
    16

    Default

    I wanted to change the look of the next_prev areas in both the search results and listing detail without changing core files so here is my attempt. Basically I just copied the functions from the OR core files and transferred them to an addon. I have tested it and it is working on my OR 2.34 site.

    I do have one concern. The record/row count on the search result page is relying on a session variable rather than the sql query so as long as the session variable is set, which always happens afaik, you should be ok.

    As always, thanks and props to pbflash, phive, mick, alsmith (who I copied the addon file formats from his excellent listviewcomma addon), and everyone else who contributes!

    Feedback is always welcome constructive or otherwise!
    Attached Files

Bookmarks

Posting Permissions

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