Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#2124 closed enhancement (fixed)

Improve Default Pagination

Reported by: corsonr's profile corsonr Owned by:
Milestone: 2.3 Priority: normal
Severity: normal Version: trunk
Component: Front-end Keywords: has-patch
Cc: pippin@…, corsonr

Description

The default pagination links are too close and when having a forum many pages it can be hard to click on the right number. This fix simply creates a cleaner pagination.

Attachments (2)

bbPress_css_pagination_changes.patch (1.1 KB) - added by corsonr 13 years ago.
bbpress_pagination.jpg (25.6 KB) - added by corsonr 13 years ago.
Screenshot

Download all attachments as: .zip

Change History (11)

#1 @mordauk
13 years ago

  • Cc pippin@… added

#2 @mordauk
13 years ago

  • Version changed from 2.2.2 to trunk

@corsonr
13 years ago

Screenshot

#3 @johnjamesjacoby
13 years ago

(In [4621]) RTL improvements for pagination arrows and breadcrumb order. See #2124.

#4 @johnjamesjacoby
13 years ago

(In [4622]) Aaaaand use array_reverse() correctly. See #2124.

#5 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4623]) Improve default pagination styling (includes RTL). Hat-tip corsonr. Fixes #2124.

#6 @corsonr
13 years ago

Good!

#7 @corsonr
13 years ago

  • Cc corsonr added

#8 @alex-ye
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

In #2166 Remove the using of array_reverse() in RTL .

#9 @johnjamesjacoby
13 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [4696]) Remove array_reverse() usage in breadcrumb output. Props alex-ye. Fixes #2124, #2166.

Note: See TracTickets for help on using tickets.