Commit Graph

3292 Commits

Author SHA1 Message Date
Ryan Boren fe0bbb63e2 Right-align actions header, too. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7422 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:07:48 +00:00
Peter Westwood cdec5906e2 Send plugins all the replacment strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@7420 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:40:11 +00:00
Mark Jaquith 82ee87ed23 Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7417 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:50:56 +00:00
Ryan Boren ae8bcdd504 deactivate_plugins() fix from DD32. fixes #6309
git-svn-id: https://develop.svn.wordpress.org/trunk@7416 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:24:44 +00:00
Ryan Boren ea391d08e9 wpfs direct fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7415 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:22:43 +00:00
Ryan Boren e6c6a44a6c Enable wpfs auto selection. Props DD32. seee #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7414 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 06:08:27 +00:00
Mark Jaquith 2b6119cd60 Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: https://develop.svn.wordpress.org/trunk@7413 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:42:46 +00:00
Mark Jaquith 4c1079ba0a Bail out users who go to Manage - Links trying to add a link
git-svn-id: https://develop.svn.wordpress.org/trunk@7412 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:02:40 +00:00
Mark Jaquith b6b80aea33 Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: https://develop.svn.wordpress.org/trunk@7411 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:39:23 +00:00
Mark Jaquith 9ab5b3bcdf Hide delete checkbox and remove edit link for entries the current user cannot delete or edit
git-svn-id: https://develop.svn.wordpress.org/trunk@7410 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:30:38 +00:00
Mark Jaquith 0967f47758 Only show Contributors post stati they can chose. Hide date editing from Contributors (as they cannot use it). fixes #6303
git-svn-id: https://develop.svn.wordpress.org/trunk@7409 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:19:58 +00:00
Ryan Boren 1b8ad770de Typo fix. see #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7407 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:34:41 +00:00
Ryan Boren 3e4d1197d5 Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7406 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:33:59 +00:00
Mark Jaquith df6429885e Do not double-mark posts as "Private" in the admin. fixes #3146
git-svn-id: https://develop.svn.wordpress.org/trunk@7404 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 21:33:47 +00:00
Ryan Boren 222de67dca Check return of tmpfile(). see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7403 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 20:36:23 +00:00
Mark Jaquith 09e9e04f89 Make sure apache_getenv() exists before using it. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7401 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 18:18:59 +00:00
Ryan Boren 98e215a58e Remove dead code
git-svn-id: https://develop.svn.wordpress.org/trunk@7400 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:51:43 +00:00
Ryan Boren 6ba6706150 Tighten layout. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7399 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:16:16 +00:00
Ryan Boren 54d57b1236 RTL CSS from Mani. fixes #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7398 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:08:03 +00:00
Ryan Boren 4dcc023818 ngettext fixes from nbachiyski. fixes #6261
git-svn-id: https://develop.svn.wordpress.org/trunk@7397 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:00:09 +00:00
Ryan Boren 1107f63d47 Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7396 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 06:18:05 +00:00
Mark Jaquith 9de58b184a Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@7394 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 05:38:58 +00:00
Ryan Boren 045e4af5d0 Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7393 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 02:46:27 +00:00
Ryan Boren 01c49619d2 Fix menu parent for link category editor
git-svn-id: https://develop.svn.wordpress.org/trunk@7392 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:49:42 +00:00
Mark Jaquith 8b6ba65861 moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: https://develop.svn.wordpress.org/trunk@7391 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:24:04 +00:00
Mark Jaquith 4cb0201ce8 There ARE 2 posts pending your review. props mdawaffe. see #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7390 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:00:45 +00:00
Mark Jaquith 3ecc06df8f Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7389 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 22:49:41 +00:00
Ryan Boren e022a89f94 Change unapproved comment background color. Props mt. fixes #6288
git-svn-id: https://develop.svn.wordpress.org/trunk@7388 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 21:35:03 +00:00
Ryan Boren 73c098ceda Make plugin update colors more readable. Props mt. fixes #6276
git-svn-id: https://develop.svn.wordpress.org/trunk@7387 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 21:32:42 +00:00
Ryan Boren e3b2cd3fc4 Remove unneeded js include. Props mdawaffe. fixes #6287
git-svn-id: https://develop.svn.wordpress.org/trunk@7386 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:41:09 +00:00
Ryan Boren 5f2e606448 Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7385 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:37:31 +00:00
Ryan Boren 000eee5dab Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7384 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:20:18 +00:00
Ryan Boren 9a72c8e176 Grammar fix from filosofo. fixes #6274
git-svn-id: https://develop.svn.wordpress.org/trunk@7382 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 17:17:48 +00:00
Ryan Boren d4f18a6f56 Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
git-svn-id: https://develop.svn.wordpress.org/trunk@7381 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 17:06:04 +00:00
Ryan Boren 271613bd3e TinyMCE fixes from azaozz. fixes #6272
git-svn-id: https://develop.svn.wordpress.org/trunk@7378 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 06:59:53 +00:00
Ryan Boren 33d0588565 More nonce renewals from andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7376 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 04:59:54 +00:00
Ryan Boren 29cc2b5b9c Renew autosave nonce. Props andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7375 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:43:20 +00:00
Ryan Boren 379ce33d07 Add title attribute to view page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7374 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:28:43 +00:00
Ryan Boren c844b43f0e Add title attribute to view post link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7373 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:22:07 +00:00
Ryan Boren 4fb3836ff5 Styling fixes for Options->Misc from mdawaffe. fixes #6202
git-svn-id: https://develop.svn.wordpress.org/trunk@7372 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:07:49 +00:00
Ryan Boren 0d55e6a0cd Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: https://develop.svn.wordpress.org/trunk@7371 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:04:54 +00:00
Ryan Boren 7fa4f4fece Basedir location fixes for ftp fs from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7369 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 00:13:11 +00:00
Ryan Boren 77613556c4 Don't squish the autosave error notice. Props mdawaffe. fixes #6267
git-svn-id: https://develop.svn.wordpress.org/trunk@7368 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 00:09:31 +00:00
Ryan Boren ef0d8265bc Add title attribute to edit tag link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7367 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:57:26 +00:00
Ryan Boren 1ae56f1ec4 Add title attribute to edit media link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7366 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:54:30 +00:00
Ryan Boren 0cd12b73dc Add title attribute to edit link category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7365 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:51:34 +00:00
Ryan Boren adf2db6cef Add title attribute to edit category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7364 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:47:03 +00:00
Ryan Boren beef336baf Add title attribute to edit link link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7363 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:40:55 +00:00
Ryan Boren 21539c80a4 Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: https://develop.svn.wordpress.org/trunk@7362 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:25:05 +00:00
Ryan Boren b796e06517 Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7359 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:02:12 +00:00
Peter Westwood 1822974f20 Delete the correct upload.php. See #5911 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7357 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:54:13 +00:00
Peter Westwood 8c27563e05 Restore upload.php as we really need it. See #5911.
git-svn-id: https://develop.svn.wordpress.org/trunk@7356 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:53:14 +00:00
Ryan Boren ea33e2b9c2 Add title attribute to edit comment link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7355 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:39:06 +00:00
Ryan Boren 8cc82a8540 Add title attribute to edit page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7354 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:31:26 +00:00
Ryan Boren 341a333f20 Add title attribute to edit post link. see #6802
git-svn-id: https://develop.svn.wordpress.org/trunk@7353 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:27:47 +00:00
Ryan Boren eae7b967de Display 15 posts. Remove no longer needed add-post AJAX action. Props johnhennmacc. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7352 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:18:32 +00:00
Ryan Boren cff8236acf s/post/page/. Props xibe and ninjaWR. fixes #6260
git-svn-id: https://develop.svn.wordpress.org/trunk@7350 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:42:29 +00:00
Ryan Boren 1b041b9bfd Make media button type default filter in Library browser. Props andy. fixes #6231
git-svn-id: https://develop.svn.wordpress.org/trunk@7349 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:09:55 +00:00
Ryan Boren 4982de5747 do not insert empty links; use the file basename if no title given. Props andy. fixes #6249
git-svn-id: https://develop.svn.wordpress.org/trunk@7348 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:08:43 +00:00
Ryan Boren 98e2a7f6a7 Remove old upload files. props andy. fixes #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7347 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:07:06 +00:00
Ryan Boren 837bf2bd84 Fix warning in media.php. Show sidemenu. Props andy. fixes #6206
git-svn-id: https://develop.svn.wordpress.org/trunk@7346 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 18:28:43 +00:00
Ryan Boren 2c6b7b2b1f Remove unfinished widget contextual help. Pros mdawaffe. fixes #6203
git-svn-id: https://develop.svn.wordpress.org/trunk@7345 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 18:07:06 +00:00
Matt Mullenweg 9e7c6c425a Right align comment action links.
git-svn-id: https://develop.svn.wordpress.org/trunk@7344 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 17:20:13 +00:00
Mark Jaquith fb4b455e98 Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7343 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:45:05 +00:00
Mark Jaquith 3600770b75 Sync "Last edited" on Edit Page screen to that on Edit Post screen. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7342 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:34:04 +00:00
Mark Jaquith ecbc4d48f1 Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7341 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:26:53 +00:00
Mark Jaquith 8ebb2c3ca6 Fix reference to page as "post"
git-svn-id: https://develop.svn.wordpress.org/trunk@7340 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:18:17 +00:00
Mark Jaquith 9a8836f268 Remove reference to edit_date which no longer exists. Props fitzrev. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7339 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:09:50 +00:00
Ryan Boren 56a7acdf15 Better date editing from MarkJaquith. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7338 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 23:05:16 +00:00
Ryan Boren 11620cd3b4 Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
git-svn-id: https://develop.svn.wordpress.org/trunk@7336 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 20:37:02 +00:00
Ryan Boren f0b35af5b9 Fix var name. see #6236
git-svn-id: https://develop.svn.wordpress.org/trunk@7335 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 18:19:42 +00:00
Ryan Boren 3fb7fb7282 Fix var name. see #6236
git-svn-id: https://develop.svn.wordpress.org/trunk@7334 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 18:18:35 +00:00
Matt Mullenweg 22aacb36f5 Fix for bizarre FFb4 bug in WYSIWYG. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7332 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 14:07:11 +00:00
Peter Westwood 8c7f0f87f6 Fix my poor spelling. Props dickie.
git-svn-id: https://develop.svn.wordpress.org/trunk@7331 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 12:21:03 +00:00
Peter Westwood 6218beabf8 Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
git-svn-id: https://develop.svn.wordpress.org/trunk@7330 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:04:42 +00:00
Peter Westwood 6110e21411 Don't show a check box for deleting the default category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7329 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:00:11 +00:00
Ryan Boren 4557a4440f find_base_dir fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7328 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 09:50:35 +00:00
Ryan Boren e9a73beaca FTP CWD fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7327 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 09:49:10 +00:00
Peter Westwood 4ddacfb0ed Import mt tags/keywords. See #4472 props shacker.
git-svn-id: https://develop.svn.wordpress.org/trunk@7326 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 23:16:28 +00:00
Peter Westwood 2d7ba950bc Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:57:47 +00:00
Peter Westwood bac1a60b55 Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: https://develop.svn.wordpress.org/trunk@7322 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:09:23 +00:00
Peter Westwood 36889f6313 Only link to a post for editing if the user can edit it.
git-svn-id: https://develop.svn.wordpress.org/trunk@7321 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 21:52:12 +00:00
Peter Westwood a951a2019b Only replace the last segment of the uri when generating the sample permalink. Fixes #6068.
git-svn-id: https://develop.svn.wordpress.org/trunk@7320 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 21:27:10 +00:00
Peter Westwood c9bb1b604e Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: https://develop.svn.wordpress.org/trunk@7318 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:42:00 +00:00
Peter Westwood ed39705caf Make the edit link point to the profile for the current user when managing users.
git-svn-id: https://develop.svn.wordpress.org/trunk@7317 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:27:16 +00:00
Peter Westwood c42b3261dc Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
git-svn-id: https://develop.svn.wordpress.org/trunk@7315 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 18:38:21 +00:00
Peter Westwood 9b3aab6c0d Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
git-svn-id: https://develop.svn.wordpress.org/trunk@7314 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 18:33:16 +00:00
Matt Mullenweg 0d07e27f8e So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 17:02:16 +00:00
Matt Mullenweg 7fa956e582 Match quicktag bar to button.
git-svn-id: https://develop.svn.wordpress.org/trunk@7312 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 16:57:57 +00:00
Matt Mullenweg 388c8fa9db Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 16:53:36 +00:00
Peter Westwood 1168abf8f3 Add an action to allow plugins to add extra related links to the list. Fixes #6232.
git-svn-id: https://develop.svn.wordpress.org/trunk@7310 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 08:40:22 +00:00
Ryan Boren 2e0c6c5cb0 Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 06:14:03 +00:00
Matt Mullenweg 2abb681b79 Some color changes from JSM.
git-svn-id: https://develop.svn.wordpress.org/trunk@7305 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 00:21:28 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Ryan Boren bef6abf768 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7303 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 22:20:24 +00:00
Ryan Boren 85c1122db2 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7302 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 20:17:17 +00:00
Ryan Boren 79f4ab9a35 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7300 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:56:43 +00:00
Peter Westwood b122503bbc Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7299 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:37:18 +00:00
Ryan Boren b69f10d2ad Allow hardcoding of FTP connection info. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7297 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:11:41 +00:00
Ryan Boren a944a3bf49 Remove underline from admin footer links. Pros sambauers. fixes #6201
git-svn-id: https://develop.svn.wordpress.org/trunk@7295 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:26:48 +00:00
Ryan Boren 7d9b359e86 install.php i18n and html fixes. Props nbachiyski. fixes #6221
git-svn-id: https://develop.svn.wordpress.org/trunk@7294 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:22:19 +00:00
Ryan Boren d61d209476 CSS typo fixes from sambauers. fixes #6220
git-svn-id: https://develop.svn.wordpress.org/trunk@7293 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:18:23 +00:00
Ryan Boren 13f88fea95 Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: https://develop.svn.wordpress.org/trunk@7292 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:16:29 +00:00
Peter Westwood 802a3de43b Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7291 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 16:51:39 +00:00
Matt Mullenweg 447c9accb8 The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7290 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:43:00 +00:00
Matt Mullenweg 39bf76b0f0 Only show months that actually have attachments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7288 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:39:07 +00:00
Matt Mullenweg c690eedcef Tighten up buttons a bit, always space out delete from its neighbor.
git-svn-id: https://develop.svn.wordpress.org/trunk@7287 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:38:09 +00:00
Matt Mullenweg cf76b3d7c1 Change order of links to match buttons above.
git-svn-id: https://develop.svn.wordpress.org/trunk@7286 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:30:45 +00:00
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Matt Mullenweg e328e272c6 Make empty links text a bit more informative.
git-svn-id: https://develop.svn.wordpress.org/trunk@7283 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:26:46 +00:00
Matt Mullenweg cb1aa603b4 Remove drafts from Write page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7282 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:07:46 +00:00
Ryan Boren 62d3bef1f4 Avoid integer overflow with widget IDs. Props mdawaffe. fixes #6210
git-svn-id: https://develop.svn.wordpress.org/trunk@7281 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:48:23 +00:00
Ryan Boren e8efe189a0 Encode ampersands. Props Quandary. fixes #6212
git-svn-id: https://develop.svn.wordpress.org/trunk@7280 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:44:40 +00:00
Ryan Boren 838afcaecf Merge style attributes. Props Quandary. fixes #6214
git-svn-id: https://develop.svn.wordpress.org/trunk@7279 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:43:38 +00:00
Ryan Boren c446cee03a Show Add Link page when visiting Write from Mange->Links. Props MtDewVirus. fixes #6204
git-svn-id: https://develop.svn.wordpress.org/trunk@7276 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 23:51:32 +00:00
Peter Westwood e63fc7126a Better protection against double widget insertion. Fixes #6191 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7275 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 21:33:11 +00:00
Peter Westwood 29b3ff82c1 Move the restrict_manage_post hook back to a useful place. Fixes #6196.
git-svn-id: https://develop.svn.wordpress.org/trunk@7274 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 20:39:56 +00:00
Peter Westwood b3c9154a13 IE fixes for the stylesheet selector. Fixes #6200 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7273 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 19:17:57 +00:00
Ryan Boren 59a21ab804 Fix code button alignment. Props sambauers. fixes #6179
git-svn-id: https://develop.svn.wordpress.org/trunk@7272 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 06:06:33 +00:00
Ryan Boren ed35e2a826 Don't double insert widget. Props mdawaffe. fixes #6191
git-svn-id: https://develop.svn.wordpress.org/trunk@7267 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 19:56:08 +00:00
Peter Westwood 65a8975cc0 Add description for custom fields on write>page. Fixes #6190 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7266 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 17:36:26 +00:00
Mark Jaquith 371daed3ad Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143
git-svn-id: https://develop.svn.wordpress.org/trunk@7265 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:54:41 +00:00
Peter Westwood 761189ebae Add some missing timezone offsets. Fixes #6176 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@7264 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:38:21 +00:00
Ryan Boren 32e414dbf4 Image fixes from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7263 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:10:00 +00:00
Ryan Boren df8228fa6c Attachment editing from mdawaffe. fixes #6181
git-svn-id: https://develop.svn.wordpress.org/trunk@7262 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 05:50:07 +00:00
Matt Mullenweg eec8f39487 Color tweaks, fixes #6180
git-svn-id: https://develop.svn.wordpress.org/trunk@7261 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 04:46:17 +00:00
Matt Mullenweg 7c8ffbe0a5 A little darker on the right now.
git-svn-id: https://develop.svn.wordpress.org/trunk@7260 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 03:43:01 +00:00
Ryan Boren 40caffb433 Color scheme switcher styling from mt. fixes #6178
git-svn-id: https://develop.svn.wordpress.org/trunk@7259 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 02:35:22 +00:00
Ryan Boren 928a671565 Color scheme selector fixes from andy. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7258 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 00:12:34 +00:00
Ryan Boren 981dde9898 Typo fixes. fixes #6155
git-svn-id: https://develop.svn.wordpress.org/trunk@7257 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 23:45:07 +00:00
Ryan Boren 69a3606669 Editor button fixes for IE. Props azaozz. fixes #6172
git-svn-id: https://develop.svn.wordpress.org/trunk@7255 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 23:04:13 +00:00
Ryan Boren aa0482eeb8 user edit form validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@7254 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 22:03:05 +00:00
Ryan Boren 3231f7961b Move All Users to head of filter list
git-svn-id: https://develop.svn.wordpress.org/trunk@7252 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:21:24 +00:00
Ryan Boren 9ee63c57db Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
git-svn-id: https://develop.svn.wordpress.org/trunk@7251 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:09:07 +00:00
Ryan Boren c9a9b9373a Admin color selector. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7249 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:06:03 +00:00
Ryan Boren 247f4eaeeb Fix AJAX comment ops for single pages. Props mdawaffe. fixes #6165
git-svn-id: https://develop.svn.wordpress.org/trunk@7248 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 20:26:10 +00:00
Ryan Boren ed151ed378 Fix AJAX comment ops for single posts. Props mdawaffe. see #6165
git-svn-id: https://develop.svn.wordpress.org/trunk@7247 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 20:10:39 +00:00
Ryan Boren 8f4a3a7687 gettext
git-svn-id: https://develop.svn.wordpress.org/trunk@7246 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 19:36:46 +00:00
Matt Mullenweg c2b6f8ad02 Some color tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7245 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 18:26:14 +00:00
Ryan Boren eda2d37158 Don't show multi widgets multi times in available widgets. Props mdawaffe. fixes #6162
git-svn-id: https://develop.svn.wordpress.org/trunk@7243 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 18:01:22 +00:00
Ryan Boren 7b2b555aee Make sure widget is available before trying to display it in the admin. Props mdawaffe. fixes #6149
git-svn-id: https://develop.svn.wordpress.org/trunk@7242 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 17:42:09 +00:00
Peter Westwood 4e0cfb6e23 Add phpDoc with copyright and licencing info to external ftp libs. Fixes #6155 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7241 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 17:23:30 +00:00
Ryan Boren 875d0265d4 More TinyMCE color abstraction and new border for title and editor. Props azaozz. fixes #6156
git-svn-id: https://develop.svn.wordpress.org/trunk@7240 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:54:48 +00:00
Ryan Boren aa3d3fa5f6 Remove extraneous slash. Props rnt. fixes #6158
git-svn-id: https://develop.svn.wordpress.org/trunk@7239 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:41:53 +00:00
Ryan Boren 40da1d6412 Auto update fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7238 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:37:44 +00:00
Ryan Boren e5ce1add47 Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:13:07 +00:00
Peter Westwood a0648eee7f Bring the bubble back when we have moderated a comment. Fixes #6010 props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7236 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 08:55:57 +00:00
Peter Westwood 498f3a60c8 Validation and Translation fixes for the Profile page. Fixes #6152 and #6153 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7235 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 08:54:08 +00:00
Matt Mullenweg af2b94ca44 Abstract TinyMCE colors. Fixes #6154. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7232 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:31:19 +00:00
Matt Mullenweg e4aebd5934 Show comment time, not post time.
git-svn-id: https://develop.svn.wordpress.org/trunk@7231 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:28:47 +00:00
Matt Mullenweg bde39aec07 Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:23:07 +00:00
Matt Mullenweg 4af580ebbd Dashboard color tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@7229 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 02:08:10 +00:00
Matt Mullenweg a4c2e0dbf8 See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7228 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 01:30:15 +00:00
Matt Mullenweg 18b76344d0 Use jQuery load function when available. Fixes #6112; Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7226 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 00:58:37 +00:00
Ryan Boren 9dacb23732 Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
git-svn-id: https://develop.svn.wordpress.org/trunk@7219 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 23:23:32 +00:00
Matt Mullenweg 8d3812d14d More attachment thumbnail fixes, see #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7218 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 23:04:20 +00:00
Ryan Boren 73019f8c06 Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: https://develop.svn.wordpress.org/trunk@7217 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:59:57 +00:00
Matt Mullenweg 12bf6fb4fd Some more color updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@7216 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:35:19 +00:00
Ryan Boren 857a75fef0 Add cursor pointer to buttons. Props ionfish and mt. fixes #5943
git-svn-id: https://develop.svn.wordpress.org/trunk@7215 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:10:39 +00:00
Ryan Boren cb5dcfe1e1 Styling update for user edit form. Props mt. fixes #6140
git-svn-id: https://develop.svn.wordpress.org/trunk@7214 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 22:09:26 +00:00
Matt Mullenweg ad85a75542 Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: https://develop.svn.wordpress.org/trunk@7213 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:49:08 +00:00
Matt Mullenweg 6bb830225d Icon fixes. See #5911; hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7212 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:31:33 +00:00
Matt Mullenweg 3c271eafb2 New color file.
git-svn-id: https://develop.svn.wordpress.org/trunk@7211 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 20:59:08 +00:00
Matt Mullenweg 7a73a73fa2 Drop the padding back down now that the borders are back.
git-svn-id: https://develop.svn.wordpress.org/trunk@7210 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 20:57:04 +00:00
Ryan Boren 15512e1ed8 Fix deletion of plugins not in their own directory. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7209 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 17:13:41 +00:00
Ryan Boren a7e4b47750 Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@7208 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 08:38:17 +00:00
Ryan Boren 2acac45969 Fix comment bubble alignment. Props azaozz. fixes #6115
git-svn-id: https://develop.svn.wordpress.org/trunk@7207 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 08:24:45 +00:00
Ryan Boren 7b5f9a896c Show error data in message. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7206 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:45:46 +00:00
Ryan Boren 0160d81eee Return error if base dir empty. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7205 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:44:23 +00:00
Mark Jaquith 3eb33d3847 No longer BetaPress TODO. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7202 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 06:46:38 +00:00
Ryan Boren 88b1b645b7 Dashboard styling updates from mt. fixes #6120
git-svn-id: https://develop.svn.wordpress.org/trunk@7201 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:58:15 +00:00
Ryan Boren 5c393d7634 Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
git-svn-id: https://develop.svn.wordpress.org/trunk@7200 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:54:46 +00:00
Ryan Boren 052d5a5f72 gettext strings. Props hervada. fixes #6136
git-svn-id: https://develop.svn.wordpress.org/trunk@7199 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:51:33 +00:00
Ryan Boren a73cfe0479 Add Delete link link to edit link form. Props mdawaffe. fixes #6126
git-svn-id: https://develop.svn.wordpress.org/trunk@7198 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:48:28 +00:00
Ryan Boren a2a407faf4 Dashboard IE fixes from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@7197 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:47:07 +00:00
Ryan Boren f4158a9fc9 Enqueue XFN for link pages. Props mdawaffe. fixes #6217
git-svn-id: https://develop.svn.wordpress.org/trunk@7196 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:44:56 +00:00
Ryan Boren 334b820f33 Dashboard styling updates from mt. see #6120
git-svn-id: https://develop.svn.wordpress.org/trunk@7195 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:42:08 +00:00
Ryan Boren b17535c4bf Style fixes from mt. fixes #6124
git-svn-id: https://develop.svn.wordpress.org/trunk@7194 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:37:13 +00:00
Ryan Boren 882fa08d42 Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
git-svn-id: https://develop.svn.wordpress.org/trunk@7193 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:28:21 +00:00
Ryan Boren 68b4b44a20 Relocate Save Changes button. Props mdawaffe. fixes #6118
git-svn-id: https://develop.svn.wordpress.org/trunk@7192 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 05:19:12 +00:00
Peter Westwood 48d8fcf41e Better description for WXR. Fixes #6093 props thenlich and MtDewVirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@7191 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-09 22:14:49 +00:00
Peter Westwood 928ea82fd2 Consistent headings for the Manage->Link page. See #6137 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7189 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-09 21:54:34 +00:00
Peter Westwood a15d268e25 Add context to translated string. Fixes #6134 props RanYanivHartstein.
git-svn-id: https://develop.svn.wordpress.org/trunk@7188 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:50:12 +00:00
Peter Westwood 52ae4883ca Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@7187 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:43:58 +00:00
Peter Westwood c0bab086fc Better name for the related link to manage categories. Fixes #6133 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7186 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-08 22:38:55 +00:00
Peter Westwood 701405014d Use the new colours stylesheet for the media library. See #5911 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7185 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 22:40:08 +00:00
Matt Mullenweg b94a95a10c Make deletes hover red, rawr.
git-svn-id: https://develop.svn.wordpress.org/trunk@7184 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 18:35:24 +00:00
Peter Westwood ee5955c44d Work harder to create the correct links for new top level menus. Fixes #4907 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7183 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 14:48:10 +00:00
Peter Westwood 48bd39567a Link to more specific documentation. Fixes #6070 props MichaelH.
git-svn-id: https://develop.svn.wordpress.org/trunk@7182 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 14:29:05 +00:00
Matt Mullenweg 1a25889bb9 A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 10:05:54 +00:00
Matt Mullenweg 0d404a55ed Don't show comment text in list view; extra layout bit.
git-svn-id: https://develop.svn.wordpress.org/trunk@7180 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:53:15 +00:00
Matt Mullenweg 2af822ab9d CSS consolidation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7179 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:16:29 +00:00
Matt Mullenweg 044224a2a4 Abstract colors from layout CSS. Pass 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@7178 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 01:17:21 +00:00
Ryan Boren 02facfc3e4 fix missing thumbnail radio button for inserting into post. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7177 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:40:21 +00:00
Ryan Boren 353bf81a5e Make cancel mean cancel. Props mdawaffe. see #5886
git-svn-id: https://develop.svn.wordpress.org/trunk@7176 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:01:22 +00:00
Ryan Boren 4f00af88f1 Add unapprove links. Props mdawaffe. see #6094
git-svn-id: https://develop.svn.wordpress.org/trunk@7175 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 21:48:20 +00:00
Ryan Boren 107012efde Remove link underlines from where the shouldn't be. Props mt. fixes #6113
git-svn-id: https://develop.svn.wordpress.org/trunk@7174 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 20:44:29 +00:00
Ryan Boren d1fd6659e4 Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:56:02 +00:00
Ryan Boren 7d6440bba2 Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:48:54 +00:00
Ryan Boren 4365b9da33 ftpsockets fix from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7171 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 18:14:58 +00:00