michelvaldrighi
|
f96224edb1
|
work in progress: replacement for xmlrpc.php, using IXR
git-svn-id: https://develop.svn.wordpress.org/trunk@1348 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 04:02:53 +00:00 |
michelvaldrighi
|
39d6ffcb6b
|
make xmlrpc_getpostcategory support multiple, comma-separated categories
git-svn-id: https://develop.svn.wordpress.org/trunk@1347 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 02:55:10 +00:00 |
michelvaldrighi
|
903f80b54c
|
we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
git-svn-id: https://develop.svn.wordpress.org/trunk@1346 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 16:44:45 +00:00 |
michelvaldrighi
|
c4d4add631
|
new remove_accents for sanitize_title, not relying on the file's charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1345 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 14:34:09 +00:00 |
Matt Mullenweg
|
dd1c202d8b
|
FINALLY.
git-svn-id: https://develop.svn.wordpress.org/trunk@1344 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:27:12 +00:00 |
Matt Mullenweg
|
0aba1c7d61
|
Missing space.
git-svn-id: https://develop.svn.wordpress.org/trunk@1343 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:23:01 +00:00 |
Matt Mullenweg
|
3dd512fb69
|
Removing legacy files.
git-svn-id: https://develop.svn.wordpress.org/trunk@1342 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:22:24 +00:00 |
Matt Mullenweg
|
faa31ead80
|
New readme. Smaller! More readable! Correct!
git-svn-id: https://develop.svn.wordpress.org/trunk@1341 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:19:45 +00:00 |
Matt Mullenweg
|
1d74302745
|
Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 08:45:36 +00:00 |
Ryan Boren
|
62828f16a8
|
Uncomment $doing_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1339 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 05:06:00 +00:00 |
michelvaldrighi
|
3fb700cd64
|
don't translate months and weekdays in date strings PLUS bugfix for 304 Not Modified on PHP CGI
git-svn-id: https://develop.svn.wordpress.org/trunk@1338 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 22:33:47 +00:00 |
michelvaldrighi
|
8b1f52e4c0
|
don't translate months and weekdays in date strings
git-svn-id: https://develop.svn.wordpress.org/trunk@1337 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 22:32:58 +00:00 |
michelvaldrighi
|
5ffeea8e7c
|
strip leading and trailing dashes from post slugs
git-svn-id: https://develop.svn.wordpress.org/trunk@1336 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:35:16 +00:00 |
michelvaldrighi
|
63f7bf9723
|
backing out that encoding fix until further testing is done
git-svn-id: https://develop.svn.wordpress.org/trunk@1335 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:29:57 +00:00 |
michelvaldrighi
|
be29cd98fb
|
removing removeaccents, will put replacement after a release is out
git-svn-id: https://develop.svn.wordpress.org/trunk@1334 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:05:17 +00:00 |
Ryan Boren
|
49bb2124c1
|
Add removeaccents for use in sanitize_title to remove accents from characters so that they can be used in permalinks. Bust the functionality in sanitize_title out into a replaceable filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@1333 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 08:37:55 +00:00 |
Matt Mullenweg
|
20218003a0
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 07:02:46 +00:00 |
Ryan Boren
|
7be84af801
|
Require wp-config.php from wp-l10n.php to make sure WPLANG is always set.
git-svn-id: https://develop.svn.wordpress.org/trunk@1331 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 03:26:12 +00:00 |
Ryan Boren
|
e63d0c54d6
|
Fix spelling error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1330 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 02:47:45 +00:00 |
Matt Mullenweg
|
ceb940bbe2
|
Support for MathML, from Jacques Distler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1329 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 17:25:26 +00:00 |
Dougal Campbell
|
7fbb072b49
|
Fixed list_cats support for hide_empty and optioncount. Also fixed indentation in that function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1328 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 14:07:55 +00:00 |
Dougal Campbell
|
b5cdc60beb
|
Removed and eradicated redundant duplication. And fixed indentation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1327 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 13:31:48 +00:00 |
Matt Mullenweg
|
a0c798d8a0
|
Last release candidate, I promise.
git-svn-id: https://develop.svn.wordpress.org/trunk@1326 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:56:24 +00:00 |
Matt Mullenweg
|
ef5cf2e9d3
|
Tidier default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1325 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:44:05 +00:00 |
Matt Mullenweg
|
ed5af7cec7
|
Order categories alphabetically.
git-svn-id: https://develop.svn.wordpress.org/trunk@1324 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:41:54 +00:00 |
Matt Mullenweg
|
4f3436a5d4
|
Don't try to show keys if there aren't any.
git-svn-id: https://develop.svn.wordpress.org/trunk@1323 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:32:14 +00:00 |
Matt Mullenweg
|
54c08ad215
|
Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 22:43:15 +00:00 |
michelvaldrighi
|
a67d48bae7
|
what's with me committing parse errors lately, damn it
git-svn-id: https://develop.svn.wordpress.org/trunk@1321 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 22:34:01 +00:00 |
Matt Mullenweg
|
295470ae87
|
Allow for longer URIs in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1320 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 11:28:23 +00:00 |
Matt Mullenweg
|
7545942ecc
|
Proper mime for RDF.
git-svn-id: https://develop.svn.wordpress.org/trunk@1319 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 10:24:25 +00:00 |
Matt Mullenweg
|
c85f72f101
|
Formatting fix for profile information.
git-svn-id: https://develop.svn.wordpress.org/trunk@1318 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 07:09:32 +00:00 |
Matt Mullenweg
|
55f62a7fd7
|
Fix so you don't have to relogin when you update your password.
git-svn-id: https://develop.svn.wordpress.org/trunk@1317 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 07:05:40 +00:00 |
Matt Mullenweg
|
ffdc641fc8
|
Fix for referrer check.
git-svn-id: https://develop.svn.wordpress.org/trunk@1316 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 06:44:55 +00:00 |
Matt Mullenweg
|
1fa7e5b934
|
It's security through obscurity at its worse.
git-svn-id: https://develop.svn.wordpress.org/trunk@1315 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 06:32:30 +00:00 |
Matt Mullenweg
|
4f1c3f477b
|
Remove unused variable.
git-svn-id: https://develop.svn.wordpress.org/trunk@1314 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 05:59:21 +00:00 |
Matt Mullenweg
|
d93185b464
|
Timezone fix from Kimmo Suominen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1313 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 05:43:32 +00:00 |
Ryan Boren
|
8d736b3f5c
|
Remove extra slash in filename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1312 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 03:09:49 +00:00 |
Ryan Boren
|
602a3aeb14
|
Translation update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1311 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 01:39:43 +00:00 |
michelvaldrighi
|
a052f091dc
|
if the class is used in WP, use the blog's charset in xmlrpc requests that we send
git-svn-id: https://develop.svn.wordpress.org/trunk@1310 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 01:35:09 +00:00 |
Matt Mullenweg
|
3e257c488d
|
Some registration cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1309 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 20:54:58 +00:00 |
Matt Mullenweg
|
4a35248866
|
Renaming install-config.php to setup-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1308 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 20:05:40 +00:00 |
Ryan Boren
|
50eda3dbdd
|
Allow what_to_show to be overridden.
git-svn-id: https://develop.svn.wordpress.org/trunk@1307 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 18:37:57 +00:00 |
michelvaldrighi
|
0effeb2048
|
switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: https://develop.svn.wordpress.org/trunk@1306 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 15:24:23 +00:00 |
Matt Mullenweg
|
4ee5c8aefc
|
This is used more than I thought in templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1305 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 08:36:53 +00:00 |
Matt Mullenweg
|
b14b19b3ff
|
Simple function to check if a post is in a category.
git-svn-id: https://develop.svn.wordpress.org/trunk@1304 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 08:18:38 +00:00 |
Ryan Boren
|
c3323b316f
|
Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 03:58:05 +00:00 |
michelvaldrighi
|
592b88b572
|
redefining user_login fixes the case insensitive issue with password retrieval
git-svn-id: https://develop.svn.wordpress.org/trunk@1302 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 01:29:29 +00:00 |
michelvaldrighi
|
f6a92e8e99
|
forgotten GMT fix for calendar
git-svn-id: https://develop.svn.wordpress.org/trunk@1301 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:46:15 +00:00 |
michelvaldrighi
|
4616cabc2e
|
using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:34:05 +00:00 |
michelvaldrighi
|
eac2b46462
|
using check_admin_referer for plugin (de)activation
git-svn-id: https://develop.svn.wordpress.org/trunk@1299 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:16:54 +00:00 |