Commit Graph

899 Commits

Author SHA1 Message Date
Matt Mullenweg cf2ecaf423 Installation and upgrade DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@899 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 16:29:08 +00:00
michelvaldrighi a3e64cc228 quick typo
git-svn-id: https://develop.svn.wordpress.org/trunk@898 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 14:05:43 +00:00
michelvaldrighi 39b4b2d7d7 quick typo
git-svn-id: https://develop.svn.wordpress.org/trunk@897 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 02:10:04 +00:00
michelvaldrighi c0a1d15cbf more quotes replacements
git-svn-id: https://develop.svn.wordpress.org/trunk@896 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 01:53:41 +00:00
michelvaldrighi 4781d74d2b more double-to-single quotes replacements
git-svn-id: https://develop.svn.wordpress.org/trunk@895 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 01:42:39 +00:00
michelvaldrighi 7f967e8d10 michel is being anal with single quotes
git-svn-id: https://develop.svn.wordpress.org/trunk@894 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 01:14:33 +00:00
michelvaldrighi b33c06593c using "" for html attributes in some functions
git-svn-id: https://develop.svn.wordpress.org/trunk@893 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 00:51:52 +00:00
michelvaldrighi 8caf9379a9 user_pass_ok now uses md5()
git-svn-id: https://develop.svn.wordpress.org/trunk@892 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-19 22:42:47 +00:00
Dougal Campbell e77d1fa00a Fixed a typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@891 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-18 19:39:49 +00:00
Matt Mullenweg 29186e5d6b Allow query to take better advantage of query caching.
git-svn-id: https://develop.svn.wordpress.org/trunk@890 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-18 11:47:14 +00:00
michelvaldrighi 4382e7bddf whoops, forgot two globals
git-svn-id: https://develop.svn.wordpress.org/trunk@889 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 18:13:48 +00:00
Matt Mullenweg 9bab83ab5a Fixes, deleting implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@888 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 10:50:33 +00:00
Matt Mullenweg 86efd149be Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@887 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 08:35:04 +00:00
Matt Mullenweg 5248b39480 Typo in previous commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@886 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 04:57:31 +00:00
Matt Mullenweg d6a30cc0e8 Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@885 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 04:56:29 +00:00
michelvaldrighi 1c58817681 georgia could be ambiguous for the password
git-svn-id: https://develop.svn.wordpress.org/trunk@884 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 04:08:03 +00:00
Matt Mullenweg e7813d6d2b New *_action functions, removed alert_error.
git-svn-id: https://develop.svn.wordpress.org/trunk@883 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 03:00:20 +00:00
michelvaldrighi 48c3b696df Time Cube Proves You Stupid & Evil\!
git-svn-id: https://develop.svn.wordpress.org/trunk@882 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:51:26 +00:00
Ryan Boren 0081ac69aa Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules().
git-svn-id: https://develop.svn.wordpress.org/trunk@881 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:50:57 +00:00
michelvaldrighi a736154b39 now using instead of iso-8859-1
git-svn-id: https://develop.svn.wordpress.org/trunk@880 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:29:20 +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
michelvaldrighi 7af5c8fbcf adding blog_charset option
git-svn-id: https://develop.svn.wordpress.org/trunk@878 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:11:16 +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
Matt Mullenweg 4a8a38f300 Fix for id= bug. Old code made obsolete by KSES.
git-svn-id: https://develop.svn.wordpress.org/trunk@876 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 03:18:36 +00:00
Matt Mullenweg b680691cef Texturize tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@875 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 03:02:25 +00:00
Ryan Boren b4a9535a13 Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: https://develop.svn.wordpress.org/trunk@874 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 00:44:07 +00:00
Matt Mullenweg ee730aea98 Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: https://develop.svn.wordpress.org/trunk@873 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 16:14:36 +00:00
Matt Mullenweg 2c0ff17b55 Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 15:36:28 +00:00
Matt Mullenweg 05eafbd0c6 Show RSS URIs in OPML file.
git-svn-id: https://develop.svn.wordpress.org/trunk@871 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 13:30:31 +00:00
Matt Mullenweg 239532ea4e Edit post slugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@870 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 11:21:30 +00:00
Matt Mullenweg 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00
Matt Mullenweg 2a85f5b103 Autop improvement
git-svn-id: https://develop.svn.wordpress.org/trunk@868 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 06:33:55 +00:00
Matt Mullenweg 1825065572 Track last modified time
git-svn-id: https://develop.svn.wordpress.org/trunk@867 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-12 08:34:31 +00:00
Matt Mullenweg 2b5b6ebe2c Added information saying how to create the wp-config.php file manually.
git-svn-id: https://develop.svn.wordpress.org/trunk@866 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 22:02:12 +00:00
Matt Mullenweg 2a6a32ef32 Missing line?
http://wordpress.org/support/2/2362


git-svn-id: https://develop.svn.wordpress.org/trunk@865 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 21:59:18 +00:00
Matt Mullenweg c730daf995 Admin aesthetic enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@864 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 13:01:36 +00:00
Ryan Boren eed4750e50 Add author_name query and author permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@863 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-11 04:51:19 +00:00
jverber c93a283eab Deleting a category moves any subcats up the hierarchy.
git-svn-id: https://develop.svn.wordpress.org/trunk@862 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 23:39:08 +00:00
Matt Mullenweg beca1c1b4c Fixes for MD5 passwords.
git-svn-id: https://develop.svn.wordpress.org/trunk@861 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 22:39:48 +00:00
jverber 52beb61afc Removed redundant convert_chars (it is called during display)
git-svn-id: https://develop.svn.wordpress.org/trunk@860 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 19:43:39 +00:00
Matt Mullenweg 8631633ac2 Some text fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@859 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 15:53:32 +00:00
Matt Mullenweg f468870d93 Work around IIS' lack of REQUEST_URI
git-svn-id: https://develop.svn.wordpress.org/trunk@858 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 08:43:23 +00:00
jverber 26b33fc83d Replaced hardcoded wp_users table
git-svn-id: https://develop.svn.wordpress.org/trunk@857 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 19:43:21 +00:00
jverber 0370fa0fe1 Missing closing PHP tag. (Thanks, GaMerZ)
git-svn-id: https://develop.svn.wordpress.org/trunk@856 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 19:29:35 +00:00
michelvaldrighi 860efb51e3 replacing hardcoded wp_users table
git-svn-id: https://develop.svn.wordpress.org/trunk@855 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 16:58:24 +00:00
Matt Mullenweg 407f718c4c Rudimentary post preview functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@854 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 12:33:13 +00:00
Matt Mullenweg 86072d56df New function, remove_filter. Added priorities to filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@853 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 11:58:49 +00:00
Matt Mullenweg b8ed3104ce Use local image file.
git-svn-id: https://develop.svn.wordpress.org/trunk@852 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 10:11:30 +00:00
Matt Mullenweg d33a4e57d8 Correctly generate new passwords, added check for email address to slow down jerks.
git-svn-id: https://develop.svn.wordpress.org/trunk@851 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 10:07:27 +00:00
Matt Mullenweg 15deed87d1 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: https://develop.svn.wordpress.org/trunk@850 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:56:57 +00:00