Commit Graph

687 Commits

Author SHA1 Message Date
rboren
1c38f23ad9 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 02:28:22 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
mikelittle
e27e90a7b6 Import more OPML formats.
Fixed bug capturing rss feed.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:01:15 +00:00
rboren
af562386ed Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 04:15:18 +00:00
saxmatt
5cc3f8d3e1 Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
8546d782a6 Might fix some OPML imports but I'm pretty sure I just broke others.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 06:13:26 +00:00
saxmatt
ce32eb01ba Remove some calls to the old ping functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 19:10:16 +00:00
saxmatt
b087596102 Bug fix from David P. Hansen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 16:37:13 +00:00
saxmatt
2c08a37756 CHMOD uploaded files to make sure they're writable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 07:10:44 +00:00
saxmatt
cf39553b79 Admin revamp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-17 18:44:10 +00:00
saxmatt
74c2872215 Plugin enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 02:24:37 +00:00
saxmatt
2ba9184e20 Interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +00:00
saxmatt
c954c9ee4a Moderation is cleaner, returns feedback, and correct feedback.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 08:28:53 +00:00
saxmatt
4f909d4cc5 The great option REMIX.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 07:53:45 +00:00
saxmatt
bb47a88b57 quote -1 value in SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 05:53:54 +00:00
saxmatt
3877acb7e3 More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 21:23:52 +00:00
saxmatt
8ff85a7293 Only include .php files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 19:04:14 +00:00
saxmatt
3cd2ef14b4 When I say delete, I really mean it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 18:00:16 +00:00
emc3
c9d60045bb Oh yeah. Should also set 'color' since we're setting 'background-color'.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 17:12:52 +00:00
emc3
3fad967900 Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 17:10:12 +00:00
saxmatt
09e44a17ea Take the add new gmt fields out of the conditional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 18:45:02 +00:00
emc3
064d6633b0 Corrected checking for empty vals in postmeta
git-svn-id: http://svn.automattic.com/wordpress/trunk@1061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 17:31:37 +00:00
saxmatt
28b7da1c4f File type matching should be case-insensitive.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 17:25:59 +00:00
saxmatt
8b076eb5ee Turn magic quotes runtime off, fix english, normalize newlines going in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 17:36:45 +00:00
saxmatt
5a49a4d411 More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 08:15:10 +00:00
alex_t_king
ce9a20e9e7 more fixes for post_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 15:36:20 +00:00
alex_t_king
3fd1adb07f oops, we were setting post_status when we should have been setting ping_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 01:44:34 +00:00
michelvaldrighi
1eebb0b327 upgraded requirements to PHP 4.1.0, added comment_date_gmt field
git-svn-id: http://svn.automattic.com/wordpress/trunk@1048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-02 01:21:29 +00:00
alex_t_king
c23b50d0da added a check to see if the post exists, it it doesn't show the edit button
git-svn-id: http://svn.automattic.com/wordpress/trunk@1038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 06:17:14 +00:00
alex_t_king
f70d37fdde don't show publish button on posts that are already published, task 153
git-svn-id: http://svn.automattic.com/wordpress/trunk@1033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 06:54:41 +00:00
michelvaldrighi
5253f877d5 updated install.php to keep up with changes in wp_posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@1031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:44:21 +00:00
michelvaldrighi
97fb8bc303 now stores post_modified as creation date when we create a post
git-svn-id: http://svn.automattic.com/wordpress/trunk@1029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:12:51 +00:00
rboren
ae6e2ca205 Fix security bug in the template editor. http://wordpress.org/support/3/3667
git-svn-id: http://svn.automattic.com/wordpress/trunk@1028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 22:43:07 +00:00
saxmatt
6589bd70fd Strip ../ in reading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-27 17:05:16 +00:00
alex_t_king
a8b8667730 making the post meta accept 0 as a value
git-svn-id: http://svn.automattic.com/wordpress/trunk@1019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-26 22:16:00 +00:00
saxmatt
a40e500efd Show version and header bugfix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 21:04:36 +00:00
saxmatt
80ea451b18 Added missing API hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:28:09 +00:00
saxmatt
0c1e3856b6 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:18:20 +00:00
saxmatt
8a79d5712a If more than X links in a comment, moderate that sucker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 10:11:58 +00:00
saxmatt
e733249e69 Functional plugin implementation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 08:10:26 +00:00
saxmatt
790f6e50eb Initial plugin funcitonality checkin. Not done yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 07:05:52 +00:00
saxmatt
b2e9f46408 Quicktag and CSS cleanups. Awesome insert code from Mark.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 05:38:59 +00:00
michelvaldrighi
a2d8fcf716 oops, typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 03:56:13 +00:00
michelvaldrighi
897087e509 now posts and edits in localtime+gmt
git-svn-id: http://svn.automattic.com/wordpress/trunk@995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 01:43:47 +00:00
michelvaldrighi
48416cdbb6 the big GMT/local changes, part 1: adding _gmt fields
git-svn-id: http://svn.automattic.com/wordpress/trunk@994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 22:53:30 +00:00
emc3
4361dc3e65 Fixed require_name_email option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 15:13:22 +00:00
emc3
867f87f41b Fixed 'add custom' button
git-svn-id: http://svn.automattic.com/wordpress/trunk@990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 22:06:23 +00:00
emc3
1e6933cb2e post-meta styles
git-svn-id: http://svn.automattic.com/wordpress/trunk@989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 18:59:25 +00:00
emc3
4a8f41e640 Initial add of post-meta functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 18:02:05 +00:00
emc3
2458274082 Set a default background color (one of my pet peeves ;) )
git-svn-id: http://svn.automattic.com/wordpress/trunk@986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-22 17:15:13 +00:00
saxmatt
adbca5d4fc New comment moderation code, for trackbacks and comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 08:31:33 +00:00
saxmatt
a7cdf5c0d4 Generic update pinging. Needs review.
git-svn-id: http://svn.automattic.com/wordpress/trunk@982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 07:36:07 +00:00
saxmatt
277179d9a4 Improved wording on preview.
git-svn-id: http://svn.automattic.com/wordpress/trunk@981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 07:16:18 +00:00
emc3
16e6fd76ea Fixed bug that caused empty string options to receive a '0' value on update. This was breaking fileupload_allowedusers, for example.
git-svn-id: http://svn.automattic.com/wordpress/trunk@978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-16 17:36:56 +00:00
emc3
d71f97bb20 Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
git-svn-id: http://svn.automattic.com/wordpress/trunk@977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-16 14:41:39 +00:00
saxmatt
a1c7db8a54 Forgot label, formatting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:53:05 +00:00
saxmatt
75c8c3a72e More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:51:50 +00:00
emc3
74638831a4 Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: http://svn.automattic.com/wordpress/trunk@968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 19:46:48 +00:00
saxmatt
684cb32ce0 cat parent not quoted in SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 15:40:55 +00:00
rboren
87c74b9c6e More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: http://svn.automattic.com/wordpress/trunk@965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-09 03:55:01 +00:00
saxmatt
06fa93c297 Typo fixes from Cena.
git-svn-id: http://svn.automattic.com/wordpress/trunk@964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 08:49:21 +00:00
rboren
6f2c205b0b rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 05:12:11 +00:00
saxmatt
3762000999 Allow underscores in post_name
git-svn-id: http://svn.automattic.com/wordpress/trunk@961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-06 17:14:24 +00:00
rboren
9c711968c3 Remove spurious $
git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-05 07:26:38 +00:00
emc3
363afe64cd Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-04 15:56:02 +00:00
saxmatt
a0867db6ed Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +00:00
saxmatt
b6aa1f6807 Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
saxmatt
9e718aff7a Migrating more of the global options to get_settings().
git-svn-id: http://svn.automattic.com/wordpress/trunk@955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:43:36 +00:00
saxmatt
9fc821da98 More options updates, not done, not entirely functional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:30:56 +00:00
saxmatt
87655b156e Some new options and an option cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-27 05:48:00 +00:00
emc3
a678815689 Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 22:21:33 +00:00
emc3
6df1e26f2c Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 21:42:47 +00:00
saxmatt
8927968849 Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
michelvaldrighi
59da7f3f13 using gmt_offset option instead of time_difference from now on
git-svn-id: http://svn.automattic.com/wordpress/trunk@944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:14:52 +00:00
michelvaldrighi
9012cd8a44 rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: http://svn.automattic.com/wordpress/trunk@942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:13:05 +00:00
saxmatt
0174984f7f Option fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 14:37:15 +00:00
saxmatt
179d7538d9 New options screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-25 19:03:49 +00:00
michelvaldrighi
0e243c3510 use GMT as reference in the options screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-24 03:12:43 +00:00
michelvaldrighi
823986b932 quotes fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 16:08:28 +00:00
michelvaldrighi
aa48c05179 store users' registration time as GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:29:55 +00:00
saxmatt
64aa448dc3 Unescaped quotes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:51:29 +00:00
saxmatt
374b7241e8 Typo fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:32:01 +00:00
michelvaldrighi
d9911c7e7b typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:50:31 +00:00
michelvaldrighi
84435bfa5f big leap to GMT dates
git-svn-id: http://svn.automattic.com/wordpress/trunk@914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:42:40 +00:00
michelvaldrighi
f78298e3df added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:53:10 +00:00
michelvaldrighi
802cd6e185 upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:52:38 +00:00
michelvaldrighi
a6ff56055a fixed sql query mess, I'm so sorry about it
git-svn-id: http://svn.automattic.com/wordpress/trunk@904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 19:40:14 +00:00
saxmatt
11aaf4e768 Installation and upgrade DB errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 16:29:08 +00:00
emc3
634e9e8988 Fixed a typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 19:39:49 +00:00
michelvaldrighi
f1e1c801ae whoops, forgot two globals
git-svn-id: http://svn.automattic.com/wordpress/trunk@889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 18:13:48 +00:00
saxmatt
f790cbea43 Fixes, deleting implemented.
git-svn-id: http://svn.automattic.com/wordpress/trunk@888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 10:50:33 +00:00
saxmatt
67fa9206a3 Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 08:35:04 +00:00
michelvaldrighi
d1a3b1b896 georgia could be ambiguous for the password
git-svn-id: http://svn.automattic.com/wordpress/trunk@884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:08:03 +00:00
saxmatt
a0b1f690ef New *_action functions, removed alert_error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 03:00:20 +00:00
michelvaldrighi
984457b913 Time Cube Proves You Stupid & Evil\!
git-svn-id: http://svn.automattic.com/wordpress/trunk@882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:51:26 +00:00
michelvaldrighi
9407f360c9 now using instead of
git-svn-id: http://svn.automattic.com/wordpress/trunk@879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:17:21 +00:00
michelvaldrighi
4e12355549 adding blog_charset option
git-svn-id: http://svn.automattic.com/wordpress/trunk@878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:11:16 +00:00
saxmatt
48c6f10fd2 Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 23:23:25 +00:00
rboren
b3574c0daf Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 00:44:07 +00:00
saxmatt
a4ecbd3b9c Admin interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 15:36:28 +00:00
saxmatt
718dcc6297 Edit post slugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 11:21:30 +00:00
saxmatt
0a38396833 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 09:59:47 +00:00
saxmatt
5d0459dc8e Track last modified time
git-svn-id: http://svn.automattic.com/wordpress/trunk@867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-12 08:34:31 +00:00
saxmatt
705f788684 Added information saying how to create the wp-config.php file manually.
git-svn-id: http://svn.automattic.com/wordpress/trunk@866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 22:02:12 +00:00
saxmatt
f671c0f3b1 Missing line?
http://wordpress.org/support/2/2362


