Wordpress/wp-admin
Ryan Boren 29cf061640 TinyMCE 3.0.9 from azaozz. fixes #7088
git-svn-id: https://develop.svn.wordpress.org/trunk@8047 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-04 15:31:14 +00:00
..
css Make some of the color CSS selectors more specific so that the category tabs on the Write page don't get messed up. Props mdawaffe. see #6998 2008-05-29 23:30:28 +00:00
images Gears update from azaozz. see #6965 2008-05-19 15:41:31 +00:00
import Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
includes Remove thickbox enqueueing. Props azaozz. fixes #7078 2008-06-03 15:39:20 +00:00
js Word count fix from azaozz. fixes #6991 2008-06-03 08:13:33 +00:00
admin-ajax.php Post revisions API cleanup from mdawaffe. see #6775 2008-05-29 22:21:36 +00:00
admin-footer.php
admin-functions.php
admin-header.php Gears instead of Google Gears. Props azaozz. fixes #6965 2008-06-03 08:14:38 +00:00
admin.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
async-upload.php Add some noncing. Props andy. 2008-05-30 20:43:36 +00:00
categories.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
comment.php Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for trunk 2008-05-28 15:37:59 +00:00
custom-header.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
edit-attachment-rows.php
edit-category-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-comments.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-form-advanced.php Don't unpublish posts when a user edit who can edit publised posts but not publih new posts edits a post. Props jeremyclarke. see #7070 for trunk 2008-06-02 21:01:42 +00:00
edit-form-comment.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-form.php
edit-link-categories.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-link-category-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-link-form.php add_meta_box() for edit link form. fixes #6964 2008-05-30 21:16:15 +00:00
edit-page-form.php Don't unpublish pages when a user who can edit publised pages but not publish new pages edits a page. Props jeremyclarke. see #6943 #7070 for trunk 2008-06-03 06:44:40 +00:00
edit-pages.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
edit-post-rows.php
edit-tag-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-tags.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
export.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
gears-manifest.php TinyMCE 3.0.9 from azaozz. fixes #7088 2008-06-04 15:31:14 +00:00
import.php
index-extra.php
index.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
install-helper.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
install.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
link-add.php Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +00:00
link-category.php
link-import.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
link-manager.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
link-parse-opml.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
link.php Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +00:00
media-upload.php
media.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
menu-header.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
menu.php
moderation.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
options-discussion.php Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
options-general.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-head.php
options-misc.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-permalink.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-privacy.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-reading.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-writing.php Better random email addresses. Props nbachiyski. fixes #7020 2008-05-27 11:48:07 +00:00
options.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
page-new.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
page.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
plugin-editor.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
plugins.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
post-new.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
post.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
press-this.php Don't prepend the host if it's already a full URL. 2008-05-31 10:51:50 +00:00
profile.php
revision.php Validation fixes for post revisions. Props mdawaffe. see #6775 2008-05-29 23:16:11 +00:00
rtl.css
setup-config.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
sidebar.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
theme-editor.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
themes.php Use WP_CONTENT_DIR and URL when linking to theme screenshots. Props sambauers. see #6938 2008-06-03 17:17:45 +00:00
update-links.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
update.php Make WP_Filesystem work with new directory constants. Props DD32. fixes #7059 2008-05-29 17:29:32 +00:00
upgrade-functions.php
upgrade.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
upload.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
user-edit.php Get color option for user being edited, not current user. Props regulatethis. fixes #6911 for trunk 2008-05-05 20:06:37 +00:00
users.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
widgets.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
wp-admin.css Write Post h2 positioning fix from azaozz. fixes #7063 2008-05-30 00:07:26 +00:00