Commit Graph

627 Commits

Author SHA1 Message Date
Ryan Boren a5a67ec795 Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 08:02:40 +00:00
Matt Mullenweg 91d8e3dfe5 J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1403 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 09:48:13 +00:00
Matt Mullenweg 6c97530035 Changes to options system and query improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1401 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:42:25 +00:00
Ryan Boren d737a7b7a4 Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:28:38 +00:00
Ryan Boren 1b963e06d8 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 03:29:59 +00:00
Ryan Boren e0ce2dbd0f Make the template editor use the home setting to find the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1392 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 03:40:17 +00:00
Ryan Boren af20c0a630 Put lat lon in a field set. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1387 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 21:40:21 +00:00
Ryan Boren 84d4037c56 Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: https://develop.svn.wordpress.org/trunk@1386 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 02:49:40 +00:00
Ryan Boren fa50e0743c user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: https://develop.svn.wordpress.org/trunk@1380 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 19:52:48 +00:00
Matt Mullenweg b272e415af Some fixes from Joeseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1379 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 10:01:15 +00:00
Ryan Boren 94732a5611 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 17:22:25 +00:00
Ryan Boren 391e53ed84 Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1370 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 15:43:45 +00:00
Ryan Boren b2b196d3de Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 15:00:42 +00:00
Ryan Boren 5fb2c2511d Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1363 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 14:30:53 +00:00
michelvaldrighi 78e903528d fixed small whoopsie with table names
git-svn-id: https://develop.svn.wordpress.org/trunk@1357 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 18:10:32 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Ryan Boren a24eb24176 Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 17:24:38 +00:00
Matt Mullenweg d3d19e57c0 Allow people to modify and add on to rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1350 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 16:27:59 +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
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
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
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 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 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
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
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 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
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 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
michelvaldrighi fce460f98b minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 20:54:03 +00:00
Ryan Boren ffd89ece14 Change b2 and cafelog references to WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1285 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 05:04:09 +00:00
Ryan Boren 9e3f325792 Default MTEXPORT to empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1284 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-15 17:44:58 +00:00
Matt Mullenweg dd7658abc3 Change wording to fit with our two blog URI method better.
git-svn-id: https://develop.svn.wordpress.org/trunk@1275 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:54:40 +00:00
Matt Mullenweg 31cf5b8871 Some fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1273 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:38:34 +00:00
Matt Mullenweg 37fe28a6da Not highlighting on double update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1272 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:21:24 +00:00
Matt Mullenweg d03e52af98 Tweaking what shows by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1271 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:19:46 +00:00
Matt Mullenweg 9b3a06f406 Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
git-svn-id: https://develop.svn.wordpress.org/trunk@1270 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:10:19 +00:00
Matt Mullenweg 5c1eae7460 GMT fix from Scott Merrill.
git-svn-id: https://develop.svn.wordpress.org/trunk@1266 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:58:01 +00:00
Matt Mullenweg 98e476afc5 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1265 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:55:37 +00:00
Matt Mullenweg 0aaaf5637f New RSS import functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1264 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:42:42 +00:00
Matt Mullenweg 80b2fb5748 Upload menu item should respect minimum user setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1262 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 18:25:17 +00:00