Would appreciate it when you could add "start" and "end" navigation buttons to the MyPagina class.
request for start and end buttons in MyPagina class
(14 posts) Great offers for webmaster, blogger and web developer!-
Posted 2 years ago #
-
I thought that I did that before, please give me a few days to add this function.
Posted 2 years ago # -
Would be great!
Posted 2 years ago # -
Hi Olaf,
How many days you need, because I'm looking forward to test the new functionallity.
Best wishes for 2008!
Hans
Posted 2 years ago # -
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 2 years ago # -
Great!
Posted 2 years ago # -
hello Hans,
the class is updated, let me know what do you think.
Posted 2 years ago # -
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 2 years ago # -
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 visibleI wrote it this way because I think it make more sense
Posted 2 years ago # -
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 2 years ago #
Reply »
You must log in to post.