Commit Graph

309 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
saxmatt
79de611ce9 Simple function to check if a post is in a category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 08:18:38 +00:00
michelvaldrighi
ff60783025 forgotten GMT fix for calendar
git-svn-id: http://svn.automattic.com/wordpress/trunk@1301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:46:15 +00:00
rboren
b8d33ee437 show_post_count, after, and custom format were not playing nicely in get_archives.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 00:31:33 +00:00
rboren
d262c2d8cb Add santize_title action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 22:14:14 +00:00
rboren
c454490973 Allow underscores in category and author names.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 22:07:26 +00:00
rboren
c66fd77dbd Oops. Keys need to be marked too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 17:51:26 +00:00
rboren
32f9f6e331 Put day and month initials and abbreviations into locale.php so that they can be translated. Change get_calendar to use the locale abbreviations instead of doing substring operations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 17:07:13 +00:00
rboren
53a668610d Output default Geo headers if the query has returns one post but the lat and lon are empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 21:59:51 +00:00
emc3
812ad5dbc3 Only used published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 19:44:23 +00:00
michelvaldrighi
c9ad4c9437 merging fixes by Mark Ghosh for service pings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 17:31:54 +00:00
michelvaldrighi
620accf191 fix for the bug that made list_cats show empty categories, thanks to brux
git-svn-id: http://svn.automattic.com/wordpress/trunk@1278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 16:20:38 +00:00
saxmatt
7e267ea922 It's RC time. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 09:14:24 +00:00
saxmatt
9f98ec2941 Trackback and feed URIs weren't working when there was no trailing slash on the permalink structure. Thanks Kitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:47:01 +00:00
saxmatt
a2551a08ad Emails allow + per RFC. Hat tip: crw
git-svn-id: http://svn.automattic.com/wordpress/trunk@1269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 05:52:53 +00:00
saxmatt
a29bc2fbf1 A formatting change to help track down that phantom line 760 error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:37:51 +00:00
saxmatt
1498bf0bc2 Allow absolute image URIs in links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:26:42 +00:00
saxmatt
1934965c55 Bumpit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:16:56 +00:00
saxmatt
d8ab98d7b8 Maybe some pinging fixes?
git-svn-id: http://svn.automattic.com/wordpress/trunk@1256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:13:42 +00:00
saxmatt
ee19b6c490 wfw:commentRSS and E_ALL fix to blog-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 07:51:50 +00:00
saxmatt
d30904708e Fix from Jay McCarthy and I cleaned up the function to remove some unused globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 23:26:41 +00:00
saxmatt
b4a1cc7ea4 Fix so KSES works with Japanese encoding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 23:25:24 +00:00
saxmatt
fbd7cc9b6d Comment count patch from Kitty. http://poker.mookitty.co.uk/
git-svn-id: http://svn.automattic.com/wordpress/trunk@1252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 22:36:47 +00:00
michelvaldrighi
e691978606 added wp_filter support to the_excerpt_rss
git-svn-id: http://svn.automattic.com/wordpress/trunk@1250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 18:31:58 +00:00
michelvaldrighi
cb1f6849e2 (sue me, I had committed with debug junk still in there)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 16:41:16 +00:00
michelvaldrighi
8eee2ded8b adding wp_filter support to the_category, the_category_rss, and list_cats
git-svn-id: http://svn.automattic.com/wordpress/trunk@1248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 16:34:03 +00:00
saxmatt
cdc9a55ad9 Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 05:47:02 +00:00
saxmatt
4915acfefd Fixes for silly category_base stuff. Now lets it be blank and acts accordingly, more sane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 02:52:27 +00:00
saxmatt
ba407ff5b3 E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:56:33 +00:00
saxmatt
cc421db53d Add blockquote to tags allowed by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:30:44 +00:00
saxmatt
0990789400 Fix for cookie paths being set correctly when using a different home setting. Refactored comments-post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:21:31 +00:00
saxmatt
b4a0d174d8 Some E_ALL fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 21:29:23 +00:00