Results 1 to 4 of 4

Thread: Index type plugin

  1. #1
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,801

    Default Index type plugin

    I need to create something similar to what is displayed on the following page, with links to pages with specific information about individual items:
    http://www.medallionlabs.com/TestLibrary/Default.aspx

    I'd like to use an off the shelf plugin if possible to save custom building something. Any ideas on a suitable plugin?

    Or will I need to resort to creating a custom post-type and doing it all the hard way? I'm wary of custom building it all as the client may wish to switch to a different theme and as much as I'd like to lock them into using my own code, and presumably needing to hire me again if they need improvements, I'd rather make things a little more flexible for them by using something which is actively developed and improved. I'm sure something exists out there for doing this, but I don't know of anything myself. Hopefully one of you has used or heard about something which is suitable for this task.

  2. #2
    andreasnrb's Avatar
    andreasnrb is offline Kegger
    Join Date
    Jun 2009
    Posts
    595

    Default

    Aint that just simple retrive and display code?
    Get pages by some criteria, sort by title, display links?
    And a basic shortcode to place the list on a page.

  3. #3
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,801

    Default

    I was thinking they'd be better off as a custom post-type since they're not regular content, but information sheets instead.

    On thinking about this some more though, that may be the easiest way to do it. Just create a page called "test library" and anything that's a sub-page would be loaded with a different template, and I can have a short code on the actual "test library" page to load the index system.

    I guess I was trying to over-complicate something fairly simple.

  4. #4
    mfields's Avatar
    mfields is offline Here For The Peanuts
    Join Date
    Nov 2009
    Location
    Portland, OR
    Posts
    168

    Default

    There a few different page templates posted on this thread if you're still looking for a solution

Posting Permissions

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