Wordpress/wp-admin
Matt Mullenweg f0142f35b3 register_taxonomy seems crippled and useless, but let's try it anyway.
git-svn-id: https://develop.svn.wordpress.org/trunk@7475 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 17:40:28 +00:00
..
css Fix dashboard width in IE. Props mdawaffe. fixes #6336 2008-03-21 21:05:22 +00:00
images RTL CSS from Mani. fixes #6296 2008-03-19 16:08:03 +00:00
import ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
includes register_taxonomy seems crippled and useless, but let's try it anyway. 2008-03-22 17:40:28 +00:00
js Fix pasted html cleanup. Props azaozz. fixes #6346 2008-03-22 08:20:04 +00:00
admin-ajax.php Fix custom field add/update/delete. Props mdawaffe. fixes #6343 2008-03-22 08:15:48 +00:00
admin-footer.php
admin-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
admin-header.php Fix IE conditional. Props mdawaffe. fixes #6327 2008-03-21 03:02:16 +00:00
admin.php
async-upload.php
bookmarklet.php
categories.php
comment.php
custom-header.php
edit-attachment-rows.php pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911 2008-03-21 23:21:27 +00:00
edit-category-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
edit-comments.php Show previous search in comment search box 2008-03-20 20:28:17 +00:00
edit-form-advanced.php Improve the tabindex's on the Write>Post page. Need to do the others too. 2008-03-22 09:14:49 +00:00
edit-form-comment.php moderation.php is no more. All hail edit-comments.php?comment_status=moderated 2008-03-18 23:24:04 +00:00
edit-form.php Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
edit-link-categories.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-15 06:14:03 +00:00
edit-link-category-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
edit-link-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:37:31 +00:00
edit-page-form.php Tab index love for Write>Page. 2008-03-22 10:29:54 +00:00
edit-pages.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
edit-post-rows.php Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207 2008-03-20 21:40:17 +00:00
edit-tag-form.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
edit-tags.php Reduce dependency on inline style. Props mdawaffe. fixes #6228 2008-03-15 06:14:03 +00:00
edit.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
export.php
import.php
index-extra.php
index.php Send plugins all the replacment strings. 2008-03-20 19:40:11 +00:00
install-helper.php
install.php
link-add.php
link-category.php Fix menu parent for link category editor 2008-03-18 23:49:42 +00:00
link-import.php
link-manager.php Bail out users who go to Manage - Links trying to add a link 2008-03-20 05:02:40 +00:00
link-parse-opml.php
link.php
media-upload.php
media.php Fix warning in media.php. Show sidemenu. Props andy. fixes #6206 2008-03-17 18:28:43 +00:00
menu-header.php
menu.php
moderation.php
options-discussion.php Give the greylist and blacklist a little room to breathe! 2008-03-21 04:45:19 +00:00
options-general.php
options-head.php
options-misc.php Styling fixes for Options->Misc from mdawaffe. fixes #6202 2008-03-18 02:07:49 +00:00
options-permalink.php
options-privacy.php
options-reading.php Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes. 2008-03-17 03:45:05 +00:00
options-writing.php
options.php
page-new.php
page.php "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search. 2008-03-21 03:31:12 +00:00
plugin-editor.php Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332 2008-03-21 19:34:27 +00:00
plugins.php Right align actions on Plugins page. Fixes #6337 props mt. 2008-03-21 22:01:29 +00:00
post-new.php
post.php "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search. 2008-03-21 03:31:12 +00:00
profile.php
rtl.css RTL CSS from Mani. fixes #6296 2008-03-19 16:08:03 +00:00
setup-config.php
sidebar.php
theme-editor.php
themes.php
update-links.php
update.php Deactivate plugins during plugin update. Props DD32. see #6262 2008-03-21 23:02:00 +00:00
upgrade-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
upgrade.php
upload.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
user-edit.php Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
users.php Fix over-aggressive form validation. Props mdawaffe. fixes #6209 2008-03-18 19:20:18 +00:00
widgets.php Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239 2008-03-17 23:25:05 +00:00
wp-admin.css pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911 2008-03-21 23:21:27 +00:00