Commit Graph

66 Commits

Author SHA1 Message Date
Andrew Ozz c4e96ccd38 Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173
git-svn-id: https://develop.svn.wordpress.org/trunk@10614 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-21 02:12:00 +00:00
Ryan Boren ca06d9c58a Add documentation lookup shortcuts to Theme and Plugin Editors. Props beaulebens. fixes #9184
git-svn-id: https://develop.svn.wordpress.org/trunk@10607 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-20 20:00:09 +00:00
Andrew Ozz 45a50d9f72 Fix missing closing tag in theme-editor.php, props roganty, fixes #8581
git-svn-id: https://develop.svn.wordpress.org/trunk@10194 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-12 08:19:10 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Mark Jaquith 00152d6124 Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
git-svn-id: https://develop.svn.wordpress.org/trunk@10137 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 09:07:36 +00:00
Peter Westwood e6fd9a5a97 Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty.
git-svn-id: https://develop.svn.wordpress.org/trunk@10047 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:29:55 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Andrew Ozz 4d59069999 Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: https://develop.svn.wordpress.org/trunk@9369 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 20:41:05 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Andrew Ozz e994ef3899 CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: https://develop.svn.wordpress.org/trunk@8845 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-08 06:01:33 +00:00
Peter Westwood 8b81cc3d5f Sort templates alphabetically in the theme editor. See #7576 props Terragg.
git-svn-id: https://develop.svn.wordpress.org/trunk@8717 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 09:28:39 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren c7afa63283 Check fopen return value. Props Otto42 and pishmishy. fixes #4448
git-svn-id: https://develop.svn.wordpress.org/trunk@8208 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 20:14:50 +00:00
Ryan Boren 0198c04b6d wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:06:41 +00:00
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37: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 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
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
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
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren e6672666be Remove extraneous tag. Props ionfish. fixes #5890
git-svn-id: https://develop.svn.wordpress.org/trunk@6960 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 21:49:48 +00:00
Ryan Boren 49797f0f70 Standardize button and select treatments. Props mt. fixes #5925
git-svn-id: https://develop.svn.wordpress.org/trunk@6918 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:33:59 +00:00
Ryan Boren f69ec08cb6 Load teme editor css on admin_head hook. Props DD32. see #5871
git-svn-id: https://develop.svn.wordpress.org/trunk@6891 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-17 23:53:36 +00:00
Ryan Boren d5bc2c5b0f Theme editor font sizing and layout fixes from ionfish. see #5890
git-svn-id: https://develop.svn.wordpress.org/trunk@6890 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-17 22:23:04 +00:00
Ryan Boren 48c3643653 Don't include CSS on action pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6889 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-17 22:17:55 +00:00
Ryan Boren 105206c2e2 Theme editor gettext from hervada. fixes #5885
git-svn-id: https://develop.svn.wordpress.org/trunk@6881 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-17 00:58:23 +00:00
Ryan Boren 8348cde198 Theme editor restyling from hansengel. see #5871
git-svn-id: https://develop.svn.wordpress.org/trunk@6878 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 22:08:13 +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 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +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
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
Ryan Boren 384b956cc1 Do only the minimum sanitization on the URL redirect. fixes #2994
git-svn-id: https://develop.svn.wordpress.org/trunk@4268 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 19:26:12 +00:00
Ryan Boren 622a66dc05 Die before including the header.
git-svn-id: https://develop.svn.wordpress.org/trunk@4111 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 18:20:00 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Matt Mullenweg adef1bc732 We talk good. Fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3949 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:56:27 +00:00
Ryan Boren 0474f077f0 wp_reset_vars() from Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3946 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-03 19:03:37 +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
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 5a5b80e6a0 Ref checks from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3665 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:12:54 +00:00
Ryan Boren e5c3552381 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 01:29:33 +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 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
Matt Mullenweg f26a84a752 No need to display the whole big path, fixes #1617
git-svn-id: https://develop.svn.wordpress.org/trunk@3084 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:26:39 +00:00
Matt Mullenweg 81460359c9 Clear bottoms, fixes #1640
git-svn-id: https://develop.svn.wordpress.org/trunk@3082 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-14 10:19:22 +00:00
Matt Mullenweg 5e3e5445e9 Bad grammar. Fixes #1766
git-svn-id: https://develop.svn.wordpress.org/trunk@2987 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 22:55:04 +00:00