Commit Graph

625 Commits

Author SHA1 Message Date
saxmatt
e2d3bb0acc Changes to options system and query improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:42:25 +00:00
rboren
e7cf38f1e4 Get edited comment content through $_POST.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:28:38 +00:00
rboren
0649831ca7 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 03:29:59 +00:00
rboren
849ff56997 Make the template editor use the home setting to find the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-08 03:40:17 +00:00
rboren
2f5ad1af00 Put lat lon in a field set. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 21:40:21 +00:00
rboren
323feecf52 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: http://svn.automattic.com/wordpress/trunk@1386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 02:49:40 +00:00
rboren
904c577e98 user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: http://svn.automattic.com/wordpress/trunk@1380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 19:52:48 +00:00
saxmatt
53dade6946 Some fixes from Joeseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 10:01:15 +00:00
rboren
e4bf283bc6 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 17:22:25 +00:00
rboren
9275cb270d Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 15:43:45 +00:00
rboren
eef22d1091 Tweak some markup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 15:00:42 +00:00
rboren
86cf4e90d6 Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 14:30:53 +00:00
michelvaldrighi
75a827bcb2 fixed small whoopsie with table names
git-svn-id: http://svn.automattic.com/wordpress/trunk@1357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 18:10:32 +00:00
saxmatt
25ae03ee65 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: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +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
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
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
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
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
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
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
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
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
rboren
08a1579b0c Add missing semi-colons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 03:58:05 +00:00
michelvaldrighi
f70ae04419 using check_admin_referer for moves/deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:34:05 +00:00
michelvaldrighi
0dbe04e28e using check_admin_referer for plugin (de)activation
git-svn-id: http://svn.automattic.com/wordpress/trunk@1299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:16:54 +00:00
michelvaldrighi
cc35b0c6bd using check_admin_referer for deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:44:53 +00:00
michelvaldrighi
9af64b9a69 added check_admin_referer()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:40:56 +00:00
michelvaldrighi
152c8ec224 minor fix to use intval
git-svn-id: http://svn.automattic.com/wordpress/trunk@1295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 14:53:22 +00:00
michelvaldrighi
8c0d74ece9 check email
git-svn-id: http://svn.automattic.com/wordpress/trunk@1293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 12:38:19 +00:00
rboren
25532a1681 Import date fixes from 2fargon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 04:40:23 +00:00
michelvaldrighi
f6e35d2384 minor display fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@1288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 20:54:03 +00:00
rboren
a51c15ea17 Change b2 and cafelog references to WordPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 05:04:09 +00:00
rboren
4d63c168e9 Default MTEXPORT to empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-15 17:44:58 +00:00
saxmatt
d2efd03e87 Change wording to fit with our two blog URI method better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:54:40 +00:00
saxmatt
223c4628ce Some fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:38:34 +00:00
saxmatt
5c2eb8a666 Not highlighting on double update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:21:24 +00:00
saxmatt
6743715cba Tweaking what shows by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:19:46 +00:00
saxmatt
587f37157f 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: http://svn.automattic.com/wordpress/trunk@1270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:10:19 +00:00
saxmatt
890a74e755 GMT fix from Scott Merrill.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:58:01 +00:00
saxmatt
9b8b403535 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:55:37 +00:00
saxmatt
24c36b764b New RSS import functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:42:42 +00:00
saxmatt
2f2b59cafe Upload menu item should respect minimum user setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 18:25:17 +00:00
saxmatt
3e2b2f37b2 Some tricks that in some cases speed up perceived posting time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:33:03 +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