Commit Graph

6511 Commits

Author SHA1 Message Date
Ryan Boren
77718a8bb2 Finish making upload tabs pluggable. Props andy. fixes #5843
git-svn-id: https://develop.svn.wordpress.org/trunk@6820 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:36:40 +00:00
Ryan Boren
a5dc076a88 Improve metadata for atom comment search feeds. Props ionfish. fixes #5493
git-svn-id: https://develop.svn.wordpress.org/trunk@6819 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:29:10 +00:00
Ryan Boren
d809dcd103 Add a prophylactic specialchars to the object in explain nonce. see #5838
git-svn-id: https://develop.svn.wordpress.org/trunk@6817 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:14:38 +00:00
Ryan Boren
7886e5c6e0 Fix add custom field redirects. Props pishmishy. fixes #2788
git-svn-id: https://develop.svn.wordpress.org/trunk@6816 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:10:41 +00:00
Ryan Boren
ef77993bdc metaWeblog.newPost fix. Props malex. fixes #5814 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6815 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 17:54:08 +00:00
Ryan Boren
d74220c598 Make Nonce Mismatch Fail Instead of AYS. Props filosofo. fixes #5838 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6813 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 17:39:40 +00:00
Ryan Boren
ca772154f9 Add gzip_compression() stub in case someone actually uses it.
git-svn-id: https://develop.svn.wordpress.org/trunk@6812 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 11:21:09 +00:00
Ryan Boren
01752defc2 Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6811 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 11:01:42 +00:00
Ryan Boren
2ffb0df982 Dashboard styling from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6810 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 10:07:57 +00:00
Ryan Boren
4367d63dbd Link to tag manager from dash
git-svn-id: https://develop.svn.wordpress.org/trunk@6809 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 09:32:32 +00:00
Ryan Boren
0f8e3b6164 Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 09:30:26 +00:00
Ryan Boren
9d87bc73e7 Update post save notifications and redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@6807 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 08:55:17 +00:00
Ryan Boren
86b2ddbc7e Update salutation menu
git-svn-id: https://develop.svn.wordpress.org/trunk@6806 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 08:22:26 +00:00
Ryan Boren
9a54760339 Bump nuber of link cats per page.
git-svn-id: https://develop.svn.wordpress.org/trunk@6805 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 07:33:56 +00:00
Ryan Boren
de1ec72949 Design update for link categories management.
git-svn-id: https://develop.svn.wordpress.org/trunk@6804 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 07:32:50 +00:00
Ryan Boren
0e810ef327 Use array keys instead of hard coded list when traversing post fields to sanitize. Props andy. fixes #5836
git-svn-id: https://develop.svn.wordpress.org/trunk@6803 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 06:49:23 +00:00
Ryan Boren
d0806eb11c Fix variable name typo. Props reinkim. fixes #5834
git-svn-id: https://develop.svn.wordpress.org/trunk@6802 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 06:39:45 +00:00
Ryan Boren
4b670951fe Fix floated left gallery layout breaks. Prop s nbachiyski. fixes #5828
git-svn-id: https://develop.svn.wordpress.org/trunk@6801 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 06:35:21 +00:00
Ryan Boren
79060b868b Manage Tags design update. Column spacing and justification need fixing.
git-svn-id: https://develop.svn.wordpress.org/trunk@6800 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 09:25:19 +00:00
Ryan Boren
b446d77af9 Manage categories redesign. Add categories search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6799 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 09:02:02 +00:00
Ryan Boren
9fdf23af3a Manage links redesign. Add link search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6798 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 08:01:32 +00:00
Ryan Boren
d2a44521cd s/post/page/
git-svn-id: https://develop.svn.wordpress.org/trunk@6797 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 05:59:07 +00:00
Ryan Boren
8a83872300 Manage->Pages design update
git-svn-id: https://develop.svn.wordpress.org/trunk@6796 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 05:51:53 +00:00
Ryan Boren
92fc095456 Multimedia uploader styling from andy. see #5824
git-svn-id: https://develop.svn.wordpress.org/trunk@6795 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 04:47:31 +00:00
Ryan Boren
fa8e0c1a62 Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6794 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 23:19:09 +00:00
Ryan Boren
fedbb2dce5 Fix human readable time offset for future posts. Props ffemtcj. fixes #5817
git-svn-id: https://develop.svn.wordpress.org/trunk@6793 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 21:52:50 +00:00
Ryan Boren
4239fc15ef Remove debug code
git-svn-id: https://develop.svn.wordpress.org/trunk@6792 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 21:05:20 +00:00
Ryan Boren
573477d8d9 tinyMCE compressor update from azaozz. see #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6791 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 20:19:29 +00:00
Ryan Boren
429ce88a8b tinyMCE compressor additions and deletion of unused lang files. Props azaozz. see #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6790 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 19:22:22 +00:00
Ryan Boren
9094f86cd8 New gzip compressor for TinyMCE from azaozz. fixes #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6789 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 17:45:18 +00:00
Ryan Boren
1d038f7c24 Fix edit slug ajax nonce. props nbachiyski. see #5816
git-svn-id: https://develop.svn.wordpress.org/trunk@6788 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 17:40:16 +00:00
Ryan Boren
ce8098c1df Fix delete page nonce
git-svn-id: https://develop.svn.wordpress.org/trunk@6787 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 09:18:11 +00:00
Matt Mullenweg
bf2d50bf6b Blow out mem limit, slightly larger thumbnails.
git-svn-id: https://develop.svn.wordpress.org/trunk@6786 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 09:02:44 +00:00
Ryan Boren
64cfa05c2e ftp fs tweaks. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6785 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 08:46:11 +00:00
Ryan Boren
adbb51b535 Use absint
git-svn-id: https://develop.svn.wordpress.org/trunk@6784 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 08:14:01 +00:00
Matt Mullenweg
129dddd3a3 Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: https://develop.svn.wordpress.org/trunk@6783 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 08:02:01 +00:00
Matt Mullenweg
ea1c1ac2a6 A few places we were missing links to new stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6782 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 07:53:10 +00:00
Matt Mullenweg
fa92ba6ff6 Butter upload buttons. Still need custom dialogs for music/video/other.
git-svn-id: https://develop.svn.wordpress.org/trunk@6781 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 07:44:21 +00:00
Matt Mullenweg
e5087bdeba Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: https://develop.svn.wordpress.org/trunk@6780 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 06:35:24 +00:00
Ryan Boren
3064a1290c First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6779 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 05:45:54 +00:00
Matt Mullenweg
6c3071b81a New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent.
git-svn-id: https://develop.svn.wordpress.org/trunk@6778 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 08:10:11 +00:00
Ryan Boren
d99739dac9 s/2.4/2.5/. Props ffemtcj. fixes #5810
git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 07:59:34 +00:00
Ryan Boren
45ded6c49a Fix users table formatting. Props Potter_System and markjaquith. fixes #5784
git-svn-id: https://develop.svn.wordpress.org/trunk@6776 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 07:28:14 +00:00
Ryan Boren
347f594c9f Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 07:12:33 +00:00
Ryan Boren
b8dbba8e45 Fix add new category box for links. Props DD32. fixes #5797
git-svn-id: https://develop.svn.wordpress.org/trunk@6774 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 06:49:46 +00:00
Ryan Boren
ee919bb3b8 Maintain hidden toolbar state when switching to fullscreen. Props azaozz. fixes #5806
git-svn-id: https://develop.svn.wordpress.org/trunk@6773 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 06:27:03 +00:00
Ryan Boren
fb05c7e4b7 More informative error message when theme files are not writable. Props hansengel. fixes #5783
git-svn-id: https://develop.svn.wordpress.org/trunk@6772 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 20:17:49 +00:00
Ryan Boren
8e572ac78c Remove warning about more tag cutting off posts in feeds. Props lloydbudd. fixes #2582
git-svn-id: https://develop.svn.wordpress.org/trunk@6771 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 19:36:25 +00:00
Ryan Boren
bfa0dd639a Move editor js to editor.js. fixes #5799
git-svn-id: https://develop.svn.wordpress.org/trunk@6770 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 13:08:28 +00:00
Ryan Boren
671d6a0692 Automatically add classes to images for floated images. Props azaozz. fixes #5803
git-svn-id: https://develop.svn.wordpress.org/trunk@6769 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-09 12:42:15 +00:00