Commit Graph

6846 Commits

Author SHA1 Message Date
Ryan Boren 98b27528d7 Accept array of object types when registering a taxonomy. Props andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7507 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 22:43:20 +00:00
Mark Jaquith c04bf3260a Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: https://develop.svn.wordpress.org/trunk@7506 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 22:06:17 +00:00
Ryan Boren d32e5b2e7c in_category(): Return immediately if category is empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@7505 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 20:39:05 +00:00
Mark Jaquith c7cd740684 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: https://develop.svn.wordpress.org/trunk@7504 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 20:36:46 +00:00
Ryan Boren 6ab2307892 Fix some notices
git-svn-id: https://develop.svn.wordpress.org/trunk@7503 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 20:30:33 +00:00
Ryan Boren a2920b21b6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: https://develop.svn.wordpress.org/trunk@7502 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:18:30 +00:00
Ryan Boren c86798a070 RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: https://develop.svn.wordpress.org/trunk@7501 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:16:15 +00:00
Ryan Boren f36f51e266 Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: https://develop.svn.wordpress.org/trunk@7500 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:09:25 +00:00
Peter Westwood deee165c74 Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: https://develop.svn.wordpress.org/trunk@7499 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 12:15:55 +00:00
Matt Mullenweg fead988cbc Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: https://develop.svn.wordpress.org/trunk@7498 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 08:28:15 +00:00
Matt Mullenweg 440a4d8076 Bring in forgotton tag_escape. Fixes #6368.
git-svn-id: https://develop.svn.wordpress.org/trunk@7497 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 05:15:28 +00:00
Ryan Boren cf9618758d Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: https://develop.svn.wordpress.org/trunk@7496 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:57:19 +00:00
Ryan Boren 8ef66725bd Uploader CSS tweaks from tellyworth. fixes #6367
git-svn-id: https://develop.svn.wordpress.org/trunk@7495 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:53:15 +00:00
Ryan Boren 6a0183b0b9 RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
git-svn-id: https://develop.svn.wordpress.org/trunk@7494 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:51:51 +00:00
Peter Westwood 63bff04221 Setup the class variable for when it's not used. Props dickie.
git-svn-id: https://develop.svn.wordpress.org/trunk@7493 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 22:10:00 +00:00
Matt Mullenweg 58714b0c30 Return the content so everything doesn't go blank from [7491]. See #6537. Hat tip: robmil.
git-svn-id: https://develop.svn.wordpress.org/trunk@7492 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 18:19:03 +00:00
Ryan Boren cbfb5d78b5 Taxonomy queries and urls. Props andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7491 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 17:02:11 +00:00
Ryan Boren 2377fb7ce0 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: https://develop.svn.wordpress.org/trunk@7490 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:38:30 +00:00
Ryan Boren b675793f6d Maintain toolbar state. Props azaozz. fixes #6360
git-svn-id: https://develop.svn.wordpress.org/trunk@7489 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:37:06 +00:00
Ryan Boren 0552e943ba Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7488 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:36:05 +00:00
Ryan Boren 0142f3987f Typo fix from Viper007Bond. fixes #6358
git-svn-id: https://develop.svn.wordpress.org/trunk@7487 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:34:28 +00:00
Matt Mullenweg c7a2dafd23 Have titles show cursor. Hat tip: Noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7486 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:32:58 +00:00
Matt Mullenweg df232a0133 Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7485 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:10:17 +00:00
Matt Mullenweg cca0da63c9 Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7484 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 06:41:43 +00:00
Ryan Boren 54e1b16a80 Make sure cat parents are >= 0. see #6305
git-svn-id: https://develop.svn.wordpress.org/trunk@7483 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 01:10:46 +00:00
Ryan Boren f6716ad1e3 Add default for post_excerpt. see #6355
git-svn-id: https://develop.svn.wordpress.org/trunk@7482 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 00:58:47 +00:00
Ryan Boren 24a6304824 Make sure IDs are >= 0. see #6305
git-svn-id: https://develop.svn.wordpress.org/trunk@7481 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 00:55:11 +00:00
Peter Westwood e8088c9af3 Tabindex for the Preview/View links. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7480 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 22:19:25 +00:00
Peter Westwood c72ca65a25 Add tabindex. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7479 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 21:25:21 +00:00
Matt Mullenweg 64760ccecf Helper comment and lowercase filenames before playing around with them, to avoid extension duplication.
git-svn-id: https://develop.svn.wordpress.org/trunk@7478 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 19:34:21 +00:00
Ryan Boren 215d0c769c Fix loading of colors RTL css. Props mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7477 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 18:33:31 +00:00
Ryan Boren c59d28145f RTL CSS from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7476 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 17:59:55 +00:00
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
Matt Mullenweg 22ef105581 Better default quality.
git-svn-id: https://develop.svn.wordpress.org/trunk@7474 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 17:14:53 +00:00
Peter Westwood 394bd4cb78 Tab index love for Write>Page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7473 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 10:29:54 +00:00
Peter Westwood 2494516420 Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: https://develop.svn.wordpress.org/trunk@7472 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 09:14:49 +00:00
Ryan Boren c0dcddf631 Update background color of insert link dialog. Props azaozz. fixes #6304
git-svn-id: https://develop.svn.wordpress.org/trunk@7471 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:23:18 +00:00
Ryan Boren 11d8eaae79 Fix pasted html cleanup. Props azaozz. fixes #6346
git-svn-id: https://develop.svn.wordpress.org/trunk@7470 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:20:04 +00:00
Ryan Boren e9f8e71210 Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
git-svn-id: https://develop.svn.wordpress.org/trunk@7469 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:17:37 +00:00
Ryan Boren e31076e464 Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7468 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:15:48 +00:00
Matt Mullenweg 1796a056d8 Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7467 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 07:35:11 +00:00
Ryan Boren e2145503bf pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7466 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:21:27 +00:00
Ryan Boren db66d57993 Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: https://develop.svn.wordpress.org/trunk@7465 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:02:00 +00:00
Ryan Boren 8c0ae81b06 TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:13:03 +00:00
Peter Westwood 333cc6c1c8 Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7463 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:01:29 +00:00
Mark Jaquith 104069af9a increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7462 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:57:25 +00:00
Ryan Boren a991442f83 Close img tag. Props Otto42. fixes #6339
git-svn-id: https://develop.svn.wordpress.org/trunk@7461 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:39:28 +00:00
Ryan Boren 22ab64425b Fix dashboard width in IE. Props mdawaffe. fixes #6336
git-svn-id: https://develop.svn.wordpress.org/trunk@7460 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:05:22 +00:00
Mark Jaquith 909039479f Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7459 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:29:03 +00:00
Mark Jaquith 933afe995a Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
git-svn-id: https://develop.svn.wordpress.org/trunk@7458 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:03:31 +00:00