Matt Mullenweg
dc3c90813c
Alpha 2 multiple category support.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@571 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:44:42 +00:00
Mike Little
dc373039df
Removed $querycount.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@570 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:27:00 +00:00
Mike Little
f2aa5da5b0
Removed $querycount. Added $wpdb->querycount
...
git-svn-id: https://develop.svn.wordpress.org/trunk@569 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:24:02 +00:00
Mike Little
dc23e01477
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: https://develop.svn.wordpress.org/trunk@568 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:21:09 +00:00
Mike Little
649194bf97
Don't need that final semi-colon
...
git-svn-id: https://develop.svn.wordpress.org/trunk@567 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 00:47:27 +00:00
Matt Mullenweg
83d0276592
Version number change.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@566 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 22:53:53 +00:00
Matt Mullenweg
fecf7f1d53
Alpha multiple category support.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@565 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 22:53:15 +00:00
Matt Mullenweg
94639b4e32
Forgot to take out a function call.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@564 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 19:23:18 +00:00
Matt Mullenweg
cc566a54fa
Made it so class does query counting. Cleaned up errors.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@563 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 19:02:21 +00:00
Matt Mullenweg
778d159be0
New version number.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@562 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 18:34:05 +00:00
Matt Mullenweg
8f1c828555
Multiple category upgrade system. Changed version number.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@561 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 18:33:33 +00:00
Matt Mullenweg
a363114013
Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@560 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-30 22:13:53 +00:00
Mike Little
bee8734f21
Fixed several instances in WordPress where PHP Notices are not being handled correctly.
...
Fixes supplied by Aaron Jensen (aaron@visualprose.com ).
git-svn-id: https://develop.svn.wordpress.org/trunk@559 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-30 00:55:19 +00:00
Mike Little
4efb6bb23a
Missing querycount
...
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-25 00:46:52 +00:00
Matt Mullenweg
6c8852bc51
Fixed bug: http://wordpress.org/support/6/933
...
git-svn-id: https://develop.svn.wordpress.org/trunk@557 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-24 08:24:00 +00:00
Matt Mullenweg
d0b67dbc9f
Save and continue editing.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@556 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 22:15:17 +00:00
Matt Mullenweg
89f418812e
New comment notification system.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@555 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 22:13:33 +00:00
Matt Mullenweg
ef9e036f4a
Bug fix: http://wordpress.org/support/6/1084 .
...
Wrong variable used in previous update.
git-svn-id: https://develop.svn.wordpress.org/trunk@554 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 09:07:31 +00:00
Matt Mullenweg
c08d7f6082
Only show comments and such if an individual post identifier is given.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@553 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 08:41:40 +00:00
Mike Little
65b06fc431
Close span tag for unapproved
...
git-svn-id: https://develop.svn.wordpress.org/trunk@552 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 01:15:51 +00:00
Mike Little
26dde5e892
Fix SQL error
...
git-svn-id: https://develop.svn.wordpress.org/trunk@551 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 01:15:24 +00:00
Dougal Campbell
19944d4b1a
XHTML compliance changes in doGeoUrlHeader() as suggested by Xial http://pxnet.pixelechoes.net/
...
git-svn-id: https://develop.svn.wordpress.org/trunk@550 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-19 18:30:12 +00:00
Matt Mullenweg
b6d0c342a3
Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@549 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-15 08:58:18 +00:00
Dougal Campbell
52f9b145a9
Added url_to_postid() function
...
git-svn-id: https://develop.svn.wordpress.org/trunk@548 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-14 18:55:41 +00:00
Dougal Campbell
6dd2c848a5
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: https://develop.svn.wordpress.org/trunk@547 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 17:50:56 +00:00
Dougal Campbell
9b94f75e32
otaku42's comment moderation patches
...
git-svn-id: https://develop.svn.wordpress.org/trunk@546 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 15:22:47 +00:00
Matt Mullenweg
22289a7f50
Use ems where possible for more flexble layout.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@545 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 09:36:07 +00:00
Mike Little
eace2c3002
Backed out my invalid change.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@544 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 01:30:40 +00:00
Dougal Campbell
082180b728
Fixed rewrite rule for when WP is installed in a subdir.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@543 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 22:15:16 +00:00
Dougal Campbell
5aef5643a2
Never understimate the ingenuity of fools.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@542 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:57:43 +00:00
Dougal Campbell
f122f35020
Fix missing '/' in permalinks when not using the rewritable permalink option
...
git-svn-id: https://develop.svn.wordpress.org/trunk@541 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:49:00 +00:00
Dougal Campbell
7fad3048f3
Set background color on body
...
git-svn-id: https://develop.svn.wordpress.org/trunk@540 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 14:58:35 +00:00
Mike Little
5d240a5e5f
uses bloginfo as appropriate.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@539 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:57:50 +00:00
Mike Little
a795e3d044
uses bloginfo as appropriate.
...
$smarty changed to $wpsmarty
git-svn-id: https://develop.svn.wordpress.org/trunk@538 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:47:28 +00:00
Mike Little
43d6212962
uses bloginfo as appropriate
...
git-svn-id: https://develop.svn.wordpress.org/trunk@537 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:45:38 +00:00
Mike Little
e8e3f87748
get_bloginfo now returns wp- xml files
...
git-svn-id: https://develop.svn.wordpress.org/trunk@536 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:45:02 +00:00
Mike Little
242c85ffcc
b2rss/rdf -> wp-rss/rdf
...
Plus old files do permanent redirect to the new ones.
git-svn-id: https://develop.svn.wordpress.org/trunk@535 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:32:02 +00:00
Mike Little
a91d44f19a
Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@534 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:08:59 +00:00
Matt Mullenweg
0aa56e5042
Newer, cleaner RSS 2.0.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@533 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 07:44:50 +00:00
Mike Little
9f5312addb
Fix for View Post link on comments 'tab' .
...
Also removed some form elements when edting comments.
Removed unused file.
git-svn-id: https://develop.svn.wordpress.org/trunk@532 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 00:04:47 +00:00
Matt Mullenweg
0d46f59004
Layout and CSS tweaks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-08 02:54:23 +00:00
Donncha O Caoimh
768d490acd
Initial import of Smarty Template Support.
...
Some of the WP template api has been wrapped in Smarty function calls.
Added a Smartyised template of the default theme.
A plugin directory has been created for Smarty plugins.
Read wp-sitetemplates/readme.html for further information.
git-svn-id: https://develop.svn.wordpress.org/trunk@530 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 21:16:12 +00:00
Matt Mullenweg
fd6427527c
Just an update, not done yet.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@529 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 06:10:32 +00:00
Matt Mullenweg
64a6d3806d
Save as draft and continue editing feature.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@528 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 07:48:53 +00:00
Mike Little
8daebf1b28
Fix for comment deletion priileges.
...
Bug reported by Michael Renzmann
git-svn-id: https://develop.svn.wordpress.org/trunk@527 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 00:34:41 +00:00
Mike Little
1705487213
Fixed for escaped chars in link title
...
See http://wordpress.org/support/6/942
git-svn-id: https://develop.svn.wordpress.org/trunk@526 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 00:00:45 +00:00
Mike Little
135fd02cad
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: https://develop.svn.wordpress.org/trunk@525 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:44:03 +00:00
Mike Little
67d98d79de
Added delete link to comment notification mail.
...
Contribution from Craig R Hughes craig at hughes-family dot org
git-svn-id: https://develop.svn.wordpress.org/trunk@524 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:11:03 +00:00
Matt Mullenweg
e2a1a8ff47
Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@523 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 15:12:43 +00:00
Alex King
ff147be1d8
added global 'posts' since we check for it before showing the calendar
...
git-svn-id: https://develop.svn.wordpress.org/trunk@522 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 08:47:40 +00:00