Commit Graph

58 Commits

Author SHA1 Message Date
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
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
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
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
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
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
6fc9f0c212 Removed references to b2edit.php
git-svn-id: https://develop.svn.wordpress.org/trunk@514 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 22:11:42 +00:00
Matt Mullenweg
2a39bceb03 Sanitize_title shouldn't strip existing hypens.
git-svn-id: https://develop.svn.wordpress.org/trunk@505 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-31 14:19:26 +00:00
Matt Mullenweg
eaa329b3fd RSS to use new permalink system. Move non-template functions out of template file.
git-svn-id: https://develop.svn.wordpress.org/trunk@486 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:00:42 +00:00
Matt Mullenweg
448379612e Some options functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@468 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:19:23 +00:00
Matt Mullenweg
49527093ec New title functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@465 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:05:38 +00:00
Dougal Campbell
620001f33e Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Dougal Campbell
9aa628e64b Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
git-svn-id: https://develop.svn.wordpress.org/trunk@456 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-17 19:26:05 +00:00
Matt Mullenweg
e0e981ba75 Texturize preg_split .* should match newlines as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@455 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-16 16:58:48 +00:00
Mike Little
58e530dde4 Added missing global querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@436 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:27:45 +00:00
Matt Mullenweg
c44ea6c9a8 Remove call by reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@411 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-04 18:23:59 +00:00
Dougal Campbell
f0247cb9b1 Added checks for definition list (dl/dt/dd) tags to wpautop.
git-svn-id: https://develop.svn.wordpress.org/trunk@366 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-11 15:27:26 +00:00
Alex King
d45b33bb59 alphabetized category drop down list
git-svn-id: https://develop.svn.wordpress.org/trunk@358 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 04:44:40 +00:00
Mike Little
030bbb2018 Fixes from Patrick MARIE <mycroft@virgaria.org>
regarding un-initialized vars.


git-svn-id: https://develop.svn.wordpress.org/trunk@354 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-02 23:22:04 +00:00
Matt Mullenweg
9ae31a5959 Fixed some funky whitespace issues with autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@345 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 01:53:52 +00:00
Matt Mullenweg
8a83ac5a4c Type that eliminated all content, fixed.
git-svn-id: https://develop.svn.wordpress.org/trunk@342 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:36:09 +00:00
Matt Mullenweg
5796aeb9b0 Type that eliminated all content, fixed.
git-svn-id: https://develop.svn.wordpress.org/trunk@341 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:27:28 +00:00
Matt Mullenweg
ea3fe00746 No smilies inside of HTML tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@340 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:25:56 +00:00
Matt Mullenweg
f2addc85c7 Check for heading tags as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@338 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:00:47 +00:00
Matt Mullenweg
d1c2cd14eb More autop tweaks. This function is becoming very mature.
git-svn-id: https://develop.svn.wordpress.org/trunk@337 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:57:18 +00:00
Matt Mullenweg
81fc93c5b5 Some significant fixes to autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@333 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:09 +00:00
Matt Mullenweg
f34782e69d Fix for autop to allow attributes on elements.
git-svn-id: https://develop.svn.wordpress.org/trunk@322 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:12:31 +00:00
Dougal Campbell
719fd84654 Added optional floatval function for PHP < 4.2.0
git-svn-id: https://develop.svn.wordpress.org/trunk@310 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-14 15:13:20 +00:00
Matt Mullenweg
67abc2c1ea Added documentation hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@309 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 23:07:38 +00:00
michelvaldrighi
374bf36d8e rewrote convert_chars - hi again guys! :)
git-svn-id: https://develop.svn.wordpress.org/trunk@306 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 16:43:24 +00:00
Mike Little
b5701a52a3 Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: https://develop.svn.wordpress.org/trunk@294 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-05 22:44:38 +00:00
Mike Little
f3e54f37c6 Separated out html sanitise stuff from balance tags.
Also made it slightly more robust.


git-svn-id: https://develop.svn.wordpress.org/trunk@284 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-02 13:26:26 +00:00
Mike Little
5e25b738cf Removed mysql direct calls
git-svn-id: https://develop.svn.wordpress.org/trunk@282 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:44:08 +00:00
Mike Little
51395412e7 Added stripslashes to get_userdata()
Reported on the support forums http://wordpress.org/support/3/376


git-svn-id: https://develop.svn.wordpress.org/trunk@271 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-24 00:41:40 +00:00
Mike Little
92ce55a05d Removed mysql reference, converted to EZSQL
git-svn-id: https://develop.svn.wordpress.org/trunk@258 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:51:43 +00:00
Mike Little
d1826532d4 Always strip those tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@245 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:15 +00:00
Mike Little
199a0eaa76 Security fix for comments: Strip out dangerousa tags.
Fix by Michel V.


git-svn-id: https://develop.svn.wordpress.org/trunk@244 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 23:06:12 +00:00
Mike Little
d00989642f tablesettings no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@229 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:48:49 +00:00
Mike Little
8767f6f908 New function to pull new options from db.
Added default parameter to dropdown_categories()
require -> require_once


git-svn-id: https://develop.svn.wordpress.org/trunk@216 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:45:08 +00:00
Mike Little
3122ba26c7 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@203 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 10:08:44 +00:00
Mike Little
8fb0aa37f6 return is not a function!
git-svn-id: https://develop.svn.wordpress.org/trunk@184 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:19:38 +00:00
Matt Mullenweg
170a41cb0f We need the ampersand fixer in the loop too.
git-svn-id: https://develop.svn.wordpress.org/trunk@177 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 22:51:33 +00:00
Matt Mullenweg
9f4dc2e01b Ampersand fixer should be called outside of the texturize loop.
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +00:00
Matt Mullenweg
05ce9b7dd9 Time should update when editing a draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@141 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:02:17 +00:00
Matt Mullenweg
918fbbb95f Added new status fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@140 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 13:26:54 +00:00
Matt Mullenweg
e4875142e3 Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display.
git-svn-id: https://develop.svn.wordpress.org/trunk@133 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:30:13 +00:00
Matt Mullenweg
846c5ec77e Cleaned up functions, ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@125 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:29 +00:00
Matt Mullenweg
49a87f1f0d ezSQL mods.
git-svn-id: https://develop.svn.wordpress.org/trunk@114 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-29 14:04:30 +00:00