Commit Graph

2065 Commits

Author SHA1 Message Date
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
Matt Mullenweg 5d15bd8562 Don't add breaks to <colgroup>s. Hat tip: Joe Clark.
git-svn-id: https://develop.svn.wordpress.org/trunk@1914 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-07 20:09:46 +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
Matt Mullenweg 3b9a0ec428 Don't take parts of the URI after the script name when updating the siteurl.
git-svn-id: https://develop.svn.wordpress.org/trunk@1911 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:18:01 +00:00
Ryan Boren 8629ed18c3 Improve plugin hooks for rewrite manipulation. Allow pluggable template redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@1910 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:12:08 +00:00
Ryan Boren 00b4d22860 Do not attempt path info matching if PATH_INFO contains SCRIPT_NAME. Bug 353.
git-svn-id: https://develop.svn.wordpress.org/trunk@1909 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 00:09:40 +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 61ce5ed685 Add posts_join filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@1905 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 06:52:26 +00:00
Ryan Boren 63add842a8 Load paged.php for is_paged(). Paging no longer makes is_archive() true. Bug 500.
git-svn-id: https://develop.svn.wordpress.org/trunk@1904 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-29 23:37:29 +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 5673b8e7a0 Unserialize empty arrays.
git-svn-id: https://develop.svn.wordpress.org/trunk@1900 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 19:53:11 +00:00
Matt Mullenweg 1b28947bf4 Fix for bug http://mosquito.wordpress.org/view.php?id=177, adding class to smileys and encoding quotes in alt text.
git-svn-id: https://develop.svn.wordpress.org/trunk@1899 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 19:16:14 +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 d26e718453 Use preg_quote() to make spam words regex safe.
git-svn-id: https://develop.svn.wordpress.org/trunk@1896 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 05:24:09 +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 8afcef0203 Login cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1893 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 22:54:23 +00:00
Ryan Boren 89fb8beb57 Perform empty() check on $doing_rss to avoid warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1892 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 04:47:54 +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 ca2a782574 Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
git-svn-id: https://develop.svn.wordpress.org/trunk@1888 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 00:42:55 +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
Matt Mullenweg c21387d2af Bump version.
git-svn-id: https://develop.svn.wordpress.org/trunk@1884 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 19:12:37 +00:00
Matt Mullenweg 6fc5d2939d Try not to cache if the page doesn't finish, updated link.
git-svn-id: https://develop.svn.wordpress.org/trunk@1883 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 19:09:49 +00:00
Ryan Boren 0b62fd613b Use weekday locale data in mysql2date. Bug 492. Patch by nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1882 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 16:23:24 +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 469d850946 Give 404 precedence over other templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1877 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-23 21:16:04 +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
Dougal Campbell d649b199a0 Don't you think it's time for a minor version bump?
git-svn-id: https://develop.svn.wordpress.org/trunk@1874 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-23 14:09:38 +00:00
Ryan Boren bdc464726b Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
git-svn-id: https://develop.svn.wordpress.org/trunk@1873 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-21 21:28:18 +00:00
Ryan Boren d2e0a1c81a Allow empty uris to be passed to add_query_arg(). Useful when appending arguments to WP_Query query strings that do not yet have any arguments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1872 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-21 06:03:19 +00:00
Ryan Boren 6641104194 Add is_paged().
git-svn-id: https://develop.svn.wordpress.org/trunk@1871 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-20 18:32:31 +00:00
Ryan Boren 4c8f0e6910 Rewrite rule generation cleanup, including re-indent.
git-svn-id: https://develop.svn.wordpress.org/trunk@1870 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-20 04:28:36 +00:00
Ryan Boren d3490e0162 Make short tag long. Reported by adsworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@1869 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-19 21:05:26 +00:00
Ryan Boren 91e1e27d01 Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1868 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-19 20:54:16 +00:00
Matt Mullenweg b04059c4a5 Actions shouldn't change around what they're passed
git-svn-id: https://develop.svn.wordpress.org/trunk@1867 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-19 07:37:18 +00:00
Matt Mullenweg 8c3c69dac1 Just a little tidying
git-svn-id: https://develop.svn.wordpress.org/trunk@1866 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-19 07:23:37 +00:00