Commit Graph

570 Commits

Author SHA1 Message Date
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
mikelittle c9ec9ee848 get_bloginfo now returns wp- xml files
git-svn-id: http://svn.automattic.com/wordpress/trunk@536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:45:02 +00:00
mikelittle d0915e2322 b2rss/rdf -> wp-rss/rdf
Plus old files do permanent redirect to the new ones.


git-svn-id: http://svn.automattic.com/wordpress/trunk@535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:32:02 +00:00
mikelittle 53478a8acb Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:08:59 +00:00
saxmatt 8e7909ad04 Newer, cleaner RSS 2.0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 07:44:50 +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 df2d99e0bb Layout and CSS tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-08 02:54:23 +00:00
donncha 8c8c4a38c8 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: http://svn.automattic.com/wordpress/trunk@530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-07 21:16:12 +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
saxmatt df4544620c Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 15:12:43 +00:00
alex_t_king 536c539b3b added global 'posts' since we check for it before showing the calendar
git-svn-id: http://svn.automattic.com/wordpress/trunk@522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 08:47:40 +00:00
mikelittle 785753c40e Added Alex K's title tooltips back into the calendar code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 02:08:55 +00:00