Commit Graph

32 Commits

Author SHA1 Message Date
Andrew Ozz 55f93f1cb0 Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
git-svn-id: https://develop.svn.wordpress.org/trunk@8834 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-06 06:10:38 +00:00
Ryan Boren 6653fe24e0 File level phpdoc from santosj. fixes #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8674 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-19 21:02:06 +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 b79eacf7df Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@7540 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:41:41 +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 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
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
Ryan Boren 66415d7bba Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-06 19:15:33 +00:00
Ryan Boren e38abfba84 Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: https://develop.svn.wordpress.org/trunk@5965 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:23:38 +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 4591c517ce wp_die() improvements from Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@4006 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 05:29:10 +00:00
Ryan Boren 282e99949e Lower case post. Props leftjustified. fixes #2908
git-svn-id: https://develop.svn.wordpress.org/trunk@3981 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:18:56 +00:00
Ryan Boren 89fb46bcce Check for publish_posts cap.
git-svn-id: https://develop.svn.wordpress.org/trunk@3268 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 03:38:35 +00:00
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren 268fc9f7a1 Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2720 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:29:55 +00:00
Matt Mullenweg cb11e9a992 Missing closing bracket. Hat tip: Lucas.
git-svn-id: https://develop.svn.wordpress.org/trunk@2404 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-03 19:27:39 +00:00
Ryan Boren 33fc094664 Fix sidebar. http://mosquito.wordpress.org/view.php?id=912
git-svn-id: https://develop.svn.wordpress.org/trunk@2375 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-24 18:47:21 +00:00
Matt Mullenweg 5561bc063c Icon is broken
git-svn-id: https://develop.svn.wordpress.org/trunk@2343 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 00:48:36 +00:00
Matt Mullenweg ed8a84e4cd html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:36:57 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
jverber 5455a3f1af Fixed invalid XHTML in sidebar.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 19:28:30 +00:00
Matt Mullenweg 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
michelvaldrighi d1047dfcf5 now using instead of
git-svn-id: https://develop.svn.wordpress.org/trunk@879 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:17:21 +00:00
Matt Mullenweg 6d0ba6369d Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@877 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 23:23:25 +00:00
michelvaldrighi abb954d4d5 sometimes I want to uninstall my text editor
git-svn-id: https://develop.svn.wordpress.org/trunk@704 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:21:38 +00:00
michelvaldrighi 6b4503e624 added fancy support for favicon in the admin area
git-svn-id: https://develop.svn.wordpress.org/trunk@703 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 05:12:32 +00:00
michelvaldrighi a10381e0a9 meta to use :)
git-svn-id: https://develop.svn.wordpress.org/trunk@698 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 02:37:04 +00:00
Matt Mullenweg a33725a6fa Sidebar update
git-svn-id: https://develop.svn.wordpress.org/trunk@697 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 01:55:55 +00:00
Mike Little acf936810f Some more b2->wp renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@617 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-16 01:58:39 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00