[wp-trac] [WordPress Trac] #11420: Easy within-site linking from new content
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 13 14:24:55 UTC 2010
#11420: Easy within-site linking from new content
----------------------------+-----------------------------------------------
Reporter: janeforshort | Owner: koopersmith
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.1
Component: Editor | Version: 2.9
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
Comment(by koopersmith):
Attached is my second pass. It covers most of the big functions, including
list views and search for all applicable post types and taxonomies.
Here's what's left:
* Paging: Right now the links and PHP exist, but the AJAX does not.
* Overload default 'link' plugin as Andrew suggested.
* Do something about the "advanced" link properties.
* Styling/UX improvements:
* Disabling the "Update" button when an item isn't selected—currently
it just silently stays put.
* Potentially writing "Insert" instead of "Update" in certain
contexts.
We also cannot retrieve internal link info when editing a link (it
currently defaults to external link), but IIRC, that may be v2 material.
I also wrote a simple reusable tabs interface—currently its coupled in the
wp-link files, but I think they'd fit best elsewhere. The interface could
potentially be applied in several places within core to reduce code
duplication, and could, over time, roll in existing interfaces such as the
menu tabs manager.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11420#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list