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 |
Ryan Boren
|
64aaf796c2
|
Use default category when getting permalink if the post has no categories assigned. Props nbachiyski. see #6083
git-svn-id: https://develop.svn.wordpress.org/trunk@7204 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 07:15:01 +00:00 |
Ryan Boren
|
9dbb01550f
|
Include login rtl css. Props nbachiyski. fixes #6121
git-svn-id: https://develop.svn.wordpress.org/trunk@7203 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 07:11:44 +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
|
8a55b3c977
|
Remove the entity decoding and recoding from wp_html_excerpt. Fixes #6077 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7190 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-09 22:11:20 +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 |
Matt Mullenweg
|
26a14e222b
|
Fix some names and order of filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@7170 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 10:23:00 +00:00 |
Matt Mullenweg
|
990f07563c
|
Clean up comments links, link to more comments pages not posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7169 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 10:09:14 +00:00 |
Matt Mullenweg
|
020c1694f0
|
Move view link to status, missed underline.
git-svn-id: https://develop.svn.wordpress.org/trunk@7168 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 09:58:47 +00:00 |
Matt Mullenweg
|
5b727663a8
|
Underline all links in body, none in header.
git-svn-id: https://develop.svn.wordpress.org/trunk@7167 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 09:53:03 +00:00 |
Matt Mullenweg
|
fc9e521569
|
Check all should now work on comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7166 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 09:48:36 +00:00 |
Ryan Boren
|
72d53b30d7
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7165 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 06:07:53 +00:00 |
Ryan Boren
|
16185d747b
|
wpfs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7164 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-06 06:06:13 +00:00 |