Commit Graph

893 Commits

Author SHA1 Message Date
Matt Mullenweg 15e91b7b10 Only check once, good idea: http://mosquito.wordpress.org/view.php?id=371
git-svn-id: https://develop.svn.wordpress.org/trunk@1958 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:53:16 +00:00
Matt Mullenweg c1676ef38e Don't allow viewing/editing of wp-config.php through web interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1956 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:45:49 +00:00
Matt Mullenweg 81d0e5f0e7 Proper alternation of category display background.
git-svn-id: https://develop.svn.wordpress.org/trunk@1954 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:24:39 +00:00
Matt Mullenweg 485940f596 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: https://develop.svn.wordpress.org/trunk@1953 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:22:21 +00:00
Matt Mullenweg dac83fa0a6 Remove inline style.
git-svn-id: https://develop.svn.wordpress.org/trunk@1951 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:05:44 +00:00
Matt Mullenweg 852decd907 Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
git-svn-id: https://develop.svn.wordpress.org/trunk@1950 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 08:58:11 +00:00
Matt Mullenweg f2656de206 Using modern variables.
git-svn-id: https://develop.svn.wordpress.org/trunk@1948 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 07:55:26 +00:00
Matt Mullenweg 59d1012c9d Move all auth stuff into functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1947 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 03:00:55 +00:00
Matt Mullenweg 3cc9440361 UTC is GMT updated for leap seconds. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@1946 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:46:34 +00:00
Matt Mullenweg 01840c778e Make delete button more buttony.
git-svn-id: https://develop.svn.wordpress.org/trunk@1945 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:42:22 +00:00
Matt Mullenweg 477525c8f7 http://mosquito.wordpress.org/view.php?id=477
git-svn-id: https://develop.svn.wordpress.org/trunk@1944 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:32:29 +00:00
Matt Mullenweg 7ba3fa4bc0 Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1943 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-13 16:31:06 +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
Matt Mullenweg 0b4c37d9d3 More HTML error fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1938 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:31:01 +00:00
Matt Mullenweg ebdb574b5c HTML nesting error
git-svn-id: https://develop.svn.wordpress.org/trunk@1937 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:01:45 +00:00
Matt Mullenweg 792fa24221 HTML error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1936 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-11 08:24:04 +00:00
Matt Mullenweg 1c6a2d83f5 Support for hidden custom fields (custom fields that start with _)
git-svn-id: https://develop.svn.wordpress.org/trunk@1935 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 04:12:20 +00:00
Matt Mullenweg 5411566910 Better wording
git-svn-id: https://develop.svn.wordpress.org/trunk@1934 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:57:41 +00:00
Matt Mullenweg 9b3f25f2e0 Make page editing a bit more advanced.
git-svn-id: https://develop.svn.wordpress.org/trunk@1932 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:13:47 +00:00
Matt Mullenweg f82891929a Fix HTML on edit category form, allow category slug to be edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@1930 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 01:02:25 +00:00
Matt Mullenweg 75e19e4ec2 No reason not to have default for current category argument.
git-svn-id: https://develop.svn.wordpress.org/trunk@1929 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:44:05 +00:00
Ryan Boren 51602443ca Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1924 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 22:32:49 +00:00
Matt Mullenweg bec4de9e54 Hat tip: Kellan - http://laughingmeme.org/
git-svn-id: https://develop.svn.wordpress.org/trunk@1919 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 01:04:33 +00:00
Ryan Boren 017dfb115b Remove call to undefined function clear_smarty_cache(). Bug 424.
git-svn-id: https://develop.svn.wordpress.org/trunk@1917 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 00:23:02 +00:00
Matt Mullenweg f88772008d Not clearing can cause some weird bugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1916 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:44:28 +00:00
Matt Mullenweg 8f20ed5791 Userlevel 6 on options page
git-svn-id: https://develop.svn.wordpress.org/trunk@1915 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:12:34 +00:00
Ryan Boren 3d7408b88d Mark strings for translation. Bug 514. Patch by nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1913 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 06:53:10 +00:00
Ryan Boren 6a8adce36f Submenu construction improvement.
git-svn-id: https://develop.svn.wordpress.org/trunk@1912 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 05:02:07 +00:00
Ryan Boren dd4e4b9df6 Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1908 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-03 02:38:11 +00:00
Matt Mullenweg d9f15fdcfc Get number of posts correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1907 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:12:53 +00:00
Matt Mullenweg 1b0631f515 Only show users that can post.
git-svn-id: https://develop.svn.wordpress.org/trunk@1906 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:03:28 +00:00
Ryan Boren ecde1fcfb6 Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1903 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 20:32:25 +00:00
Ryan Boren bf1835606e String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1902 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 19:46:20 +00:00
Ryan Boren a48c0d3916 Correct i18n string markup. Bug 502. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1901 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 17:28:53 +00:00
Ryan Boren 916c3f722e Number specifiers for i18n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1898 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:48:22 +00:00
Ryan Boren a6a007e17a Make plugins relative to ABSPATH when updating recently edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@1897 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:38:54 +00:00
Ryan Boren 8a53bdc06d Fix link to setup-config. Bug 497.
git-svn-id: https://develop.svn.wordpress.org/trunk@1895 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 04:41:48 +00:00
Ryan Boren 489cccc40a Allow plugins to be loaded from subdirs of wp-content/plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@1894 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 00:33:04 +00:00
Ryan Boren 226f415935 Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
git-svn-id: https://develop.svn.wordpress.org/trunk@1891 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 04:46:54 +00:00
Ryan Boren 285683119f Change "Front Page" to "Pages". Bug 481.
git-svn-id: https://develop.svn.wordpress.org/trunk@1890 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 00:58:39 +00:00
Ryan Boren 270be39ee6 Mark string for translation. Bug 493. Hat tip: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@1889 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 00:51:43 +00:00
Ryan Boren 5dfadae172 get_plugin_data() and get_plugins()
git-svn-id: https://develop.svn.wordpress.org/trunk@1887 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-26 02:29:45 +00:00
Ryan Boren 53f1d3cf60 add_menu_page(), add_submenu_page(), add_management_page().
git-svn-id: https://develop.svn.wordpress.org/trunk@1886 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-26 01:50:37 +00:00
Matt Mullenweg e8af5ea294 CSS typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1885 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 19:36:21 +00:00
Ryan Boren d003d51e07 Pass theme in URI when sending update header. Bug 491.
git-svn-id: https://develop.svn.wordpress.org/trunk@1881 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 16:15:27 +00:00
Ryan Boren 933590a302 Admin tweaks from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1880 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 15:45:16 +00:00
Ryan Boren 8b86dd5112 i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1879 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 04:11:57 +00:00
Ryan Boren 5710a6ac38 Do not allow a page to be its own parent.
git-svn-id: https://develop.svn.wordpress.org/trunk@1878 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-24 00:12:46 +00:00
Ryan Boren 5966136272 Fix array_merge of stylesheets and templates. Patch from kharris.
git-svn-id: https://develop.svn.wordpress.org/trunk@1876 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-23 17:51:34 +00:00
Dougal Campbell 7ed7543a6d Use new user_can_foo() functions, clean up comment editing
git-svn-id: https://develop.svn.wordpress.org/trunk@1875 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-23 15:09:24 +00:00