rboren
|
89d5a6fd88
|
Introducing query_posts(), update_post_caches(), update_user_cache(), and update_category_cache().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-24 02:55:39 +00:00 |
michelvaldrighi
|
831d0c9965
|
relocated misc database-related functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-24 01:34:57 +00:00 |
rboren
|
94436bd401
|
Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 17:24:38 +00:00 |
michelvaldrighi
|
1387744b0d
|
added blogger.newPost
git-svn-id: http://svn.automattic.com/wordpress/trunk@1351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 16:42:23 +00:00 |
saxmatt
|
a4d045fe5b
|
Allow people to modify and add on to rewrite rules.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 16:27:59 +00:00 |
michelvaldrighi
|
7feb841ed5
|
added blogger.getTemplate and blogger.setTemplate
git-svn-id: http://svn.automattic.com/wordpress/trunk@1349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 15:46:43 +00:00 |
michelvaldrighi
|
e61a7ce57e
|
work in progress: replacement for xmlrpc.php, using IXR
git-svn-id: http://svn.automattic.com/wordpress/trunk@1348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 04:02:53 +00:00 |
michelvaldrighi
|
be22bea57d
|
make xmlrpc_getpostcategory support multiple, comma-separated categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@1347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 02:55:10 +00:00 |
michelvaldrighi
|
3c2c7625e9
|
we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
git-svn-id: http://svn.automattic.com/wordpress/trunk@1346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 16:44:45 +00:00 |
michelvaldrighi
|
a37b646a67
|
new remove_accents for sanitize_title, not relying on the file's charset
git-svn-id: http://svn.automattic.com/wordpress/trunk@1345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 14:34:09 +00:00 |
saxmatt
|
a939c7571a
|
FINALLY.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 10:27:12 +00:00 |
saxmatt
|
6a15274811
|
Missing space.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 10:23:01 +00:00 |
saxmatt
|
70d50f40aa
|
Removing legacy files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 10:22:24 +00:00 |
saxmatt
|
7e72257add
|
New readme. Smaller! More readable! Correct!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 10:19:45 +00:00 |
saxmatt
|
b6c44b22fe
|
Updated hooks and a new Dolly plugin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 08:45:36 +00:00 |
rboren
|
f64688bdbd
|
Uncomment $doing_rss
git-svn-id: http://svn.automattic.com/wordpress/trunk@1339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-22 05:06:00 +00:00 |
michelvaldrighi
|
86fdd896ee
|
don't translate months and weekdays in date strings PLUS bugfix for 304 Not Modified on PHP CGI
git-svn-id: http://svn.automattic.com/wordpress/trunk@1338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 22:33:47 +00:00 |
michelvaldrighi
|
988a4ce48e
|
don't translate months and weekdays in date strings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 22:32:58 +00:00 |
michelvaldrighi
|
be0bac91d8
|
strip leading and trailing dashes from post slugs
git-svn-id: http://svn.automattic.com/wordpress/trunk@1336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 21:35:16 +00:00 |
michelvaldrighi
|
8055e88898
|
backing out that encoding fix until further testing is done
git-svn-id: http://svn.automattic.com/wordpress/trunk@1335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 21:29:57 +00:00 |
michelvaldrighi
|
056ba53cce
|
removing removeaccents, will put replacement after a release is out
git-svn-id: http://svn.automattic.com/wordpress/trunk@1334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 21:05:17 +00:00 |
rboren
|
d267a0f119
|
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: http://svn.automattic.com/wordpress/trunk@1333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 08:37:55 +00:00 |
saxmatt
|
7f87f4c6d3
|
Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 07:02:46 +00:00 |
rboren
|
b7e26217c3
|
Require wp-config.php from wp-l10n.php to make sure WPLANG is always set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 03:26:12 +00:00 |
rboren
|
901d6403b8
|
Fix spelling error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-21 02:47:45 +00:00 |
saxmatt
|
56dc234e6a
|
Support for MathML, from Jacques Distler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 17:25:26 +00:00 |
emc3
|
44344bdcd7
|
Fixed list_cats support for hide_empty and optioncount. Also fixed indentation in that function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 14:07:55 +00:00 |
emc3
|
035ff03f95
|
Removed and eradicated redundant duplication. And fixed indentation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 13:31:48 +00:00 |
saxmatt
|
730f6ceb32
|
Last release candidate, I promise.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 11:56:24 +00:00 |
saxmatt
|
7083a9838a
|
Tidier default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 11:44:05 +00:00 |
saxmatt
|
23e9576c66
|
Order categories alphabetically.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 11:41:54 +00:00 |
saxmatt
|
41380c81dc
|
Don't try to show keys if there aren't any.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-20 11:32:14 +00:00 |
saxmatt
|
53fca4394c
|
Post slug wasn't being set if manually set in advanced interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 22:43:15 +00:00 |
michelvaldrighi
|
476d22babc
|
what's with me committing parse errors lately, damn it
git-svn-id: http://svn.automattic.com/wordpress/trunk@1321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 22:34:01 +00:00 |
saxmatt
|
c05aa0053c
|
Allow for longer URIs in comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 11:28:23 +00:00 |
saxmatt
|
9cfcc55226
|
Proper mime for RDF.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 10:24:25 +00:00 |
saxmatt
|
68e14b88b0
|
Formatting fix for profile information.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 07:09:32 +00:00 |
saxmatt
|
a82011d952
|
Fix so you don't have to relogin when you update your password.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 07:05:40 +00:00 |
saxmatt
|
d4c2db17cb
|
Fix for referrer check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 06:44:55 +00:00 |
saxmatt
|
e81979c820
|
It's security through obscurity at its worse.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 06:32:30 +00:00 |
saxmatt
|
cce21f96fd
|
Remove unused variable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 05:59:21 +00:00 |
saxmatt
|
5b0fcdb500
|
Timezone fix from Kimmo Suominen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 05:43:32 +00:00 |
rboren
|
4354f8c214
|
Remove extra slash in filename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 03:09:49 +00:00 |
rboren
|
cafb621395
|
Translation update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 01:39:43 +00:00 |
michelvaldrighi
|
8b28d69e79
|
if the class is used in WP, use the blog's charset in xmlrpc requests that we send
git-svn-id: http://svn.automattic.com/wordpress/trunk@1310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 01:35:09 +00:00 |
saxmatt
|
d9636d1744
|
Some registration cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 20:54:58 +00:00 |
saxmatt
|
734b04d4a9
|
Renaming install-config.php to setup-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 20:05:40 +00:00 |
rboren
|
7a8839a7a0
|
Allow what_to_show to be overridden.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 18:37:57 +00:00 |
michelvaldrighi
|
d3100d05cb
|
switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: http://svn.automattic.com/wordpress/trunk@1306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 15:24:23 +00:00 |
saxmatt
|
91d7e604f2
|
This is used more than I thought in templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-18 08:36:53 +00:00 |