Commit Graph

1340 Commits

Author SHA1 Message Date
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
michelvaldrighi b18dff0309 using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:44:53 +00:00
michelvaldrighi 771f496fe7 added check_admin_referer()
git-svn-id: https://develop.svn.wordpress.org/trunk@1297 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:40:56 +00:00
Ryan Boren 5ee0dc12cc Cookie patch from rread. http://wordpress.org/support/6/5327
git-svn-id: https://develop.svn.wordpress.org/trunk@1296 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:15:45 +00:00
michelvaldrighi 80806a5dca minor fix to use intval
git-svn-id: https://develop.svn.wordpress.org/trunk@1295 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 14:53:22 +00:00
michelvaldrighi 7d14626440 you pesky little browser you
git-svn-id: https://develop.svn.wordpress.org/trunk@1294 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 13:02:06 +00:00
michelvaldrighi bf2e66e951 check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 12:38:19 +00:00
Ryan Boren 0d1aebb795 Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 04:40:23 +00:00
Ryan Boren 306ed77c67 show_post_count, after, and custom format were not playing nicely in get_archives.
git-svn-id: https://develop.svn.wordpress.org/trunk@1291 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 00:31:33 +00:00