Mike Little
fa8e1720fd
Fixed problem with story permalink. passed in filename was relative not absolute.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@188 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:58:38 +00:00
Matt Mullenweg
ed0e810ee6
use DB_NAME instead of $dbname
...
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Mike Little
43bd6d875b
indentation
...
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:24:02 +00:00
Mike Little
32549bc276
Also ping when going from private to published.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@179 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:45:50 +00:00
Mike Little
676d4da628
Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
...
OR when editing a post from draft to published
git-svn-id: https://develop.svn.wordpress.org/trunk@178 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:21:45 +00:00
Matt Mullenweg
876a64bc36
$post conflict.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@173 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 21:47:18 +00:00
Matt Mullenweg
53edb2bf19
Wrong filename and typo in title. Thanks Mike :).
...
git-svn-id: https://develop.svn.wordpress.org/trunk@168 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:07:20 +00:00
Matt Mullenweg
5a6c1a9072
Upgrade script.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@167 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:05:58 +00:00
Matt Mullenweg
76a3fbb555
Forgot post_status.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg
625a66c287
New database fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@165 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:33 +00:00
Matt Mullenweg
0b5e7d2570
Altered with new database fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Mike Little
4bf26d95ba
Removed erroneous require of wp-db
...
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars
git-svn-id: https://develop.svn.wordpress.org/trunk@152 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 23:15:14 +00:00
Mike Little
e22a0e803a
Check for no links returned stops error
...
git-svn-id: https://develop.svn.wordpress.org/trunk@151 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:42:13 +00:00
Mike Little
4ad431f22e
Updated admin levels to match page requirements.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@150 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:29:11 +00:00
Mike Little
adce403896
Fixed admin level security problem.
...
Plus an user -> a user
git-svn-id: https://develop.svn.wordpress.org/trunk@149 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 00:08:51 +00:00
Mike Little
10fedfea94
Fixed old auto-toggle always on bug.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@148 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-02 22:20:27 +00:00
Mike Little
0f0b756152
Fix to use ezsql
...
git-svn-id: https://develop.svn.wordpress.org/trunk@144 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 20:59:33 +00:00
Matt Mullenweg
abb10dc720
New status fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@143 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:49:30 +00:00
Matt Mullenweg
e55a53085a
ezSQL updates.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@139 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:10:47 +00:00
Matt Mullenweg
d2a8ad4512
Padding on lists.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@138 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:08:53 +00:00
Matt Mullenweg
cf815447cf
ezSQL update.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@136 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:52:47 +00:00
Matt Mullenweg
b78cc81107
Added labels.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@135 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:30 +00:00
Matt Mullenweg
559eaa70fd
Removed background from input fields.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@134 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:03 +00:00
Matt Mullenweg
0616b7ae5d
For alternating rows.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:39 +00:00
Matt Mullenweg
1358f1032f
Redid HTML, cleaned up interface, ezSQL, order by name by default.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@130 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:04 +00:00
Matt Mullenweg
20c1e1b206
Use local header graphic.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:30:29 +00:00
Matt Mullenweg
11e66f5d19
Uses ezSQL, added "status", tested. Works great!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@128 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:01:04 +00:00
Matt Mullenweg
733b37e485
ezSQL update.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@127 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:06:11 +00:00
Matt Mullenweg
054a8d1063
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@126 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:56 +00:00
Matt Mullenweg
021c2dd42d
Redirect, prevent directory listing, holder.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 07:47:29 +00:00
Matt Mullenweg
bf5ada66be
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@123 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 06:45:53 +00:00
Matt Mullenweg
7e84127f93
HTML updates, ezSQL changes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@122 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:53 +00:00
Matt Mullenweg
88b7429938
Login form is centered.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@121 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:26 +00:00
Mike Little
7de4771410
Use more faded image. Still looks ugly!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@119 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 00:23:57 +00:00
Mike Little
182947604f
Added import of blogroll (OPML from blogrolling .com)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@118 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-31 00:06:21 +00:00
Mike Little
8782f9e8cc
Fixed problem doubling up http:// prefix.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@113 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 21:36:46 +00:00
Matt Mullenweg
4064397ab1
Admin menu now tells you where you are.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@110 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 07:54:49 +00:00
Mike Little
ff3bd6613a
Fixed error submitting comments from b2edit
...
Thanks to ventonegro on the forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@109 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-27 22:20:05 +00:00
Mike Little
8be0b4f101
Fixed Javscript error in opera
...
git-svn-id: https://develop.svn.wordpress.org/trunk@108 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-26 23:15:10 +00:00
Matt Mullenweg
ae319d220f
New path system.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@96 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 12:43:31 +00:00
Mike Little
4542d7314d
Removed spell checker, auto_br, and preview
...
git-svn-id: https://develop.svn.wordpress.org/trunk@93 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 00:33:40 +00:00
Matt Mullenweg
927abeccef
No need to show the excerpt right here.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@92 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:45:19 +00:00
Matt Mullenweg
73d135153a
Header instead of include.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@90 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:42:36 +00:00
Matt Mullenweg
fea065ebfe
Put in b2config message.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@89 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:42:20 +00:00
Mike Little
b9b6cd0cb2
New and modified images.
...
Fixed image paths.
git-svn-id: https://develop.svn.wordpress.org/trunk@86 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:12:55 +00:00
Matt Mullenweg
9bc4673599
Path fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@84 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 22:25:39 +00:00
Mike Little
6c3fc2a305
Removed $pathserver. Now use $siteurl everywhere.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@83 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:50:22 +00:00
Mike Little
032fe650aa
minor layout change
...
git-svn-id: https://develop.svn.wordpress.org/trunk@81 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:30:13 +00:00
Mike Little
2041d1ba63
Moved admin file
...
git-svn-id: https://develop.svn.wordpress.org/trunk@79 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:28:33 +00:00
Mike Little
21656ff727
Fix for update bug. AutoBR no longer set.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@78 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 09:19:03 +00:00
Mike Little
4d92de3834
Fix problem with registerglobals off
...
Sorted variable based table name.
Added b2links -> wp links table update.
git-svn-id: https://develop.svn.wordpress.org/trunk@76 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 00:10:52 +00:00
Matt Mullenweg
d1c5f394e3
Path changes, minor branding.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@73 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:43:58 +00:00
Mike Little
9321ffb372
Fix problem with registerglobals off
...
Sorted variable based table name.
git-svn-id: https://develop.svn.wordpress.org/trunk@70 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:22:24 +00:00
Mike Little
fa071483d9
Changed cookie name to avoid conflict with parallel b2 installations.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@69 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:21:37 +00:00
Matt Mullenweg
d992a2228a
Structure cleanup, #login stuff added.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@67 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 17:22:28 +00:00
Matt Mullenweg
76fe5688f8
b2 upgrade script, tested to work with 0.6.1.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@63 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 15:32:19 +00:00
Matt Mullenweg
16253ac6d2
Default links, readme link, english fix.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@59 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 13:52:07 +00:00
Matt Mullenweg
0d4713c1b8
Labels added, option for no target.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@54 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 13:34:55 +00:00
Matt Mullenweg
dd5eec9929
CSS fix for IE 5.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@51 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 12:16:28 +00:00
Matt Mullenweg
80f7c9f04f
Path fix.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@50 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:27:46 +00:00
Matt Mullenweg
537f3f6373
Replaced by wp-install.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@49 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:26:24 +00:00
Matt Mullenweg
3c8a505290
New installation.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@45 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:07:05 +00:00
Matt Mullenweg
34f4a57568
Monster administration update. Tables fixed, format streamlined, HTML cleaned up.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@44 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 08:29:51 +00:00
Matt Mullenweg
97ff094990
Clean up entire file, improved error messages and HTML, fixed editing problem, double-checekd security.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@41 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 00:12:22 +00:00
Mike Little
1109a73a5d
More changes for new admin path. Removed relocated files.
...
Moved some more files from b2-include to wp-admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@40 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 22:51:40 +00:00
Matt Mullenweg
316db55cda
New admin file locations.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@38 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 12:12:53 +00:00