git-svn-id: http://svn.automattic.com/wordpress/trunk@865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 21:59:18 +00:00
saxmatt
f5d4987e5a Admin aesthetic enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 13:01:36 +00:00
rboren
ba712e9192 Add author_name query and author permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 04:51:19 +00:00
jverber
bca08d2d24 Deleting a category moves any subcats up the hierarchy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 23:39:08 +00:00
saxmatt
4ce864c6bc Fixes for MD5 passwords.
git-svn-id: http://svn.automattic.com/wordpress/trunk@861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 22:39:48 +00:00
saxmatt
c7f1a69a83 Some text fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 15:53:32 +00:00
michelvaldrighi
f9c937bb4c replacing hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 16:58:24 +00:00
saxmatt
b7466b97f6 Rudimentary post preview functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 12:33:13 +00:00
saxmatt
161f6da97a Use local image file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 10:11:30 +00:00
saxmatt
bb09ce7e76 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: http://svn.automattic.com/wordpress/trunk@850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:56:57 +00:00
saxmatt
8fe9179d1a Formatting fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:55:17 +00:00
saxmatt
63a6efea29 Nested category list from Philip Taron.
git-svn-id: http://svn.automattic.com/wordpress/trunk@848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:55:29 +00:00
saxmatt
d7c6fe0211 Import fixes from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:41:08 +00:00
michelvaldrighi
ddaa35390d we set a background color for input tags, but no text color :(
git-svn-id: http://svn.automattic.com/wordpress/trunk@843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 21:22:35 +00:00
rboren
6d55b3153a Clean feed and trackback URLs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 20:55:50 +00:00
saxmatt
e194c1736c Added list of common files to edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:48:55 +00:00
saxmatt
a87acdf1e2 New upload functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:28:02 +00:00
saxmatt
a157baa95c Cleaned up the upload button.
git-svn-id: http://svn.automattic.com/wordpress/trunk@830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 07:52:00 +00:00
saxmatt
bf0aac0d51 Javascript fix
http://wordpress.org/support/3/1827


git-svn-id: http://svn.automattic.com/wordpress/trunk@829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 05:40:25 +00:00
jverber
37c1c275bf Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-03 00:06:57 +00:00
jverber
3f247c34d6 Fixed wp-admin/index.php redirection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 21:54:32 +00:00
saxmatt
9a309b8149 Categories should scroll if there are too many, made admin less busy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 08:21:17 +00:00
saxmatt
4f3a01a6be Redirect to profile.php if user level == 0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 02:35:08 +00:00
saxmatt
724274c8d3 New fields for 1.1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 12:14:28 +00:00
saxmatt
37b130e30c Menu should highlight My Profile when you're on that page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:07:17 +00:00
saxmatt
4cd1a57e3c Make profile a little friendlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:03:43 +00:00
jverber
28fcfd844d Reduced the number of queries in cat_rows and list_cats.
git-svn-id: http://svn.automattic.com/wordpress/trunk@815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:00:26 +00:00
mikelittle
5f76df2bec Grammer
git-svn-id: http://svn.automattic.com/wordpress/trunk@813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 23:18:35 +00:00
saxmatt
b09bcad62e Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 06:22:55 +00:00
alex_t_king
d9adde1bd2 fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 03:27:19 +00:00
alex_t_king
77062c2301 moved the add form above the list of cats
git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:26:22 +00:00
saxmatt
7d63d0c095 Remove remnants of $c.
git-svn-id: http://svn.automattic.com/wordpress/trunk@808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 06:49:19 +00:00
alex_t_king
7468d1b13d oops need to include admin header to set user permissions
git-svn-id: http://svn.automattic.com/wordpress/trunk@807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 05:51:29 +00:00
saxmatt
1c784683f8 Out damned spot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 16:18:49 +00:00
alex_t_king
e3bcbb488d fixing template editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 03:45:39 +00:00
saxmatt
c8cf329df0 Changed wording of menu item to be just "Write"
git-svn-id: http://svn.automattic.com/wordpress/trunk@802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 11:08:42 +00:00
saxmatt
b99a36d24f Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 09:33:19 +00:00
saxmatt
292737d0b2 Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 08:31:17 +00:00
saxmatt
8b9f213e57 Initial sub-categories code from Jason Verber
git-svn-id: http://svn.automattic.com/wordpress/trunk@798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 06:35:07 +00:00
alex_t_king
5af414bdec added links for Alex and Dougal, updated Mike's link
git-svn-id: http://svn.automattic.com/wordpress/trunk@794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 09:46:57 +00:00
saxmatt
217aff9012 Not used anymore.
git-svn-id: http://svn.automattic.com/wordpress/trunk@792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 08:06:12 +00:00
saxmatt
3527189d7a Missing default post options in upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:37:40 +00:00
saxmatt
6feded370c Strange fixes for type in require.
git-svn-id: http://svn.automattic.com/wordpress/trunk@784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-22 06:04:38 +00:00
emc3
1f4b30d69d Changed password inputs from 'text' to 'password'
git-svn-id: http://svn.automattic.com/wordpress/trunk@783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-21 22:44:28 +00:00
saxmatt
2f325bc5c7 Make category matching liberal in the mod_rewrite and then strip it in blog header, because we're going to need that for 1.1 anyway, people are having trouble with it moving from 1.0 -> 1.0.1, and the change isn't really needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-17 11:21:27 +00:00
saxmatt
5513b10891 Change wording on 0 level user message. Could be even better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-16 06:22:27 +00:00
alex_t_king
62d25576e5 fixed typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 01:04:29 +00:00
alex_t_king
ef48463a7f used 2 digit month for example
git-svn-id: http://svn.automattic.com/wordpress/trunk@776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 06:47:52 +00:00
saxmatt
5624ca0f6c Fix ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-13 09:23:41 +00:00
emc3
41cbf6df25 create comment_approved column before making the index
git-svn-id: http://svn.automattic.com/wordpress/trunk@768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 22:27:22 +00:00
saxmatt
3f58a8429a Removed ref to missing files. This upload thing needs to be looked at and redone.
git-svn-id: http://svn.automattic.com/wordpress/trunk@765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 13:13:06 +00:00
saxmatt
6d53fe05ef More upgrade fixes for b2.
git-svn-id: http://svn.automattic.com/wordpress/trunk@763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:50:32 +00:00
saxmatt
faeebc5bda Upgrade and import fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:12:45 +00:00
saxmatt
41a4a14ded Clean up duplicate indicies problem introduced by 1.0 upgrades, add a few to make things faster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:46:01 +00:00
saxmatt
28b6f1b414 Updates from Ryan to check for errors earlier in script and test DB connection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:18:25 +00:00
saxmatt
7c9878d797 Just in case post_status isn't set for some reason.
git-svn-id: http://svn.automattic.com/wordpress/trunk@757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 09:43:30 +00:00
saxmatt
6bf26558ba Cleaned up wording for permalink template tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 00:55:14 +00:00
saxmatt
9d2f404548 Variable typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-11 23:36:37 +00:00
alex_t_king
25db37a7a1 making the category links include the trailing slash
git-svn-id: http://svn.automattic.com/wordpress/trunk@749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-10 01:46:27 +00:00
saxmatt
a43684fd01 XFN fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 09:48:48 +00:00
michelvaldrighi
311764a02d changed the syntax at the end, the previous syntax would give a syntax error
git-svn-id: http://svn.automattic.com/wordpress/trunk@741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 00:43:16 +00:00
alex_t_king
f58955f596 made the bookmarklet safari compatible and enabled passing in the title, task #49
git-svn-id: http://svn.automattic.com/wordpress/trunk@738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-08 03:30:23 +00:00
saxmatt
8b4985a835 Fix for no categories on edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 01:38:43 +00:00
emc3
a73c8e5363 Fixed selected category when editing links (reported by TechGnome)
git-svn-id: http://svn.automattic.com/wordpress/trunk@729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 16:29:46 +00:00
saxmatt
0d24e188a0 Various fixes from forums and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 10:33:07 +00:00
saxmatt
e474c0761a Fix CVS duplicate option value problem and removed automatic since it isn't used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 01:58:31 +00:00
saxmatt
da2fc24f4d Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 20:35:02 +00:00
saxmatt
fa8e63ab0b b2 import update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 06:43:35 +00:00
michelvaldrighi
9f83673977 sometimes I want to uninstall my text editor
git-svn-id: http://svn.automattic.com/wordpress/trunk@704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:21:38 +00:00
michelvaldrighi
993b10afe9 added fancy support for favicon in the admin area
git-svn-id: http://svn.automattic.com/wordpress/trunk@703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:12:32 +00:00
saxmatt
986c08cc1f Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:03:28 +00:00
saxmatt
823edb960d Upgrade global bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 03:19:56 +00:00
michelvaldrighi
58afe0a89b meta to use :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 02:37:04 +00:00
saxmatt
e846720b05 Sidebar update
git-svn-id: http://svn.automattic.com/wordpress/trunk@697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 01:55:55 +00:00
saxmatt
2be85a4a61 Use default category if none specified.
git-svn-id: http://svn.automattic.com/wordpress/trunk@696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:37:24 +00:00
michelvaldrighi
c33b0c8d82 scrollbars=yes for bookmarklet, needed for the 20+ categories case
git-svn-id: http://svn.automattic.com/wordpress/trunk@695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:19:54 +00:00
michelvaldrighi
e6075fcd0e edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: http://svn.automattic.com/wordpress/trunk@694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:13:11 +00:00
saxmatt
7de01cdc42 Funky export dash fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:39:18 +00:00
saxmatt
832eb4f5af Movable Type import
git-svn-id: http://svn.automattic.com/wordpress/trunk@688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:24:54 +00:00
alex_t_king
29c9a3c8cd added action to moderation post form and fixed the comment var so it works w/o register globals on
git-svn-id: http://svn.automattic.com/wordpress/trunk@682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:49:13 +00:00
saxmatt
d4e328c130 Check if it's writable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:26:25 +00:00
saxmatt
bd9d4b4937 Links named differently.
git-svn-id: http://svn.automattic.com/wordpress/trunk@679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 22:40:10 +00:00
saxmatt
c8d1f3a72d Links RSS field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 01:05:28 +00:00
saxmatt
92c031cd84 Author description field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 00:55:31 +00:00
saxmatt
edc7d7cd8c Installation cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 23:51:41 +00:00
saxmatt
efd65680bd Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 22:21:50 +00:00
alex_t_king
17e7a2b393 Fixed some bugs and added support for the 'Cancel' button when adding a link or image
git-svn-id: http://svn.automattic.com/wordpress/trunk@669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 04:05:41 +00:00
saxmatt
2df408efdd New upgrade scripts and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 19:54:09 +00:00
emc3
1c8349669d Eliminated race condition in user promotions
git-svn-id: http://svn.automattic.com/wordpress/trunk@667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 16:02:27 +00:00
saxmatt
b88f340791 New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 09:31:13 +00:00
saxmatt
e5718bf66b New upgrade scripts and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 05:36:47 +00:00
mikelittle
b435e68257 Fixed some paths. Changed b2 -> wp
git-svn-id: http://svn.automattic.com/wordpress/trunk@661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:17:53 +00:00
mikelittle
dfa89ccc84 Updated greymatter import. Patch provided by
Ryan Boren (ryan@boren.nu)


git-svn-id: http://svn.automattic.com/wordpress/trunk@660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:11:55 +00:00
saxmatt
31d01ac0bd New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt
5f8094aeba Strip slashes, view post, and improve clarity.
git-svn-id: http://svn.automattic.com/wordpress/trunk@657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:02:23 +00:00
saxmatt
4d44f4d8e7 More link manager fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 08:38:31 +00:00
mikelittle
9a5a4a52de Fixed typo in table name
git-svn-id: http://svn.automattic.com/wordpress/trunk@655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 21:30:41 +00:00
saxmatt
4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt
32bc2b2b73 Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: http://svn.automattic.com/wordpress/trunk@647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:47:03 +00:00
saxmatt
85eaa93dd6 Moved gzip stuff into options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:31:09 +00:00
saxmatt
546c4bdb41 Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:40 +00:00
saxmatt
723bae7219 New user registration tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:21:29 +00:00
mikelittle
63f1c3e3cf Oops! I forgot thew dl tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 00:47:01 +00:00
emc3
c8604702fc Fixed %post_id% token handling. Fixed pingback link detection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 23:00:45 +00:00
saxmatt
75f9641bb1 Save and edit while... editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 05:04:18 +00:00
saxmatt
d3d08d60ef Trackback on edit done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 02:46:40 +00:00
saxmatt
7aa01391d0 Initial XFN support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:09:59 +00:00
mikelittle
2e42c2329f Upgrade of option values for link images after directory move
git-svn-id: http://svn.automattic.com/wordpress/trunk@632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-19 00:41:33 +00:00
saxmatt
e95716f9f1 Move Press It link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 17:10:20 +00:00
saxmatt
af1326791a Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: http://svn.automattic.com/wordpress/trunk@630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 10:12:34 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
50ef006a57 Newlines and code formatting in quicktag code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 07:12:29 +00:00
emc3
f92b6e4266 Modified CSS fix a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 23:07:36 +00:00
emc3
dea14ad94e Workaround IE peekaboo bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 22:23:42 +00:00
mikelittle
e79ab010c2 Default page if no group selected.
git-svn-id: http://svn.automattic.com/wordpress/trunk@620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 01:07:40 +00:00
mikelittle
cb76dc4f33 Now we can see which option group we are editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 00:36:29 +00:00
mikelittle
074541f888 Some more b2->wp renaming
Plus added back simple unstyled blog output.


git-svn-id: http://svn.automattic.com/wordpress/trunk@618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 02:10:52 +00:00
mikelittle
b0db88d03a Some more b2->wp renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00
mikelittle
180b6e78bd Fixed error with double include
git-svn-id: http://svn.automattic.com/wordpress/trunk@616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:29:33 +00:00
saxmatt
eb2969916c Hacks file option and include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 09:55:47 +00:00
saxmatt
39e68a7a6f Fix for siteurl problem.
git-svn-id: http://svn.automattic.com/wordpress/trunk@613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 08:13:41 +00:00
emc3
f83920e9fd Fixed wonko IE display bug for categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 23:08:57 +00:00
saxmatt
57da20afcf Fix for incorrect header() referral, width.
git-svn-id: http://svn.automattic.com/wordpress/trunk@607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 19:16:43 +00:00
saxmatt
2b30f037b0 Validation errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 18:55:18 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00
saxmatt
089dda9710 Fixed more and multiple page code to use new permalink system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 19:06:28 +00:00
emc3
28cad83a06 Fixed cursor positioning bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 17:51:21 +00:00
mikelittle
fc1c32d1bf Updated links import. Now should be able to tackle any OPML
git-svn-id: http://svn.automattic.com/wordpress/trunk@596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 00:43:15 +00:00
saxmatt
15d636dcb5 mod_rewrite code for new category URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 09:29:47 +00:00
saxmatt
fc6bbfbebb Users tweaks. Still need to add admin user registration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 08:12:09 +00:00
saxmatt
2917579b95 New admin styling and improved navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 03:46:42 +00:00
saxmatt
cbb0f32f0f Renamed template editor and fixed wordings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:55:38 +00:00
saxmatt
b64371a05d Tweak for multiple categories on edit page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:40:02 +00:00
saxmatt
74c34c628d File rename and new functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:28:41 +00:00
saxmatt
f537af3271 Latest comments bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 00:31:02 +00:00
saxmatt
e5bcd9d4a0 Forgot stuff for adding new categories. Fixed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:53:46 +00:00
saxmatt
9998920f07 Category interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:47:09 +00:00
saxmatt
3b8bab3575 New category interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:38:25 +00:00
saxmatt
68cad5c070 Fixed bug in selection and mass moderation of comments. Made it so if comment moderation was turned of but there were still comments waited to be moderated you could moderate them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:57 +00:00
saxmatt
e16579e433 Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
git-svn-id: http://svn.automattic.com/wordpress/trunk@577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:37:27 +00:00
saxmatt
fbe5443405 Interface tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:26:05 +00:00
saxmatt
e011cfc534 Fixed it so the mod_rewrite regex no longer matches EVERY URI.
git-svn-id: http://svn.automattic.com/wordpress/trunk@573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 20:14:07 +00:00
saxmatt
bc2c6dad9a Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt
cbccab200c Alpha 2 multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
mikelittle
41327030fd Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
mikelittle
b011e9e776 Don't need that final semi-colon
git-svn-id: http://svn.automattic.com/wordpress/trunk@567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 00:47:27 +00:00