Recently I needed to customize theme functions of pager elements and I noticed that theme functions for pager elements don't allow HTML attributes, wich can be useful to customize the pager elements links.
I suggest a simple patch that allow this requeriment.
I think this solutions also solves "Pager rel attributes" issue
| Comment | File | Size | Author |
|---|---|---|---|
| pager_theme_functions_dont_allow_html_attributes.patch | 5.32 KB | mordonez |
Comments
Comment #1
mordonez commentedComment #2
mordonez commentedComment #4
c960657 commentedAlternative approach, #1293912: Allow pager to link to #fragment attributes .
Comment #5
andremolnar commentedpager_theme_functions_dont_allow_html_attributes.patch queued for re-testing.