Dougal Campbell
|
6ac36de172
|
Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
git-svn-id: https://develop.svn.wordpress.org/trunk@977 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-16 14:41:39 +00:00 |
Matt Mullenweg
|
98c4979a2f
|
Forgot label, formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@970 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-11 08:53:05 +00:00 |
Matt Mullenweg
|
f9c84d6edf
|
More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@969 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-11 08:51:50 +00:00 |
Dougal Campbell
|
14c27e0191
|
Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: https://develop.svn.wordpress.org/trunk@968 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-10 19:46:48 +00:00 |
Matt Mullenweg
|
d461610486
|
cat parent not quoted in SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@967 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-10 15:40:55 +00:00 |
Ryan Boren
|
a95c8313cb
|
More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: https://develop.svn.wordpress.org/trunk@965 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-09 03:55:01 +00:00 |
Matt Mullenweg
|
9a84126d9f
|
Typo fixes from Cena.
git-svn-id: https://develop.svn.wordpress.org/trunk@964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-08 08:49:21 +00:00 |
Ryan Boren
|
1bb133cd19
|
rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@963 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-08 05:12:11 +00:00 |
Matt Mullenweg
|
eb5dff6f00
|
Allow underscores in post_name
git-svn-id: https://develop.svn.wordpress.org/trunk@961 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-06 17:14:24 +00:00 |
Ryan Boren
|
764f2d1806
|
Remove spurious $
git-svn-id: https://develop.svn.wordpress.org/trunk@959 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-05 07:26:38 +00:00 |
Dougal Campbell
|
e5614b76d9
|
Fixed posting problems when 'advanced controls' is the default writing option.
git-svn-id: https://develop.svn.wordpress.org/trunk@958 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-04 15:56:02 +00:00 |
Matt Mullenweg
|
e64b754d4a
|
Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 19:55:45 +00:00 |
Matt Mullenweg
|
59155a15f3
|
Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 06:13:32 +00:00 |
Matt Mullenweg
|
37c361e964
|
Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-29 08:43:36 +00:00 |
Matt Mullenweg
|
06b281110f
|
More options updates, not done, not entirely functional.
git-svn-id: https://develop.svn.wordpress.org/trunk@954 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-29 08:30:56 +00:00 |
Matt Mullenweg
|
5fbd33f44e
|
Some new options and an option cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@949 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-27 05:48:00 +00:00 |
Dougal Campbell
|
3754111ee2
|
Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@947 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 22:21:33 +00:00 |
Dougal Campbell
|
15f1b35267
|
Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@946 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 21:42:47 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
michelvaldrighi
|
f7310ec845
|
using gmt_offset option instead of time_difference from now on
git-svn-id: https://develop.svn.wordpress.org/trunk@944 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:14:52 +00:00 |
michelvaldrighi
|
80abd287e5
|
rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: https://develop.svn.wordpress.org/trunk@942 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:13:05 +00:00 |
Matt Mullenweg
|
84b26cfde9
|
Option fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@939 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 14:37:15 +00:00 |
Matt Mullenweg
|
827803e775
|
New options screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@936 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-25 19:03:49 +00:00 |
michelvaldrighi
|
0d2897fb36
|
use GMT as reference in the options screen
git-svn-id: https://develop.svn.wordpress.org/trunk@929 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-24 03:12:43 +00:00 |
michelvaldrighi
|
0f7719003d
|
quotes fix
git-svn-id: https://develop.svn.wordpress.org/trunk@927 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 16:08:28 +00:00 |
michelvaldrighi
|
950a4c9ea9
|
store users' registration time as GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@925 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 14:29:55 +00:00 |
Matt Mullenweg
|
7d798ecade
|
Unescaped quotes.
git-svn-id: https://develop.svn.wordpress.org/trunk@921 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 13:51:29 +00:00 |
Matt Mullenweg
|
0e407b160b
|
Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@920 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 13:32:01 +00:00 |
michelvaldrighi
|
4923a4f2c5
|
typo
git-svn-id: https://develop.svn.wordpress.org/trunk@916 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 03:50:31 +00:00 |
michelvaldrighi
|
1ef85f9dd5
|
big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 03:42:40 +00:00 |
michelvaldrighi
|
843376822f
|
added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@912 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 01:53:10 +00:00 |
michelvaldrighi
|
42c97023d8
|
upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@911 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 01:52:38 +00:00 |
michelvaldrighi
|
bf3d49105a
|
fixed sql query mess, I'm so sorry about it
git-svn-id: https://develop.svn.wordpress.org/trunk@904 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-21 19:40:14 +00:00 |
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 |
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 |
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 |
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 |
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 |
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
|
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
|
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
|
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 |
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 |
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
|
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
|
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 |
Matt Mullenweg
|
9806f14f7d
|
Formatting fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@849 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-09 09:55:17 +00:00 |
Matt Mullenweg
|
e2efe09044
|
Nested category list from Philip Taron.
git-svn-id: https://develop.svn.wordpress.org/trunk@848 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-09 08:55:29 +00:00 |
Matt Mullenweg
|
e7557946d6
|
Import fixes from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@847 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-09 08:41:08 +00:00 |
michelvaldrighi
|
8ead9ca329
|
we set a background color for input tags, but no text color :(
git-svn-id: https://develop.svn.wordpress.org/trunk@843 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-06 21:22:35 +00:00 |
Ryan Boren
|
6ebd3ca6c0
|
Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 20:55:50 +00:00 |
Matt Mullenweg
|
9574e4b4b6
|
Added list of common files to edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@833 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 14:48:55 +00:00 |
Matt Mullenweg
|
3bd3606aef
|
New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 14:28:02 +00:00 |
Matt Mullenweg
|
86b72e1836
|
Cleaned up the upload button.
git-svn-id: https://develop.svn.wordpress.org/trunk@830 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 07:52:00 +00:00 |
Matt Mullenweg
|
e39c5802bc
|
Javascript fix
http://wordpress.org/support/3/1827
git-svn-id: https://develop.svn.wordpress.org/trunk@829 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 05:40:25 +00:00 |
jverber
|
6b8ee14b77
|
Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@825 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-03 00:06:57 +00:00 |
jverber
|
6f5ef8887f
|
Fixed wp-admin/index.php redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@824 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-02 21:54:32 +00:00 |
Matt Mullenweg
|
faeb1826cd
|
Categories should scroll if there are too many, made admin less busy.
git-svn-id: https://develop.svn.wordpress.org/trunk@823 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-02 08:21:17 +00:00 |
Matt Mullenweg
|
0e101b6e58
|
Redirect to profile.php if user level == 0.
git-svn-id: https://develop.svn.wordpress.org/trunk@822 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-02 02:35:08 +00:00 |
Matt Mullenweg
|
3894d0b352
|
New fields for 1.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@821 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-01 12:14:28 +00:00 |
Matt Mullenweg
|
c4ae730744
|
Menu should highlight My Profile when you're on that page.
git-svn-id: https://develop.svn.wordpress.org/trunk@819 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-01 11:07:17 +00:00 |
Matt Mullenweg
|
24bc2c6e13
|
Make profile a little friendlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-01 11:03:43 +00:00 |
jverber
|
439240b1dd
|
Reduced the number of queries in cat_rows and list_cats.
git-svn-id: https://develop.svn.wordpress.org/trunk@815 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-01 02:00:26 +00:00 |
Mike Little
|
2c00fd2dc1
|
Grammer
git-svn-id: https://develop.svn.wordpress.org/trunk@813 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-30 23:18:35 +00:00 |
Matt Mullenweg
|
50cbcada35
|
Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: https://develop.svn.wordpress.org/trunk@812 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-30 06:22:55 +00:00 |
Alex King
|
e6b35cae09
|
fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: https://develop.svn.wordpress.org/trunk@811 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-30 03:27:19 +00:00 |
Alex King
|
f9a22d89f4
|
moved the add form above the list of cats
git-svn-id: https://develop.svn.wordpress.org/trunk@809 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-30 02:26:22 +00:00 |
Matt Mullenweg
|
f94fdae019
|
Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-29 06:49:19 +00:00 |
Alex King
|
3351bbf3dd
|
oops need to include admin header to set user permissions
git-svn-id: https://develop.svn.wordpress.org/trunk@807 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-29 05:51:29 +00:00 |
Matt Mullenweg
|
4b713f931e
|
Out damned spot.
git-svn-id: https://develop.svn.wordpress.org/trunk@806 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-28 16:18:49 +00:00 |
Alex King
|
d65456fed1
|
fixing template editing
git-svn-id: https://develop.svn.wordpress.org/trunk@804 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-28 03:45:39 +00:00 |
Matt Mullenweg
|
48b85fef22
|
Changed wording of menu item to be just "Write"
git-svn-id: https://develop.svn.wordpress.org/trunk@802 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 11:08:42 +00:00 |
Matt Mullenweg
|
005349f7c9
|
Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@800 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 09:33:19 +00:00 |
Matt Mullenweg
|
afd8045b5f
|
Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@799 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 08:31:17 +00:00 |
Matt Mullenweg
|
4b4a1405f3
|
Initial sub-categories code from Jason Verber
git-svn-id: https://develop.svn.wordpress.org/trunk@798 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 06:35:07 +00:00 |
Alex King
|
d4e08b7086
|
added links for Alex and Dougal, updated Mike's link
git-svn-id: https://develop.svn.wordpress.org/trunk@794 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-25 09:46:57 +00:00 |
Matt Mullenweg
|
a044348593
|
Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@792 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-25 08:06:12 +00:00 |
Matt Mullenweg
|
bececc2817
|
Missing default post options in upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@791 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-24 23:37:40 +00:00 |
Matt Mullenweg
|
8f5f729dce
|
Strange fixes for type in require.
git-svn-id: https://develop.svn.wordpress.org/trunk@784 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-22 06:04:38 +00:00 |
Dougal Campbell
|
2d0649b0dc
|
Changed password inputs from 'text' to 'password'
git-svn-id: https://develop.svn.wordpress.org/trunk@783 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-21 22:44:28 +00:00 |
Matt Mullenweg
|
25c474992c
|
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: https://develop.svn.wordpress.org/trunk@782 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-17 11:21:27 +00:00 |
Matt Mullenweg
|
df97b694bf
|
Change wording on 0 level user message. Could be even better.
git-svn-id: https://develop.svn.wordpress.org/trunk@781 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-16 06:22:27 +00:00 |
Alex King
|
e540f97296
|
fixed typo
git-svn-id: https://develop.svn.wordpress.org/trunk@777 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-15 01:04:29 +00:00 |
Alex King
|
b23213685c
|
used 2 digit month for example
git-svn-id: https://develop.svn.wordpress.org/trunk@776 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-14 06:47:52 +00:00 |
Matt Mullenweg
|
7921245591
|
Fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-13 09:23:41 +00:00 |
Dougal Campbell
|
1afc831185
|
create comment_approved column before making the index
git-svn-id: https://develop.svn.wordpress.org/trunk@768 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-12 22:27:22 +00:00 |