root/trunk/wp-admin/edit-link-form.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9119 [9119] 10/10/08 18:21:16 ryan phpdoc for wp-admin. Props jacobsantos. see #7527
(edit) @9103 [9103] 10/08/08 23:32:34 ryan Draggable dash, first cut. Props mdawaffe. see #7552
(edit) @9054 [9054] 10/02/08 01:32:27 azaozz Move Page Options button to the header
(edit) @9032 [9032] 09/29/08 22:06:23 ryan h2 removal per wireframes. Props Viper007Bond. see #7552
(edit) @9016 [9016] 09/28/08 04:11:27 azaozz Move and adjust "Page Options" box
(edit) @9014 [9014] 09/27/08 22:00:52 westi WP_DEBUG enabled notice fixes.
(edit) @8889 [8889] 09/14/08 12:58:00 azaozz Publish postbox and post status select updates.
(edit) @8883 [8883] 09/13/08 19:12:55 ryan Move Show Settings into header and rename Advanced Options. Move preview …
(edit) @8753 [8753] 08/27/08 19:49:08 ryan Show Settings for edit link form. see #7552
(edit) @8700 [8700] 08/21/08 06:42:19 markjaquith Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, …
(edit) @8697 [8697] 08/21/08 02:25:14 azaozz Some css cleanup and fixes after the merge, see #7552
(edit) @8691 [8691] 08/20/08 21:42:31 ryan Collapse crazyhorse to trunk. Incoming! see #7552
(edit) @8656 [8656] 08/16/08 07:27:34 westi More phpdoc updates for wp-adming. See #7496 props santosj.
(edit) @8600 [8600] 08/09/08 05:36:14 ryan Trailing whitespace cleanup
(edit) @8589 [8589] 08/08/08 17:05:10 westi Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
(edit) @8025 [8025] 05/30/08 21:16:15 ryan add_meta_box() for edit link form. fixes #6964
(edit) @7888 [7888] 05/04/08 21:28:12 westi Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
(edit) @7883 [7883] 05/04/08 10:37:06 westi Associate lables with form fields. Fixes #6859 props MarcoZ.
(edit) @7737 [7737] 04/18/08 17:41:10 ryan wp_category_checklist() and wp_link_category_checklist() to replace the …
(edit) @7385 [7385] 03/18/08 19:37:31 ryan Fix over-aggressive form validation. Props mdawaffe. fixes #6209
(edit) @7384 [7384] 03/18/08 19:20:18 ryan Fix over-aggressive form validation. Props mdawaffe. fixes #6209
(edit) @7310 [7310] 03/15/08 08:40:22 westi Add an action to allow plugins to add extra related links to the list. …
(edit) @7307 [7307] 03/15/08 06:14:03 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7304 [7304] 03/14/08 23:58:31 ryan Reduce dependency on inline style. Props mdawaffe. fixes #6228
(edit) @7230 [7230] 03/11/08 07:23:07 matt Visual and English tweaks throughout.
(edit) @7198 [7198] 03/10/08 05:48:28 ryan Add Delete link link to edit link form. Props mdawaffe. fixes #6126
(edit) @7189 [7189] 03/09/08 21:54:34 westi Consistent headings for the Manage->Link page. See #6137 props MichaelH.
(edit) @7186 [7186] 03/08/08 22:38:55 westi Better name for the related link to manage categories. Fixes #6133 props …
(edit) @7181 [7181] 03/07/08 10:05:54 matt A number of style tweaks; widen up a little; starting to add contextual …
(edit) @7104 [7104] 02/29/08 17:09:44 ryan Update deprecated attributes. Props hansengel. fixes #6037
(edit) @7101 [7101] 02/29/08 08:08:17 ryan Set max width on .wrap. Props mt. fixes #6036
(edit) @6969 [6969] 02/22/08 03:45:19 ryan Submitbox style changes from mt. see #5949
(edit) @6966 [6966] 02/22/08 02:04:17 ryan Move submitboxes to be the first thing in the poststuff div. Props …
(edit) @6963 [6963] 02/21/08 22:29:48 ryan Validation fixes
(edit) @6950 [6950] 02/21/08 00:27:23 ryan Admin styling updates from mt. fixes #5940
(edit) @6949 [6949] 02/20/08 23:43:06 ryan Add Related section to all write/edit pages
(edit) @6948 [6948] 02/20/08 23:31:56 ryan Lose the breaks and do it right
(edit) @6947 [6947] 02/20/08 22:49:04 ryan Add h2 headers to the write/edit pages
(edit) @6943 [6943] 02/20/08 19:30:55 ryan Remove raquo from buttons. Props filosofo. fixes #5938
(edit) @6935 [6935] 02/20/08 08:06:03 ryan Add privacy and preview to edit link submitbox
(edit) @6926 [6926] 02/20/08 03:12:46 ryan Style edit link form fields
(edit) @6901 [6901] 02/18/08 19:38:01 ryan submit box actions hooks from filosofo. fixes #5873
(edit) @6762 [6762] 02/08/08 21:06:15 ryan Separate meta box context into page and context to accommodate postbox API …
(edit) @6761 [6761] 02/08/08 19:57:50 ryan Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
(edit) @6713 [6713] 02/02/08 20:31:56 ryan Fix edit link form categories a bit. AJAX add still needs work.
(edit) @6695 [6695] 01/31/08 20:04:54 ryan Update edit link pages. Link categories need work.
(edit) @6363 [6363] 12/06/07 06:37:30 ryan Remove unused variables. Props DD32. see #5418
(edit) @6354 [6354] 12/05/07 00:29:05 ryan Remove unused variables. Props DD32. fixes #5418
(edit) @6213 [6213] 10/09/07 22:49:42 ryan jquery for list manipulation. Round one, fight. Props mdawaffe. fixes …
(edit) @5826 [5826] 08/01/07 16:14:46 markjaquith Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. …
(edit) @5637 [5637] 06/02/07 02:53:09 ryan Separate AJAX cat adder into post and link flavors. see #4189
(edit) @5323 [5323] 04/27/07 00:47:01 rob1n Add id attribute where it's only name. fixes #3696
(edit) @4990 [4990] 03/07/07 05:29:15 markjaquith Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
(edit) @4656 [4656] 12/21/06 10:10:04 markjaquith new function for escaping within attributes: attribute_escape()
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @3999 [3999] 07/06/06 04:27:45 matt Some renames
(edit) @3978 [3978] 07/05/06 17:14:29 ryan Markup fixes from leftjustified. fixes #2906
(edit) @3804 [3804] 05/26/06 23:08:05 ryan Update nonce action strings. Props mdawaffe.
(edit) @3759 [3759] 05/02/06 22:36:06 ryan Nonce from above. #2678
(edit) @3729 [3729] 04/19/06 09:31:58 matt Better use of visual space when editing/adding links
(edit) @3684 [3684] 04/04/06 00:16:27 ryan List manip improvements from mdawaffe. fixes #2633
(edit) @3570 [3570] 02/27/06 04:57:30 ryan Bookmark/link rework. #2499
(edit) @3257 [3257] 12/02/05 17:32:07 ryan Use correct ids. Props filosofo. fixes #2016
(edit) @3207 [3207] 11/23/05 23:07:36 ryan Check those XFN boxes. fixes #1946
(edit) @3061 [3061] 11/13/05 04:40:18 matt Update all to eol-style: native, also fixes #1645
(add) @2890 [2890] 09/19/05 00:47:58 ryan Consolidate link forms into edit-link-form
Note: See TracRevisionLog for help on using the revision log.