michelvaldrighi
|
ba0f9c0f6b
|
michel is being anal with single quotes
git-svn-id: http://svn.automattic.com/wordpress/trunk@894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-20 01:14:33 +00:00 |
michelvaldrighi
|
251b4a0423
|
using "" for html attributes in some functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-20 00:51:52 +00:00 |
michelvaldrighi
|
1a51bec12c
|
user_pass_ok now uses md5()
git-svn-id: http://svn.automattic.com/wordpress/trunk@892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-19 22:42:47 +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 |
saxmatt
|
4fa9bde6ff
|
Allow query to take better advantage of query caching.
git-svn-id: http://svn.automattic.com/wordpress/trunk@890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-18 11:47:14 +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 |
saxmatt
|
d5374b68b6
|
Typo in previous commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-17 04:57:31 +00:00 |
saxmatt
|
77421739db
|
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: http://svn.automattic.com/wordpress/trunk@885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-17 04:56:29 +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 |
rboren
|
b70022525e
|
Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules().
git-svn-id: http://svn.automattic.com/wordpress/trunk@881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-17 02:50:57 +00:00 |
michelvaldrighi
|
0d178ed361
|
now using instead of iso-8859-1
git-svn-id: http://svn.automattic.com/wordpress/trunk@880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-17 02:29:20 +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 |
saxmatt
|
d0c81c9f8e
|
Fix for id= bug. Old code made obsolete by KSES.
git-svn-id: http://svn.automattic.com/wordpress/trunk@876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-16 03:18:36 +00:00 |
saxmatt
|
a8d831a286
|
Texturize tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-16 03:02: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
|
ecbf95566b
|
Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: http://svn.automattic.com/wordpress/trunk@873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-13 16:14:36 +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
|
db9aece49a
|
Show RSS URIs in OPML file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-13 13:30:31 +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
|
725ec5f2e0
|
Autop improvement
git-svn-id: http://svn.automattic.com/wordpress/trunk@868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-13 06:33:55 +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 |
jverber
|
252f64ff98
|
Removed redundant convert_chars (it is called during display)
git-svn-id: http://svn.automattic.com/wordpress/trunk@860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-10 19:43:39 +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 |
saxmatt
|
a18a23e8b3
|
Work around IIS' lack of REQUEST_URI
git-svn-id: http://svn.automattic.com/wordpress/trunk@858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-10 08:43:23 +00:00 |
jverber
|
e2ddf1efe1
|
Replaced hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 19:43:21 +00:00 |
jverber
|
ab563ca278
|
Missing closing PHP tag. (Thanks, GaMerZ)
git-svn-id: http://svn.automattic.com/wordpress/trunk@856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 19:29:35 +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
|
0284b7ba09
|
New function, remove_filter. Added priorities to filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 11:58:49 +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
|
51231afb16
|
Correctly generate new passwords, added check for email address to slow down jerks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 10:07:27 +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 |
saxmatt
|
c49fecf3f0
|
Breaking out some of the formatting functions into a different file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-09 06:57:02 +00:00 |
michelvaldrighi
|
2055a5905d
|
we should never use $RESUEST_URI, but access it with $_SERVER
git-svn-id: http://svn.automattic.com/wordpress/trunk@845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-08 16:10:28 +00:00 |