Commit Graph

245 Commits

Author SHA1 Message Date
saxmatt
68cad5c070 Fixed bug in selection and mass moderation of comments. Made it so if comment moderation was turned of but there were still comments waited to be moderated you could moderate them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:57 +00:00
saxmatt
e16579e433 Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
git-svn-id: http://svn.automattic.com/wordpress/trunk@577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:37:27 +00:00
saxmatt
fbe5443405 Interface tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:26:05 +00:00
saxmatt
e011cfc534 Fixed it so the mod_rewrite regex no longer matches EVERY URI.
git-svn-id: http://svn.automattic.com/wordpress/trunk@573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 20:14:07 +00:00
saxmatt
bc2c6dad9a Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt
cbccab200c Alpha 2 multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
mikelittle
41327030fd Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
mikelittle
b011e9e776 Don't need that final semi-colon
git-svn-id: http://svn.automattic.com/wordpress/trunk@567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 00:47:27 +00:00
saxmatt
76f128ae88 Version number change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:53 +00:00
saxmatt
46cb0545c2 Alpha multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:15 +00:00
saxmatt
2b6ce7642c Multiple category upgrade system. Changed version number.
git-svn-id: http://svn.automattic.com/wordpress/trunk@561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 18:33:33 +00:00
saxmatt
099a329763 Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 22:13:53 +00:00
mikelittle
3e120068f9 Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00
saxmatt
bec3a8302c Save and continue editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 22:15:17 +00:00
mikelittle
320f04b47e Close span tag for unapproved
git-svn-id: http://svn.automattic.com/wordpress/trunk@552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:51 +00:00
mikelittle
089eae017b Fix SQL error
git-svn-id: http://svn.automattic.com/wordpress/trunk@551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:24 +00:00
saxmatt
0f866d5c72 Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-15 08:58:18 +00:00
emc3
f49f11b3dd otaku42's comment moderation patches
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
emc3
d50c6931f0 Fixed rewrite rule for when WP is installed in a subdir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 22:15:16 +00:00
mikelittle
ac288777a6 Fix for View Post link on comments 'tab' .
Also removed some form elements when edting comments.
Removed unused file.


git-svn-id: http://svn.automattic.com/wordpress/trunk@532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 00:04:47 +00:00
saxmatt
794e199060 Just an update, not done yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-07 06:10:32 +00:00
saxmatt
f451503a81 Save as draft and continue editing feature.
git-svn-id: http://svn.automattic.com/wordpress/trunk@528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 07:48:53 +00:00
mikelittle
567a609308 Fix for comment deletion priileges.
Bug reported by Michael Renzmann


git-svn-id: http://svn.automattic.com/wordpress/trunk@527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:34:41 +00:00
mikelittle
e1940bab18 Fixed for escaped chars in link title
See http://wordpress.org/support/6/942


git-svn-id: http://svn.automattic.com/wordpress/trunk@526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:00:45 +00:00
mikelittle
64d73e5d87 Sorted some geourl issues (see http://wordpress.org/support/6/683)
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post


git-svn-id: http://svn.automattic.com/wordpress/trunk@525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:44:03 +00:00
mikelittle
f76b19dde7 Added delete link to comment notification mail.
Contribution from Craig R Hughes craig at hughes-family dot org


git-svn-id: http://svn.automattic.com/wordpress/trunk@524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:11:03 +00:00
mikelittle
e0d4b0d2cc Minor optino description changes.
Fix for time difference range.
Added new help file for date/time format characters.


git-svn-id: http://svn.automattic.com/wordpress/trunk@516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 23:24:30 +00:00
mikelittle
603f2e440c Removed references to b2edit.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:11:42 +00:00
saxmatt
1b58b52e10 Updated links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 21:29:19 +00:00
mikelittle
f9e53adb93 Added import of favorites.opml from blo.gs
git-svn-id: http://svn.automattic.com/wordpress/trunk@504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-31 00:37:06 +00:00
saxmatt
dfb5d51fc4 Moved greymatter import. We should test out this functionality as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 18:35:05 +00:00
emc3
44365a46d5 Only display mod_rewrite rules if a permalink structure is set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 15:03:30 +00:00
emc3
7a1cd62048 Fixed so that you can remove the permalink format string.
git-svn-id: http://svn.automattic.com/wordpress/trunk@500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:56:29 +00:00
saxmatt
797d9518b1 Obsolete.
git-svn-id: http://svn.automattic.com/wordpress/trunk@498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:24:08 +00:00
saxmatt
aee85ac9f1 Placeholder.
git-svn-id: http://svn.automattic.com/wordpress/trunk@497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:22:17 +00:00
mikelittle
30601d05a0 Fix for edit timestamp of comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 01:54:05 +00:00
mikelittle
f1a016e602 Geourl is off by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 00:33:48 +00:00
saxmatt
c8db4426b9 Now edit-comments.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:48 +00:00
saxmatt
0408a7267e Changed format of comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:15 +00:00
saxmatt
1f752b90bc Refer comment editing back to correct page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:21:45 +00:00
saxmatt
7ed6e291ca Menu for different edit pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:13:59 +00:00
saxmatt
d555c3037a New edit comments page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:09:25 +00:00
saxmatt
5751e4c587 Safer to have slash on the end.
git-svn-id: http://svn.automattic.com/wordpress/trunk@483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:45:05 +00:00
saxmatt
e305942420 Fix to match one digit months.
git-svn-id: http://svn.automattic.com/wordpress/trunk@482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:42:16 +00:00
saxmatt
a72dae49bb Correct permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:41:08 +00:00
saxmatt
380a1c8c02 Split up post and edit screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:34:24 +00:00
saxmatt
490e3288d9 Added em and timer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:31:50 +00:00
saxmatt
2f920db571 Some design tweaks. If anyone can figure out why the spacing to the left and right of the menu links is different in Moz and IE they get a gold star.
git-svn-id: http://svn.automattic.com/wordpress/trunk@477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:57:23 +00:00
saxmatt
4665bbc1d2 Last list item shouldn't have right border.
git-svn-id: http://svn.automattic.com/wordpress/trunk@476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:49:02 +00:00
saxmatt
5fcfa1c537 Current is now a class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:31:13 +00:00