Closed (fixed)
Project:
Drupal core
Component:
other
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2005 at 04:30 UTC
Updated:
10 Feb 2005 at 21:15 UTC
Jump to comment: Most recent file
Is there anything gained from making the pager.inc pager pieces themeable? I'm no longer sure, but the attached patch does so.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | pager.inc_5.patch | 3.54 KB | jeremy |
| #6 | pager.inc_4.patch | 3.54 KB | jeremy |
| #5 | pager.inc_3.patch | 8.85 KB | jeremy |
| #2 | pager.inc_2.patch | 8.63 KB | jeremy |
| pager.inc_1.patch | 8.65 KB | jeremy |
Comments
Comment #1
Bèr Kessels commentedgreat! +1 from me.
But, the three dots (...) are still not thmeabnle, nor have they got a style. The arent even wrapped in a HTML element. IMO that we sthe worst thing of the current pager: that i could do nothing with these dots. :)
Comment #2
jeremy commentedIs it sufficient to wrap them in div? See attached.
Comment #3
tangent commentedWrapping them in a div is only marginally better for theming purposes without assigning a class.
Comment #4
dries commentedCommitted to HEAD.
Comment #5
jeremy commentedHere's a followup patch to add classes to each of the pager pieces, and the "...".
Comment #6
jeremy commentedHere's the proper followup patch.
Comment #7
jeremy commentedSorry for the shotgun effect, but rumor has it you should close quotes. One more patch attached.
Comment #8
dries commentedCommitted to HEAD.
Comment #9
gábor hojtsyDries committed the patch without the closed quotes!
Comment #10
dries commentedCommitted to HEAD.
Comment #11
(not verified) commented