Commit Graph

4082 Commits

Author SHA1 Message Date
ryan
2ddfa72692 Back to one form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 23:49:55 +00:00
westi
00e2684feb Make the metaboxes easier to drag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 23:11:55 +00:00
westi
e393417401 Warn if the core updater failed to complete. See #7819.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 22:22:29 +00:00
westi
9133214dba Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 21:41:55 +00:00
westi
c1f7aeb0b9 More options pages updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 21:29:18 +00:00
azaozz
76d405b601 More styling for the Tags page, change the Options pages background color to light gray
git-svn-id: http://svn.automattic.com/wordpress/trunk@9345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 20:55:40 +00:00
westi
5f968cda2b First stab at better options pages. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 19:55:56 +00:00
westi
c21aa4f3cf Plugins page actions dropdowns.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 19:14:47 +00:00
westi
fe49f8d967 unique search input ids.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 18:43:33 +00:00
ryan
ce62669cc4 Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 18:19:42 +00:00
azaozz
b3e5e7a718 2 column Tags page, needs more styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 08:01:37 +00:00
ryan
8f7da19ebb Prune dead code. Props sivel. fixes #7963
git-svn-id: http://svn.automattic.com/wordpress/trunk@9338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 22:41:56 +00:00
ryan
5ed9c32d49 If parent uses admin.php, use admin.php for subs. fixes #7962
git-svn-id: http://svn.automattic.com/wordpress/trunk@9337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 22:40:19 +00:00
azaozz
002d07c3af Remove Quick Edit when clicking search or filter buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 20:50:20 +00:00
ryan
a3dffe926a Warning fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 20:04:31 +00:00
ryan
e9007e8c56 Back to one form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:56:44 +00:00
markjaquith
3d3c4ec630 Screen Options tweaks. Uparrow when expanded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:33:40 +00:00
ryan
b871689484 Bring back user search. fixes #7960
git-svn-id: http://svn.automattic.com/wordpress/trunk@9329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:21:19 +00:00
azaozz
ee9c9b86cf New buttons and styling for all "management" pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:25:46 +00:00
ryan
2eb1ba967f Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: http://svn.automattic.com/wordpress/trunk@9327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:22:43 +00:00
ryan
15a965cf80 Press This updates from noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 17:20:06 +00:00
westi
7ab57a07e4 Remove placeholder images. Props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 15:25:53 +00:00
markjaquith
6659d1bf24 Make the entire Screen Options button clickable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 11:08:44 +00:00
markjaquith
edc8069294 Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: http://svn.automattic.com/wordpress/trunk@9320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 10:45:58 +00:00
markjaquith
682428cda9 Screen Options tab, rough draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@9319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 10:29:07 +00:00
markjaquith
bfc531cd80 Increase the default number of comments per page to 50. 10 is far too few.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 07:22:50 +00:00
ryan
58d9c20de5 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: http://svn.automattic.com/wordpress/trunk@9315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 05:47:55 +00:00
ryan
b5b92a3968 Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: http://svn.automattic.com/wordpress/trunk@9314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 04:54:21 +00:00
azaozz
978022fd41 Admin menu: make toggle arrow easier to spot
git-svn-id: http://svn.automattic.com/wordpress/trunk@9312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 01:50:54 +00:00
ryan
36bc4c6820 Make plugins.php the first Plugins submenu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 23:32:04 +00:00
azaozz
076763cfff Admin menu styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 22:19:19 +00:00
ryan
33f8a5e080 Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: http://svn.automattic.com/wordpress/trunk@9302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 20:03:16 +00:00
ryan
710529051d Remove titles from inline edit rows
git-svn-id: http://svn.automattic.com/wordpress/trunk@9298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:37:19 +00:00
ryan
838f6b5d93 Bring back Quick Edit links
git-svn-id: http://svn.automattic.com/wordpress/trunk@9297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:34:21 +00:00
ryan
91841f2e3c Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: http://svn.automattic.com/wordpress/trunk@9296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:08:47 +00:00
ryan
93de637a55 Press This fixes from noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 15:42:04 +00:00
ryan
8e0883da2f Remember pagenum when redirecting after saving a category. fixes #7923
git-svn-id: http://svn.automattic.com/wordpress/trunk@9294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 00:08:42 +00:00
ryan
fe5cd0fa48 Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: http://svn.automattic.com/wordpress/trunk@9293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 23:37:55 +00:00
azaozz
408600ce58 Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 22:08:58 +00:00
ryan
e59d369976 Add post_parent index. fixes #7876
git-svn-id: http://svn.automattic.com/wordpress/trunk@9290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 22:03:41 +00:00
ryan
85bc4ebd08 Set perms on update-core.php after copying
git-svn-id: http://svn.automattic.com/wordpress/trunk@9288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 21:14:49 +00:00
ryan
c157d8861a Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:57:37 +00:00
ryan
4c6b2b6cd3 Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:42:57 +00:00
ryan
5e2544ac20 Fix links for submenus added to existing menus. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:33:59 +00:00
markjaquith
26bce778a8 Finishing touches on the admin footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:14:21 +00:00
ryan
2d2c0736e3 Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
git-svn-id: http://svn.automattic.com/wordpress/trunk@9281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 17:15:19 +00:00
ryan
6ad29de92a Update backup link. Props MichaelH . fixes #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 16:41:01 +00:00
ryan
fb73087b8f Remove unused args. fixes #7946
git-svn-id: http://svn.automattic.com/wordpress/trunk@9278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 16:17:41 +00:00
markjaquith
49847d77f3 Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: http://svn.automattic.com/wordpress/trunk@9277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 06:52:06 +00:00
ryan
3942c97d46 Improved password strength meter from Otto42. fixes #7124
git-svn-id: http://svn.automattic.com/wordpress/trunk@9276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 04:20:50 +00:00
markjaquith
d0fe49e03b Header CSS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 04:18:43 +00:00
ryan
574bc847f3 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: http://svn.automattic.com/wordpress/trunk@9272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 00:08:22 +00:00
ryan
bffd07f0a7 Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: http://svn.automattic.com/wordpress/trunk@9271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 23:55:58 +00:00
ryan
5a529cd216 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 23:54:18 +00:00
markjaquith
a15cb1971e New footer style, first draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@9269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 22:27:41 +00:00
markjaquith
66dfd6f478 Display a placeholder dropbox for Sortables
git-svn-id: http://svn.automattic.com/wordpress/trunk@9268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 22:06:41 +00:00
markjaquith
f6943d33bc ngettext() fix for Right Now
git-svn-id: http://svn.automattic.com/wordpress/trunk@9267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 20:50:14 +00:00
ryan
b07b5fe1be Remove test link
git-svn-id: http://svn.automattic.com/wordpress/trunk@9266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 17:59:19 +00:00
ryan
97266a7552 Right Now modules. Very rough, needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 17:56:48 +00:00
ryan
e6641a0268 Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: http://svn.automattic.com/wordpress/trunk@9264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 16:31:06 +00:00
westi
b44779df6c Fix delete page nonce. Fixes #7936 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 07:30:41 +00:00
markjaquith
428c9158e8 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 04:55:38 +00:00
markjaquith
b9a948d5b5 Initial work on Publish box. Very rough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 04:36:35 +00:00
markjaquith
66d0933d2b Widen the post screen sidebars
git-svn-id: http://svn.automattic.com/wordpress/trunk@9260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 03:10:19 +00:00
ryan
a9fc6fc48f Link to better codex article for backups. Props MichaelH. see #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 21:16:07 +00:00
ryan
ae1cfca147 Bring back plugin updates count. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 19:46:07 +00:00
ryan
3bcd105f0e Bring back awaiting moderation comment count. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 19:39:08 +00:00
ryan
45b8a2b4cd Link to codex for instructions on backing up the blog instead of suggesting export. see #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 17:32:45 +00:00
markjaquith
8c07e41ba3 Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@9251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 04:54:59 +00:00
ryan
7e0e1ac42d Don't require use of options whitelisting. Will give plugins more notice.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 00:40:36 +00:00
ryan
91f0787cfb Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: http://svn.automattic.com/wordpress/trunk@9249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 23:35:09 +00:00
azaozz
77c138c4c0 Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: http://svn.automattic.com/wordpress/trunk@9248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 20:11:43 +00:00
ryan
985a5b4a3f Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: http://svn.automattic.com/wordpress/trunk@9247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 00:38:29 +00:00
ryan
3fc6097a5a phpdoc corrections from jacobsantos. see #7918
git-svn-id: http://svn.automattic.com/wordpress/trunk@9243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 20:46:30 +00:00
azaozz
a8f998d914 Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: http://svn.automattic.com/wordpress/trunk@9241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 17:00:20 +00:00
azaozz
e6a11a4232 Favourites drop-down styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 16:54:14 +00:00
ryan
0cb6fbfbc8 Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: http://svn.automattic.com/wordpress/trunk@9238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 22:49:16 +00:00
ryan
d8e2a4972e Link post title to editor and comment count to post filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@9237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 22:31:10 +00:00
markjaquith
5cb6c5b769 Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 21:22:11 +00:00
ryan
c7568c51e8 Make blog name a link to site
git-svn-id: http://svn.automattic.com/wordpress/trunk@9235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 21:16:47 +00:00
markjaquith
4d2d655490 Covering our XSS bases
git-svn-id: http://svn.automattic.com/wordpress/trunk@9233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:06:22 +00:00
markjaquith
61f911c42e Bring back the H2s. Rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:02:03 +00:00
ryan
f3981a0ed8 Fix nonce collision and delete all spam
git-svn-id: http://svn.automattic.com/wordpress/trunk@9231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:55:51 +00:00
ryan
06b0afb510 Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: http://svn.automattic.com/wordpress/trunk@9230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:37:04 +00:00
ryan
72282f995e Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: http://svn.automattic.com/wordpress/trunk@9228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:45:32 +00:00
ryan
bada5d787a Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: http://svn.automattic.com/wordpress/trunk@9227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:30:04 +00:00
azaozz
b7959c1d28 Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: http://svn.automattic.com/wordpress/trunk@9225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 09:44:22 +00:00
markjaquith
d40277d4c0 Working on the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 05:48:00 +00:00
azaozz
707dabfa7f HTML validation fixes, props Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 03:49:43 +00:00
ryan
293c541d91 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: http://svn.automattic.com/wordpress/trunk@9222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 02:35:43 +00:00
ryan
d457e3d181 Bring back h2 for add/edit post
git-svn-id: http://svn.automattic.com/wordpress/trunk@9221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 00:36:18 +00:00
ryan
f46fb544e7 Dashboard updates from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:35:53 +00:00
ryan
ae2c4bc50c Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@9217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:23:32 +00:00
azaozz
72577aacd8 Show warning if user is logged out while writing or editing, includes patch by tott, fixes #7630
git-svn-id: http://svn.automattic.com/wordpress/trunk@9216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:59:06 +00:00
ryan
bda278846f Delete all spam fixes from Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:45:43 +00:00
azaozz
57fb217b3f If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: http://svn.automattic.com/wordpress/trunk@9210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:25:50 +00:00
ryan
2a2b7d4de2 Link to post editor from post title in recent comments dash module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:21:19 +00:00
ryan
44d4acd5d3 Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:03:18 +00:00
ryan
8b6d985d00 Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: http://svn.automattic.com/wordpress/trunk@9201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:07:11 +00:00
ryan
fdef1212ef Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: http://svn.automattic.com/wordpress/trunk@9198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 17:25:39 +00:00