Commit Graph

76 Commits

Author SHA1 Message Date
Ryan Boren 488f9bf776 Consolidate class attributes. Props robertaccettura. fixes #6853 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7846 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-28 15:17:55 +00:00
Ryan Boren 337574056a Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:27:27 +00:00
Matt Mullenweg 4705bdae6e Removing active image.
git-svn-id: https://develop.svn.wordpress.org/trunk@7519 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 04:48:20 +00:00
Ryan Boren 6662674cfc Tweak active plugin highlighting. WIP. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7518 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 04:23:02 +00:00
Ryan Boren af399609b8 Filter list of plugins actions. Props DD32. see #5660
git-svn-id: https://develop.svn.wordpress.org/trunk@7517 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:59:40 +00:00
Ryan Boren 1a3fb85345 Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: https://develop.svn.wordpress.org/trunk@7515 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:33:14 +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 49dde1abac We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: https://develop.svn.wordpress.org/trunk@7457 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 19:40:06 +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 3329632eee Remove extra plugin page pipes. fixes #6059
git-svn-id: https://develop.svn.wordpress.org/trunk@7122 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:38:35 +00:00
Ryan Boren 87b8a192c8 Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:18:21 +00:00
Ryan Boren 18875a91a8 Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:30:43 +00:00
Ryan Boren 3a18b96c9b Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 06:47:27 +00:00
Ryan Boren fc12afebbc Always show plugin activation errors. Props DD32. fixes #5673
git-svn-id: https://develop.svn.wordpress.org/trunk@6627 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 16:46:49 +00:00
Ryan Boren e841f998af Make sure plugin is set. Props arickmann. fixes #5658
git-svn-id: https://develop.svn.wordpress.org/trunk@6626 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 16:45:36 +00:00
Ryan Boren 3e8cb53029 Plugin reactivation. Props dougal. see #4176
git-svn-id: https://develop.svn.wordpress.org/trunk@6580 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 09:37:27 +00:00
Ryan Boren 79d46bfaa9 activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210
git-svn-id: https://develop.svn.wordpress.org/trunk@6259 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 17:14:58 +00:00
Mark Jaquith 41be365adf Don't show a plugin author byline if no author name has been specified. Props Viper007Bond. fixes #4927
git-svn-id: https://develop.svn.wordpress.org/trunk@6060 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-07 18:53:56 +00:00
Matt Mullenweg 2e06f333d5 First pass plugin update notification, see #4795
git-svn-id: https://develop.svn.wordpress.org/trunk@5913 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-22 10:48:48 +00:00
Mark Jaquith e4ed2b0504 Display fatal errors that prevent plugins from being activated. fixes #4508
git-svn-id: https://develop.svn.wordpress.org/trunk@5753 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 18:57:54 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n 9b7feef7a9 Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127
git-svn-id: https://develop.svn.wordpress.org/trunk@5239 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-11 03:23:23 +00:00
rob1n f42f14fb91 Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align="right" XHTML-compliant.
git-svn-id: https://develop.svn.wordpress.org/trunk@5207 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 16:03:38 +00:00
Matt Mullenweg 6030d299e9 Move it to the more intuitive right side of the page, with the rest of the activation links
git-svn-id: https://develop.svn.wordpress.org/trunk@5161 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 22:15:58 +00:00
rob1n 47ebdc76c7 Deactivate All Plugins feature. fixes #3498
git-svn-id: https://develop.svn.wordpress.org/trunk@5156 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 20:56:54 +00:00
Ryan Boren aaee8a425b Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: https://develop.svn.wordpress.org/trunk@4972 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-06 17:47:27 +00:00
Mark Jaquith 320ac834de Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4811 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 20:45:20 +00:00
Ryan Boren 4942019a9c Typo fixes from mdawaffe. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4664 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-27 00:51:00 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Ryan Boren 83e269fd2e i18n fixes from nbachiyski. fixes #3470
git-svn-id: https://develop.svn.wordpress.org/trunk@4646 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-13 19:36:10 +00:00
Mark Jaquith 89da054b7b Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
git-svn-id: https://develop.svn.wordpress.org/trunk@4540 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-29 09:22:49 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Ryan Boren 3579a1f67a Add some plugin activation validation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4453 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 02:20:02 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Mark Jaquith 81bb761e4d move plugin sorting (by Name) to get_plugins() so that it works for the Edit Plugins page too. fixes: #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4325 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 09:36:21 +00:00
Mark Jaquith 5db07cc81f sort plugins by plugin name, for real. fixes #2412
git-svn-id: https://develop.svn.wordpress.org/trunk@4322 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 08:56:44 +00:00
Mark Jaquith 9e207e0231 edit link next to each plugin. Props David House. fixes #1657
git-svn-id: https://develop.svn.wordpress.org/trunk@4313 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 06:48:52 +00:00
Ryan Boren 455dd7d763 RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-27 00:51:17 +00:00
Ryan Boren 7e99c9b9d7 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: https://develop.svn.wordpress.org/trunk@4202 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-21 20:46:39 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Matt Mullenweg 104a56563c Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:35:10 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren 068d987b1a uksort() not usort()
git-svn-id: https://develop.svn.wordpress.org/trunk@3479 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 09:44:17 +00:00
Ryan Boren a0467454ef Sort plugins by plugin name, not file name.
git-svn-id: https://develop.svn.wordpress.org/trunk@3477 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-24 07:48:21 +00:00
Ryan Boren 2628a27ef4 Exit after sending headers. fixes #1917
git-svn-id: https://develop.svn.wordpress.org/trunk@3365 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:16:40 +00:00
Ryan Boren 56e626673e i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 22:48:30 +00:00