mikelittle
3d1da58e9e
Removed mysql reference, converted to EZSQL
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:51:43 +00:00
mikelittle
6e7325a328
stylesheet fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:49:33 +00:00
mikelittle
8625d16d13
Removed mysql reference
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:47:17 +00:00
mikelittle
e092dcd164
EzSQL
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:46:41 +00:00
mikelittle
edcb80a4c1
Converted to ezSQL
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 20:45:27 +00:00
saxmatt
5e5d3abaf2
We don't need decade old JS hacks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-18 22:57:50 +00:00
mikelittle
d9ecd0832a
Removed unused files
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-17 21:20:36 +00:00
mikelittle
c60046be65
Path fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-09 21:22:53 +00:00
mikelittle
175f144114
Fixed error with comments link in email
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-08 22:35:27 +00:00
mikelittle
2031c68eb8
minor change to apply_filters (spotted by Robert Morrison)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-04 22:22:26 +00:00
mikelittle
68ab72e70d
Fixed problem with previous_post always showing title.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-30 22:27:21 +00:00
mikelittle
06b347f81b
Fixed missing wpdb in next_post()
...
Fixed call to blalanceTags() in comment_text()
git-svn-id: http://svn.automattic.com/wordpress/trunk@247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-26 23:23:37 +00:00
mikelittle
0b558d6d12
No longer needed
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-25 22:13:33 +00:00
mikelittle
afce238b27
Always strip those tags.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-25 22:13:15 +00:00
mikelittle
1120a2c27e
Security fix for comments: Strip out dangerousa tags.
...
Fix by Michel V.
git-svn-id: http://svn.automattic.com/wordpress/trunk@244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-23 23:06:12 +00:00
mikelittle
4e590c32fd
Fix for draft mode posts with now title
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-23 22:05:32 +00:00
mikelittle
32d14eec44
Include -> require_once
...
fixes comment posting bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-21 22:14:55 +00:00
saxmatt
7f1e4f3416
De-uglified registration. Now clean XHTML.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-20 05:16:08 +00:00
mikelittle
34a94a3d6b
Fixed min/max validation for timezone.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 22:35:51 +00:00
saxmatt
82be21f39a
make_clickable didn't work with AIM names with spaces.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 19:22:21 +00:00
saxmatt
f158f22376
Strip HTML from titles for autodiscovery RDF. From Kelson.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 07:06:32 +00:00
mikelittle
062c930a09
Fixed to use $siteurl instead of $path
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 06:35:38 +00:00
mikelittle
701dbb4d61
I'm a bit happier (but not completely) with the upgrade script.
...
It can still mess up if you run it twice :-(
git-svn-id: http://svn.automattic.com/wordpress/trunk@236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 16:29:10 +00:00
mikelittle
15cd86a80f
table changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:55:53 +00:00
mikelittle
c8d7239f39
More changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:20:04 +00:00
mikelittle
fee58eac63
First pass at 0.71 to 0.72 update script.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:07:58 +00:00
mikelittle
8a28e8d8d9
More adjustments. More uniqunes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-16 00:05:43 +00:00
mikelittle
4b81a7a4fa
minor wording change.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:51:20 +00:00
mikelittle
a0c45dd60b
Install now does new options tables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:18:33 +00:00
mikelittle
a5f01a4928
tablesettings no longer used
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:48:49 +00:00
mikelittle
b08123af2c
SQL fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:46:32 +00:00
mikelittle
69d49eb2af
IIS specific redirect
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:44:54 +00:00
mikelittle
58d85df472
Fix to layout problem. Thanks Dougal!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:44:04 +00:00
saxmatt
527b31e4e8
Added ezSQL and small HTML fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-14 16:32:07 +00:00
mikelittle
066f6943bb
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:50:20 +00:00
mikelittle
abfaf6500a
More options functionaily
...
validation, error messages
More options
git-svn-id: http://svn.automattic.com/wordpress/trunk@223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:52 +00:00
mikelittle
9f7fc05b29
stop 404 on image
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:06 +00:00
mikelittle
289efbd8e9
$path -> $siteurl
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:45 +00:00
mikelittle
3d2929adb9
post Defaults implemented.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:21 +00:00
mikelittle
4d1d2c278d
new styles for options page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:28 +00:00
mikelittle
f918f37baa
whitespace
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:04 +00:00
mikelittle
ce679e000f
Use defined beginning of week.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:27 +00:00
mikelittle
6723d53c03
New function to pull new options from db.
...
Added default parameter to dropdown_categories()
require -> require_once
git-svn-id: http://svn.automattic.com/wordpress/trunk@216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:08 +00:00
mikelittle
0bc861330d
b2config.php replaced with wp-config.sample.php
...
wp-settings.php is a new fie which sets up the old globals from b2config
mysmilies.php is a new file with custom smilies (Ex-content of b2config)
day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config)
git-svn-id: http://svn.automattic.com/wordpress/trunk@215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:44:37 +00:00
mikelittle
ffc321125c
Comment re weblogs.com.php
...
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:34 +00:00
mikelittle
53514e21b7
Fix for weekly archive mode. Picks up correct month.
...
require -> require_once
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:14 +00:00
mikelittle
fc41175af3
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
saxmatt
f88409ae82
Show logged in nickname by logout.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 21:32:06 +00:00
saxmatt
dc287c0c34
Blogger import modified to work with WordPress.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 17:49:27 +00:00
mikelittle
5a22dc63d2
Now takes notice of editable flag.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 23:19:21 +00:00