Commit Graph

736 Commits

Author SHA1 Message Date
saxmatt 202a3302b2 Renamed b2register -> wp-register
git-svn-id: http://svn.automattic.com/wordpress/trunk@586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:32:17 +00:00
saxmatt 74c34c628d File rename and new functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:28:41 +00:00
saxmatt f537af3271 Latest comments bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 00:31:02 +00:00
saxmatt a13c446857 Trailing whitespace?
git-svn-id: http://svn.automattic.com/wordpress/trunk@583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 20:48:06 +00:00
saxmatt e5bcd9d4a0 Forgot stuff for adding new categories. Fixed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:53:46 +00:00
saxmatt 9998920f07 Category interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:47:09 +00:00
saxmatt 3b8bab3575 New category interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:38:25 +00:00
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 e3645bc203 Made second argument to wp_notify_postauthor optional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:15 +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 cfa73eebd5 list_cats to use new category link function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:25:05 +00:00
saxmatt 42df6fbd9a Now select categories from new table and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 08:59: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 ed973decee Removed $querycount. Added $wpdb->querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:24:02 +00:00
mikelittle 280324268f Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).
Plus removed currently unworkable 304 handling


git-svn-id: http://svn.automattic.com/wordpress/trunk@568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:21:09 +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 c1b372eb29 Forgot to take out a function call.
git-svn-id: http://svn.automattic.com/wordpress/trunk@564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 19:23:18 +00:00
saxmatt e1114fe2bb Made it so class does query counting. Cleaned up errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 19:02:21 +00:00
saxmatt 523033062d New version number.
git-svn-id: http://svn.automattic.com/wordpress/trunk@562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 18:34:05 +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 a5ab0fc858 Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).


git-svn-id: http://svn.automattic.com/wordpress/trunk@559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 00:55:19 +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 1c5322e065 Fixed bug: http://wordpress.org/support/6/933
git-svn-id: http://svn.automattic.com/wordpress/trunk@557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-24 08:24:00 +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
saxmatt 0a243e8bbf New comment notification system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 22:13:33 +00:00
saxmatt 451de48541 Bug fix: http://wordpress.org/support/6/1084 .
Wrong variable used in previous update.


git-svn-id: http://svn.automattic.com/wordpress/trunk@554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 09:07:31 +00:00
saxmatt f33ef28bfc Only show comments and such if an individual post identifier is given.
git-svn-id: http://svn.automattic.com/wordpress/trunk@553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 08:41:40 +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
emc3 d08bcaead8 XHTML compliance changes in doGeoUrlHeader() as suggested by Xial http://pxnet.pixelechoes.net/
git-svn-id: http://svn.automattic.com/wordpress/trunk@550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-19 18:30:12 +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 8f40eb47c0 Added url_to_postid() function
git-svn-id: http://svn.automattic.com/wordpress/trunk@548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-14 18:55:41 +00:00
emc3 64bb4e2e4f Set padding:0 on body to improve display in Opera per http://wordpress.org/support/5/831#post-6 suggestion from Ben de Groot
git-svn-id: http://svn.automattic.com/wordpress/trunk@547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 17:50:56 +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
saxmatt b16ad38d3a Use ems where possible for more flexble layout.
git-svn-id: http://svn.automattic.com/wordpress/trunk@545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 09:36:07 +00:00
mikelittle 70bbae13c4 Backed out my invalid change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 01:30:40 +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
emc3 15b9216634 Never understimate the ingenuity of fools.
git-svn-id: http://svn.automattic.com/wordpress/trunk@542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 20:57:43 +00:00
emc3 3d8f2e3340 Fix missing '/' in permalinks when not using the rewritable permalink option
git-svn-id: http://svn.automattic.com/wordpress/trunk@541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 20:49:00 +00:00
emc3 862558e2f2 Set background color on body
git-svn-id: http://svn.automattic.com/wordpress/trunk@540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 14:58:35 +00:00
mikelittle 96acd627cb uses bloginfo as appropriate.
git-svn-id: http://svn.automattic.com/wordpress/trunk@539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:57:50 +00:00
mikelittle 67fe150108 uses bloginfo as appropriate.
$smarty changed to $wpsmarty


git-svn-id: http://svn.automattic.com/wordpress/trunk@538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:47:28 +00:00
mikelittle de3541a755 uses bloginfo as appropriate
git-svn-id: http://svn.automattic.com/wordpress/trunk@537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:45:38 +00:00