Commit Graph

6874 Commits

Author SHA1 Message Date
ryan
fccd2c132e Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:26:28 +00:00
ryan
d9e10dd831 Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: http://svn.automattic.com/wordpress/trunk@7534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:22:19 +00:00
markjaquith
feece21b1f Use attachment title instead of filename, unless it is empty
git-svn-id: http://svn.automattic.com/wordpress/trunk@7533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 21:00:21 +00:00
markjaquith
740f33ea4b Autosave fixes for attachments from andy. fixes #6389
git-svn-id: http://svn.automattic.com/wordpress/trunk@7532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:28:40 +00:00
ryan
bba593e250 Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699
git-svn-id: http://svn.automattic.com/wordpress/trunk@7531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:17:31 +00:00
markjaquith
f0a9ece115 Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: http://svn.automattic.com/wordpress/trunk@7530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:15:52 +00:00
markjaquith
e6f396880b Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: http://svn.automattic.com/wordpress/trunk@7529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 20:06:18 +00:00
ryan
07697db8d1 Link to post instead of post editor from edit-comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 19:35:42 +00:00
ryan
1c0b403516 Redirect consistency when saving pages and posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 18:55:24 +00:00
ryan
f2d7699045 get_term_link() fixes for core taxonomies. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 18:26:22 +00:00
ryan
6a700defeb Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 16:14:29 +00:00
ryan
5d7980a249 Honor redirect_to for logged in users. Props DD32. fixes #6385
git-svn-id: http://svn.automattic.com/wordpress/trunk@7524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 07:43:52 +00:00
markjaquith
95672cb4a2 Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 07:29:28 +00:00
markjaquith
75a2f04fa9 Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
git-svn-id: http://svn.automattic.com/wordpress/trunk@7522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 07:14:07 +00:00
ryan
89fc6085db RC2
git-svn-id: http://svn.automattic.com/wordpress/trunk@7521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 06:50:42 +00:00
ryan
e1b1845154 Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 06:37:19 +00:00
matt
909c0f8fbd Removing active image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 04:48:20 +00:00
ryan
ed0379930b Tweak active plugin highlighting. WIP. see #6275
git-svn-id: http://svn.automattic.com/wordpress/trunk@7518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 04:23:02 +00:00
ryan
7e93fa628f Filter list of plugins actions. Props DD32. see #5660
git-svn-id: http://svn.automattic.com/wordpress/trunk@7517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:59:40 +00:00
ryan
65d22bd47c Handle more than 3 columns in gallery. Props Dickie. fixes #6382
git-svn-id: http://svn.automattic.com/wordpress/trunk@7516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:34:55 +00:00
ryan
7971f0a536 Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: http://svn.automattic.com/wordpress/trunk@7515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:33:14 +00:00
ryan
d25d202e72 Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: http://svn.automattic.com/wordpress/trunk@7514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:31:27 +00:00
ryan
8895454664 Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: http://svn.automattic.com/wordpress/trunk@7513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 03:22:53 +00:00
markjaquith
e05db09acb Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375
git-svn-id: http://svn.automattic.com/wordpress/trunk@7512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 20:09:34 +00:00
ryan
8f35f1a817 Cleanup cat query var
git-svn-id: http://svn.automattic.com/wordpress/trunk@7511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 17:47:02 +00:00
markjaquith
6054151013 Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
git-svn-id: http://svn.automattic.com/wordpress/trunk@7510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 07:33:57 +00:00
ryan
48db986c36 Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
git-svn-id: http://svn.automattic.com/wordpress/trunk@7509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 01:42:38 +00:00
ryan
064322eded Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: http://svn.automattic.com/wordpress/trunk@7508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-25 00:22:37 +00:00
ryan
faff475746 Accept array of object types when registering a taxonomy. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 22:43:20 +00:00
markjaquith
cdebbffe4c Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: http://svn.automattic.com/wordpress/trunk@7506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 22:06:17 +00:00
ryan
f9f1f16dca in_category(): Return immediately if category is empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 20:39:05 +00:00
markjaquith
4cc8c4e7f8 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: http://svn.automattic.com/wordpress/trunk@7504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 20:36:46 +00:00
ryan
1276a8283c Fix some notices
git-svn-id: http://svn.automattic.com/wordpress/trunk@7503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 20:30:33 +00:00
ryan
47dec4bad6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: http://svn.automattic.com/wordpress/trunk@7502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:18:30 +00:00
ryan
44863f1683 RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:16:15 +00:00
ryan
0092522115 Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: http://svn.automattic.com/wordpress/trunk@7500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 16:09:25 +00:00
westi
5180584bfb Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 12:15:55 +00:00
matt
1551a9298b Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 08:28:15 +00:00
matt
f868d87004 Bring in forgotton tag_escape. Fixes #6368.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 05:15:28 +00:00
ryan
193b20c03f Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: http://svn.automattic.com/wordpress/trunk@7496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:57:19 +00:00
ryan
74035dc969 Uploader CSS tweaks from tellyworth. fixes #6367
git-svn-id: http://svn.automattic.com/wordpress/trunk@7495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:53:15 +00:00
ryan
f0506ff8e5 RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
git-svn-id: http://svn.automattic.com/wordpress/trunk@7494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-24 02:51:51 +00:00
westi
84a5d17f6e Setup the class variable for when it's not used. Props dickie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 22:10:00 +00:00
matt
6be1f709f6 Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 18:19:03 +00:00
ryan
cce67416a3 Taxonomy queries and urls. Props andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 17:02:11 +00:00
ryan
93d9dc3c21 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: http://svn.automattic.com/wordpress/trunk@7490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:38:30 +00:00
ryan
9ff67a46b4 Maintain toolbar state. Props azaozz. fixes #6360
git-svn-id: http://svn.automattic.com/wordpress/trunk@7489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:37:06 +00:00
ryan
0590b75eec Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
git-svn-id: http://svn.automattic.com/wordpress/trunk@7488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:36:05 +00:00
ryan
b274b643a1 Typo fix from Viper007Bond. fixes #6358
git-svn-id: http://svn.automattic.com/wordpress/trunk@7487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:34:28 +00:00
matt
d2143e92ed Have titles show cursor. Hat tip: Noel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 07:32:58 +00:00