Ryan Boren
|
4942019a9c
|
Typo fixes from mdawaffe. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4664 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-27 00:51:00 +00:00 |
Mark Jaquith
|
f95b191dab
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 23:06:18 +00:00 |
Mark Jaquith
|
e5e1befa4d
|
Fix parse error in wp-admin/link-add.php. Props mByte in wp-testers list.
git-svn-id: https://develop.svn.wordpress.org/trunk@4539 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 09:17:01 +00:00 |
Ryan Boren
|
80cd515b96
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-28 21:51:13 +00:00 |
Ryan Boren
|
e08d6f10d2
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4499 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 02:17:07 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
7e226f1a94
|
Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 07:31:29 +00:00 |
Matt Mullenweg
|
6af3bdbb32
|
Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 06:09:48 +00:00 |
Mark Jaquith
|
e32f28e367
|
Suppress "Link added" message when it has not been added. Props Nazgul. fixes #3200
git-svn-id: https://develop.svn.wordpress.org/trunk@4448 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-04 07:00:29 +00:00 |
Mark Jaquith
|
c4fbd0aae3
|
Bookmarklet consistency patch by foolswisdom. fixes #3168
git-svn-id: https://develop.svn.wordpress.org/trunk@4429 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-27 22:15:38 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Matt Mullenweg
|
4ec0249ac2
|
Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-06 04:27:45 +00:00 |
Ryan Boren
|
0474f077f0
|
wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-03 19:03:37 +00:00 |
Ryan Boren
|
077fd0a135
|
Script loader fixes from mdawaffe. fixes #2765
git-svn-id: https://develop.svn.wordpress.org/trunk@3830 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-01 21:51:20 +00:00 |
Ryan Boren
|
60eeedbcd9
|
Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-22 17:16:05 +00:00 |
Ryan Boren
|
a2f5fa5254
|
Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-27 04:57:30 +00:00 |
Matt Mullenweg
|
df15716313
|
HTML and JS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3422 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-10 05:16:17 +00:00 |
Ryan Boren
|
7e5bbeae62
|
Re-add xfn flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@2893 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 02:50:42 +00:00 |
Ryan Boren
|
3efbc15533
|
Consolidate link forms into edit-link-form
git-svn-id: https://develop.svn.wordpress.org/trunk@2890 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 00:47:58 +00:00 |
Ryan Boren
|
d218eb9fb6
|
Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@2889 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-18 19:44:14 +00:00 |
Matt Mullenweg
|
7c4907713c
|
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: https://develop.svn.wordpress.org/trunk@2762 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-08 01:13:22 +00:00 |
Ryan Boren
|
ffad6205f9
|
Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2377 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-25 00:20:48 +00:00 |
Matt Mullenweg
|
32ad736a23
|
Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: https://develop.svn.wordpress.org/trunk@2368 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-21 05:58:09 +00:00 |
Matt Mullenweg
|
cc80dbb7f0
|
Fixes to XFN creator
git-svn-id: https://develop.svn.wordpress.org/trunk@2051 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 09:46:52 +00:00 |
Matt Mullenweg
|
953caf1484
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-12 20:41:19 +00:00 |
Ryan Boren
|
ed78ed9a2d
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-19 03:03:06 +00:00 |
Matt Mullenweg
|
506423464f
|
New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-22 23:24:50 +00:00 |
Dougal Campbell
|
056158bcad
|
Added support for XFN 1.1
git-svn-id: https://develop.svn.wordpress.org/trunk@1538 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-17 13:53:06 +00:00 |
Ryan Boren
|
b8484cfed9
|
Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-04 03:35:49 +00:00 |
jverber
|
706b9537f2
|
Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1440 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:41:34 +00:00 |
jverber
|
7f63343b31
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 18:23:12 +00:00 |
Matt Mullenweg
|
717855f007
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
Matt Mullenweg
|
66a988416e
|
Only put javascript on pages that need it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1200 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-28 05:34:50 +00:00 |
Ryan Boren
|
4fa543e64b
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1172 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-25 20:20:23 +00:00 |
Matt Mullenweg
|
94f0cf9181
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-20 22:56:47 +00:00 |
Matt Mullenweg
|
637f6f3b8a
|
Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1100 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-19 08:09:27 +00:00 |
Matt Mullenweg
|
dfbe32bf8d
|
Interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1076 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 09:15:56 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
Matt Mullenweg
|
d234d8b4c5
|
XFN fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@745 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-09 09:48:48 +00:00 |
Matt Mullenweg
|
78eff94e5d
|
Links RSS field.
git-svn-id: https://develop.svn.wordpress.org/trunk@675 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-01 01:05:28 +00:00 |
Matt Mullenweg
|
30f6f172c8
|
Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@670 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-31 22:21:50 +00:00 |
Matt Mullenweg
|
670e8ff7fa
|
Link manager fixes and HTML cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@654 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-27 20:55:03 +00:00 |
Matt Mullenweg
|
dcb9ec612f
|
Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: https://develop.svn.wordpress.org/trunk@647 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-23 21:47:03 +00:00 |