PHP Scripts Development » PHP Classes Support Forum » MyPagina class Support forum

request for start and end buttons in MyPagina class

(14 posts)

Tags:

  • Started 7 months ago by HandsomeHans
  • Latest reply from Olaf

Great offers not only for geeks!


  1. User has not uploaded an avatar

    HandsomeHans
    Member

    Would appreciate it when you could add "start" and "end" navigation buttons to the MyPagina class.

    Posted 7 months ago #
  2. I thought that I did that before, please give me a few days to add this function.

    Posted 7 months ago #
  3. User has not uploaded an avatar

    HandsomeHans
    Member

    Would be great!

    Posted 7 months ago #
  4. User has not uploaded an avatar

    HandsomeHans
    Member

    Hi Olaf,

    How many days you need, because I'm looking forward to test the new functionallity.

    Best wishes for 2008!

    Hans

    Posted 7 months ago #
  5. Hello Hans,

    just finished the first version for this forum, the campaign to promote the new part of my website and the first bbpress plugin. The next thing I will do is the script update.

    The best wishes too!

    Posted 7 months ago #
  6. User has not uploaded an avatar

    HandsomeHans
    Member

    Great!

    Posted 7 months ago #
  7. hello Hans,

    the class is updated, let me know what do you think.

    Posted 7 months ago #
  8. User has not uploaded an avatar

    HandsomeHans
    Member

    Olaf,

    Thanks for the new class, but I still don't see the First and Last buttons in the example script.
    Well I see them but they don't do what I expect, or am I just stupid?

    Hans

    Posted 7 months ago #
  9. Hans, use the methods this way

    $nav_links = $test->navigation(" | ", "currentStyle", false, false, false, true);

    and don't forget, the start/end links are only visible under some conditions:

    start = page 1 link is not visible
    end = last page link is not visible

    I wrote it this way because I think it make more sense

    Posted 7 months ago #
  10. User has not uploaded an avatar

    HandsomeHans
    Member

    Olaf,

    That was a very quick response. I'm sorry but it's seems to me that it doesn't work properly yet. When I choose First I just go one page back and not to start. The same for the Last button.

    Hans

    Posted 7 months ago #

RSS feed for this topic

Reply »

You must log in to post.