I am going to be moving an existing site to Dolphin. One of the biggest requests from users is a way to navigate between profiles more easily. Client wants to add previous/next buttons to profiles.
Any idea on how this might be accomplished?
I have experience writing PHP and SQL from scratch, but I am very new to Dolphin. Off the top of my head, it probably wouldn't be too hard to create a link for the next member in the database based on some predefined sort. Although, I'm not sure where to put the code.
However, I think this would be confusing if the user arrived at the profile from a filtered/sorted list of members. And I imagine creating next links that take the filter/search/sort options into account would be rather complicated.
Personally, I always navigate the web with my middle mouse button to open links in a new tab. But the issue of easily navigating to each link in a list seems to be a real issue for non-techy users. Any suggestions?