[wp-trac] [WordPress Trac] #12179: New pagination style on list-type screens
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 14 15:17:10 UTC 2010
#12179: New pagination style on list-type screens
-------------------------+--------------------------------------------------
Reporter: jane | Owner: edward mindreantre
Type: enhancement | Status: accepted
Priority: low | Milestone: 3.1
Component: UI | Version: 3.0
Severity: minor | Keywords: has-patch early
-------------------------+--------------------------------------------------
Changes (by edward mindreantre):
* keywords: needs-patch early => has-patch early
Comment:
I've attached a whole zip file with the changed files. Kinda hard to make
such ginormous patches...
Anyways... here's what's new.
Two css files. Search for NEW TABLENAV STUFF. I've commented out the old
stuff. Don't know what's needed and not needed for the other stuff in the
tablenav.
One sprites image file.
general-template.php - Search for ''function paginate_links''. I've
commented out the old function just for comparison reaons.
edit.php - Search for ''$page_links = paginate_links''. Basically I've
removed two unnecessary strings from there. There is not only one string
that gets translated: Page. And I'm not even sure that it's necessary. I
think all the other paginate_links() calls will need to be slightly
tweaked.
I'm gonna mark it as has-patch, even though this isn't a patch. Someone
more familiar with the rest of wordpress can make a patch, I figure.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12179#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list