Mike Little
d83060545d
minor wording change.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@231 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:51:20 +00:00
Mike Little
36b9288aff
Install now does new options tables.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@230 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:18:33 +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
db5f15602e
SQL fix
...
git-svn-id: https://develop.svn.wordpress.org/trunk@228 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:46:32 +00:00
Mike Little
33cbc59ecc
Fix to layout problem. Thanks Dougal!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@226 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:44:04 +00:00
Mike Little
8d7e0372e5
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@224 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:50:20 +00:00
Mike Little
0845942575
More options functionaily
...
validation, error messages
More options
git-svn-id: https://develop.svn.wordpress.org/trunk@223 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:52 +00:00
Mike Little
6b87e1ead4
stop 404 on image
...
git-svn-id: https://develop.svn.wordpress.org/trunk@222 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:06 +00:00
Mike Little
27243190e4
$path -> $siteurl
...
b2config.php -> wp-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@221 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:45 +00:00
Mike Little
fcef79de9b
post Defaults implemented.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@220 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:21 +00:00
Mike Little
31f3ad6ed6
new styles for options page
...
git-svn-id: https://develop.svn.wordpress.org/trunk@219 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:46:28 +00:00
Mike Little
5a0234aeda
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@212 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:42:48 +00:00
Matt Mullenweg
7f6007ae94
Show logged in nickname by logout.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@211 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 21:32:06 +00:00
Mike Little
d264de2394
Now takes notice of editable flag.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@209 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 23:19:21 +00:00
Mike Little
146a509528
First pass at new options/settings system.
...
To run it execute the temporary sql file against your database (see file for table names)
This only does the admin. THe values are not yet used in the code.
git-svn-id: https://develop.svn.wordpress.org/trunk@208 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:59:14 +00:00
Mike Little
70bdb61fa8
Typos corrected
...
git-svn-id: https://develop.svn.wordpress.org/trunk@207 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:56:46 +00:00
Mike Little
c92f03d2cf
Minor update for popup window size.
...
Plus branding change
git-svn-id: https://develop.svn.wordpress.org/trunk@204 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 12:38:51 +00:00
Matt Mullenweg
ad01134511
Focus and tabindex fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@202 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:09:28 +00:00
Mike Little
790f0c6a78
Fixed bug with pre-checking link target in edit mode.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@200 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 23:05:05 +00:00
Mike Little
1dd7ee70d0
Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@199 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 22:31:01 +00:00
Matt Mullenweg
0380958244
Strip slashes of draft titles, XHTML and formatting updates.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@198 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:28:03 +00:00
Matt Mullenweg
92b85735d6
Don't need no stinkin' tables.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@197 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:27:08 +00:00
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